View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004099ITKpublic2006-11-30 05:322007-02-02 11:27
ReporterMarco Nolden 
Assigned ToLuis Ibanez 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004099: crash with static initialization in shared object file
DescriptionMy 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.
TagsNo tags attached.
Resolution Date
Sprint
Sprint Status
Attached Files? file icon timestamp-patch [^] (615 bytes) 1969-12-31 19:00 [Show Content]

 Relationships

  Notes
(0006329)
Luis Ibanez (manager)
2007-02-02 11:27

A fix has been committed in the MAIN branch:
http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Common/itkTimeStamp.cxx?r1=1.10&root=Insight&sortby=date&r2=1.11&only_with_tag=MAIN [^]

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team