This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 testsuite/14073] setjmp.exp testcase broken


http://sourceware.org/bugzilla/show_bug.cgi?id=14073

--- Comment #2 from Mark Wielaard <mjw at redhat dot com> 2012-05-08 09:31:36 UTC ---
Issue 3, as explained in comment #1, is a completely unrelated bug. See
https://bugzilla.redhat.com/show_bug.cgi?id=819680 ("librpmio.so exports
bundled broken glob(3) clone"). Building with configure --without-rpm "fixes"
it.

So that only leaves items 1) and 2) from the description, setjmp.exp:

- 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.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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