[pypy-dev] PyPy 1.6 not working on Windows XP

Ram Rachum ram at rachum.com
Wed Oct 5 14:10:21 CEST 2011


On Wed, Oct 5, 2011 at 2:07 PM, Amaury Forgeot d'Arc <amauryfa at gmail.com>wrote:

> 2011/10/5 Ram Rachum <ram at rachum.com>:
> > I am running PyPy from terminal, bash provided by msys. The error still
> > comes up in a dialog and the shell contains only the output from `nose`
> up
> > to the failure, with no word on the failure.
>
> Can you still see which test fails?
> and then add print statements to determine the exact location of the crash?
>
> --
> Amaury Forgeot d'Arc
>


I have hundreds of tests, and PyPy fails before a single one begins. It
seems that PyPy crashes somewhere in nose's initialization.

Isn't there a way to find the last Python line run before the crash without
stepping with a finer granularity every time?


Ram.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20111005/049c7cfa/attachment.html>


More information about the pypy-dev mailing list