NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/43375: panic when mount(8)ing umass(4) device (Sony DSC-H50 Digital Camera)



The following reply was made to PR kern/43375; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/43375: panic when mount(8)ing umass(4) device (Sony
        DSC-H50 Digital Camera)
Date: Sat, 29 May 2010 18:34:07 +0000

 On Fri, May 28, 2010 at 12:15:00PM +0000, alan.bsd%gmail.com@localhost wrote:
  > # mount_msdos /dev/sd0e /mnt
  > mount_msdos: "/mnt/" is a non-resolved or relative path.
  > mount_msdos: using "/mnt" instead.
  > panic: buf mem pool index 23
  > cpu0: Begin traceback...
  > cpu0: End traceback...
 
 Do you have that traceback, or can you get one from the dump? That
 panic's from inside the filesystem I/O logic (in vfs_bio.c) and it
 would be very helpful to know how we got there.
 
 It is probably something about the msdos filesystem on the camera
 that's breaking things and not a USB problem per se at all.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index