Displaying 3 results from an estimated 3 matches for "__pthread_alt_lock".
2003 Apr 14
2
SIP hanging
...o.6
(gdb) thread 8
[Switching to thread 8 (Thread 6151 (LWP 7248))]#0 0x420292e5 in sigsuspend
()
from /lib/i686/libc.so.6
(gdb) bt
#0 0x420292e5 in sigsuspend () from /lib/i686/libc.so.6
#1 0x4003d679 in __pthread_wait_for_restart_signal ()
from /lib/i686/libpthread.so.0
#2 0x4003f4b9 in __pthread_alt_lock () from /lib/i686/libpthread.so.0
#3 0x4003c116 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
#4 0x41ac3af5 in __sip_destroy (p=0x80e30a8, lockowner=1) at chan_sip.c:758
#5 0x41ad0834 in handle_request (p=0x80e30a8, req=0x4393425c,
sin=0x4393424c)
at chan_sip.c:793
#6 0x41ad1139 i...
2003 Dec 04
16
Asterisk freezing HELP
Hello,
I have had several instances over the last month of Asterisk freezing,
sometimes after 12 hours, sometimes after 8 days. The common elements are
that:
- all Zap channels lock[hangups don't register and no new calls in or out]
- no new in/outbound calls can be made on Zap or SIP channels
- people who are still connected to calls can continue to talk
- in the CLI interface, you can
2003 Nov 21
0
C++ streams in shared library in cause R to hang? (linux)
...e? Or anything obvious
jump to mind for anyone?
Thank you!
Annie Bibble
Debugger output:
#0 0x40112aa5 in __sigsuspend (set=0xbfffec10)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
#1 0x40f63079 in __pthread_wait_for_restart_signal (self=0x40f6bd60)
at pthread.c:967
#2 0x40f64d39 in __pthread_alt_lock (lock=0x9203448, self=0x0) at
restart.h:34
#3 0x40f61c16 in __pthread_mutex_lock (mutex=0x9203438) at mutex.c:120
#4 0x40f63e12 in __flockfile (stream=0xbfffefa4) at lockfile.c:39
#5 0x40e35ba8 in read_int () from /usr/lib/libstdc++-libc6.2-2.so.3
#6 0x40e35f58 in istream::operator>> () f...