[pypy-issue] [issue1510] numpypy argsort segmentation fault

mikefc tracker at bugs.pypy.org
Wed Jun 5 01:10:14 CEST 2013


mikefc <coolbutuseless at gmail.com> 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 <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1510>
________________________________________


More information about the pypy-issue mailing list