Bug 18802 - stdlib/tst-makecontext fails on hppa
Summary: stdlib/tst-makecontext fails on hppa
Status: RESOLVED DUPLICATE of bug 18124
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-10 20:53 UTC by John David Anglin
Modified: 2015-08-15 18:05 UTC (History)
3 users (show)

See Also:
Host: hppa-unknown-linux-gnu
Target: hppa-unknown-linux-gnu
Build: hppa-unknown-linux-gnu
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2015-08-10 20:53:18 UTC
dave@mx3210:~/gnu/glibc/objdir/stdlib$ cat tst-makecontext.test-result
FAIL: stdlib/tst-makecontext
original exit status 255

Similar fail:
dave@mx3210:~/gnu/glibc/objdir/stdlib$ cat tst-setcontext3.test-result
FAIL: stdlib/tst-setcontext3
original exit status 255

Exit is called with a status of -1 in sysdeps/unix/sysv/linux/hppa/setcontext.S.
Comment 1 Mike Frysinger 2015-08-15 18:05:21 UTC
afaict, this is covered by the existing bug

*** This bug has been marked as a duplicate of bug 18124 ***