Closed fronald closed 1 month ago
Workaround: Passing environment variable XDG_SESSION_TYPE=X
everything is fine.
Hi @fronald thanks for the report. I am not sure what to do about this crash as it seems to be specific to archlinux. Can you tell me a bit more about this XDG_SESSION_TYPE flag and what it does? The tool internals are being heavily reworked by https://github.com/FreeCAD/FreeCAD/pull/15384 so this may be fixed by this PR. If after this PR merge you still have this crash, then we'll see.
I'm really don't know. Without flag same project crashes when creating view exploded on Fedora KDE 6 Wayland with NVidia drivers. Seems like with libcoin?
Sorry for the confusion. As I need to use this functionality, I did a lot of research and used this flag. When I put it on, everything worked normally. I was happy and commented here. Now I went to record a video with and without this flag and the problem reproduced in both cases. Therefore, false alarm.
Apparently it is intermittent and I had the false feeling that it had been resolved when I inserted the environment variable. But doing more testing, there really is no correlation.
Possibly related: https://github.com/FreeCAD/FreeCAD/issues/15706
Correct this is the same as https://github.com/FreeCAD/FreeCAD/issues/15706. So I will close this one.
Is there an existing issue for this?
Problem description
When opening the assembly workbench and trying to create an exploded view, the software aborts with a segmentation fault.
Full version info
Subproject(s) affected?
Assembly
Anything else?
Video with reproduction steps:
https://github.com/user-attachments/assets/85690215-b5de-4c7d-a1fa-65ae4c96e6cc
Error terminal output:
Code of Conduct