[SciPy-dev] segfault in 0.7.0.1491

Nils Wagner nwagner at mecha.uni-stuttgart.de
Wed Nov 16 02:58:31 EST 2005


scipy.test(1,10) results in

check_definition (scipy.fftpack.helper.test_helper.test_fftfreq) ... ok
check_definition (scipy.fftpack.helper.test_helper.test_fftshift) ... ok
check_inverse (scipy.fftpack.helper.test_helper.test_fftshift) ... ok
check_definition (scipy.fftpack.helper.test_helper.test_rfftfreq) ... ok
check_cblas (scipy.lib.blas.test_blas.test_blas) ... ok
check_fblas (scipy.lib.blas.test_blas.test_blas) ... ok
check_axpy (scipy.lib.blas.test_blas.test_cblas1_simple)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1076102528 (LWP 26517)]
0x4018bdaf in malloc_consolidate () from /lib/tls/libc.so.6
(gdb) bt
#0  0x4018bdaf in malloc_consolidate () from /lib/tls/libc.so.6
#1  0x00000028 in ?? ()
#2  0x4023d568 in main_arena () from /lib/tls/libc.so.6
#3  0x000857d7 in ?? ()
#4  0x4023d554 in main_arena () from /lib/tls/libc.so.6
#5  0x4023d548 in main_arena () from /lib/tls/libc.so.6
#6  0x4023d520 in __malloc_initialize_hook () from /lib/tls/libc.so.6
#7  0x4023d520 in __malloc_initialize_hook () from /lib/tls/libc.so.6
#8  0x00000000 in ?? ()
#9  0xbfffc84c in ?? ()
#10 0x4018db5e in _int_malloc () from /lib/tls/libc.so.6
Previous frame inner to this frame (corrupt stack?)

Nils




More information about the SciPy-Dev mailing list