Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on linux when starting #1788

Open
nwpulverizer opened this issue Feb 11, 2025 · 0 comments
Open

Crash on linux when starting #1788

nwpulverizer opened this issue Feb 11, 2025 · 0 comments

Comments

@nwpulverizer
Copy link

Trying to start the software on an AMD laptop running an arch based Linux distribution results in the following error:
fish: Job 1, 'hexrdgui' terminated by signal SIGSEGV (Address boundary error)

and if run in a bash shell:
Segmentation fault (core dumped)

Note I also get the error
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
But I am able to manually change the environment variable for qpa plugin to xcb to fix this, but the seg fault persists.

This issue occurs with both the conda installed package in a virtual environment and the tar ball pulled from github when running
/bin/hexrdgui from inside the extracted tar ball I get a similar but maybe more helpful error

./bin/hexrdgui: line 7: 50631 Segmentation fault      (core dumped) "${SCRIPT_DIR}/python" "${SCRIPT_DIR}/run-hexrdgui.py" "$@"```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant