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 libc/21253] localedef randomly segfaults when using -fstack-check due to new posix_spawn implementation


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

--- Comment #1 from Mike Frysinger <vapier at gentoo dot org> ---
playing around, disabling -fstack-check on this one file doesn't help.  we'd
have to disable it on every func __spawni_child calls too.  at which point we
might as well disable it everywhere.  blah.

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