Freecad-git on Gentoo+wayland crashes on opening new design or example...

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
Brane213
Posts: 1
Joined: Thu Apr 25, 2019 6:09 pm

Freecad-git on Gentoo+wayland crashes on opening new design or example...

Post by Brane213 »

I have a system with Gentoo and recent packages, that works fine in all other respects.
It's a Ryzen SoC ( V1807B - Ryzen 4C/8T CPU + Vega11 iGPU).
I run mesa-9999 with vulkan support and under wayland+sway

FreeCAD-999 compiled and starts fine, but at the moment that I either start new project or try to open any example, it crashes with message:
connect failed: No such file or directory
freecad: /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/gl.cpp:2354: const cc_glglue* cc_glglue_instance(int): Assertion `current_ctx && "Must have a current GL context when instantiating cc_glglue!! (Note: if you are using an old Mesa GL version, set the environment variable COIN_GL_NO_CURRENT_CONTEXT_CHECK to get around what may be a Mesa bug.)"' failed.
Prekinjen (izpis jedra)
I tried using that advice and setting COIN_GL_NO_CURRENT_CONTEXT_CHECK, but then I get just a screenfull crash report from MESA.
All other stuff that is using mesa is running fine ( various cad, openscad, mpv, games like saurbraten etc), just freecad crashes.

Anyone with an idea where to look ?
Post Reply