Put glibc error logs into log file instead of make console.
* Unless LIBC_FATAL_STDERR_ is set to 1 in the environment, memory problems detected by glibc malloc will be dumped on /dev/tty, but we'd rather have those in the log files.
Please register or sign in to comment