DiscussionsIssue archiveOCCT:Foundation Classes

Archived issue #0033656

Foundation Classes - Standard_Type crash during unloading static lib

Open CASCADEOCCT:Foundation Classesclosed4 public notes

Search issues

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

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
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
02Author
the changes only for maintance release.
develop will have #0033646
03Author
04Author

Related records