From owner-freebsd-stable@FreeBSD.ORG Fri Oct 15 14:28:01 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 8E8EB106564A for ; Fri, 15 Oct 2010 14:28:01 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 3F70C8FC12 for ; Fri, 15 Oct 2010 14:28:00 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P6lGI-0001l2-5v for freebsd-stable@freebsd.org; Fri, 15 Oct 2010 16:27:58 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Oct 2010 16:27:58 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Oct 2010 16:27:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Fri, 15 Oct 2010 16:27:51 +0200 Lines: 25 Message-ID: References: <20101014032608.GP7901@stlux503.dsto.defence.gov.au> <4CB6BBA7.50208@swa.org.ru> <20101014085110.GJ41910@stlux503.dsto.defence.gov.au> <20101015014300.GA42761@stlux503.dsto.defence.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100518 Thunderbird/3.0.4 In-Reply-To: <20101015014300.GA42761@stlux503.dsto.defence.gov.au> X-Enigmail-Version: 1.0.1 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: Fri, 15 Oct 2010 14:28:01 -0000 On 10/15/10 03:43, Wilkinson, Alex wrote: > > 0n Thu, Oct 14, 2010 at 04:51:10PM +0800, Wilkinson, Alex wrote: > > > 0n Thu, Oct 14, 2010 at 02:13:27PM +0600, Sergey Nikolenko wrote: > > > > >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 > > > >Yes! GREAT! This patch fixes the kernel panic! Can we get this committed ASAP ? > > Committed! How stable is fuse & sshfs lately? It looks like every time in the past I tried it I soon ended up panicking the system.