Skip to content

AppImages 0.2.2 and 0.3.0 are segfaulting on manjaro linux #6

@muonIT

Description

@muonIT

If I try to run either the 0.2.2 or 0.3.0 releases on manjaro I get:
LANG=C /tmp/appimage-debug/etf_image_tools-v0.3.0-x86_64-linux/ocio_maker.AppImage
Segmentation fault (core dumped)

strace'ing it isn't really helpful.

Running
./lut_maker.AppImage --appimage-extract
yields a squashfs-root/ folder.
If I cd into squashfs-root/usr/bin and run ./bin there the program works.
If I try running the squashfs-root/AppRun program - that segfaults.
ldd'ing that is fine, as is the ./bin program. No libraries are missing.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions