atom / atom

:atom: The hackable text editor
https://atom.io
MIT License
60.09k stars 17.4k forks source link

Atom 1.47.0 crashed randomly after upgrade to Debian 10 Linux kernel 5.6 #20888

Open yikaus opened 4 years ago

yikaus commented 4 years ago

Prerequisites

Description

Atom crash randomly during the running even without any action on it.

Steps to Reproduce

Open atom , leave it open after couple minutes.

Crash randomly after a while evenv without any action on it . Syslog shows

Jun 4 19:43:06 kernel: [ 648.321661] traps: atom[5165] trap int3 ip:55ba88417627 sp:7ffe31753870 error:0 in atom[55ba864f3000+5024000]

Reproduces how often:

Within couple of minutes

Versions

atom --version
Atom : 1.47.0 Electron: 5.0.13 Chrome : 73.0.3683.121 Node : 12.0.0

lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster

Kernel: 5.6.0-2-amd64 x86_64 bits: 64 compiler: gcc v: 8.3.0

Additional Information

Atom was not able to start after upgrade to kernel 5.6 . same issue with #20756 , change permission chrome-sandbox to mode 4755 made it work. however this is another issue followed atom started.

yikaus commented 4 years ago

Same issue even upgrade to 1.48.0

yikaus commented 4 years ago

Downgrade to 1.46 resolved the issue. issue on 1.47 onward

wccropper commented 4 years ago

Issue exists on Centos7 v1.47 as well.