This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc 2.19 deadlock in asprintf


On Thursday 22 of May 2014, Siddhesh Poyarekar wrote:
> That's a backtrace of just one thread - please get a backtrace of all
> threads in play using 'thread apply all backtrace'.  There isn't
> enough information to conclude that this is a bug, but I am going to
> guess that it is not, and that there may have been either some kind of
> memory corruption or a malloc call from a signal handler causing a
> deadlock.

There are no other threads. It's preforked apache.

(gdb) info threads
  Id   Target Id         Frame 
* 1    Thread 0x7f04bf416780 (LWP 12168) "httpd.prefork" 
__lll_lock_wait_private () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95


kernel 3.4.90 btw.

> Siddhesh

-- 
Arkadiusz MiÅkiewicz, arekm / maven.pl


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]