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 hang on in gethostbyname


* David Ignjić:

> Hi,
> Its perl process (script) executed ps:
> 123  97455  0.0  0.0   9556  1168 ?        S    Sep01   0:00 sh -c (~/src/customer/recruitingapp/other/cron/SendAutoMails.pl
> --customer=1333700271 > /tmp/out.92674) 2> /tmp/err.92674
> 123  97456  0.0  0.3 361912 185600 ?       S    Sep01   0:00 /usr/bin/perl /home/solution/recruitingapp2/src/customer/recruitingapp/other/cron/SendAutoMails.pl --customer=1333700271
>
> and gdp info thread:
> (gdb) info thread
>   Id   Target Id         Frame
> * 1    Thread 0x7f1bea6c3740 (LWP 97456) __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95

What about the parent process?  Is it multi-threaded?  Probably not
based on the PID, but would you please double-check?

Thanks,
Florian


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