[Insight-developers] itk TCL wrapping crashes when built on Linux or OSX 64-bit
kent williams
norman-k-williams at uiowa.edu
Thu Nov 12 13:32:59 EST 2009
I logged it as a bug on code.google.com, should I log it as a bug on itk's
mantis bugbase?
http://code.google.com/p/wrapitk/issues/detail?id=24
It appears that there's some issue with function prototypes for Swig
wrapping functions; in gdb, the arguments look good in the call to
SWIG_GetArgs, but down inside it they look wrong, and there's an attempted
dereference of a pointer parameter that causes the crash.
This is when linked agains Tcl 8.5 libs.
More information about the Insight-developers
mailing list