Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756510AbYA1LP5 (ORCPT ); Mon, 28 Jan 2008 06:15:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752774AbYA1LPt (ORCPT ); Mon, 28 Jan 2008 06:15:49 -0500 Received: from twin.jikos.cz ([213.151.79.26]:44445 "EHLO twin.jikos.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752744AbYA1LPr (ORCPT ); Mon, 28 Jan 2008 06:15:47 -0500 Date: Mon, 28 Jan 2008 12:15:21 +0100 (CET) From: Jiri Kosina To: Ed Tomlinson cc: linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar Subject: Re: 2.6.24 Panic In-Reply-To: <200801271258.43430.edt@aei.ca> Message-ID: References: <200801271258.43430.edt@aei.ca> 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: 3867 Lines: 68 [ relevant CCs needed, added ] On Sun, 27 Jan 2008, Ed Tomlinson wrote: > Hi, > > Here is a trace back: > > This is grover.unknown_domain (Linux x86_64 2.6.24-gentoo-crc) 12:47:13 > > Booted with: > kernel /boot/2.6.24-gentoo-crc root=/dev/sda3 vga=0x318 video=vesafb:ywrap,mtrr:3 console=tty0 console=ttyS0,38400 nmi_watchdog=2 idle=poll > > grover login: [ 75.987618] NMI Watchdog detected LOCKUP on CPU 0 > [ 76.006096] CPU 0 > [ 76.016515] Modules linked in: ipv6 af_packet rfcomm l2cap bluetooth snd_pcm_oss snd_mixer_oss snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device xfs usbhid pl2303 usbserial usbmouse ohci_hcd ehci_hcd video1394 w83627hf hwmon_vid i2c_nforce2 forcedeth sr_mod cdrom sbp2 parport_pc parport floppy rtc evdev ohci1394 radeonfb ieee1394 fb_ddc i2c_algo_bit i2c_core snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm thermal processor button snd_timer snd soundcore snd_page_alloc psmouse k8temp hwmon pcspkr unix > [ 76.179223] Pid: 0, comm: swapper Not tainted 2.6.24-gentoo-crc #1 > [ 76.202663] RIP: 0010:[] [] hrtimer_reprogram+0x0/0x50 > [ 76.232721] RSP: 0018:ffffffff805f7e90 EFLAGS: 00000002 > [ 76.253592] RAX: ffffffff805b6760 RBX: ffff81004efc5e98 RCX: 0000000000000001 > [ 76.279968] RDX: 0000000000000001 RSI: ffffffff805b67b0 RDI: ffffffff8064ee80 > [ 76.306300] RBP: ffffffff805f7ec8 R08: 00000000ffffffff R09: 0000000000000000 > [ 76.332666] R10: 0000000000000001 R11: 0000000000000001 R12: ffffffff8064ee80 > [ 76.359053] R13: ffff81004efc5e88 R14: ffffffff805b67b0 R15: ffffffff805b67c0 > [ 76.385438] FS: 00002b69384386f0(0000) GS:ffffffff805ed000(0000) knlGS:0000000000000000 > [ 76.414815] CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b > [ 76.437133] CR2: 00002abdf10a8370 CR3: 000000004f9dd000 CR4: 00000000000006e0 > [ 76.463733] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > [ 76.490267] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 > [ 76.516749] Process swapper (pid: 0, threadinfo ffffffff805f6000, task ffffffff805ac360) > [ 76.546119] Stack: ffffffff802464e7 ffffffff805f7ec8 ffffffff8064ee80 ffffffff805b67b0 > [ 76.575463] 0000000000000086 0000000c83273e02 00000000ffffffff ffffffff805f7f08 > [ 76.602941] ffffffff80246c85 000000018020a7c0 00000000fffedf4c 0000000c7d315d0c > [ 76.624835] Call Trace: > [ 76.642724] [] enqueue_hrtimer+0xa7/0x110 > [ 76.664832] [] hrtimer_start+0x75/0x110 > [ 76.686378] [] tick_nohz_stop_sched_tick+0x205/0x2b0 > [ 76.711324] [] poll_idle+0x0/0x10 > [ 76.731313] [] cpu_idle+0x2a/0x90 > [ 76.751204] [] rest_init+0x69/0x70 > [ 76.771262] [] start_kernel+0x25a/0x2a0 > [ 76.792637] [] _sinittext+0x107/0x110 > [ 76.813478] > [ 76.822851] > [ 76.822851] Code: 55 48 89 e5 53 48 83 ec 08 48 8b 5f 18 48 2b 5e 40 f6 47 30 > [ 76.859658] ---[ end trace bbed4a3078ba58f5 ]--- > [ 76.878661] Kernel panic - not syncing: Attempted to kill the idle task! > > If this is timer related, the kernel uses 'tsc' as a the clocksource 'acpi_pm' is also available. > > What else will help track this down to fix it? > > TIA, > Ed Tomlinson > -- > 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/ > -- Jiri Kosina -- 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/