View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024829 | Community | OCCT:Modeling Algorithms | public | 2014-04-14 15:56 | 2014-11-11 12:57 |
Reporter | ws | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.7.0 | ||||
Target Version | 6.8.0 | Fixed in Version | 6.8.0 | ||
Summary | 0024829: sprops with precision throws an exception | ||||
Description | The command 'sprops' invoked with the precision value 0.0001 throws an exception on the attached shape. | ||||
Steps To Reproduce | pload ALL brestore faceOutput-wrong.brep a sprops a 0.0001 | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_5(010) bug24829 | ||||
2014-04-14 15:57 manager |
faceOutput-wrong.zip (555,625 bytes) |
|
I have been digging more into this issue and I found that the same issue appeared and has been solved in GProp_VGProps as well, so I have solved it accordingly (see attachment). |
|
GProp_SGProps.gxx (34,474 bytes) |
|
Dear NBV, please review contribution and prepare branch for testing. |
|
Done in branch CR24829. Please review it. |
|
Ok |
|
Dear BugMaster, Branch CR24829 (and products from GIT master) was compiled on Linux, MacOS and Windows platforms and tested. SHA-1: 77f76f28b9eab7ae177033e227ef0b887866d938 Number of compiler warnings: occt component : Linux: 19 (18 on master) Windows: 0 (0 on master) MacOS: 352 (351 on master) There is new additional compilation warning on Linux platform: BRepGProp_Sinert.cxx:246, GNU C Compiler 4 (gcc), Priority: Normal operation on ‘iEnd’ may be undefined There is new additional compilation warning on MacOS platform: BRepGProp_Sinert.cxx:246, GNU C Compiler 4 (gcc), Priority: Normal unsequenced modification and access to 'iEnd' [-Wunsequenced] products component : Linux: 12 (12 on master) Windows: 2 (2 on master) Regressions/Differences: No regressions/differences Testing cases: bugs modalg_5(010) bug24829 - OK Testing on Linux: Total MEMORY difference: 355151712 / 355768204 Total CPU difference: 70417.41000000006 / 55245.89999999973 Testing on Windows: Total MEMORY difference: 378920212 / 381791492 Total CPU difference: 35974.1875 / 43080.4375 There are no differences in images found by testdiff. |
|
Updated branch CR24829 is ready to review. |
|
Ok |
|
Dear BugMaster, Branch CR24829 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: e29af2477d77fc15d3d4142249b195b20ee19a92 Number of compiler warnings: occt component : Linux: 18 (18 on master) Windows: 0 (0 on master) products component : Linux: 12 (12 on master) Windows: 2 (2 on master) Regressions/Differences: No regressions/differences Testing cases: http://occt-tests/CR24829-master-occt/Debian60-64/bugs/modalg_5/bug24829.html http://occt-tests/CR24829-master-occt/Windows-32-VC9/bugs/modalg_5/bug24829.html bugs modalg_5(010) bug24829 - OK Testing on Linux: Total MEMORY difference: 352599796 / 352650724 Total CPU difference: 53472.699999999604 / 52915.3399999998 Testing on Windows: Total MEMORY difference: 379498356 / 379857772 Total CPU difference: 33596.75 / 36615.515625 There are no differences in images found by testdiff. |
occt: master e97a6598 2014-05-08 07:53:41
Committer: bugmaster Details Diff |
0024829: sprops with precision throws an exception Reason of exception is reading nonexistent element of array. Test case for issue CR24829 |
Affected Issues 0024829 |
|
mod - src/BRepGProp/BRepGProp_Sinert.cxx | Diff File | ||
add - tests/bugs/modalg_5/bug24829 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-04-14 15:56 |
|
New Issue | |
2014-04-14 15:56 |
|
Assigned To | => ifv |
2014-04-14 15:57 |
|
File Added: faceOutput-wrong.zip | |
2014-04-15 10:38 | bugmaster | Project | Open CASCADE => Community |
2014-04-15 10:44 | bugmaster | Reporter | szv => ws |
2014-04-25 10:47 | ws | Note Added: 0029067 | |
2014-04-25 10:47 | ws | File Added: GProp_SGProps.gxx | |
2014-04-25 11:33 |
|
Assigned To | ifv => nbv |
2014-04-25 11:34 |
|
Note Added: 0029070 | |
2014-04-25 11:34 |
|
Status | new => assigned |
2014-04-25 15:08 |
|
Assigned To | nbv => ws |
2014-04-25 15:09 |
|
Note Added: 0029076 | |
2014-04-25 15:09 |
|
Assigned To | ws => ifv |
2014-04-25 15:09 |
|
Status | assigned => resolved |
2014-04-25 15:15 |
|
Note Added: 0029077 | |
2014-04-25 15:15 |
|
Status | resolved => reviewed |
2014-04-25 17:55 |
|
Assigned To | ifv => mkv |
2014-04-29 18:16 |
|
Note Added: 0029144 | |
2014-04-29 18:17 |
|
Test case number | => bugs modalg_5(010) bug24829 |
2014-04-29 18:17 |
|
Assigned To | mkv => nbv |
2014-04-29 18:17 |
|
Status | reviewed => assigned |
2014-04-30 09:29 |
|
Note Added: 0029150 | |
2014-04-30 09:29 |
|
Assigned To | nbv => ifv |
2014-04-30 09:29 |
|
Status | assigned => resolved |
2014-04-30 09:55 |
|
Note Added: 0029154 | |
2014-04-30 09:55 |
|
Status | resolved => reviewed |
2014-04-30 11:35 |
|
Assigned To | ifv => mkv |
2014-05-07 18:00 |
|
Note Added: 0029234 | |
2014-05-07 18:00 |
|
Assigned To | mkv => bugmaster |
2014-05-07 18:00 |
|
Status | reviewed => tested |
2014-05-12 16:20 | bugmaster | Changeset attached | => occt master e97a6598 |
2014-05-12 16:20 | bugmaster | Status | tested => verified |
2014-05-12 16:20 | bugmaster | Resolution | open => fixed |
2014-08-05 14:27 | bugmaster | Target Version | => 6.8.0 |
2014-11-11 12:46 |
|
Fixed in Version | => 6.8.0 |
2014-11-11 12:57 |
|
Status | verified => closed |