On Thu, Oct 6, 2011 at 10:13 AM, Amaury Forgeot d'Arc <amaur...@gmail.com>wrote:

> Hi,
>
> 2011/10/5 Martin Kretschmar <kretschmar-mar...@t-online.de>:
> > Microsofts free WinDbg (http://en.wikipedia.org/wiki/WinDbg) can also
> attach
> > to running processes.
>
> A release build of pypy contains no debug information
> Believe me, a debugger won't show anything useful.
>
> It's already difficult enough in a debug build (because of the generated C
> code)
> and almost impossible when JIT code is involved, except maybe for Armin :-)
>
> A reproducible (short) test case would be really appreciated.
>
> --
> Amaury Forgeot d'Arc
>


Hey guys,

I've managed to produce a VM that shows the bug.

You can download it here:

http://dl.dropbox.com/u/1927707/VM%20for%20debugging%20PyPy.rar

It's a VMWare Virtual Machine, and it weighs 2 GB compressed.

Once you fire up the VM, there are short instructions in a text file on the
desktop to making PyPy crash.

Will anyone have time to try that?


Thanks,
Ram.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to