FreeCAD crash after clicking in tree view

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
User avatar
f3nix
Posts: 346
Joined: Sat May 30, 2015 11:58 am

FreeCAD crash after clicking in tree view

Post by f3nix »

Hi,
I'm testing Assembly 2 WB. After creating a constraint and clicking on it in the tree view FreeCAD crashes with the following message:

====
creating axialConstraint04
Constraint system solved in 0.74s; resulting system has 2 degrees-of-freedom
FreeCAD: /home/f3nix/devel/freecad/FreeCAD_sf_master/src/App/Enumeration.cpp:260: std::vector<std::basic_string<char> > App::Enumeration::getEnumVector() const: Warunek zapewnienia `_EnumArray' nie został spełniony.
Przerwane
====

It does not happen all the time. Only once in a while. So I do not know how to reproduce it consistently. But it is very annoying to save the work after every edit and launching FreeCAD a few times in an hour.

Any ideas what is going on?

Cheers,
Mateusz

OS: Debian GNU/Linux unstable (sid)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.5196 (Git)
Build type: Release
Branch: master
Hash: cc281d482e71fe911289f873f3610cd1f0a559a8
Python version: 2.7.10
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 6.9.0

PS. In the release build I get:
*** Abort *** an exception was raised, but no catch was found.
... The exception is:SIGSEGV 'segmentation violation' detected. Address 0
Post Reply