Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 10:38:01 +0100
From:      Antoine Jacoutot <ajacoutot@lphp.org>
To:        freebsd-questions@freebsd.org
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: rpc.lockd segfault
Message-ID:  <1074505081.400ba57956366@webmail.lphp.org>
In-Reply-To: <20040118203644.GA76639@dan.emsphone.com>
References:  <200401171338.15670.ajacoutot@lphp.org> <200401172027.19927.ajacoutot@lphp.org> <20040117220110.GB78912@xor.obsecurity.org> <200401181458.44948.ajacoutot@lphp.org> <20040118140539.GA87622@xor.obsecurity.org> <20040118203644.GA76639@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Selon Dan Nelson <dnelson@allantgroup.com>:
> > > install -s -o root -g wheel -m 555   rpc.lockd /usr/sbin
> >           ^^
> > 
> > This strips the debugging symbols.  Run gdb against the version of the
> > binary in the obj/ directory.

Allright, so I rebuilt rpc.lockd with: "-g" and copy the binary to
/usr/sbin/rpc.lockd (without stripping it).
I can't attache gdb to it because rpc.lockd wouldn't work for clients.
So I analysed to core file again and didn't get much info:

Core was generated by `rpc.lockd'.
Program terminated with signal 11, Segmentation fault.
#0  0x0804dd2f in ?? ()
(gdb) quit

Any idea ?
Thanks all for your help.
Oh, by the way, it does not core dump right away, it does sometimes (from 30
minutes to 12 hours).
Regards,

Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1074505081.400ba57956366>