bug-libsigsegv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-libsigsegv] Stack overflow tests fail on hppa-unknown-linux-gnu wit


From: John David Anglin
Subject: [bug-libsigsegv] Stack overflow tests fail on hppa-unknown-linux-gnu with libsigsegv-2.9
Date: Sat, 24 Nov 2012 16:00:10 -0500

The stack overflow tests currently fail on hppa-linux. As noted in the attached patch, this is a kernel bug. The kernel/glibc do not correctly adjust the stack pointer passed to the signal handling function. It needs to be correctly
aligned and provide frame space for arguments, etc.

Tests all pass with attached patch.

Dave
--
John David Anglin       address@hidden

Attachment: handler-unix.c.d.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]