View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024283 | Community | OCCT:Data Exchange | public | 2013-10-24 01:06 | 2013-12-19 14:00 |
Reporter | nikiml | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.6.0 | ||||
Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
Summary | 0024283: STEP read failes to read unbound advanced_face | ||||
Description | when reading a sphere(any unbounded advanced_face) RWStepShape_RWAdvancedFace::ReadStep() throws because it tries to create an invalid array: aBounds = new StepShape_HArray1OfFaceBound (1, nb2); with nb2 == 0 | ||||
Tags | No tags attached. | ||||
Test case number | bugs step bug24283_1 bug24283_2 | ||||
|
spheres.STEP (9,519 bytes) |
|
Branch CR24283 is ready to be reviewed |
|
No remarks, please test |
|
Dear BugMaster, Branch CR24283 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: cdbee63c69062f343ba4885608c61653d189e21a Number of compiler warnings: occt component : Linux: 103 (103 on master) Windows: 0 (0 on master) products component : Linux: 21 (21 on master) Windows: 8 (8 on master) Regressions/Differences: No regressions/differences Testing cases: bugs step bug24283_1 - OK bugs step bug24283_2 - OK Testing on Linux: Total MEMORY difference: 358854732 / 358965560 Total CPU difference: 43465.259999999944 / 67595.85000000008 Testing on Windows: Total MEMORY difference: 413749196 / 413290704 Total CPU difference: 30419.671875 / 30600.359375 There are not differences in images found by testdiff. |
occt: master 4efafd1f 2013-12-04 06:47:40
Committer: abv Details Diff |
0024283: STEP read failes to read unbound advanced_face Fix to avoid exception if sphere is written without bounds. |
Affected Issues 0024283 |
|
mod - src/RWStepShape/RWStepShape_RWAdvancedFace.cxx | Diff File | ||
add - tests/bugs/step/bug24283_1 | Diff File | ||
add - tests/bugs/step/bug24283_2 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-24 01:06 | nikiml | New Issue | |
2013-10-24 01:06 | nikiml | Assigned To | => gka |
2013-10-24 01:06 | nikiml | File Added: spheres.STEP | |
2013-12-04 10:54 |
|
Note Added: 0027066 | |
2013-12-04 10:54 |
|
Assigned To | gka => abv |
2013-12-04 10:54 |
|
Status | new => resolved |
2013-12-10 10:17 |
|
Note Added: 0027143 | |
2013-12-10 10:17 |
|
Assigned To | abv => bugmaster |
2013-12-10 10:17 |
|
Status | resolved => reviewed |
2013-12-10 11:14 | apn | Assigned To | bugmaster => apn |
2013-12-10 18:56 | apn | Note Added: 0027162 | |
2013-12-10 18:57 | apn | Test case number | => bugs step bug24283_1 bug24283_2 |
2013-12-10 18:57 | apn | Assigned To | apn => bugmaster |
2013-12-10 18:57 | apn | Status | reviewed => tested |
2013-12-10 18:57 | apn | Target Version | => 6.7.0 |
2013-12-13 14:09 |
|
Changeset attached | => occt master 4efafd1f |
2013-12-13 14:09 |
|
Assigned To | bugmaster => abv |
2013-12-13 14:09 |
|
Status | tested => verified |
2013-12-13 14:09 |
|
Resolution | open => fixed |
2013-12-19 13:50 | bugmaster | Status | verified => closed |
2013-12-19 14:00 | bugmaster | Fixed in Version | => 6.7.0 |