Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932353AbWH1JPY (ORCPT ); Mon, 28 Aug 2006 05:15:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932373AbWH1JPY (ORCPT ); Mon, 28 Aug 2006 05:15:24 -0400 Received: from rosi.naasa.net ([212.8.0.13]:41401 "EHLO rosi.naasa.net") by vger.kernel.org with ESMTP id S932353AbWH1JPX (ORCPT ); Mon, 28 Aug 2006 05:15:23 -0400 From: Joerg Platte Reply-To: jplatte@naasa.net To: linux-kernel@vger.kernel.org Subject: 2.6.17.11: soft lockup detected on CPU#0 Date: Mon, 28 Aug 2006 11:15:20 +0200 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200608281115.20692.lists@naasa.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1526 Lines: 34 Hi, I'm regulary suspending my notebook. After resume skype typically produces a lot of processor load when trying to call somebody and I have to restart it to make it work again. Today, with a new kernel, skype seems to cause a soft lockup resulting in a freeze for a few seconds: BUG: soft lockup detected on CPU#0! softlockup_tick+0x85/0x99 update_process_times+0x35/0x57 timer_interrupt+0x3e/0x69 handle_IRQ_event+0x23/0x4c __do_IRQ+0x78/0xd1 do_IRQ+0x19/0x24 common_interrupt+0x1a/0x20 BUG: soft lockup detected on CPU#0! softlockup_tick+0x85/0x99 update_process_times+0x35/0x57 timer_interrupt+0x3e/0x69 handle_IRQ_event+0x23/0x4c __do_IRQ+0x78/0xd1 do_IRQ+0x19/0x24 common_interrupt+0x1a/0x20 I know, skype is closed source and cannot be debugged, but even a closed source userland program should not be able to cause a lockup. Is the information given above useful to find the problem inside the kernel? If not, what can I do to provide better debug information? I'm using a vanilla 2.6.17.11 kernel: Linux ibm 2.6.17.11 #1 PREEMPT Sat Aug 26 18:55:43 CEST 2006 i686 GNU/Linux regards, Jörg - 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/