Re: libsigsegv error handling (was: perl threads on 2008 R2 64bit)

2009-07-22 Thread Reini Urban
2009/7/17 Eric Blake: > Dave Korn writes: > >>   That looks fairly robust to me, shouldn't give us any problems.  Question >> is, what does the code that hooks and unhooks the exception handler look >> like, >> and where does it get called from? > > static void > do_install_main_exception_filter (

libsigsegv error handling (was: perl threads on 2008 R2 64bit)

2009-07-17 Thread Eric Blake
Dave Korn googlemail.com> writes: > That looks fairly robust to me, shouldn't give us any problems. Question > is, what does the code that hooks and unhooks the exception handler look like, > and where does it get called from? static void do_install_main_exception_filter () { /* We cannot i