[Numpy-discussion] memory leak in array (original) (raw)
Travis Oliphant oliphant.travis at ieee.org
Wed Jun 21 14:22:51 EDT 2006
- Previous message (by thread): [Numpy-discussion] memory leak in array
- Next message (by thread): [Numpy-discussion] numpy segv on OpenBSD
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
saagesen at sfu.ca wrote:
Hi Travis
Not sure if you've had a chance to look at the previous code I sent or not, but I was able to reduce the code (see below) to its smallest size and still have the problem, albeit at a slower rate. The problem appears to come from changing values in the array. Does this create another reference to the array, which can't be released? If this problem does not have a work-around or "fix", please let me know. This is now fixed in SVN.
-Travis
- Previous message (by thread): [Numpy-discussion] memory leak in array
- Next message (by thread): [Numpy-discussion] numpy segv on OpenBSD
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]