2011/10/5 Ram Rachum <r...@rachum.com>: > Hey guys, > I upgraded to PyPy 1.6 on my 2 Windows XP 32 bit machines. It crashes on > both system when running the GarlicSim test suite. > It shows a Windows error dialog saying "pypy.exe has encountered a problem > and needs to close. We are sorry for the inconvenience." and giving this > data: > > AppName: pypy.exe AppVer: 0.0.0.0 ModName: kernel32.dll > ModVer: 5.1.2600.5512 Offset: 00040b0d > > I can also open a dialog with a lot of data on the error (don't know how > useful it is) but Windows won't let me Ctrl-C it. > > What can I do?
pypy is a console application, i.e. it opens a Console window. You should be able to "Select all" and "Copy" all the content (click on the top-left icon) -- Amaury Forgeot d'Arc _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev