[Bug testsuite/14073] setjmp.exp testcase broken

mjw at redhat dot com sourceware-bugzilla@sourceware.org
Tue May 8 09:31:00 GMT 2012


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.



More information about the Systemtap mailing list