View Issue Details

IDProjectCategoryView StatusLast Update
0033643Open CASCADEOCCT:Data Exchangepublic2024-03-28 13:27
Reporterdpasukhi Assigned Toika  
PrioritynormalSeveritymajor 
Status newResolutionopen 
Target Version7.9.0 
Summary0033643: Data Exchange, Step Import - Multithread loading model issue
DescriptionDuring reading parallel mode there is a issue with static variables that going to optimize one-thread reading. But they not isolated for multithreading reading.
maintance patch is 0033657
Current patch need to reorginize model parsing stage to avoid mutex
TagsNo tags attached.
Test case number

Relationships

duplicate of 0033657 newdpasukhi Data Exchange, Step Import - Data race during parsing stage 
related to 0033351 verifiedvglukhik Data Exchange, Step - Improvement for thread safety of the STEP translator 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-03-15 01:55 dpasukhi New Issue
2024-03-15 01:55 dpasukhi Assigned To => ika
2024-03-28 13:26 dpasukhi Relationship added duplicate of 0033657
2024-03-28 13:26 dpasukhi Relationship added related to 0033351
2024-03-28 13:27 dpasukhi Severity minor => major
2024-03-28 13:27 dpasukhi Target Version 7.8.1 => 7.9.0
2024-03-28 13:27 dpasukhi Description Updated