> I also am trying to fix this problem. How about my patch? > > restore_sigcontext() can be more optimized, but I think this is a > smallest patch to fix the problem. I beleive that your patch might fix a symptom of the bugs that I talked about in my mail last night, but it doesn't solve the underlying problem. With the signal setup/restore changes I posted last night, your patch should not be necessary. Kevin K.