From: Albert S. <fu...@gm...> - 2006-08-26 15:20:15
|
A complete code snippet that reproduces the bug would be most helpful. If there is a memory corruption problem, it might show up if we run the problematic code under Valgrind. Regards, Albert > -----Original Message----- > From: num...@li... [mailto:numpy- > dis...@li...] On Behalf Of Sven Schreiber > Sent: 26 August 2006 14:14 > To: numpy-discussion > Subject: [Numpy-discussion] memory corruption bug > > Hi, > I experienced this strange bug which caused a totally unrelated variable > to be overwritten (no exception or error was raised, so it took me while > to rule out any errors of my own). |