Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754556AbZILU1u (ORCPT ); Sat, 12 Sep 2009 16:27:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754231AbZILU1t (ORCPT ); Sat, 12 Sep 2009 16:27:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6740 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754180AbZILU1s (ORCPT ); Sat, 12 Sep 2009 16:27:48 -0400 Subject: Re: [origin tree boot hang] lockup in key_schedule_gc() From: Eric Paris To: Ingo Molnar Cc: James Morris , linux-kernel@vger.kernel.org, Linus Torvalds , dhowells@redhat.com In-Reply-To: <20090912135808.GA17416@elte.hu> References: <20090912072450.GA6767@elte.hu> <1252748791.2305.89.camel@dhcp231-106.rdu.redhat.com> <20090912104346.GB27935@elte.hu> <20090912135808.GA17416@elte.hu> Content-Type: text/plain; charset="UTF-8" Date: Sat, 12 Sep 2009 16:27:06 -0400 Message-Id: <1252787226.13780.1.camel@dhcp231-106.rdu.redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2331 Lines: 55 On Sat, 2009-09-12 at 15:58 +0200, Ingo Molnar wrote: > here's a new crash related to security changes - a boot lockup on a > testbox: > > Pid: 5, comm: events/0 Tainted: G W (2.6.31-tip-02301-g1c11bd7-dirty #13102) System Product Name > EIP: 0060:[] EFLAGS: 00000046 CPU: 0 > EIP is at trace_hardirqs_off_caller+0x30/0x9a > EAX: 00000002 EBX: f70431c0 ECX: c18c8e58 EDX: c10138ce > ESI: c10138ce EDI: 00000002 EBP: f7051ddc ESP: f7051dd4 > DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068 > CR0: 8005003b CR2: b745e530 CR3: 3618f000 CR4: 000006d0 > DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: c210fa6c > DR6: ffff0ff0 DR7: 00000400 > Call Trace: > [] trace_hardirqs_off+0xb/0xd > [] default_send_IPI_mask_logical+0xd2/0xe3 > [] default_send_IPI_all+0x27/0x67 > [] arch_trigger_all_cpu_backtrace+0x30/0x54 > [] __rcu_pending+0x49/0x113 > [] rcu_check_callbacks+0x1d/0x9c > [] update_process_times+0x29/0x3e > [] tick_periodic+0x6a/0x6c > [] tick_handle_periodic+0x14/0x6a > [] smp_apic_timer_interrupt+0x63/0x73 > [] apic_timer_interrupt+0x2f/0x40 > [] ? _spin_unlock_irqrestore+0x3d/0x41 > [] __queue_work+0x2b/0x30 > [] queue_work_on+0x2c/0x36 > [] queue_work+0x13/0x15 > [] schedule_work+0x14/0x16 > [] key_schedule_gc+0x28/0x4e > [] key_garbage_collector+0x167/0x180 > [] run_workqueue+0xfb/0x1c4 > [] ? run_workqueue+0xdc/0x1c4 > [] ? key_garbage_collector+0x0/0x180 > [] worker_thread+0x79/0x85 > [] ? autoremove_wake_function+0x0/0x38 > [] ? worker_thread+0x0/0x85 > [] kthread+0x65/0x6a > [] ? kthread+0x0/0x6a > [] kernel_thread_helper+0x7/0x10 > Pid: 5, comm: events/0 Tainted: G W 2.6.31-tip-02301-g1c11bd7-dirty #13102 > > config and bootlog attached. Adding dhowells, the keys maintainer, this one certainly isn't obvious to me off hand. -Eric -- 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/