Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1767094AbXEBVq4 (ORCPT ); Wed, 2 May 2007 17:46:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1767100AbXEBVq4 (ORCPT ); Wed, 2 May 2007 17:46:56 -0400 Received: from www.osadl.org ([213.239.205.134]:37399 "EHLO mail.tglx.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1767094AbXEBVqz (ORCPT ); Wed, 2 May 2007 17:46:55 -0400 Subject: Re: 2.6.21-git4 BUG: soft lockup detected on CPU#1! From: Thomas Gleixner Reply-To: tglx@linutronix.de To: Michal Piotrowski Cc: LKML In-Reply-To: <6bffcb0e0705021442k68d265b3m88746051aa95cb00@mail.gmail.com> References: <6bffcb0e0705021442k68d265b3m88746051aa95cb00@mail.gmail.com> Content-Type: text/plain Date: Wed, 02 May 2007 23:49:16 +0200 Message-Id: <1178142556.2340.24.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1301 Lines: 33 On Wed, 2007-05-02 at 23:42 +0200, Michal Piotrowski wrote: > Hi Thomas, > > I hit this soft lockup > > [ 5401.599275] BUG: soft lockup detected on CPU#1! > [ 5401.603809] [] show_trace_log_lvl+0x1a/0x2f > [ 5401.608980] [] show_trace+0x12/0x14 > [ 5401.613456] [] dump_stack+0x16/0x18 > [ 5401.617934] [] softlockup_tick+0xa7/0xb9 > [ 5401.622841] [] run_local_timers+0x12/0x14 > [ 5401.627829] [] update_process_times+0x3e/0x63 > [ 5401.633164] [] tick_sched_timer+0x5d/0xa1 > [ 5401.638160] [] hrtimer_interrupt+0x127/0x1b4 > [ 5401.643415] [] smp_apic_timer_interrupt+0x72/0x84 > [ 5401.649097] [] apic_timer_interrupt+0x33/0x38 > [ 5401.654437] ======================= > [ 5401.658055] Clocksource tsc unstable (delta = 9372000804 ns) > [ 5401.664061] Time: acpi_pm clocksource has been installed. Hmm. Looks like TSC going awry and the softlockup hits before the tsc watchdog logic kicks in. Was the system stable afterwards ? tglx - 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/