This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ports/16372] New: tst-longjmp_chk2 fails on ia64 due to missing sigaltstack checking


https://sourceware.org/bugzilla/show_bug.cgi?id=16372

            Bug ID: 16372
           Summary: tst-longjmp_chk2 fails on ia64 due to missing
                    sigaltstack checking
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
          Assignee: vapier at gentoo dot org
          Reporter: vapier at gentoo dot org
                CC: carlos at redhat dot com, roland at gnu dot org
              Host: ia64-linux-gnu

the tst-longjmp_chk2 test case has been failing on ia64 since it was added. 
it's to make sure that the longjmp logic works with signal stacks in addition
to the main stacks.  ports/sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S
doesn't consult sigaltstack and the test fails.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]