Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756155AbYHHDHU (ORCPT ); Thu, 7 Aug 2008 23:07:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753285AbYHHDHI (ORCPT ); Thu, 7 Aug 2008 23:07:08 -0400 Received: from vapor.arctrix.com ([66.220.1.99]:49714 "HELO vapor.arctrix.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751239AbYHHDHH (ORCPT ); Thu, 7 Aug 2008 23:07:07 -0400 X-Greylist: delayed 402 seconds by postgrey-1.27 at vger.kernel.org; Thu, 07 Aug 2008 23:07:07 EDT Date: Thu, 7 Aug 2008 21:00:25 -0600 From: Neil Schemenauer To: linux-kernel@vger.kernel.org Subject: Hung task while reading USB mass storage device (2.6.26) Message-ID: <20080808030025.GA18962@arctrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1804 Lines: 43 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. Neil -- 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/