https://bz.apache.org/bugzilla/show_bug.cgi?id=69110

--- Comment #6 from KC Tessarek <tessa...@evermeet.cx> ---
Just crashed again with:

#0  0x00007f76975462b3 in __pthread_mutex_lock_full (mutex=0x7f7697f74000) at
pthread_mutex_lock.c:514
514                 ENQUEUE_MUTEX_PI (mutex);
[Current thread is 1 (Thread 0x7f767ea006c0 (LWP 2011368))]
(gdb) bt
#0  0x00007f76975462b3 in __pthread_mutex_lock_full (mutex=0x7f7697f74000) at
pthread_mutex_lock.c:514
#1  0x00007f7697546745 in ___pthread_mutex_lock (mutex=<optimized out>) at
pthread_mutex_lock.c:86
#2  0x00007f76976c50b9 in proc_mutex_pthread_acquire_ex (timeout=-1,
mutex=0x19b14e8) at locks/unix/proc_mutex.c:780
#3  proc_mutex_pthread_acquire (mutex=0x19b14e8) at locks/unix/proc_mutex.c:843
#4  0x00007f76976bc9bc in apr_global_mutex_lock (mutex=0x19b14d0) at
locks/unix/global_mutex.c:106
#5  0x00000000004e6c9f in ssl_mutex_on ()
#6  0x00000000004eb544 in ssl_scache_store ()
#7  0x00000000004e4d9f in ssl_callback_NewSessionCacheEntry ()
#8  0x00007f7697ecd315 in ssl_update_cache (s=0x7f7658000f30, mode=2) at
ssl/ssl_lib.c:4536
#9  0x00007f7697f3cc02 in tls_construct_new_session_ticket (s=0x7f7658000f30,
pkt=<optimized out>) at ssl/statem/statem_srvr.c:4309
#10 0x00007f7697f1f6c9 in write_state_machine (s=0x7f7658000f30) at
ssl/statem/statem.c:894
#11 state_machine (s=0x7f7658000f30, server=1) at ssl/statem/statem.c:487
#12 0x00000000004de15e in ssl_io_filter_handshake ()
#13 0x00000000004dfa2f in ssl_io_filter_input ()
#14 0x00000000004d40d9 in ssl_hook_process_connection ()
#15 0x0000000000474bf0 in ap_run_process_connection ()
#16 0x000000000054bb95 in process_socket ()
#17 0x000000000054c4ff in worker_thread ()
#18 0x00007f76975431b7 in start_thread (arg=<optimized out>) at
pthread_create.c:447
#19 0x00007f76975c539c 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

Reply via email to