PrusaControl
PrusaControl copied to clipboard
Crashes on launch on Fedora 26 64-bit
Immediately after launching before any UI is drawn, the program crashes.
[dtaylor@dylantaylor-precision ~]$ ./prusacontrol_0.9.2.297_beta.AppImage
Segmentation fault (core dumped)
Please check if this also happens with https://bintray.com/probono/AppImages/download_file?file_path=PrusaControl-1555.glibc2.17-x86_64.AppImage
Recipe used: https://github.com/AppImage/AppImages/commit/a9b15d600f33f7b97811116eae6479225f2dd081
If it does, can you please run it with LD_DEBUG=libs ./*.AppImage and see whether you can identify what causes the crash from the output there?