You are not logged in.

#1 2018-08-07 20:02:03

jmannonpdx
Member
Registered: 2018-05-29
Posts: 8

Electron apps not running after last update

Hello, I did the last system update today and having a issue running electron apps. Atom and Slack to be specific.

> atom                               
~> /usr/bin/atom: line 141: 18823 Segmentation fault      (core dumped) nohup "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1
~> slack     
[1]    19063 segmentation fault (core dumped)  slack
exit 139

Anyone know what's going on here?

Offline

#2 2018-08-07 20:36:08

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: Electron apps not running after last update

Electron has some problems with  glibc 2.28-1
https://bugs.archlinux.org/task/59550
Edit: But apparently this should not happen with electron and atom from the community repo?

Last edited by progandy (2018-08-07 20:41:05)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Online

#3 2018-08-07 20:54:57

jmannonpdx
Member
Registered: 2018-05-29
Posts: 8

Re: Electron apps not running after last update

Thanks, I downgraded my glibc and my apps running on electron are working again.

Offline

Board footer

Powered by FluxBB