https://bz.apache.org/bugzilla/show_bug.cgi?id=69110
--- Comment #8 from KC Tessarek <[email protected]> --- Thanks for looking into this. Yes, I am using the Fedora apr and apr-util packages. Here's the info you requested: (gdb) up 6 #6 0x00007f365f42d66c in __pthread_mutex_lock_full (mutex=0x7f365fe5e000) at pthread_mutex_lock.c:450 450 assert (e != ESRCH || !robust); (gdb) info locals private = 128 e = <optimized out> kind = 0 robust = <optimized out> newval = 1690344 assume_other_futex_waiters = <optimized out> oldval = <optimized out> id = 1690344 __PRETTY_FUNCTION__ = "__pthread_mutex_lock_full" (gdb) -- 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]
