Date: Fri, 11 May 2007 22:33:53 +0200 From: Andre Oppermann <andre@freebsd.org> To: Stefan Bethke <stb@lassitu.de> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: panic: mutex tcp owned at /usr/src/sys/netinet/tcp_input.c:2475 Message-ID: <4644D331.9080901@freebsd.org> In-Reply-To: <97D4D7C1-8FE4-48C1-9604-A567420796D5@lassitu.de> References: <97D4D7C1-8FE4-48C1-9604-A567420796D5@lassitu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Stefan Bethke wrote: > Got this reproducable panic on AMD64 on a couple of days old -current > when I try to copy a file off a ZFS dataset via netatalk's afpd (via > TCP, no actual AppleTalk involved). This is a recursive leak of the INP_INFO_LOCK() you've hit here. We don't know yet where it gets leaked but we're working on it. -- Andre > Any other info you're interested in, just let me know. > > > Stefan >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4644D331.9080901>