I've been getting persistent crashes ( core dump ) when trying to use conic tool on a 3Dsurface. I was using master from a week or two back but did a new pull this morning and still get the same.
Code: Select all
Tool type: Undefined
Tool type: Engraver
FreeCAD: /svn/opencamlib/src/cutters/conecutter.cpp:46: ocl::ConeCutter::ConeCutter(double, double, double): Assertion `center_height > 0.0' failed.
Aborted (core dumped)
Code: Select all
Reading failed from embedded file: PartShape24.bin (0 bytes, 2 bytes compressed)
Reading failed from embedded file: PartShape25.bin (0 bytes, 2 bytes compressed)
Reading failed from embedded file: PartShape27.bin (0 bytes, 2 bytes compressed)
Reading failed from embedded file: PartShape28.bin (0 bytes, 2 bytes compressed)
Reading failed from embedded file: PartShape29.bin (0 bytes, 2 bytes compressed)
Reading failed from embedded file: PartShape30.bin (0 bytes, 2 bytes compressed)
Reading failed from embedded file: PartShape31.bin (0 bytes, 2 bytes compressed)
FreeCAD: /svn/opencamlib/src/cutters/conecutter.cpp:46: ocl::ConeCutter::ConeCutter(double, double, double): Assertion `center_height > 0.0' failed.
Aborted (core dumped)
Code: Select all
Tool type: Engraver
FreeCAD: /svn/opencamlib/src/cutters/ballcutter.cpp:41: ocl::BallCutter::BallCutter(double, double): Assertion `length>0.0' failed.
Aborted (core dumped)
Use legacy tools is true.
OS: Fedora 31 (Thirty One) (LXDE/LXDE)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.23935 (Git)
Build type: Release
Branch: master
Hash: d5b68febbb4989b290b9af36bb2cb21d61a87a2e
Python version: 3.7.9
Qt version: 5.13.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/United Kingdom (en_GB)