View Issue Details

IDProjectCategoryView StatusLast Update
0000783CommunityOCCT:Modeling Algorithmspublic2011-12-15 17:54
ReporteremoAssigned Topkv 
PrioritynormalSeveritytrivial 
Status closedResolutionunable to reproduce 
OSAll 
Fixed in Version5.0.0 
Summary0000783: Bug using new Boolean Operation
DescriptionThis bug has been added by Xavier Lhomme at
http://www.opencascade.org/forumorg/bug.php?bug_id=83&f=8 .

---------

Hi

  I use the new Boolean Operation Project (BOP) and I have a segmention fault.

  in BOPTools_Tools2D::AdjustPCurveOnFace :
  at line aC2D->D0(aT,pC2D); because aC2D is null
there is no test line like if (aC2D.IsNull()) ....

aC2D is an handle define in
BOPTools_PCurveMaker.cxx
and obtain by const Handle(Geom2d_Curve)& aC2D1=aIC.FirstCurve2d();

...

---------
TagsNo tags attached.
Test case number

Attached Files

Activities

2002-11-10 09:40

 

bugbool.zip (2,803 bytes)

Issue History

Date Modified Username Field Change
2002-09-25 14:44 bugmaster Assigned To bugmaster => ifv
2002-09-25 14:44 bugmaster Status new => assigned
2002-09-25 14:44 bugmaster Summary => Bug using new Boolean Operation
2002-09-25 14:52 ifv Assigned To ifv => pkv
2002-09-25 14:59 pkv CC => aki, vtn
2002-09-25 15:32 bugmaster Status assigned => closed
2002-09-25 15:32 bugmaster Resolution @0@ => suspended
2002-11-10 13:44 bugmaster Status closed => @-1@
2002-11-10 13:44 bugmaster Resolution suspended => @0@
2002-11-10 13:45 bugmaster Status @-1@ => assigned
2002-11-12 14:28 bugmaster Status assigned => closed
2002-11-12 14:28 bugmaster Resolution @0@ => unable to reproduce
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2011-12-15 17:54 bugmaster Project Open CASCADE => Community