I accidentally fixed my problem by installing some packages.
I think it's this one:
libglvnd-devel
- 4 weeks later...
I think it's this one:
libglvnd-devel
I had the exact same problem, and installing that package fix it, so I can confirm that installing the libglvnd-devel package fixes the segmentation fault.
- 2 months later...
I was getting segfaults running Cura AppImages on Fedora 26.
I started with the latest at the time 2.6.2 and then tried 2.6.1 and 2.6.0. I was getting the same segfault.
Installing the libglvnd-devel package fixed them.
Thank you!
- 3 weeks later...
I had the same problem on Devuan Linux (latest Ascii release). Unfortunately, the libglvnd-devel library doesn't exist on that distribution and, because I had installed the latest Nvidia drivers directly, the equivalent packages didn't work either.
I found the source code for the library on GitHub: https://github.com/NVIDIA/libglvnd
I then followed the instructions to download and build. I then had to run "sudo make install" to install the new libraries.
With that done, Cura starts and runs nicely.
For what it's worth, Cura 2.6.2 runs fine... but still segfaults on exit (every time - Devuan Linux "Ascii", basically Debian 9 "Stretch" without systemd).
- 2 months later...
Interesting I also have NVidia drivers installed..
However, I don't think you need the *-devel package. The regular libraries shall be enough.
Recommended Posts
hcoohb 0
Hi,
I have the same issue happening...
I have a laptop and desktop both running fedora25 ,
Cura 2.4 appimage is working fine on laptop
But crashes on start on the desktop when creating the window (after the splash screen)... a segfault.
I can help troubleshooting if necessary, just let me know what to do.
Thanks and regards
Link to post
Share on other sites