(Illustration by Gaich Muramatsu)
On Thu, Sep 19, 2002 at 04:46:09PM +0200, Neil Mooney wrote: > [root_at_lxcontrol001 /]# venus > > Date: Thu 09/19/2002 > > 16:45:38 /usr/coda/LOG size is 560717 bytes > 16:45:38 /usr/coda/DATA size is 2242868 bytes > 16:45:38 Initializing RVM data... > 16:45:38 Fatal Signal (11); pid 15078 becoming a zombie... > 16:45:38 You may use gdb to attach to 15078 RVM segfaults are always hard to debug. Your venus binary probably still has debugging symbols, so doing something like, gdb venus gdb> run # gdb catches SEGV gdb> bt ... gdb spits out the stack trace that might help ... gdb> quit > I am using the following software versions : > > 1342652 Sep 19 12:03 coda-5.3.19.tar.gz > 31332 Sep 19 15:15 lwp-1.8-1.i386.rpm > 286017 Sep 19 15:15 rpc2-1.13-1.i386.rpm > 291899 Sep 19 15:15 rvm-1.6-1.i386.rpm > 69349 Sep 19 15:15 rvm-tools-1.6-1.i386.rpm > > Can any one tell me what I have missed ? Those look like the right ones to me. JanReceived on 2002-09-23 12:39:47