View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015005VTK(No Category)public2014-09-21 09:262016-08-12 09:55
ReporterTomislav Lugarić 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version6.0.0 
Target VersionFixed in Version 
Summary0015005: vtkFixedSizeHandleRepresentation3D causes crash on close
DescriptionI am using this class in my project to create a small shpere on the object under my mouse cursor.
I have noticed that usage of vtkFixedSizeHandleRepresentation3D class causes a crash on program exit, after main() function returns. I am using a number of other classes and none have caused problem before.
This issue occurs when I use MinGW 4.9.1 to compile VTK & my project. (http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.9.1/threads-win32/seh/ [^]) If I compile both using Mingw 4.8.1, there is no issue. I confirmed this on Windows 8.1 and Windows 7. The issue is not present on CentOS (5.10) nor Ubuntu.
I am attaching a minimal compileable example. I downloaded VTK 6.1 source from Kitware site, compiled it using CMake+MinGW 4.9.1, and compiled my project using QtCreator+MinGW 4.9.1

Attached:
1) Minimal example (vtkCrash)
2) Cmakecache.txt from my VTK build
3) Printoud of disassembler upon crash
Tagshackaton
ProjectTBD
Typecrash
Attached Filesrar file icon problem.rar [^] (17,310 bytes) 2014-09-21 09:26

 Relationships

  Notes
(0033375)
Tomislav Lugarić (reporter)
2014-09-21 15:32

Upon closer inspection, this bug occurs with MinGW 4.8.1 as well.
(0033376)
Tomislav Lugarić (reporter)
2014-09-21 16:01

Issue also present with vtkPointHandleRepresentation3D, vtkPolygonalHandleRepresentation, vtkOrientedPolygonalHandleRepresentation3D

Issue not present with vtkPointHandleRepresentation2D, vtkSphereHandleRepresentation, vtkConstrainedPointHandleRepresentation.
(0034970)
T.J. Corona (developer)
2015-08-12 08:21

There is also no issue when the test program is run on OS X.
(0037341)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-09-21 09:26 Tomislav Lugarić New Issue
2014-09-21 09:26 Tomislav Lugarić File Added: problem.rar
2014-09-21 15:32 Tomislav Lugarić Note Added: 0033375
2014-09-21 16:01 Tomislav Lugarić Note Added: 0033376
2015-08-12 08:15 T.J. Corona Assigned To => T.J. Corona
2015-08-12 08:20 T.J. Corona Assigned To T.J. Corona =>
2015-08-12 08:21 T.J. Corona Note Added: 0034970
2015-10-19 15:00 Utkarsh Ayachit Tag Attached: Hackathon-Oct-2015
2015-10-19 15:00 Utkarsh Ayachit Tag Attached: hackaton
2015-10-19 15:00 Utkarsh Ayachit Tag Detached: Hackathon-Oct-2015
2015-10-21 11:53 Dženan Zukić Assigned To => Dženan Zukić
2015-10-21 11:53 Dženan Zukić Status backlog => active development
2015-10-21 16:28 Dženan Zukić Assigned To Dženan Zukić =>
2015-10-21 16:28 Dženan Zukić Status active development => backlog
2016-08-12 09:55 Kitware Robot Note Added: 0037341
2016-08-12 09:55 Kitware Robot Status backlog => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team