View Issue Details

IDProjectCategoryView StatusLast Update
0015988Open CASCADEOCCT:Visualizationpublic2012-01-12 13:43
Reportervro Assigned Tovro  
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.2.1 
Summary0015988: Crash in AIS_DiameterDimension for non-automatic positioning
DescriptionThere are two constructors in AIS_DiameterDimension. The first one admits
automatic positionning of the dimension, the second one sets automatic
positionning to OFF. The first constructor works fine, but the second one raises
an exception in the method ::Compute of the class. The reason of the exception:
there is no check on NULL data, which is set only if automatic positionning is ON.
Additional information
and documentation updates
Documentation remark, added by VRO 2007-05-23 15:45:57:

Changes:
I fixed a bug for AIS_DiameterDimension. It raised exception if
automatic-position of the dimension is OFF.
Modified entities:
AIS/AIS_DiameterDimension.cxx
TagsNo tags attached.
Test case number

Attached Files

  • vro-occ15988-v1.rar (4,324 bytes)

Activities

2007-05-21 08:22

 

vro-occ15988-v1.rar (4,324 bytes)

Issue History

Date Modified Username Field Change
2007-05-21 17:02 bugmaster Assigned To bugmaster => vro
2007-05-21 17:02 bugmaster Status new => assigned
2007-05-21 17:02 bugmaster Status assigned => resolved
2007-05-23 17:36 bugmaster Status resolved => tested
2007-07-27 17:21 bugmaster Status tested => verified
2009-06-23 18:34 bugmaster Status verified => closed
2009-06-23 18:34 bugmaster Resolution @0@ => fixed
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2012-01-12 13:43 atp Description Updated
2012-01-12 13:43 atp Additional Information Updated