Open
Description
Hi,
I'm currently packaging a 3D modeling application we developed using appimage-builder on Rocky Linux 9.
The generated AppImage segfaults during initialization of libgpg-error.so.0 (this happens before the main() function of our application is reached, and all libraries are found).
Note that I tried using appimage-builder 1.1.0, the head version, and the one available thru pip.
After extracting the AppImage and removing libapprun_hooks.so from the extracted folder, the application runs smoothly when executed from the extracted folder.
Question: Is there a way to create an AppImage that does not load libapprun_hooks.so?
Any suggestions or insights on this issue are welcomed.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels