Skip to content

AppImage 0.1.0 crashes with segmentation fault on Ubuntu #11

Description

@speight-wq

AppImage 0.1.0 crashes with segmentation fault on Ubuntu

The ElectrumSVP-0.1.0.AppImage immediately crashes with:

Segmentation fault (core dumped)

I'm running Ubuntu/GNOME Wayland. I also tested both QT_QPA_PLATFORM=xcb and QT_QPA_PLATFORM=wayland; both still crash.

After extracting the AppImage:

  • Python: 3.9.13
  • Qt: 5.15.2
  • PyQt5 imports successfully
  • QtWidgets works when explicitly using the bundled libraries (QtWidgets OK)

However, normal AppImage startup produces:

undefined symbol: _ZdlPvm, version Qt_5

Could you check the Qt/PyQt5 library loading/packaging in the 0.1.0 AppImage?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions