wende / autocomplete-elixir

Intelligent Elixir autocompletion provider for Atom autocomplete-plus
MIT License
42 stars 11 forks source link

Installing this plugin caused atom to crash #51

Open Alexspayne opened 8 years ago

Alexspayne commented 8 years ago

Atom crashed, and kept crashing every time I loaded it until I manually uninstalled the plugin.

Alexspayne commented 8 years ago

Similar to this issue: https://github.com/wende/autocomplete-elixir/issues/30

the-noob commented 8 years ago

Had the same problem, after about 30 mins Atom would crash with

/usr/bin/atom: line 115:  6948 Segmentation fault      (core dumped) nohup "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1
App load time: 393ms
Failed to get crash dump id.
Report Id:

Turns out the path to Erlang was wrong, pointing to the binary itself /usr/bin/erl instead of the directory /usr/bin

glauciom commented 8 years ago

+1 Same thing here

rlopzc commented 8 years ago

+1 Same here.

fboyer commented 8 years ago

+1 Same here, except in my case the crash occurs within minutes (or seconds) of launching Atom. The crashes stop occurring as soon as this package is uninstalled.

Configuration:

MisterSpicy commented 7 years ago

+1 same here - crashes within seconds of running

Elixir 1.3.4 Atom 1.12.2 OSX 10.10

Console Crash: Atom_Helper_2016-11-14-121335.txt