17 Apr
2013
17 Apr
'13
4:49 p.m.
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