View Issue Details

IDProjectCategoryView StatusLast Update
0004541Slicer4Core: GUIpublic2018-04-12 17:34
Reporterpinter Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product VersionSlicer 4.9.0 
Target VersionSlicer 4.11.0Fixed in Version 
Summary0004541: All tests using --no-main-window fail due to crash on exit
Description

Two tests in SlicerRT (py_BatchStructureSetConversion and py_nomainwindow_DicomRtImportTest) failed because of a crash on exit, see http://slicer.cdash.org/viewTest.php?onlyfailed&buildid=1240486.
It turned out that the --no-main-window switch caused the crashes, and if removed, the tests pass. Unfortunately the call stack is not helpful because it's deep in python, but apparently it was related to the destruction of the application.

Steps To Reproduce

Uncomment the --no-main-window switch in the above referenced tests.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-04-12 17:34 pinter New Issue