From owner-freebsd-current@FreeBSD.ORG Thu Aug 9 14:49:14 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D02B816A418 for ; Thu, 9 Aug 2007 14:49:14 +0000 (UTC) (envelope-from freebsd@elgert.dk) Received: from pqueuea.post.tele.dk (pqueuea.post.tele.dk [193.162.153.9]) by mx1.freebsd.org (Postfix) with ESMTP id 9779C13C442 for ; Thu, 9 Aug 2007 14:49:14 +0000 (UTC) (envelope-from freebsd@elgert.dk) Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by pqueuea.post.tele.dk (Postfix) with ESMTP id 59C2ADCC0B for ; Thu, 9 Aug 2007 16:32:05 +0200 (CEST) Received: from elgert.dk (0x573c4c16.nivaanqu1.broadband.tele.dk [87.60.76.22]) by pfepb.post.tele.dk (Postfix) with SMTP id C6217A5006E; Thu, 9 Aug 2007 16:31:59 +0200 (CEST) Received: by elgert.dk (sSMTP sendmail emulation); Thu, 9 Aug 2007 16:31:58 +0200 Date: Thu, 9 Aug 2007 16:31:58 +0200 From: Harry Jensen To: freebsd-current@freebsd.org Message-ID: <20070809143158.GA76160@mugin.localhost> Mail-Followup-To: freebsd-current@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Subject: Re: 7.0-CURRENT panic 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, 09 Aug 2007 14:49:14 -0000 On Thu, Aug 09, 2007 at 11:40:34AM +0200, Goran Gajic wrote: > > When I connect my Nokia N73 and select mass storage mode my 7.0-CURRENT > panics if I try to copy something from it: > > umass0: on uhub1 > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: < > Removable Direct Access SCSI-0 device > da0: 1.000MB/s transfers > da0: 120MB (245919 512 byte sectors: 64H 32S/T 120C) > GEOM_LABEL: Label for provider da0 is msdosfs/Memory card. > GEOM_LABEL: Label msdosfs/Memory card removed. > panic: VOP_STRATEGY failed bp=0xcd1b8da8 vp=0xc4175990 > cpuid = 0 > KDB: enter: panic > [thread pid 646 tid 100081 ] > Stopped at kdb_enter+0x32: leave No problems on a Nokia 6300, copying from the phone: umass0: on uhub0 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-4 device da0: 1.000MB/s transfers da0: 244MB (499713 512 byte sectors: 64H 32S/T 244C) GEOM_LABEL: Label for provider da0 is msdosfs/Hukom.kort. GEOM_LABEL: Label msdosfs/Hukom.kort removed. GEOM_LABEL: Label for provider da0 is msdosfs/Hukom.kort. umass0: at uhub0 port 2 (addr 3) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry GEOM_LABEL: Label msdosfs/Hukom.kort removed. umass0: detached ugen0: on uhub0 Brgds Harry