View Issue Details

IDProjectCategoryView StatusLast Update
0001147Slicer4Core: Base Codepublic2012-08-21 09:43
Reporterhaehn Assigned Tofinetjul  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformIntel 64OSMac OS XOS Version10.6.4
Product Version 
Target VersionSlicer 4.0.0Fixed in VersionSlicer 4.0.0 
Summary0001147: selecting lightbox 3x3 crashes Slicer
Description

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000110fdb000
[Switching to process 16303]
0x000000010ee8cf23 in vtkLookupTableMapData<unsigned char> (self=0x141117920, input=0x110fdb000 <Address 0x110fdb000 out of bounds>, output=0x148255a84 "", length=402, inIncr=1, outFormat=3) at /Users/daniel/SLICER/QT_TRUNK/Slicer4-Superbuild/VTK/Common/vtkLookupTable.cxx:627
(gdb) bt
#0 0x000000010ee8cf23 in vtkLookupTableMapData<unsigned char> (self=0x141117920, input=0x110fdb000 <Address 0x110fdb000 out of bounds>, output=0x148255a84 "", length=402, inIncr=1, outFormat=3) at /Users/daniel/SLICER/QT_TRUNK/Slicer4-Superbuild/VTK/Common/vtkLookupTable.cxx:627
0000001 0x000000010ee7a9cf in vtkLookupTable::MapScalarsThroughTable2 (this=0x141117920, input=0x110fdaf0a, output=0x1482557a2 "", inputDataType=3, numberOfValues=402, inputIncrement=1, outputFormat=3) at /Users/daniel/SLICER/QT_TRUNK/Slicer4-Superbuild/VTK/Common/vtkLookupTable.cxx:878
0000002 0x000000010c38bc12 in vtkImageMapToColorsExecute (self=0x1410f8f60, inData=0x14602f060, inPtr=0x110faa298, outData=0x146031eb0, outPtr=0x1481c324c "", outExt=0x148400ea0, id=2) at /Users/daniel/SLICER/QT_TRUNK/Slicer4-Superbuild/VTK/Imaging/vtkImageMapToColors.cxx:224
0000003 0x000000010c38be64 in vtkImageMapToColors::ThreadedRequestData (this=0x1410f8f60, inData=0x143151cb0, outData=0x143150670, outExt=0x148400ea0, id=2) at /Users/daniel/SLICER/QT_TRUNK/Slicer4-Superbuild/VTK/Imaging/vtkImageMapToColors.cxx:265
0000004 0x000000010de58613 in vtkThreadedImageAlgorithmThreadedExecute (arg=0x13efc7278) at /Users/daniel/SLICER/QT_TRUNK/Slicer4-Superbuild/VTK/Filtering/vtkThreadedImageAlgorithm.cxx:202
0000005 0x00007fff80fae536 in _pthread_start ()
0000006 0x00007fff80fae3e9 in thread_start ()
(gdb)

Steps To Reproduce
  1. load volume
  2. select lightbox 3x4 for the red slice viewer
  3. slicer crashes (I think even without a loaded volume)
TagsNo tags attached.

Activities

finetjul

finetjul

2011-05-04 10:34

administrator   ~0002417

It seems to be related to the use of VTK 5.8.

finetjul

finetjul

2011-05-10 08:12

administrator   ~0002421

Fixed in VTK directly:
Commit title: "Support extent changes by cleaning up COMBINED_UPDATE_EXTENT."
Commit SHA1: 4029ecea55f962700e29

Issue History

Date Modified Username Field Change
2011-04-27 11:53 haehn New Issue
2011-05-04 10:34 finetjul Status new => assigned
2011-05-04 10:34 finetjul Assigned To => finetjul
2011-05-04 10:34 finetjul Note Added: 0002417
2011-05-10 08:12 finetjul Note Added: 0002421
2011-05-10 08:12 finetjul Status assigned => resolved
2011-05-10 08:12 finetjul Resolution open => fixed
2011-07-11 13:33 haehn Status resolved => closed
2011-09-15 19:51 finetjul Fixed in Version => Slicer 4.0 RSNA
2012-08-21 09:43 jcfr Target Version => Slicer 4.0.0