View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027316 | Open CASCADE | OCCT:DRAW | public | 2016-03-29 11:38 | 2019-04-08 12:18 |
Reporter | Assigned To | apn | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2012 | ||
Product Version | 7.0.0 | ||||
Target Version | 7.4.0 | Fixed in Version | 7.4.0 | ||
Summary | 0027316: Draw Harness - access violation on passing non-existing shape to XAddShape | ||||
Description | Version windows Release opencascade-7.0.0-vc10-64-rc 1. Start draw.bat 2. Execute script attached to bug 27313 (source Buran_rib.tcl) 3. Enter in command line XAddShape D bracket_5 An exception was caught 00000000024A5080 : OSD_Exception_ACCESS_VIOLATION: ACCESS VIOLATION at address 0x00000000 during operation Exception ** 00000000024A5080 : OSD_Exception_ACCESS_VIOLATION: ACCESS VIOLATION at address 0x00000000 | ||||
Tags | No tags attached. | ||||
Test case number | bugs step bug27316 | ||||
|
Problem described in issue is reproduced on current state of OCCT. |
|
Branch CR27316 has been created by kgv. SHA-1: bbfec728d37ede59cae37547a9d25772a9ef72f9 Detailed log of new commits: Author: kgv Date: Wed Mar 20 08:53:41 2019 +0300 0027316: Draw Harness - access violation on passing non-existing shape to XAddShape Add NULL check to XAddShape command. Removed broken test case bugs/step/bug27316. |
|
Tcl script is broken - it refers to non-existing shape bracket_5. |
|
Patch adding NULL check is ready for review. http://jenkins-test-12.nnov.opencascade.com:8080/view/CR27316-master-KGV/ |
|
Reviewed. |
|
Combination - OCCT branch : CR27316 master SHA - bbfec728d37ede59cae37547a9d25772a9ef72f9 d67d4b811012eef8913d3c535c29654d0acf3c4c Products branch : master SHA - b3958866f73826c2eaaa9470209980d22e210fba was compiled on Linux, MacOS and Windows platforms and tested in optimize mode. Number of compiler warnings: No new/fixed warnings Regressions/Differences/Improvements: No regressions/differences CPU differences: Debian80-64: OCCT Total CPU difference: 16584.679999999968 / 16586.049999999996 [-0.01%] Products Total CPU difference: 9165.850000000048 / 9102.210000000046 [+0.70%] Windows-64-VC14: OCCT Total CPU difference: 18008.015625 / 17978.625 [+0.16%] Products Total CPU difference: 10585.03125 / 10609.28125 [-0.23%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
Branch CR27316 has been deleted by inv. SHA-1: bbfec728d37ede59cae37547a9d25772a9ef72f9 |
occt: master 85831628 2019-03-20 05:53:41 Committer: apn Details Diff |
0027316: Draw Harness - access violation on passing non-existing shape to XAddShape Add NULL check to XAddShape command. Removed broken test case bugs/step/bug27316. |
Affected Issues 0027316 |
|
mod - src/XDEDRAW/XDEDRAW_Shapes.cxx | Diff File | ||
rm - tests/bugs/step/bug27316 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-29 11:38 |
|
New Issue | |
2016-03-29 11:38 |
|
Assigned To | => abv |
2016-11-03 17:21 |
|
Target Version | 7.1.0 => 7.2.0 |
2017-07-27 09:43 |
|
Target Version | 7.2.0 => 7.4.0 |
2017-08-21 18:58 |
|
Test case number | => bugs step bug27316 |
2017-08-21 18:58 |
|
Note Added: 0069729 | |
2019-03-20 08:56 | kgv | Summary | exception when XAddShape => Draw Harness - access violation on passing non-existing shape to XAddShape |
2019-03-20 08:57 | kgv | Relationship added | related to 0027313 |
2019-03-20 09:00 | git | Note Added: 0083125 | |
2019-03-20 11:02 | kgv | Note Added: 0083130 | |
2019-03-20 11:02 | kgv | Note Added: 0083131 | |
2019-03-20 11:02 | kgv | Assigned To | abv => msv |
2019-03-20 11:02 | kgv | Severity | major => minor |
2019-03-20 11:02 | kgv | Status | new => resolved |
2019-03-20 19:42 |
|
Note Added: 0083156 | |
2019-03-20 19:42 |
|
Assigned To | msv => bugmaster |
2019-03-20 19:42 |
|
Status | resolved => reviewed |
2019-03-21 12:28 | apn | Note Added: 0083180 | |
2019-03-21 12:28 | apn | Status | reviewed => tested |
2019-03-24 18:54 | apn | Changeset attached | => occt master 85831628 |
2019-03-24 18:54 | apn | Assigned To | bugmaster => apn |
2019-03-24 18:54 | apn | Status | tested => verified |
2019-03-24 18:54 | apn | Resolution | open => fixed |
2019-04-08 12:18 | git | Note Added: 0083494 |