From owner-freebsd-stable@FreeBSD.ORG Thu Oct 14 08:42:22 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 180AB106564A for ; Thu, 14 Oct 2010 08:42:22 +0000 (UTC) (envelope-from s@swa.org.ru) Received: from mx.a-r-b.ru (mx.a-r-b.ru [90.156.229.147]) by mx1.freebsd.org (Postfix) with ESMTP id D2C8D8FC0C for ; Thu, 14 Oct 2010 08:42:21 +0000 (UTC) Received: from [172.16.16.2] (helo=home.swa.org.ru) by mx.a-r-b.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1P6IwK-000LDd-Qa; Thu, 14 Oct 2010 12:13:29 +0400 Message-ID: <4CB6BBA7.50208@swa.org.ru> Date: Thu, 14 Oct 2010 14:13:27 +0600 From: Sergey Nikolenko User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.9) Gecko/20100918 Thunderbird/3.1.4 ThunderBrowse/3.3.2 MIME-Version: 1.0 To: "Wilkinson, Alex" References: <20101014032608.GP7901@stlux503.dsto.defence.gov.au> In-Reply-To: <20101014032608.GP7901@stlux503.dsto.defence.gov.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Reproducible Kernel Panic on 8.1-STABLE [SEC=UNCLASSIFIED] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2010 08:42:22 -0000 On 14.10.2010 09:26, Wilkinson, Alex wrote: > I have come across a bug that triggers a kernel panic on 8.1-STABLE(r213395) through the > use of /usr/ports/sysutils/fusefs-sshfs. Typically i do an sshfs mount as such: > > #sshfs username@hostname:/home/username local_mountpoint/ > > This mounts the remote filesystem fine. However, when i edit and save a file in > say vi on the remote sshfs i get the following panic everytime: Try this out http://www.freebsd.org/cgi/query-pr.cgi?pr=149674