View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0033656 | Open CASCADE | OCCT:Foundation Classes | public | 2024-03-28 13:03 | 2025-10-16 16:09 |
| Reporter | dpasukhi | Assigned To | dpasukhi | ||
| Priority | normal | Severity | crash | ||
| Status | closed | Resolution | fixed | ||
| Target Version | 7.8.1 | Fixed in Version | 7.9.0 | ||
| Summary | 0033656: Foundation Classes - Standard_Type crash during unloading static lib | ||||
| Description | After reorganization of Standard_Type as a part of 7.8.0 there is a problem with releasing type_info objects. Needs to prepare maintance patch to avoid crash. Minor release will include full reorginization of Standard_Type to avoid using mutex mappint iteration | ||||
| Tags | No tags attached. | ||||
| Test case number | none | ||||
|
|
Branch CR33656 has been created by dpasukhi. SHA-1: bbf2bbd7a56a0b9f8a3c39766b99d6e3099f03ca Detailed log of new commits: Author: dpasukhi Date: Sun Mar 31 23:02:43 2024 +0100 0033656: Foundation Classes - Standard_Type crash during unloading static lib Revert changes to use type_info as a key to use string. Impact - performance decrease to search (once per class registration) Will be updated with reorganizing type storage in future |
|
|
the changes only for maintance release. develop will have 0033646 |
|
|
Original report: https://dev.opencascade.org/content/occt-780-crashes-termination-after-reading-iges-file |
|
|
Issue: https://github.com/Open-Cascade-SAS/OCCT/issues/146 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-03-28 13:03 | dpasukhi | New Issue | |
| 2024-03-28 13:03 | dpasukhi | Assigned To | => dpasukhi |
| 2024-03-28 13:03 | dpasukhi | Relationship added | related to 0033646 |
| 2024-04-01 01:04 | git | Note Added: 0115523 | |
| 2024-04-01 01:47 | dpasukhi | Note Added: 0115524 | |
| 2024-04-01 16:33 | dpasukhi | Status | new => feedback |
| 2024-12-27 19:01 | dpasukhi | Note Added: 0116918 | |
| 2025-01-13 01:26 | dpasukhi | Status | feedback => verified |
| 2025-01-13 01:26 | dpasukhi | Resolution | open => fixed |
| 2025-01-13 01:26 | dpasukhi | Fixed in Version | => 7.9.0 |
| 2025-01-13 01:26 | dpasukhi | Test case number | => none |
| 2025-01-13 01:26 | dpasukhi | Note Added: 0116924 | |
| 2025-10-16 16:09 | dpasukhi | Status | verified => closed |