public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Re: USB-storage/SCSI panic/error writing CF card
       [not found] <20030109183614.GA1167@Master.Wizards>
@ 2003-01-09 18:53 ` Patrick Mansfield
  0 siblings, 0 replies; only message in thread
From: Patrick Mansfield @ 2003-01-09 18:53 UTC (permalink / raw)
  To: linux-kernel, linux-scsi

On Thu, Jan 09, 2003 at 01:36:14PM -0500, Murray J. Root wrote:

> Writing to the card sometimes hangs the process when unmounting 
> 
> Sometimes the data IS written to the card first, then it hangs the process.
> 
> Sometimes the card is corrupt (cannot cd to the mountpoint -I/O error)
>   /var/log/messages has several lines like:
>   Jan  9 13:08:51 Master kernel: FAT: Filesystem panic (dev sd(8,1))
>   Jan  9 13:08:51 Master kernel:     Directory 4: invalid cluster chain
>   
> Sometimes get kernel panic with ONLY these 2 lines:
>   "Error handler thread not present at f7a57000 f7bf0d80 drivers/scsi/scsi-error.c 154"
>   "In interrupt handler - not syncing"
>   No messages in logs

The panic is caused by timeout on a scsi command when the error handler
has unexpectedly gone away, possibly because of this bug, where the erorr
handler exits early because of a SIGHUP:

http://marc.theaimsgroup.com/?l=linux-scsi&m=104145526331820&w=2

Fixing the panic won't fix the corruption. scsi should really offline the
adapter and scsi devices on the adapter rather than panic.

-- Patrick Mansfield

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-09 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20030109183614.GA1167@Master.Wizards>
2003-01-09 18:53 ` USB-storage/SCSI panic/error writing CF card Patrick Mansfield

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