Bug#858417: libapache2-mod-shib2: Lots of apache workers in "Closing connection" state. Endless sleeping of apache workers.

2017-03-24 Thread Pavel Polacek
Hi, (gdb) thread apply all bt Thread 3 (Thread 0x7ff0094ed700 (LWP 31498)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x7ff017af0ecd in xmltooling::ReloadableXMLFile::reload_fn(void*) () from

Bug#858417: libapache2-mod-shib2: Lots of apache workers in "Closing connection" state. Endless sleeping of apache workers.

2017-03-24 Thread Cantor, Scott
On 3/24/17, 9:29 AM, "Pkg-shibboleth-devel on behalf of Ferenc Wágner" wrote: > This looks like a log4shib threading problem, probably inherited from log4cpp. More a "the design of the library

Bug#858417: libapache2-mod-shib2: Lots of apache workers in "Closing connection" state. Endless sleeping of apache workers.

2017-03-24 Thread Ferenc Wágner
Pavel Polacek writes: > (gdb) bt > #0 __lll_lock_wait () at > ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 > #1 0x7f032831c479 in _L_lock_909 () from > /lib/x86_64-linux-gnu/libpthread.so.0 > #2 0x7f032831c2a0 in __GI___pthread_mutex_lock

Bug#858417: libapache2-mod-shib2: Lots of apache workers in "Closing connection" state. Endless sleeping of apache workers.

2017-03-22 Thread Pavel Polacek
Package: libapache2-mod-shib2 Version: 2.5.3+dfsg-2 Severity: normal Dear Maintainer, LAMP server: apache2-mpm-itk + mod_php + mod_shib. Apache workers hangs in "Closing connection" state. Apache in "C" state, wait for another apache worker (process 754): strace -p 754 Process 754 attached