freecad crahes every time when creating a new file on debian buster

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
mun2
Posts: 2
Joined: Thu Sep 05, 2019 7:41 pm

freecad crahes every time when creating a new file on debian buster

Post by mun2 »

Hi, whenever I create a new file on freecad it instantly crashes.
The os is Debian Buster and FreeCAD version 0.18.

When running "freecad -l" in the shell the following is the result:


FreeCAD 0.18, Libs: 0.18R
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019
##### #### ### ####
# # # # # #
# ## #### #### # # # # #
#### # # # # # # # ##### # #
# # #### #### # # # # #
# # # # # # # # # ## ## ##
# # #### #### ### # # #### ## ## ##

Coin warning in cc_glglue_instance(): Error when setting up the GL context. This can happen if there is no current context, or if the context has been set up incorrectly.
Program received signal SIGSEGV, Segmentation fault.
#0 /lib/arm-linux-gnueabihf/libc.so.6(__default_sa_restorer+0) [0xb3413120
User avatar
yorik
Founder
Posts: 13664
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: freecad crahes every time when creating a new file on debian buster

Post by yorik »

This looks like OpenGL not properly set up. Do other OpenGL-based apps such as Blender run?
User avatar
kkremitzki
Veteran
Posts: 2515
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: freecad crahes every time when creating a new file on debian buster

Post by kkremitzki »

I think this is the Raspberry Pi 4 bug that has been discussed elsewhere.
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
Post Reply