View Issue Details

IDProjectCategoryView StatusLast Update
0001429FreeCADBugpublic2014-02-22 12:30
Reportershoogen Assigned Towmayer  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
OSLinux 
Product Versiontrunk 
Summary0001429: don't apply booleans on null shapes
Descriptionjust another sigsegv ;)
0 0x00007fff881cd50b in BOPCol_Array1<BOPDS_InterfVE>::Append() ()
   from /usr/local/lib/libTKBO.so.7
#1 0x00007fff88225b16 in BOPAlgo_PaveFiller::ForceInterfVE(int, Handle_BOPDS_PaveBlock&, NCollection_Map<Handle_BOPDS_PaveBlock, TColStd_MapTransientHasher>&)
    () from /usr/local/lib/libTKBO.so.7
0000002 0x00007fff8822a62b in BOPAlgo_PaveFiller::PerformEE() ()
   from /usr/local/lib/libTKBO.so.7
0000003 0x00007fff8820bd26 in BOPAlgo_PaveFiller::Perform() ()
   from /usr/local/lib/libTKBO.so.7
0000004 0x00007fff88194081 in BRepAlgoAPI_BooleanOperation::Build() ()
   from /usr/local/lib/libTKBO.so.7
0000005 0x00007fff8819ad31 in BRepAlgoAPI_Fuse::BRepAlgoAPI_Fuse(TopoDS_Shape const&, TopoDS_Shape const&) () from /usr/local/lib/libTKBO.so.7
0000006 0x00007fff8b1ea2e6 in Part::MultiFuse::execute (this=0x7450060)
    at free-cad/src/Mod/Part/App/FeaturePartFuse.cpp:92
0000007 0x00007ffff6c34e97 in App::DocumentObject::recompute (this=0x7450060)
    at free-cad/src/App/DocumentObject.cpp:85
0000008 0x00007fff8b1fd5db in Part::Feature::recompute (this=0x7450060)
    at free-cad/src/Mod/Part/App/PartFeature.cpp:81
0000009 0x00007ffff6bef00a in App::Document::_recomputeFeature (this=0x34280f0,
    Feat=0x7450060) at free-cad/src/App/Document.cpp:1347
0000010 0x00007ffff6beecba in App::Document::recompute (this=0x34280f0)
    at free-cad/src/App/Document.cpp:1314
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master e8cb83a4

2014-02-22 13:06:30

wmayer

Details Diff
+ fixes 0001429: don't apply booleans on null shapes Affected Issues
0001429
mod - src/Mod/Part/App/FeaturePartBoolean.cpp Diff File
mod - src/Mod/Part/App/FeaturePartFuse.cpp Diff File
mod - src/Mod/Part/App/TopoShape.cpp Diff File

Issue History

Date Modified Username Field Change
2014-02-21 20:46 shoogen New Issue
2014-02-22 12:30 wmayer Changeset attached => FreeCAD Master master e8cb83a4
2014-02-22 12:30 wmayer Assigned To => wmayer
2014-02-22 12:30 wmayer Status new => closed
2014-02-22 12:30 wmayer Resolution open => fixed