View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033656 | Open CASCADE | OCCT:Foundation Classes | public | 2024-03-28 13:03 | 2024-04-01 16:33 |
Reporter | dpasukhi | Assigned To | dpasukhi | ||
Priority | normal | Severity | crash | ||
Status | feedback | Resolution | open | ||
Target Version | 7.8.1 | ||||
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 | |||||
|
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 |
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 |