Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758082AbYLDO0j (ORCPT ); Thu, 4 Dec 2008 09:26:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752252AbYLDO02 (ORCPT ); Thu, 4 Dec 2008 09:26:28 -0500 Received: from g5t0007.atlanta.hp.com ([15.192.0.44]:42968 "EHLO g5t0007.atlanta.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757916AbYLDO0Y (ORCPT ); Thu, 4 Dec 2008 09:26:24 -0500 Message-ID: <4937E888.3060208@hp.com> Date: Thu, 04 Dec 2008 09:26:16 -0500 From: "Alan D. Brunelle" User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: "linux-kernel@vger.kernel.org" CC: Jens Axboe Subject: kernel BUG at block/blk-timeout.c:178! Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4126 Lines: 88 (I'll be checking into reproducibility &c., but for now...) Using git tree as of: commit 6a1214113090905aca6a492fc8ef10d84c608a69 Merge: c07f62e... 2642b11... Author: Linus Torvalds Date: Mon Dec 1 09:34:23 2008 -0800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ie * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linu ieee1394: sbp2: fix race condition in state change ieee1394: fix list corruption (reported at module removal) firewire: fw-sbp2: another iPod mini quirk entry ieee1394: sbp2: another iPod mini quirk entry I just got whilst booting (16-way AMD64, 126GB RAM, 3@CCISS, 4@QLA): ------------[ cut here ]------------ kernel BUG at block/blk-timeout.c:178! invalid opcode: 0000 [#1] SMP last sysfs file: CPU 0 Pid: 268, comm: scsi_wq_0 Not tainted 2.6.28-rc6 #13 RIP: 0010:[] [] blk_add_timer+0xdd/0xf0 RSP: 0018:ffff88087b6c3830 EFLAGS: 00010002 RAX: ffff88087cdf4408 RBX: ffff88087cded670 RCX: ffff88087cdf4408 RDX: ffff88087cded670 RSI: ffff88087cdf42c8 RDI: ffff88087cdf42c8 RBP: ffff88087b6c3840 R08: 0000000000000020 R09: ffff88087cded670 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000020 R13: ffff88087cdf42c8 R14: 0000000000000020 R15: 0000000000000008 FS: 0000000000000000(0000) GS:ffffffff80f76980(0000) knlGS:0000000000000000 CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b CR2: 0000000000000000 CR3: 0000000000201000 CR4: 00000000000006e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Process scsi_wq_0 (pid: 268, threadinfo ffff88087b6c2000, task ffff88087bf706c0) Stack: ffff88087cded670 ffff88087b6cf460 ffff88087b6c3850 ffffffff804e2308 ffff88087b6c3890 ffffffff804e5566 ffff88087cded670 ffff88087cded670 ffff88087cdf1800 ffff88087cded670 ffff88087cded670 ffff88087cdf42c8 Call Trace: [] elv_dequeue_request+0x48/0x60 [] blk_queue_start_tag+0x96/0x130 [] scsi_request_fn+0x120/0x5a0 [] __generic_unplug_device+0x2b/0x40 [] blk_execute_rq_nowait+0x66/0xb0 [] blk_execute_rq+0x5d/0xb0 [] ? sysfs_ilookup_test+0x0/0x20 [] hp_sw_tur+0xbe/0x230 [] ? scsi_dh_handler_lookup+0x56/0xb0 [] hp_sw_bus_attach+0x58/0x160 [] scsi_dh_handler_attach+0x32/0x40 [] scsi_dh_notifier+0x6a/0xa0 [] notifier_call_chain+0x3f/0x80 [] __blocking_notifier_call_chain+0x58/0x80 [] blocking_notifier_call_chain+0x11/0x20 [] device_add+0x133/0x650 [] ? attribute_container_device_trigger+0xbc/0xd0 [] scsi_sysfs_add_sdev+0x64/0x280 [] scsi_probe_and_add_lun+0xdb9/0xde0 [] __scsi_scan_target+0x4d7/0x6f0 [] scsi_scan_target+0xc0/0xd0 [] fc_scsi_scan_rport+0xb7/0xc0 [] ? fc_scsi_scan_rport+0x0/0xc0 [] run_workqueue+0x70/0x120 [] worker_thread+0x60/0xb0 [] ? autoremove_wake_function+0x0/0x40 [] ? worker_thread+0x0/0xb0 [] kthread+0x49/0x80 [] child_rip+0xa/0x11 [] ? kthread+0x0/0x80 [] ? child_rip+0x0/0x11 Code: 48 8d bb 28 03 00 00 48 89 c6 e8 af 6f d6 ff 48 83 c4 08 5b c9 c3 48 8b 15 81 cb a9 00 89 c0 48 01 d0 48 89 87 38 01 00 00 eb 90 <0f> 0b eb fe 0f 1f 80 00 00 00 00 0f 0b eb fe 0f 1f 40 00 55 48 RIP [] blk_add_timer+0xdd/0xf0 RSP ---[ end trace 1d1b7db6f1a8b5dd ]--- -- 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/