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 nptl/16149] tst-cleanup2 & tst-cleanupx2 failures since gcc r204414


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

--- Comment #2 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
I think you should leave the *0 in gcc, because you'll break
all programs that have a custom handler otherwise.

For example Xorg also breaks without -fno-isolate-erroneous-paths
on my machine:
...
[ 59279.226] (EE) Illegal instruction at address 0x452dc0
[ 59279.232] (EE) 
Fatal server error:
[ 59279.244] (EE) Caught signal 4 (Illegal instruction). Server aborting

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