Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2006 17:57:25 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        vlada@devnull.cz, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/91224: sending file descriptors via AF_UNIX socket crashes kernel
Message-ID:  <20060102175622.M25718@fledge.watson.org>
In-Reply-To: <200601021755.k02HtrKH063366@freefall.freebsd.org>
References:  <200601021755.k02HtrKH063366@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 2 Jan 2006, Robert Watson wrote:

> Synopsis: sending file descriptors via AF_UNIX socket crashes kernel
>
> State-Changed-From-To: open->feedback
> State-Changed-By: rwatson
> State-Changed-When: Mon Jan 2 17:54:04 UTC 2006
> State-Changed-Why:
> On 2005/11/10, I committed a fix for a number of bugs relating to
> transfering UNIX domain sockets to the CVS HEAD as uipc_usrreq.c:1.159,
> and merged these to RELENG_6 as uipc_usrreq.c:1.155.2.2.  Could you
> try upgrading to 6-STABLE and see if you still experience this problem?

You'll also want kern_descrip.c:1.284 in HEAD or kern_descrip.c:1.243.2.8 
which teaches closef() about the NULL thread pointer.  That was merged around 
2005/11/16.

Thanks,

Robert N M Watson



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