panic: mutex tcp owned at /usr/src/sys/netinet/tcp_input.c:2475
Andre Oppermann
andre at freebsd.org
Fri May 11 20:33:54 UTC 2007
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
>
More information about the freebsd-current
mailing list