Le Wednesday 19 November 2008 10:21:16 Victor Stinner, vous avez écrit :
> > Attached program works with
>
> GSL is needed. Debian package: libgsl0-dev
>
> dump.py works correctly on computer:

Ooops, "./python dump.py" is ok but "./python dump.py 1" does crash (on i386 
and x86_64).

On i386, ffi_closure_SYSV_inner() crashs at "cif = closure->cif;" because 
closure is NULL.

Victor
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to