I just compiled gnugk2.2b5 and run it. I got a
weird problem.
I can login gk's status port, except nothing
show up. Log file shows a lot of
"Gatekeeper Hangup" like below,
Is this a bug of gnugk, or my compile problem.
2004/08/20 00:41:47.258
1
gk.cxx(264) GK Gatekeeper Hangup
(signal 1)
backtrace shows: (I used "gdb gnugk
parent_thread_id")
#0 0x402fe136 in sigsuspend () from /lib/libc.so.6 #1 0x400c0a61 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x400c29d7 in __pthread_alt_lock () from /lib/libpthread.so.0 #3 0x400bee3e in pthread_mutex_lock () from /lib/libpthread.so.0 #4 0x08541daa in PMutex::Wait (this=0x87d7de0) at tlibthrd.cxx:1628 #5 0x085355bb in PTrace::Begin (level=1, fileName=0x8573e84 "gk.cxx", lineNum=264) at ../common/osutils.cxx:933 #6 0x0812f936 in UnixReloadHandler (sig=1) at gk.cxx:264 #7 0x400c1307 in pthread_sighandler () from /lib/libpthread.so.0 #8 <signal handler called> #9 0x403808a1 in nanosleep () from /lib/libc.so.6 #10 0x400c05aa in __pthread_timedsuspend_new () from /lib/libpthread.so.0 #11 0x400bd117 in pthread_cond_timedwait_relative () from /lib/libpthread.so.0 #12 0x085423ba in PSyncPoint::Wait (this=0x87d817c, waitTime=@0xbf7ffaac) at tlibthrd.cxx:1787 #13 0x0851d726 in PXConfigWriteThread::Main (this=0x87deac0) at config.cxx:237 #14 0x08540d7d in PThread::PX_ThreadStart (arg=0x87deac0) at tlibthrd.cxx:1254 #15 0x400bdf77 in pthread_start_thread () from /lib/libpthread.so.0 Anybody experience same problem? Any
hint?
Thanks in advance!
|