snapcrafters / atom

:atom: A community-maintained package to easily install Atom on Linux
https://snapcraft.io/atom
MIT License
25 stars 10 forks source link

apm segfaults #27

Closed mattcode55 closed 6 years ago

mattcode55 commented 6 years ago
When trying to search for packages in Atom

Screenshot

When running apm manually
$ apm
/snap/atom/109/usr/bin/apm: line 63:  8312 Segmentation fault      (core dumped) "$binDir/$nodeBin" "$cliPath" "$@
wandrewkeech commented 6 years ago

Just encountered the same problem, for atom 1.23.1 (109)

evanp commented 6 years ago

Ditto here

LanceGundersen commented 6 years ago

Same here.

flexiondotorg commented 6 years ago

Fixed via https://github.com/snapcrafters/atom/commit/78b5f36dabb11c34fa4199cb26c3cfd0d5a0baa5 and Atom 1.23.2 is released to the stable channel.