[pypy-issue] [issue812] gc problem when dealing with numpy's virtual arrays

Justin Peel tracker at bugs.pypy.org
Thu Jul 28 05:38:40 CEST 2011


New submission from Justin Peel <peelpy at gmail.com>:

timonator found a bug when creating virtual arrays from binary operations and 
then printing the result repeatedly. However, if the length of the virtual array 
is printed first first and then the array is printed, there is no crash.

----------
files: np_gc_crash.py
messages: 2878
nosy: justinpeel, pypy-issue
priority: bug
status: unread
title: gc problem when dealing with numpy's virtual arrays

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue812>
________________________________________


More information about the pypy-issue mailing list