View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032207 | Open CASCADE | OCCT:DRAW | public | 2021-03-14 11:30 | 2021-03-23 21:46 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 7.5.0 | ||||
Target Version | 7.6.0 | Fixed in Version | 7.6.0 | ||
Summary | 0032207: Draw Harness, ViewerTest - explicitly close 3D Viewer windows at Tcl interpreter closure | ||||
Description | Currently executing "exit" in Tcl interpreter relies on default C++ destructors execution order. 3D Viewer destruction is known to have extra complexities leading to segmentation failures in cases of unexpected destruction order. Therefore, it is proposed to close 3D Viewer explicitly by registering a Tcl exit callback. | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
|
Patch is ready for review - OCCT: branch CR32207. http://jenkins-test-12.nnov.opencascade.com:8080/view/CR32207-master-KGV/ |
|
The patch was reviewed |
|
Combination - OCCT branch : IR-2021-03-19 master SHA - d209b3176e21010e096833052698f1c0da5b04d5 a87b7ddc8cb44606b91e3f37113847c3f5f50fdc Products branch : IR-2021-03-19 SHA - 6baf3a921c29525981c0ad7881214c9b20ffe3c1 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: 17753.85000000016 / 17750.250000000156 [+0.02%] Products Total CPU difference: 11481.660000000102 / 11540.5800000001 [-0.51%] Windows-64-VC14: OCCT Total CPU difference: 19361.09375 / 19341.28125 [+0.10%] Products Total CPU difference: 12879.75 / 12869.921875 [+0.08%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-14 11:30 | kgv | New Issue | |
2021-03-14 11:30 | kgv | Assigned To | => kgv |
2021-03-14 11:30 | kgv | Relationship added | related to 0032206 |
2021-03-16 18:56 | kgv | Note Added: 0099533 | |
2021-03-16 18:56 | kgv | Assigned To | kgv => osa |
2021-03-16 18:56 | kgv | Status | new => resolved |
2021-03-17 13:56 |
|
Note Added: 0099545 | |
2021-03-17 13:56 |
|
Assigned To | osa => bugmaster |
2021-03-17 13:56 |
|
Status | resolved => reviewed |
2021-03-20 12:49 | bugmaster | Note Added: 0099610 | |
2021-03-20 12:49 | bugmaster | Status | reviewed => tested |
2021-03-20 12:56 | bugmaster | Test case number | => Not required |
2021-03-23 21:46 | bugmaster | Changeset attached | => occt master a6049685 |
2021-03-23 21:46 | bugmaster | Status | tested => verified |
2021-03-23 21:46 | bugmaster | Resolution | open => fixed |