<div dir="ltr"><div class="gmail_quote">On Wed, Oct 5, 2011 at 1:49 PM, Alex Pyattaev <span dir="ltr"><<a href="mailto:alex.pyattaev@gmail.com">alex.pyattaev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
1. Switch to linux. It helps.<br></blockquote><div><br></div><div>Not funny.</div><div> </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2. To get a meaningful error log try to run the pypy from terminal. To do<br>
copy-paste you will need 3-rd party terminal, i.e. power shell. Then you'll be<br>
able to copy the error messages. Without them it is pretty much impossible to<br>
identify the problem.<br></blockquote><div><br></div><div>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.</div>
<div> </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
3. Another option is to use debugger to run the suite step-by-step and see<br>
what happens.<br></blockquote><div><br></div><div>I'll give that a try.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Choose your poison.<br>
Alex.<br>
<div><div></div><div class="h5">On Wednesday 05 October 2011 13:44:14 Ram Rachum wrote:<br>
> Hey guys,<br>
><br>
> I upgraded to PyPy 1.6 on my 2 Windows XP 32 bit machines. It crashes on<br>
> both system when running the GarlicSim test suite.<br>
><br>
> It shows a Windows error dialog saying "pypy.exe has encountered a problem<br>
> and needs to close. We are sorry for the inconvenience." and giving this<br>
> data:<br>
><br>
> AppName: pypy.exe AppVer: 0.0.0.0 ModName: kernel32.dll<br>
> ModVer: <a href="tel:5.1.2600.5512" value="+15126005512">5.1.2600.5512</a> Offset: 00040b0d<br>
><br>
><br>
> I can also open a dialog with a lot of data on the error (don't know how<br>
> useful it is) but Windows won't let me Ctrl-C it.<br>
><br>
><br>
> What can I do?<br>
><br>
><br>
> Thanks,<br>
> Ram.<br>
</div></div>_______________________________________________<br>
pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">http://mail.python.org/mailman/listinfo/pypy-dev</a><br>
</blockquote></div><br></div>