(Illustration by Gaich Muramatsu)
Hi, reople. There is problem with coda-server. When i runnig coda server as non SCM server on Linux RH6.0 (coda-server 5.3.1) he write to SrvLog (see attachment #1). and go to zombie state. I try another parameters for RVM (starting address, heap length etc. )- nothing. I attach to codasrv process (using gdb) ang he write (see attachment #2). Help me please. Any idea fix this problem. Foma. 05:31:10 New SrvLog started at Tue Sep 7 05:31:10 1999 05:31:10 Resource limit on data size are set to 2147483647 05:31:10 Server etext 0x80f62da, edata 0x813d3bc 05:31:10 RvmType is Rvm 05:31:10 Main process doing a LWP_Init() 05:31:10 Main thread just did a RVM_SET_THREAD_DATA 05:31:10 Setting Rvm Truncate threshhold to 5. 05:31:34 The server (pid 1693) can be controlled using volutil commands 05:31:35 "volutil -help" will give you a list of these commands 05:31:35 If desperate, "kill -SIGWINCH 1693" will increase debugging level 05:31:35 "kill -SIGUSR2 1693" will set debugging level to zero 05:31:35 "kill -9 1693" will kill a runaway server 05:31:35 Vice file system salvager, version 3.0. 05:31:35 SanityCheckFreeLists: Checking RVM Vnode Free lists. 05:31:35 DestroyBadVolumes: Checking for destroyed volumes. 05:31:35 Attached 0 volumes; 0 volumes not attached lqman: Creating LockQueue Manager.....LockQueue Manager starting ..... 05:31:35 LockQueue Manager just did a rvmlib_set_thread_data() done 05:31:35 ****** FILE SERVER INTERRUPTED BY SIGNAL 11 ****** 05:31:35 ****** Aborting outstanding transactions, stand by... 05:31:35 Uncommitted transactions: 0 05:31:35 Uncommitted transactions: 0 05:31:35 Becoming a zombie now ........ 05:31:35 You may use gdb to attach to 1693 (gdb) bt #0 0x40111861 in __libc_nanosleep () #1 0x401117ed in __sleep (seconds=1) at ../sysdeps/unix/sysv/linux/sleep.c:78 #2 0x80f5e47 in coda_assert (pred=0x80f6467 "0", file=0x80f6460 "srv.cc", line=318) at coda_assert.c:45 #3 0x804a824 in zombie (sig=11) at srv.cc:318 #4 <signal handler called> #5 0x4016c000 in builtin_modules () #6 0x809a760 in ResCommInit () at rescomm.cc:102 #7 0x804af00 in main (argc=12, argv=0xbffffcd4) at srv.cc:515 #8 0x4009acb3 in __libc_start_main (main=0x804a840 <main>, argc=12, argv=0xbffffcd4, init=0x8049ce8 <_init>, fini=0x80f62dc <_fini>, rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffffccc) at ../sysdeps/generic/libc-start.c:78Received on 1999-09-10 09:05:43