MantisBT - ITK
View Issue Details
0009889ITKpublic2009-11-12 14:172011-06-17 11:56
kentwilliams 
Gaetan Lehmann 
normalcrashalways
assignedopen 
ITK-3-16 
 
0009889: itkwish with 64 bit build crashes on simple itk::Vector operation
What steps will reproduce the problem?
1. Build itkwish 64-bit -- i.e. add -m64 -arch x86_64 to CFLAGS and CXXFLAGS

2. Run itkwish, and type the following commands

set vec [itkVectorD3]
${vec} SetElement 0 1.0

3. itkwish crashes.

What version of the product are you using?
Latest CVS ITK, tcl wrapping turned on, CableSwig as of 2009-10-15

On what operating system?

OS X 10.5.8

Please provide any additional information below.

This crash doesn't happen with itkwish built 32-bit
This occurs both with Tcl 8.4.x and 8.5.x
No tags attached.
Issue History
2009-11-12 14:17kentwilliamsNew Issue
2010-10-07 17:21kentwilliamsNote Added: 0022449
2010-10-25 16:12Gaetan LehmannStatusnew => assigned
2010-10-25 16:12Gaetan LehmannAssigned To => Gaetan Lehmann
2011-06-17 11:56Hans JohnsonNote Added: 0026895

Notes
(0022449)
kentwilliams   
2010-10-07 17:21   
This seems to occur only on OS X -- though we're now using 10.6.4 and it still crashes
(0026895)
Hans Johnson   
2011-06-17 11:56   
Gaetan,

Can you please review all your bugs? I think many can be just closed because they are irrelevant.

This one in particular is no longer relevant I think.

Hans