https://bz.apache.org/bugzilla/show_bug.cgi?id=69110
--- Comment #5 from KC Tessarek <tessa...@evermeet.cx> --- Here's the backtrace: Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 Downloading source file /usr/src/debug/glibc-2.39-13.fc40.x86_64/nptl/pthread_kill.c 44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0; [Current thread is 1 (Thread 0x7f362d6006c0 (LWP 1690344))] (gdb) bt #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007f365f42c1b3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78 #2 0x00007f365f3d465e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #3 0x00007f365f3bc902 in __GI_abort () at abort.c:79 #4 0x00007f365f3bd767 in __libc_message_impl (fmt=fmt@entry=0x7f365f544b20 "Fatal glibc error: %s:%s (%s): assertion failed: %s\n") at ../sysdeps/posix/libc_fatal.c:132 #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 #7 0x00007f365f42d745 in ___pthread_mutex_lock (mutex=<optimized out>) at pthread_mutex_lock.c:86 #8 0x00007f365f5ac0b9 in proc_mutex_pthread_acquire_ex (timeout=-1, mutex=0x16054e8) at locks/unix/proc_mutex.c:780 #9 proc_mutex_pthread_acquire (mutex=0x16054e8) at locks/unix/proc_mutex.c:843 #10 0x00007f365f5a39bc in apr_global_mutex_lock (mutex=0x16054d0) at locks/unix/global_mutex.c:106 #11 0x00000000004e6c9f in ssl_mutex_on () #12 0x00000000004eb544 in ssl_scache_store () #13 0x00000000004e4d9f in ssl_callback_NewSessionCacheEntry () #14 0x00007f365fdb7315 in ssl_update_cache (s=0x7f35c801c4b0, mode=2) at ssl/ssl_lib.c:4536 #15 0x00007f365fe26c02 in tls_construct_new_session_ticket (s=0x7f35c801c4b0, pkt=<optimized out>) at ssl/statem/statem_srvr.c:4309 #16 0x00007f365fe096c9 in write_state_machine (s=0x7f35c801c4b0) at ssl/statem/statem.c:894 #17 state_machine (s=0x7f35c801c4b0, server=1) at ssl/statem/statem.c:487 #18 0x00000000004de15e in ssl_io_filter_handshake () #19 0x00000000004dfa2f in ssl_io_filter_input () #20 0x00000000004d40d9 in ssl_hook_process_connection () #21 0x0000000000474bf0 in ap_run_process_connection () #22 0x000000000054bb95 in process_socket () #23 0x000000000054c4ff in worker_thread () #24 0x00007f365f42a1b7 in start_thread (arg=<optimized out>) at pthread_create.c:447 #25 0x00007f365f4ac39c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 -- 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