Displaying 2 results from an estimated 2 matches for "__sigsuspend".
2003 Nov 21
0
C++ streams in shared library in cause R to hang? (linux)
...and operator<<(). From the debugger output
(below) it seems like it could be __flockfile() related (maybe a deadlock
of some sort?).
Has anyone encountered anything like this before? 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 m...
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
...14 ??? [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Process: ntpd [19]
Path: /usr/sbin/ntpd
UID: 0
Thread 5216000 DispatchQueue 1
User stack:
14 ??? (in ntpd + 2893) [0x1b4d]
14 ??? (in ntpd + 34230) [0x95b6]
14 __sigsuspend + 10 (in libSystem.B.dylib) [0x9373c1b2]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x4fff7 ntpd ??? (???) /usr/sbin/ntpd
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process:...