rpc.lockd segfault

Kris Kennaway kris at obsecurity.org
Sat Jan 17 14:01:12 PST 2004


On Sat, Jan 17, 2004 at 08:27:19PM +0100, Antoine Jacoutot wrote:
> On Saturday 17 January 2004 13:38, Antoine Jacoutot wrote:
> > I'm having a problem under FreeBSD-5.2-RELEASE.
> > I mount my users homedir under NFS and need rpc.lockd.
> > Unfortunately, and with no reason nor log, rpc.lockd regularly core dump...
> > Any idea where I should start looking.
> 
> Here is more information about my problem, using gdb on thecore file:

Unfortunately that doesn't give any information.  You'll need to
recompile rpc.lockd with GDB debugging symbols (add -ggdb to CFLAGS).
See the developer's handbook on the website for more information about
debugging program failures with gdb (specifically, how to obtain a
useful backtrace).

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040117/3fee2cde/attachment.bin


More information about the freebsd-questions mailing list