[Bug testsuite/14073] New: setjmp.exp testcase broken
mjw at redhat dot com
sourceware-bugzilla@sourceware.org
Mon May 7 19:23:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14073
Bug #: 14073
Summary: setjmp.exp testcase broken
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: testsuite
AssignedTo: systemtap@sourceware.org
ReportedBy: mjw@redhat.com
Classification: Unclassified
The setjmp.exp testcase is broken in several ways:
- It uses -D_FORTIFY_SOURCE=2 without -O1 or -O2, which basically does nothing.
- When adding -O1 or -O2 (with or without -D_FORTIFY_SOURCE=2) the testcase
fails because of backtrace mismatch.
- At least on Fedora 17 glibc doesn't have setjmp/longjmp markers, so the whole
test doesn't actually test anything
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list