From owner-freebsd-current@FreeBSD.ORG Thu May 10 23:07:07 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C65E916A403 for ; Thu, 10 May 2007 23:07:07 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5CADF13C45B for ; Thu, 10 May 2007 23:07:07 +0000 (UTC) (envelope-from andre@freebsd.org) Received: (qmail 87775 invoked from network); 10 May 2007 22:26:45 -0000 Received: from dotat.atdotat.at (HELO [62.48.0.47]) ([62.48.0.47]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 10 May 2007 22:26:45 -0000 Message-ID: <4643A59A.5000300@freebsd.org> Date: Fri, 11 May 2007 01:07:06 +0200 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: Stefan Bethke References: <97D4D7C1-8FE4-48C1-9604-A567420796D5@lassitu.de> In-Reply-To: <97D4D7C1-8FE4-48C1-9604-A567420796D5@lassitu.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Current Subject: Re: panic: mutex tcp owned at /usr/src/sys/netinet/tcp_input.c:2475 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2007 23:07:07 -0000 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). > > Any other info you're interested in, just let me know. What is the rev # of tcp_input.c? -- Andre