Hello,

Sorry about this bug report.... I know how much us programmers like
these kind of bugs :-/.

In testing the latest svn version of numpy (6083), I get a memory
corruption error:

test_csingle (test_linalg.TestSolve) ... ok
test_double (test_linalg.TestSolve) ... ok
test_empty (test_linalg.TestSolve) ... ok
Check that matrix type is preserved. ... ok
Check that matrix type is preserved. ... ok
test_nonarray (test_linalg.TestSolve) ... ok
test_single (test_linalg.TestSolve) ... ok
Ticket #652 ... *** glibc detected *** python: free(): invalid next
size (fast): 0x0000000002c80ef0 ***

... and it hangs.

I don't get any errors in my installation.  The system is a 64bit
intel xeon server running debian unstable, compiler is gcc-4.3.2

This *doesn't* happen with version 1.2.1.  I do get some other test
failures with that version, which I can post if you all think they are
related, but they don't seem to be at first glance.

I've attached the full log.  If there is anything more you want me to
do with this, I'd be happy to.

Thanks!
--Hoyt


++++++++++++++++++++++++++++++++++++++++++++++++
+ Hoyt Koepke
+ University of Washington Department of Statistics
+ http://www.stat.washington.edu/~hoytak/
+ [EMAIL PROTECTED]
++++++++++++++++++++++++++++++++++++++++++

Attachment: numpy_test.log.gz
Description: GNU Zip compressed data

_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to