<div>I am working with vtk 4.4 on RHEL 4 on Itanium 2 using the intel c compiler. </div>
<div>What can I do to debug this? I can not provide ssh access to the machine, as it is behind a NAT I do not control.</div>
<div> </div>
<div>When I run this ImageReslice optimizations on the program segfaults using this ImageData. </div>
<div>With optimizations off it runs fine. I updated vtkImageReslice to 1.5 and with optimizations on it exits with status 11.</div>
<div> Spacing: (2.25, 2.25, 2.25)<br> Origin: (-0.375, -0.375, 1.5)<br> Dimensions: (1150, 2200, 310)<br> Increments: (1, 1150, 2530000)<br> Extent: (1149, 2298, 0, 2199, 0, 309)<br> WholeExtent: (0, 2301, 0, 2201, 0, 312)
</div>
<div> </div>
<div> Reslicing selection ...vtkImageReslice (0x60000000000cb160)<br> Debug: Off<br> Modified Time: 1006<br> Reference Count: 2<br> Registered Observers:<br> vtkObserver (0x60000000000ca640)<br> Event: 5<br> EventName: ProgressEvent
<br> Command: 0x60000000000cb5f0<br> Priority: 0<br> Tag: 1<br> Number Of Required Inputs: 1<br> Input 0: (0x60000000000c6dc0)<br> AbortExecute: Off<br> Progress: 0<br> Progress Text: (None)<br> ErrorCode: NoError
<br> Output 0: (0x60000000000d39b0)<br> NumberOfThreads: 1<br> Bypass: Off<br> ResliceAxes: 0x60000000000cb880<br> Debug: Off<br> Modified Time: 1005<br> Reference Count: 1<br> Registered Events: (none)<br>
Elements:<br> 0.707107 -0.707107 0 2506.12<br> 0.707107 0.707107 0 -1103.31<br> 0 0 1 0<br> 0 0 0 1<br> ResliceAxesDirectionCosines: 0.707107 0.707107 0<br> -
0.707107 0.707107 0<br> 0 0 1<br> ResliceAxesOrigin: 2506.12 -1103.31 0<br> ResliceTransform: 0<br> InformationInput: 0<br> TransformInputSampling: On<br> AutoCropOutput: Off<br> OutputSpacing: 1e+299 1e+299 1e+299
<br> OutputOrigin: 1e+299 1e+299 1e+299<br> OutputExtent: 1146 1151 -490 2689 0 309<br> OutputDimensionality: 3<br> Wrap: Off<br> Mirror: Off<br> InterpolationMode: NearestNeighbor<br> Optimization: Off<br> BackgroundColor: 0 0 0 0
<br> BackgroundLevel: 0<br> Stencil: 0<br><br>-- <br>Sometimes it's hard to tell the dancer from the dance - Corwin in CoC </div>