MantisBT - ITK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0004099 | ITK | public | 2006-11-30 05:32 | 2007-02-02 11:27 | |
Reporter | Marco Nolden | ||||
Assigned To | Luis Ibanez | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Resolution Date | |||||
Sprint | |||||
Sprint Status | |||||
Summary | 0004099: crash with static initialization in shared object file | ||||
Description | My application crashed while loading a dll which itself does some static initializations on load time which create itk objects. The problem I identified was the itself statically initialized TimeStampMutex. My proposed patch moves the initialization of TimeStampMutex so it is guaranteed before first usage. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/756/timestamp-patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change |
Notes | |||||
|
|||||
|
|