https://bz.apache.org/bugzilla/show_bug.cgi?id=69110
--- Comment #7 from Joe Orton <jor...@redhat.com> --- Thanks a lot. For the first case of the assert() failure, can you get the variable information for frame 6 below the assert(): #5 0x00007f365f3cc7a7 in __libc_assert_fail (assertion=assertion@entry=0x7f365f540e73 "e != ESRCH || !robust", file=file@entry=0x7f365f540e5e "pthread_mutex_lock.c", line=line@entry=450, function=function@entry=0x7f365f5496f0 <__PRETTY_FUNCTION__.1> "__pthread_mutex_lock_full") at __libc_assert_fail.c:31 #6 0x00007f365f42d66c in __pthread_mutex_lock_full (mutex=0x7f365fe5e000) at pthread_mutex_lock.c:450 e.g. in gdb do - up 6 info locals There is nothing that's changed in this area of httpd recently (mod_ssl session cache locking) so it's not obvious what the problem is. It looks like you're using the Fedora apr package and nothing has changed there either. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org