PrusaControl icon indicating copy to clipboard operation
PrusaControl copied to clipboard

Crashes on launch on Fedora 26 64-bit

Open dylanmtaylor opened this issue 8 years ago • 1 comments

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)

dylanmtaylor avatar Aug 10 '17 06:08 dylanmtaylor

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?

probonopd avatar Aug 28 '17 17:08 probonopd