Date: Mon, 15 Apr 1996 20:54:14 -0700 (PDT) From: David Greenman <davidg> To: hsu@clinet.fi, davidg, freebsd-bugs Subject: Re: kern/1146 Message-ID: <199604160354.UAA04942@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: panic in soclose (?) State-Changed-From-To: open-closed State-Changed-By: davidg State-Changed-When: Mon Apr 15 20:50:15 PDT 1996 State-Changed-Why: This bug was caused by the struct containing the "next" pointer being freed combined with having the DIAGNOSTIC option enabled in the kernel (which overwrites freed memory with a special pattern). Fixed in rev 1.17 of uipc_socket.c.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604160354.UAA04942>