View Issue Details

IDProjectCategoryView StatusLast Update
0022986Open CASCADEOCCT:Modeling Algorithmspublic2012-11-16 13:16
ReportervtnAssigned Tobugmaster  
PrioritynormalSeveritycrash 
Status closedResolutionno change required 
PlatformWindowsOSVC++ 2005 
Product Version6.5.2 
Target Version6.5.4Fixed in Version6.5.4 
Summary0022986: Regression with OCCT652 on Windows. DRAWEXE craches during featprism.
Descriptioncrash of DRAWEXE from occt-20120120-opt-vc8
Steps To ReproduceDescription:
Test executable: http://svn/svn/occt/trunk/tests/tap-tools/ [^]
Test cases: http://svn/svn/occt/trunk/tests/feat/ [^]

execution string:
.../tap-tools/run.sh .../env.sh .../tests result_dir feat featprism L6
TagsNo tags attached.
Test case numberchl 934 B0

Attached Files

  • B0 (632 bytes)   

Activities

vtn

2012-06-18 21:49

developer   ~0020721

Dear Vladislav,

Please see if problem is reproduced on current master.

vro

2012-06-19 13:24

developer   ~0020728

No problem on master! I checked it on VC8 32 and 64 bits in release and debug mode - the shape seems Ok. No crashes.

vtn

2012-06-21 21:06

developer   ~0020758

OCCT 6.5.2 have an a bug in splitshape command. It returns 1 face instead of 3. We have not permanent grids for splitshape now. It is proposed to add a following test case to chl:

restore cts21322_base.rle base
restore cts21322_face.rle wire

explode base face
copy base_6 fsketch

splitshape cont1 fsketch fsketch wire

if { [llength [explode cont1 f]] != 3 } {
  puts "Error : The result of splitshape command is incorrect."
}

The problem is not reproduced on current master. The issue may be closed.

mkv

2012-06-22 16:18

tester   ~0020769

The problem is not reproduced on current master.

mkv

2012-06-22 16:18

tester  

B0 (632 bytes)   

bugmaster

2012-07-06 15:31

administrator   ~0020867

The problem is not reproduced on current master

Issue History

Date Modified Username Field Change
2012-02-08 21:56 vtn New Issue
2012-02-08 21:56 vtn Assigned To => jgv
2012-06-18 21:49 vtn Note Added: 0020721
2012-06-18 21:49 vtn Assigned To jgv => vro
2012-06-18 21:49 vtn Status new => assigned
2012-06-19 13:24 vro Note Added: 0020728
2012-06-19 13:24 vro Assigned To vro => vtn
2012-06-19 13:24 vro Status assigned => feedback
2012-06-21 21:06 vtn Note Added: 0020758
2012-06-21 21:06 vtn Status feedback => assigned
2012-06-21 21:06 vtn Assigned To vtn => mkv
2012-06-21 21:06 vtn Status assigned => reviewed
2012-06-22 16:18 mkv Note Added: 0020769
2012-06-22 16:18 mkv File Added: B0
2012-06-22 16:19 mkv Test case number => chl 934 B0
2012-06-22 16:19 mkv Assigned To mkv => bugmaster
2012-06-22 16:19 mkv Status reviewed => tested
2012-07-06 15:31 bugmaster Note Added: 0020867
2012-07-06 15:31 bugmaster Status tested => verified
2012-07-06 15:31 bugmaster Resolution open => no change required
2012-07-06 15:31 bugmaster Target Version => 6.5.4
2012-11-16 13:15 bugmaster Fixed in Version => 6.5.4
2012-11-16 13:16 bugmaster Status verified => closed