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
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to