This is a lurking 64-bit bug that I failed to squash the last time. Problem solved: https://github.com/scikit-image/scikit-image/pull/507 Thanks, Juan, for identifying this problem! It should be fixed in the github version of skimage. Zach On Apr 17, 2013, at 12:49 PM, Stéfan van der Walt wrote:
On Wed, Apr 17, 2013 at 6:02 AM, Juan Nunez-Iglesias <jni.soma@gmail.com> wrote:
In [3]: fr.write_multipage(im0, 'im0.tif') Segmentation fault: 11
Let me know if you get the same result...
Works perfectly here. Could you run it through gdb?
gdb python
then
run myscript.py
and after it fails type "bt" for backtrace.
Stéfan
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.