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