View Issue Details

IDProjectCategoryView StatusLast Update
0000504Open CASCADEOCCT:Modeling Algorithmspublic2012-01-19 17:32
ReporterptvAssigned Toifv 
PriorityimmediateSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.0.0 
Summary0000504: AllocMemory while intersection command
DescriptionTrying intersect cone and plane surface.
In C40 no result
In dev longtime waiting and alloc exception.
The problem is that surfaces is not trimmed and may be intersection going on
parametric case. As result it would be endless solution that takes all memory
and crach with AllocMemory exception.

Special comment for QA team:
 Result of command intersection must be neither exception (as it in dev) nor
empty result (as it in C40).
Rgrds, PTV.
TagsNo tags attached.
Test case number

Attached Files

  • intConePlane.tar.gz (371 bytes)
  • OCC504.tar (50,176 bytes)
  • fix_for_FIXOCC40.tar (48,640 bytes)

Activities

2002-07-03 10:44

 

intConePlane.tar.gz (371 bytes)

2002-07-08 15:09

 

OCC504.tar (50,176 bytes)

2002-09-30 10:57

 

fix_for_FIXOCC40.tar (48,640 bytes)

Issue History

Date Modified Username Field Change
2002-07-03 17:07 bugmaster Assigned To bugmaster => ifv
2002-07-03 17:07 bugmaster Status new => assigned
2002-07-08 19:09 ifv Status assigned => resolved
2002-07-08 19:09 bugmaster CC => apv
2002-07-09 18:02 apv CC => aki
2002-07-10 17:32 bugmaster Status resolved => tested
2002-08-02 19:00 bugmaster Status tested => closed
2002-08-02 19:00 bugmaster Resolution @0@ => fixed
2002-08-12 13:14 bugmaster Product Version => 4.0
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2012-01-19 17:32 atp Description Updated