public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* deadlock while copying from USB storage
@ 2003-01-02 20:10 Vladimir Kondratiev
  0 siblings, 0 replies; only message in thread
From: Vladimir Kondratiev @ 2003-01-02 20:10 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]

I do often experiencing deadlock while copying large amounts of data 
drom USB camera.

I am not sure what subsystem is guilty, it may be either USB, SCSI, FAT 
or something I do not imagine.

Kernel 2.4.20 from ftp.kernel.org compiled with gcc 3.2.1 (as from 
ftp.gcc.org). USB, SCSI and FAT compiled as modules.
.config is attached.

Camera is Sony DSC-P9, it supports USB mass storage.
Media in the camera - memory stick 128Mb, FAT; bug appears when copying 
some 50+ Mb, usually when CPU is busy with some background process.

Process that copy files get stalled in __lock_page function. Besides 
this, everything continue to work. After reboot copy wents well.

I captured situation when 'mc' (midnight commander) get stalled; and got 
kernel stack information using Ctl+Alt+SysRq+T. Attached file contains 
stack for 'mc' task, plus sorted 'ksyms'.

I am able and will be glad to do kernel modifications and/or provide 
additional information if I will know what to look for.

Regards, Vladimir.

[-- Attachment #2: usb-bug.gz --]
[-- Type: application/x-gzip, Size: 32331 bytes --]

[-- Attachment #3: .config.gz --]
[-- Type: application/x-gzip, Size: 7067 bytes --]

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

only message in thread, other threads:[~2003-01-02 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-02 20:10 deadlock while copying from USB storage Vladimir Kondratiev

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