public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Hard lock when mounting loopback file
@ 2002-01-11 18:43 Kyle
  2002-01-13  7:49 ` Andrew Morton
  0 siblings, 1 reply; 8+ messages in thread
From: Kyle @ 2002-01-11 18:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: chaffee

I have a digital camera flash card that is locking up my machine (stock 
redhat 7.2 w/2.4.9-13 kernel).

I can mount the card, but as soon as I browse the filesystem, the 
machine locks hard.  I successfully copied the file system from the raw 
device to a file and tried mounting it as:

mount -o loop flash.img /mnt/flash

and it still locks up the machine just as before.  This makes me think 
it has nothing to do with the USB reader or the SCSI emulation, etc.

My guess is I have a corrupt filesystem on the flash that the filesystem 
handler (vfat) is intolerant of (all my other flash cards work fine).  

This seems like a possible kernel bug to me.  I'm not much of a kernel 
expert but I have a copy of the offending image if anyone wants to or 
can look at it.  (ftp://actarg.com/pub/misc/flash.img)  Is there someone 
that knows how to figure out if the driver can spit out a harmless 
message about filesystem corruption rather than taking the whole kernel 
down?

Kyle Bateman



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-01-14 15:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-11 18:43 Hard lock when mounting loopback file Kyle
2002-01-13  7:49 ` Andrew Morton
2002-01-13 11:52   ` Marius Gedminas
2002-01-13 20:35     ` Andrew Morton
2002-01-14 10:26       ` OGAWA Hirofumi
2002-01-14 10:42         ` Andrew Morton
2002-01-14 15:22           ` OGAWA Hirofumi
2002-01-14 10:58   ` Prof. Brand 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox