mikefc <[email protected]> added the comment:

Update: There are lots of values for which this crashes with a malloc error

rows = 1 .. 16 => malloc error
rows = 17 .. 74 => works
etc

I've had a look at the argsort() implementation looking for a stray 
malloc/free, 
but it's beyond my understanding.

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1510>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to