[vtkusers] Image Reslice

jonathan grimm flymolo at gmail.com
Thu Nov 17 16:30:39 EST 2005


I am working with vtk 4.4 on RHEL 4 on Itanium 2 using the intel c compiler.

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.
 When I run this ImageReslice optimizations on the program segfaults using
this ImageData.
With optimizations off it runs fine. I updated vtkImageReslice to 1.5 and
with optimizations on it exits with status 11.
 Spacing: (2.25, 2.25, 2.25)
Origin: (-0.375, -0.375, 1.5)
Dimensions: (1150, 2200, 310)
Increments: (1, 1150, 2530000)
Extent: (1149, 2298, 0, 2199, 0, 309)
WholeExtent: (0, 2301, 0, 2201, 0, 312)
  Reslicing selection ...vtkImageReslice (0x60000000000cb160)
Debug: Off
Modified Time: 1006
Reference Count: 2
Registered Observers:
vtkObserver (0x60000000000ca640)
Event: 5
EventName: ProgressEvent
Command: 0x60000000000cb5f0
Priority: 0
Tag: 1
Number Of Required Inputs: 1
Input 0: (0x60000000000c6dc0)
AbortExecute: Off
Progress: 0
Progress Text: (None)
ErrorCode: NoError
Output 0: (0x60000000000d39b0)
NumberOfThreads: 1
Bypass: Off
ResliceAxes: 0x60000000000cb880
Debug: Off
Modified Time: 1005
Reference Count: 1
Registered Events: (none)
Elements:
0.707107 -0.707107 0 2506.12
0.707107 0.707107 0 -1103.31
0 0 1 0
0 0 0 1
ResliceAxesDirectionCosines: 0.707107 0.707107 0
-0.707107 0.707107 0
0 0 1
ResliceAxesOrigin: 2506.12 -1103.31 0
ResliceTransform: 0
InformationInput: 0
TransformInputSampling: On
AutoCropOutput: Off
OutputSpacing: 1e+299 1e+299 1e+299
OutputOrigin: 1e+299 1e+299 1e+299
OutputExtent: 1146 1151 -490 2689 0 309
OutputDimensionality: 3
Wrap: Off
Mirror: Off
InterpolationMode: NearestNeighbor
Optimization: Off
BackgroundColor: 0 0 0 0
BackgroundLevel: 0
Stencil: 0

--
Sometimes it's hard to tell the dancer from the dance - Corwin in CoC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051117/d6b119d7/attachment.htm>


More information about the vtkusers mailing list