Skip to content

IsoNet2 GUI (AppImage) fails with “Illegal instruction” on HPC #29

@ulloaa

Description

@ulloaa

The IsoNet2 CLI (isonet.py) works as expected, but the GUI (AppImage) fails to launch and consistently exits with:

Illegal instruction

This occurs both when running the AppImage directly and when extracting it and launching via AppRun or the underlying binary. Using --no-sandbox avoids sandbox errors but does not resolve the crash.

Writable paths for $HOME, XDG_*, and TMPDIR were ensured, and required system libraries were installed.

Expected behavior:
The GUI should launch on a standard Linux environment.

Questions:

Are there specific CPU instruction requirements for the AppImage?
Is the GUI expected to work in containerized environments?
Are there alternative builds or recommended installation methods for better compatibility?

At present, only the CLI is usable.

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