Date: Tue, 3 Feb 2004 14:12:01 -0800 (PST) From: "Andrew P. Lentvorski, Jr." <bsder@allcaps.org> To: Frode Nordahl <frode@nordahl.net> Cc: freebsd-current@freebsd.org Subject: Re: rpc.lockd(8) seg faults on 5.2-RELEASE Message-ID: <20040203140450.T36001@mail.allcaps.org> In-Reply-To: <E0D094EB-562D-11D8-95DC-000A95A9A574@nordahl.net> References: <3DC16400-517B-11D8-9CB2-0005028F6AEB@TrueStep.com> <B6959364-5240-11D8-91E0-000A95A9A574@nordahl.net> <20040129135653.H21660@mail.allcaps.org> <E0D094EB-562D-11D8-95DC-000A95A9A574@nordahl.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Feb 2004, Frode Nordahl wrote: > Since it dies on bcmp, it seems like a null lock gets into the list for > some reason. Turn on the debug log and uncomment DUMP_FILELOCK_VERBOSE (or just the filehandle dump code in dump_filelock). One of those locks should have a null pointer for the filehandle and that fact should be recorded in the debug log. -a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040203140450.T36001>