New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh install of atom 1.60.0 crashes on Fedora Linux 35 (Workstation Edition) #25098
Comments
|
$ atom --safe Unexpected crash report id length |
|
Further research suggests that this is a problem with Electron or one of its dependencies. But since it affects atom, it may be worth the atom devs chasing it down. |


Prerequisites
Description
atom launches (empty window appears) and then crashes immediately with the following output to ~/.atom/nohup.out
[222940:0404/145510.496703:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
--2022-04-04 14:55:10-- https://atom.io/crash_reports
Resolving atom.io (atom.io)... 52.202.168.65, 54.237.133.81, 54.161.241.46, ...
Connecting to atom.io (atom.io)|52.202.168.65|:443... connected.
HTTP request sent, awaiting response... 204 No Content
2022-04-04 14:55:12 (0.00 B/s) - ‘/dev/fd/4’ saved [0]
Unexpected crash report id length
Failed to get crash dump id.
Report Id:
--2022-04-04 14:55:12-- https://atom.io/crash_reports
Resolving atom.io (atom.io)... 52.202.168.65, 54.237.133.81, 54.161.241.46, ...
Connecting to atom.io (atom.io)|52.202.168.65|:443... connected.
HTTP request sent, awaiting response... 204 No Content
2022-04-04 14:55:13 (0.00 B/s) - ‘/dev/fd/4’ saved [0]
Unexpected crash report id length
Failed to get crash dump id.
Report Id:
Steps to Reproduce
Atom : 1.60.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1
Expected behavior:
atom gui appears and is functional
Actual behavior:
Window appears and disappears again.
Reproduces how often:
100%, consistent
Versions
atom --version
Atom : 1.60.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1
Desktop version info:
Fedora Linux 35 (Workstation Edition)
GNOME 41.5
X11 windowing system
Processor: Intel® Core™ i7-8700T CPU @ 2.40GHz × 12
Graphics: NVIDIA Corporation GP107GL [Quadro P620]
Additional Info:
free -h
total used free shared buff/cache available
Mem: 31Gi 7.7Gi 7.5Gi 219Mi 16Gi 22Gi
Swap: 8.0Gi 849Mi 7.2Gi
Additional Information
Tried all troubleshooting steps, and crash behavior is unchanged.
The text was updated successfully, but these errors were encountered: