codebuilds
codebuilds copied to clipboard
Code-oss fails to launch on PI Zero
I get the following message when launching code-oss version 1.14.0-1497990159 on the pi zero with Raspbian GNU/Linux 8 (jessie) and Node 4.2.1:
/usr/bin/code-oss: line 35: 6672 Illegal instruction ELECTRON_RUN_AS_NODE=1 "$ELECTRON" "$CLI" "$@"
This happens with both apt-get and wget installations. Is this a known problem with a planned fix? Any workarounds?
Thx.
Hi, I'm getting the same error on Raspbian GNU/Linux 9 (stretch) on a Raspberry Pi 1 Model B:
/usr/bin/code-oss: line 35: 1276 Segmentation fault ELECTRON_RUN_AS_NODE=1 "$ELECTRON" "$CLI" "$@"
I did the apt installation, but it seems some dependencies didn't install right. Tried to fix the package installation with "sudo apt-get install -f code-oss" but got the same error again.
My node version is 4.8.2.
Thanks in advance!
Hi, I'm getting the same error on Raspbian on a Raspberry Pi 2 Model B:
/usr/bin/code-oss: line 35: 3546 Illegal instruction ELECTRON_RUN_AS_NODE=1 "$ELECTRON" "$CLI" "$@"
Thanks in advance!
I'm having the same issue on my Zero W
Same with original Pi.
Can someone try this again on one of these devices?
The binary packages are building from the very latest versions and I'm hopeful this will now be resolved.
i tested in pi model b 512mg (BCM2835 Rev 000e) and get de same problem whit the last version "/usr/bin/code-oss: line 35: 1209 illegal instruction ELECTRON_RUN_AS_NODE=1 "$ELECTRON" "$CLI" "$@" "
Same with pi0
/usr/bin/code-oss: line 35: 1511 Illegal instruction ELECTRON_RUN_AS_NODE=1 "$ELECTRON" "$CLI" "$@"
Same with Pi Zero W, Raspbian Stretch 2019-04-08, all updates applied, code-oss_1.32.0-1550644722_armhf.deb
/usr/bin/code-oss: line 35: 963 Illegal instruction ELECTRON_RUN_AS_NODE=1 "$ELECTRON" "$CLI" "$@"
Same with Pi Zero W, Raspbian Stretch 2019-04-08, all updates applied, code-oss_1.32.0-1550644722_armhf.deb
/usr/bin/code-oss: line 35: 963 Illegal instruction ELECTRON_RUN_AS_NODE=1 "$ELECTRON" "$CLI" "$@"
Same here.
Same with Pi Zero W, Raspbian Stretch 2019-04-08, all updates applied, code-oss_1.32.0-1550644722 /usr/bin/code-oss: line 35: XXXX Illegal instruction ELECTRON_RUN_AS_NODE=1 "$ELECTRON" "$CLI" "$@" Please anyone can help us?
Nothing? Anyone?
I have the same issue on Ubuntu Xenial 32 bit. I made some research and found that it is problem with Electron. Electron finished support for 32 Linux: https://www.electronjs.org/blog/linux-32bit-support I guess this is the reason of this issue. I will try to find more about that, maybe some older Electron version will be working.
I have hit this same error with freshly installed on Raspberry Pi Zero