https://bz.apache.org/bugzilla/show_bug.cgi?id=66624
--- Comment #22 from chris <[email protected]> --- This seems new. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". --Type <RET> for more, q to quit, c to continue without paging-- __libc_read (nbytes=1, buf=0x7ffe2c8e2473, fd=7) at ../sysdeps/unix/sysv/linux/read.c:26 26 ../sysdeps/unix/sysv/linux/read.c: No such file or directory. (gdb) c Continuing. Thread 17 "apache2" received signal SIGPIPE, Broken pipe. [Switching to Thread 0x7fdfb2ffd700 (LWP 181161)] __GI___writev (iovcnt=1, iov=0x7fdfb83794e0, fd=42) at ../sysdeps/unix/sysv/linux/writev.c:26 26 ../sysdeps/unix/sysv/linux/writev.c: No such file or directory. (gdb) c Continuing. Thread 14 "apache2" received signal SIGPIPE, Broken pipe. [Switching to Thread 0x7fdfb8d2a700 (LWP 181158)] __GI___writev (iovcnt=1, iov=0x7fdfb821a4e0, fd=47) at ../sysdeps/unix/sysv/linux/writev.c:26 26 in ../sysdeps/unix/sysv/linux/writev.c (gdb) c Continuing. Thread 20 "apache2" received signal SIGPIPE, Broken pipe. [Switching to Thread 0x7fdfb17fa700 (LWP 181164)] __GI___writev (iovcnt=1, iov=0x7fdfb81c84e0, fd=61) at ../sysdeps/unix/sysv/linux/writev.c:26 26 in ../sysdeps/unix/sysv/linux/writev.c (gdb) c Continuing. Thread 19 "apache2" received signal SIGPIPE, Broken pipe. [Switching to Thread 0x7fdfb1ffb700 (LWP 181163)] __GI___writev (iovcnt=5, iov=0x7fdfb80c64e0, fd=29) at ../sysdeps/unix/sysv/linux/writev.c:26 26 in ../sysdeps/unix/sysv/linux/writev.c I have no idea whats going on now :( -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
