Skip to content

Issue with libapprun_hooks.so causing indirect segfault in AppImage on Rocky9 #363

Open
@arquier

Description

@arquier

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions