Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761636AbYHHVvR (ORCPT ); Fri, 8 Aug 2008 17:51:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759105AbYHHVvA (ORCPT ); Fri, 8 Aug 2008 17:51:00 -0400 Received: from netrider.rowland.org ([192.131.102.5]:3220 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753606AbYHHVvA (ORCPT ); Fri, 8 Aug 2008 17:51:00 -0400 Date: Fri, 8 Aug 2008 17:50:59 -0400 (EDT) From: Alan Stern X-X-Sender: stern@netrider.rowland.org To: Neil Schemenauer , "Rafael J. Wysocki" cc: Kernel development list , Greg KH , USB list Subject: Re: Hung task while reading USB mass storage device (2.6.26) In-Reply-To: <200808082251.55394.rjw@sisk.pl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2246 Lines: 53 On Fri, 8 Aug 2008, Rafael J. Wysocki wrote: > On Friday, 8 of August 2008, Neil Schemenauer wrote: > > Hi, > > > > This happened with 2.6.26 on an AMD64 machine. I was attempting to > > read an entire partition on a SD card attached to a USB reader. > > sysreq-W gives: > > > > dd D ffff8100010018b8 0 3887 3876 > > ffff810062a9dac8 0000000000000046 ffff81002f9ee420 ffff810054f80c28 > > ffffffff8047f8c0 ffff810062a9da78 ffff810062a9db58 ffffffff805d4f00 > > ffffffff805d4f00 ffffffff805d2270 ffffffff805d4f00 ffff81006e2106d0 > > Call Trace: > > [] find_get_pages_tag+0x34/0x7e > > [] sync_page+0x0/0x41 > > [] io_schedule+0x28/0x33 > > [] sync_page+0x3c/0x41 > > [] __wait_on_bit_lock+0x3f/0x72 > > [] __lock_page+0x5e/0x64 > > [] wake_bit_function+0x0/0x23 > > [] pagevec_lookup+0x17/0x1e > > [] truncate_inode_pages_range+0x251/0x2d9 > > [] __blkdev_put+0x4f/0x11c > > [] __fput+0xb1/0x176 > > [] filp_close+0x5d/0x65 > > [] put_files_struct+0x66/0xc4 > > [] do_exit+0x23a/0x639 > > [] __dequeue_signal+0x19/0x15a > > [] do_group_exit+0x66/0x93 > > [] get_signal_to_deliver+0x2d5/0x2f2 > > [] do_notify_resume+0xac/0x7d3 > > [] autoremove_wake_function+0x0/0x2e > > [] vfs_read+0x11e/0x132 > > [] fget_light+0x19/0x8a > > [] sysret_signal+0x1c/0x27 > > [] ptregscall_common+0x67/0xb0 > > > > I hope this information is useful. In fact it isn't. Much more useful would be the stack information for the khubd, usb-storage, and scsi-eh threads, plus also the dmesg log from a system build with CONFIG_USB_DEBUG enabled. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/