From: Vladimir Kondratiev <vladimir.kondratiev@intel.com>
To: linux-kernel@vger.kernel.org
Subject: deadlock while copying from USB storage
Date: Thu, 02 Jan 2003 22:10:52 +0200 [thread overview]
Message-ID: <3E149CCC.3000200@intel.com> (raw)
[-- 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 --]
reply other threads:[~2003-01-02 20:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E149CCC.3000200@intel.com \
--to=vladimir.kondratiev@intel.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox