[pypy-dev] segmentation fault

Joseph Javier Perla jperla at princeton.edu
Fri Jan 20 15:57:17 CET 2012


I wrote several other missing methods (np.log, np.diag, np.concatenate) and
now I have the full program working.  I would like to add these other
features as well.  (Also, np.sum() should be able to do element-wise sum of
a generator of n-dimensional arrays.)


But, now I get a segfault.  I was wondering how I could investigate the
segfault issue.  There is no error message or traceback, and I cannot catch
the error with pdb. Thank you.

j
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120120/1f42d6cd/attachment.html>


More information about the pypy-dev mailing list