[Bug libc/9854] glibc opens up new tty to print *** %n in writable segment detected ***

kees at outflux dot net sourceware-bugzilla@sourceware.org
Fri Sep 11 20:03:00 GMT 2009


------- Additional Comments From kees at outflux dot net  2009-09-11 20:02 -------
glibc attempts to write to the controlling terminal, in the hopes that it will
be noticed at the highest possible level.  Especially since a process may have
closed its stderr already.

To explicitly disable this and try to write to fd 2, you can set the environment
variable LIBC_FATAL_STDERR_=1 (yes, there is a trailing underscore in the
variable name). 

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Glibc-bugs mailing list