[Numpy-discussion] Segmentation fault check_float_repr
Nils Wagner
nwagner@iam.uni-stuttgart...
Tue Mar 25 02:51:17 CDT 2008
Hi all,
Is this a known issue with latest svn
numpy.test(verbosity=2) segfaults with
check_float_repr
(numpy.core.tests.test_scalarmath.TestRepr)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182894186368 (LWP 6930)]
0x0000003390e3d5e5 in __mpn_mul_1 () from
/lib64/tls/libc.so.6
(gdb) bt
#0 0x0000003390e3d5e5 in __mpn_mul_1 () from
/lib64/tls/libc.so.6
#1 0x0000003390e45bd6 in __printf_fp () from
/lib64/tls/libc.so.6
Nils
More information about the Numpy-discussion
mailing list