helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
807 stars 58 forks source link

runappimage: scribus⋯.AppImage: ld-linux-x86-64.so.2: Exec format error #274

Closed grahamperrin closed 3 years ago

grahamperrin commented 3 years ago

From https://github.com/helloSystem/ISO/issues/198#issue-846889779

Some AppImages reproducably lead to a bad kernel crash and instant reboot

– with reference to https://sourceforge.net/projects/scribus/files/scribus-devel/1.5.6.1/scribus-1.5.6.1-linux-x86_64.AppImage/download?target=_blank

No kernel panic here. Instead:

image

exec: /tmp/appimage.cd2wxK4L/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2: Exec format error

grahamperrin commented 3 years ago

Similarly, with more recent version 1.5.7 of the image from https://sourceforge.net/projects/scribus/files/scribus-devel/:

image


Side note (off-topic from runappimage): as pictured, the port to FreeBSD does run on 13.0-RELEASE-p4.

grahamperrin commented 3 years ago

(I experimented with two other images, got a different error.)

grahamperrin commented 3 years ago

Not specific to FreeBSD 13.0-RELEASE-p4.

Reproducible with outdated 12.2-RELEASE from hello-0.6.0_0F32-FreeBSD-12.2-amd64.iso:

image

probonopd commented 3 years ago

Please install e.g., Chrome using https://github.com/mrclksr/linux-browser-installer, then retry and see whether that makes a difference. Thanks!

grahamperrin commented 3 years ago

Thanks.

On 13.0-RELEASE-p4 it runs, without ld-linux-x86-64.so.2: Exec format error.

(A different issue: the dock disappears.)