MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015485 | VTK | (No Category) | public | 2015-05-23 10:12 | 2016-08-12 09:55 |
Reporter | Vladimir | ||||
Assigned To | Joachim Pouderoux | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Project | TBD | ||||
Type | crash | ||||
Summary | 0015485: Crash in VTK 6.2 at exit | ||||
Description | Static version of VTK causes crash inside msvcrt.exit() call in my program and many tests. Debugging of this problem shows following trace of code: ... vtkObjectFactory.cxx:444 (vtkObjectFactory::UnRegisterAllFactories()) vtkObjectFactory::RegisteredFactories->Delete(); ... vtkCollection.cxx:40 (~vtkCollection()) this->RemoveAllItems(); vtkCollection.cxx:199 (vtkCollection::RemoveAllItems()) this->Modified(); vtkObject.cxx:850 (vtkObject::Modified()) this->MTime.Modified(); vtkTimeStamp.cxx:41 (vtkTimeStamp::Modified()) this->ModifiedTime = (unsigned long)++GlobalTimeStamp; ... ntdll.RtlEnterCriticalSection(<<pGarbageInHeap>>) Seems that object GlobalTimeStamp destroyed before vtkObjectFactory::RegisteredFactories. VTK 6.2.0, compiled with CMake 3.2.1 and gcc 4.9.2 (MinGW-w64 32bit). OS: Windows 7 32bit. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://www.vtk.org/Bug/file/10036/vtkTEst2.7z | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-05-23 10:12 | Vladimir | New Issue | |||
2015-09-11 02:46 | boris airieau | Note Added: 0035210 | |||
2016-02-11 11:05 | Tomislav Lugarić | Note Added: 0035709 | |||
2016-02-11 11:05 | Tomislav Lugarić | File Added: vtkTEst2.7z | |||
2016-02-17 10:35 | Joachim Pouderoux | Note Added: 0035746 | |||
2016-02-17 10:35 | Joachim Pouderoux | Assigned To | => Joachim Pouderoux | ||
2016-02-17 11:05 | Tomislav Lugarić | Note Added: 0035747 | |||
2016-08-12 09:55 | Kitware Robot | Note Added: 0037389 | |||
2016-08-12 09:55 | Kitware Robot | Status | backlog => closed | ||
2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|