On Wed, 14 Mar 2012 16:08:29 -0400, Don Clugston <d...@nospam.com> wrote:

Now, your user space handler will cause another segfault when it does the mov [ESP], 0. I think that gives you an infinite loop.

SEGFAULT inside a SEGV signal handler aborts the program (no way to turn this off IIRC).

-Steve

Reply via email to