[Numpy-discussion] ** On entry to ILAENV parameter number 2 had an illegal value
Steven Coutts
stevec@couttsnet....
Mon Aug 3 03:30:26 CDT 2009
David Cournapeau <cournape <at> gmail.com> writes:
>
> I forgot: another thing which would be helpful since you can reproduce
> the bug would be to build a debug version of numpy (python setup.py
> build_ext -g), and reproduce the bug under gdb to have a traceback.
>
> David
Ok I have rebuilt numpy-1.3.0 with debugging, and it segfaults as soon as I
import numpy in python2.5
Backtrace -:
http://pastebin.com/d27fbd2a5
Regards
More information about the NumPy-Discussion
mailing list