View Issue Details

IDProjectCategoryView StatusLast Update
0001207Slicer4Core: Base Codepublic2011-10-12 21:45
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.0.0Fixed in VersionSlicer 4.0.0 
Summary0001207: qSlicerAnnotationModuleTest1 failure
Description

The test fails with the backtrace reported below.

Note that this test is automatically "generated".

For further details regarding the test, see:

  • macro SlicerMacroAddGenericCxxModuleTests in Annotation/Testing/CMakeLists
  • Base/QTCore/Testing/qSlicerModuleTest1.cxx.in
Additional Information

Backtrace:

#0 0x00007fffefb43ef9 in vtkMRMLScene::GetNthNodeByClass (this=0x0, n=0, className=0x7ffff7f5e0b0 "vtkMRMLAnnotationHierarchyNode")
at /home/jchris/Projects/Slicer4/Libs/MRML/vtkMRMLScene.cxx:1794
0000001 0x00007ffff7f331e0 in qMRMLAnnotationTreeView::hideScene (this=0x7eccb0)
at /home/jchris/Projects/Slicer4/QTModules/Annotation/GUI/qMRMLAnnotationTreeView.cxx:523
0000002 0x00007ffff7f355dd in qSlicerAnnotationModuleWidget::setup (this=0x7b74b0)
at /home/jchris/Projects/Slicer4/QTModules/Annotation/GUI/qSlicerAnnotationModuleWidget.cxx:139
0000003 0x00007ffff7980898 in qSlicerAbstractCoreModule::widgetRepresentation (this=0x7b6400)
at /home/jchris/Projects/Slicer4/Base/QTCore/qSlicerAbstractCoreModule.cxx:218
0000004 0x00000000004387c3 in qSlicerAnnotationModuleTest1 (argc=5, argv=0x7fffffffe240)
at /home/jchris/Projects/Slicer4-Superbuild-Debug/Slicer-build/QTModules/Annotation/Testing/Cxx/qSlicerAnnotationModuleTest1.cxx:104
0000005 0x000000000040bc30 in main (ac=5, av=0x7fffffffe240)
at /home/jchris/Projects/Slicer4-Superbuild-Debug/Slicer-build/QTModules/Annotation/Testing/Cxx/AnnotationCxxTests.cxx:241

TagsNo tags attached.

Activities

nicole

nicole

2011-06-27 06:59

administrator   ~0002549

svn check in 17180 fixed this issue.
svn 17223 broke the test again in the python wrapping.

jcfr

jcfr

2011-10-12 21:45

administrator   ~0003178

Last edited: 2011-10-12 21:48

Since both Slicer and CTK can now load PythonQt modules at runtime, this issue doesn't apply anymore.

See https://github.com/Slicer/Slicer/commit/4b87e1988bee1c2a3bfaeb5b83d1e16f0fd3a964

//----------------------

Test project /home/jchris/Projects/Slicer4-Superbuild-Debug/Slicer-build
Start 235: qSlicerAnnotationsModuleTest1
1/1 Test 0000235: qSlicerAnnotationsModuleTest1 .... Passed 16.43 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) = 17.61 sec

Issue History

Date Modified Username Field Change
2011-06-18 15:05 jcfr New Issue
2011-06-18 15:06 jcfr Status new => assigned
2011-06-18 15:06 jcfr Assigned To => nicole
2011-06-18 15:08 jcfr Description Updated
2011-06-18 15:08 jcfr Description Updated
2011-06-27 06:59 nicole Note Added: 0002549
2011-06-27 06:59 nicole Assigned To nicole => haehn
2011-08-25 09:42 finetjul Assigned To haehn => jcfr
2011-08-25 09:48 finetjul Target Version => Slicer 4.0 RSNA
2011-10-12 21:45 jcfr Note Added: 0003178
2011-10-12 21:45 jcfr Status assigned => closed
2011-10-12 21:45 jcfr Resolution open => fixed
2011-10-12 21:45 jcfr Fixed in Version => Slicer 4.0 RSNA
2011-10-12 21:48 jcfr Note Edited: 0003178