From: Zoran V. <zv...@ar...> - 2006-07-07 07:28:57
|
Am 07.07.2006 um 03:44 schrieb Vlad Seryakov: > I am getting strange crashes on server startup Allright. I will look into this today. Cheers, Zoran > > (gdb) bt > #0 0xffffe410 in __kernel_vsyscall () > #1 0xb7cfbc0e in __lll_mutex_lock_wait () from /lib/libpthread.so.0 > #2 0xb7cf8554 in _L_mutex_lock_48 () from /lib/libpthread.so.0 > #3 0xb7f5b000 in ?? () > #4 0x000051b4 in ?? () > #5 0xb7d0e844 in ?? () from /lib/libc.so.6 > #6 0xb7f600f8 in ?? () from /usr/local/ns/lib/libnsthread.so > #7 0x0804e3a0 in ?? () > #8 0xb7e1dff4 in ?? () from /lib/libc.so.6 > #9 0x0804e3a0 in ?? () > #10 0xb7fc8660 in tls () from /usr/local/ns/lib/libnsd.so > #11 0xb730dae8 in ?? () > #12 0xb7dcad26 in pthread_mutex_lock () from /lib/libc.so.6 > #13 0xb7dcad26 in pthread_mutex_lock () from /lib/libc.so.6 > #14 0xb7f5f04d in NsLockSet (lock=3D0x804e420) at pthread.c:221 > #15 0xb7f5d6ca in Ns_MutexLock (mutex=3D0xb7fc8660) at mutex.c:205 > #16 0xb7f8d72f in LogAdd (severity=3D<value optimized out>, > fmt=3D0xb7fc244b "received fatal signal %d", ap=3D0xb730dba4 = "\v") at > log.c:820 > #17 0xb7f8d785 in Panic (fmt=3D0xb7fc244b "received fatal signal %d") = at > log.c:1099 > #18 0xb7f2003e in Tcl_PanicVA () from /usr/lib/libtcl8.4.so > #19 0xb7f200d7 in Tcl_Panic () from /usr/lib/libtcl8.4.so > #20 0xb7fb4947 in Abort (signal=3D11) at unix.c:697 > #21 <signal handler called> > #22 0xb7f32513 in Tcl_DStringAppend () from /usr/lib/libtcl8.4.so > #23 0xb7f8ca32 in LogToDString (arg=3D0xb730dfa8, severity=3DError, > stamp=3D0x847af44, > msg=3D0x847af50 "invalid command name \"ns_radius\"\ninvalid =20 > command > name \"ns_radius\"\n while executing\n\"ns_radius clientadd =20 > localhost > localsecret\"\n (procedure \"radius::dictinit\" line 4)\n =20 > invoked > from within\n\"rad"..., len=3D135628672) at log.c:1238 > #24 0xb7f8cb3f in LogToFile (arg=3D0x2, severity=3DError, = stamp=3D0x847af44, > msg=3D0x847af50 "invalid command name \"ns_radius\"\ninvalid =20 > command > name \"ns_radius\"\n while executing\n\"ns_radius clientadd =20 > localhost > localsecret\"\n (procedure \"radius::dictinit\" line 4)\n =20 > invoked > from within\n\"rad"..., len=3D135628672) at log.c:1272 > ---Type <return> to continue, or q <return> to quit--- > #25 0xb7f8cc19 in LogFlush (cachePtr=3D0x810b558, listPtr=3D0x804a320, > count=3D<value optimized out>, > trunc=3D1) at log.c:865 > #26 0xb7f8d748 in LogAdd (severity=3D<value optimized out>, =20 > fmt=3D0xb7fc0c6b > "%s\n%s", > ap=3D0xb730e158 "\200\207\025\bh\fK\b\020X=FE=B7\001") at = log.c:821 > #27 0xb7f8d7c7 in Ns_Log (severity=3DError, fmt=3D0xb7fc0c6b "%s\n%s") = at > log.c:246 > #28 0xb7fa7787 in Ns_TclLogErrorInfo (interp=3D0x8158668, = extraInfo=3D0x0) > at tclmisc.c:184 > #29 0xb7fa77e3 in Ns_TclLogError (interp=3D0x8158668) at tclmisc.c:210 > #30 0xb7f9d42f in Ns_TclEvalCallback (interp=3D0x8158668, =20 > cbPtr=3D0x80f9998, > result=3D0x0) > at tclcallbacks.c:177 > #31 0xb7fab2c1 in NsTclSchedProc (arg=3D0x80f9998, id=3D3) at =20 > tclsched.c:383 > #32 0xb7f96c47 in SchedThread (ignored=3D0x0) at sched.c:807 > #33 0xb7f5e414 in NsThreadMain (arg=3D0x80d2358) at thread.c:224 > #34 0xb7f5ef6d in ThreadMain (arg=3D0x80d2358) at pthread.c:736 > #35 0xb7cf6274 in start_thread () from /lib/libpthread.so.0 > #36 0xb7dbf47e in clone () from /lib/libc.so.6 > > > --=20 > Vlad Seryakov > 571 262-8608 office > vl...@cr... > http://www.crystalballinc.com/vlad/ > > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel |