On Sat, Apr 03, 2010 at 04:24:39PM +0200, Arne de Bruijn wrote:
> Hello,
> 
> On my linux 2.6.24 x86_64 kernel with x86 userland the is_signal_frame 
> function is not working for SA_SIGINFO signals (always returns 0). This is 
> because after the sigreturn syscall there is a 00-byte instead of a 
> nop-instruction as the code expects.
> 
> The attached patch fixes this problem (and corrects a comment typo).

Applied thanks. I don't have a 32 bit x86 handy to compile/test -
please verify that it's working for you.

 -Arun


_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to