Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752269Ab1FGKgh (ORCPT ); Tue, 7 Jun 2011 06:36:37 -0400 Received: from a.mx.secunet.com ([195.81.216.161]:38500 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750881Ab1FGKgf (ORCPT ); Tue, 7 Jun 2011 06:36:35 -0400 Message-ID: <4DEDFF2D.2030805@secunet.com> Date: Tue, 07 Jun 2011 12:36:29 +0200 From: Torsten Hilbrich User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 To: Frank van Maarseveen CC: LKML , linux-ext4@vger.kernel.org Subject: Re: 2.6.37, 2.6.38, 2.6.39 vfs/ext3/ext4 crash when unplugging USB storage References: <20110525132356.GA6296@janus> <4DDF46A4.3070601@secunet.com> In-Reply-To: <4DDF46A4.3070601@secunet.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Jun 2011 10:36:30.0066 (UTC) FILETIME=[C31D1D20:01CC24FE] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2835 Lines: 59 Am 27.05.2011 08:37, schrieb Torsten Hilbrich: > Pid: 520, comm: bdi-default Not tainted 2.6.39 #40 LENOVO 20077KG/20077KG > RIP: 0010:[] [] redirty_tail+0x56/0xb0 > RSP: 0018:ffff88007cd49c08 EFLAGS: 00010292 > RAX: ffff88007d17b408 RBX: ffffffff8201d840 RCX: 6b6b6b6b6b6b6b6b > RDX: ffff88007c3a1070 RSI: ffff88007c3a11c8 RDI: ffffffff81d33f32 > RBP: ffff88007cd49c10 R08: ffffffff8201d8b8 R09: ffff88007cd49c40 > R10: 0000000000000000 R11: ffffffff8201d8b8 R12: ffff88007bcee218 > R13: ffff88007cd49cc0 R14: ffff88007d17b408 R15: ffffffff8201d8c8 > FS: 0000000000000000(0000) GS:ffff88007fd00000(0000) knlGS:0000000000000000 > CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b > CR2: 00007f713597ebeb CR3: 0000000002003000 CR4: 00000000000006a0 > DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 > Process bdi-default (pid: 520, threadinfo ffff88007cd48000, task ffff88007cc65180) > Stack: > ffffffff8201d840 ffff88007cd49c70 ffffffff811228fb ffff88007fc11b40 > 0000000000011b01 ffff88007fc11b40 ffffffff8201d8d8 ffff88007d17b470 > ffffffff8201d840 ffff88007bde3d38 0000000000000400 0000000000000000 > Call Trace: > [] writeback_sb_inodes+0x8b/0x1b0 > [] wb_writeback+0x18f/0x460 > [] wb_do_writeback+0xa1/0x280 > [] ? del_timer+0xe0/0xe0 > [] bdi_forker_thread+0xc7/0x510 > [] ? bdi_debug_stats_show+0x170/0x170 > [] ? bdi_debug_stats_show+0x170/0x170 > [] kthread+0x96/0xa0 > [] kernel_thread_helper+0x4/0x10 > [] ? kthread_worker_fn+0x190/0x190 > [] ? gs_change+0xb/0xb > Code: 40 01 00 00 48 8b 52 68 8b 0d 27 01 ee 00 89 ce c1 fe 08 40 38 ce 74 66 48 8b 8a 58 01 00 00 48 8d b2 58 01 00 00 48 39 ce 74 15 > 8b 59 e8 48 39 58 50 79 0b 48 8b 0d b9 56 ff 00 48 89 48 50 > RIP [] redirty_tail+0x56/0xb0 > RSP > ---[ end trace 04e2da502b7fc110 ]--- Problem is no longer reproducible with the following commits applied: commit d86e0e83b32bc84600adb0b6ea1fce389b266682 Author: Jens Axboe Date: Fri May 27 07:44:43 2011 +0200 block: export blk_{get,put}_queue() commit e73e079bf128d68284efedeba1fbbc18d78610f9 Author: James Bottomley Date: Wed May 25 15:52:14 2011 -0500 [SCSI] Fix oops caused by queue refcounting failure Torsten -- 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/