Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262050AbUJYQt2 (ORCPT ); Mon, 25 Oct 2004 12:49:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262066AbUJYQq6 (ORCPT ); Mon, 25 Oct 2004 12:46:58 -0400 Received: from mail3.utc.com ([192.249.46.192]:21231 "EHLO mail3.utc.com") by vger.kernel.org with ESMTP id S262074AbUJYQpq (ORCPT ); Mon, 25 Oct 2004 12:45:46 -0400 Message-ID: <417D2D8F.8080904@cybsft.com> Date: Mon, 25 Oct 2004 11:45:03 -0500 From: "K.R. Foley" Organization: Cybersoft Solutions, Inc. User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Florian Schmidt CC: Ingo Molnar , linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , Mark_H_Johnson@Raytheon.com, Bill Huey , Adam Heath , Thomas Gleixner , Michal Schmidt , Fernando Pablo Lopez-Lezcano , Alexander Batyrshin Subject: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0 References: <20041022133551.GA6954@elte.hu> <20041022155048.GA16240@elte.hu> <20041022175633.GA1864@elte.hu> <20041025104023.GA1960@elte.hu> <417CDE90.6040201@cybsft.com> <20041025111046.GA3630@elte.hu> <20041025121210.GA6555@elte.hu> <20041025152458.3e62120a@mango.fruits.de> <20041025132605.GA9516@elte.hu> <20041025160330.394e9071@mango.fruits.de> <20041025141008.GA13512@elte.hu> <20041025170612.6284923a@mango.fruits.de> In-Reply-To: <20041025170612.6284923a@mango.fruits.de> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2649 Lines: 58 Florian Schmidt wrote: > On Mon, 25 Oct 2004 16:10:08 +0200 > Ingo Molnar wrote: > > >>>Btw: i still experience some "pauses". They are different now though. >>>It seems i can trigger them by reloading a page in mozilla (not >>>always). This BUG definetly looks related. Dunno, when exactly it >>>happened (related to what i did at that moment), but it's the only one >>>in dmesg output on this bootup. Each of the pauses is accompanied by a >>>high cpu usage of ksoftirqd. I cannot retrigger the BUG though. >> >>please try -V0.2 - maybe the delayed-put fix is somehow related. (but >>only maybe...) >> > > > doesn't seem so. V0.2 doesn't fix this for me. This time i got a BUG storm > again in syslog (it kinda seems related to starting playback in xmms plus > loading pages in mozilla. will boot again to verify): > Well I have now gotten a couple of these now too (with V0.2). They all seem to be generated by firefox or thunderbird and the traces are all identical except for the offending process. Oct 25 11:22:11 swdev14 kernel: Oct 25 11:22:20 swdev14 kernel: thunderbird-bin/3946: BUG in futex_wait at kernel/futex.c:542 Oct 25 11:22:20 swdev14 kernel: [] futex_wait+0x192/0x19c (12) Oct 25 11:22:20 swdev14 kernel: [] sub_preempt_count+0x75/0xd8 (72) Oct 25 11:22:20 swdev14 kernel: [] _spin_unlock+0x1a/0x34 (4) Oct 25 11:22:20 swdev14 kernel: [] _spin_unlock+0x1a/0x34 (84) Oct 25 11:22:20 swdev14 kernel: [] mcount+0x14/0x18 (4) Oct 25 11:22:20 swdev14 kernel: [] _spin_unlock+0x1a/0x34 (20) Oct 25 11:22:20 swdev14 kernel: [] default_wake_function+0x0/0x1c (60) Oct 25 11:22:20 swdev14 kernel: [] default_wake_function+0x0/0x1c (32) Oct 25 11:22:20 swdev14 kernel: [] sys_futex+0xf0/0xfc (12) Oct 25 11:22:20 swdev14 kernel: [] mcount+0x14/0x18 (8) Oct 25 11:22:20 swdev14 kernel: [] do_futex+0x47/0x97 (20) Oct 25 11:22:20 swdev14 kernel: [] sys_futex+0xf0/0xfc (40) Oct 25 11:22:20 swdev14 kernel: [] sysenter_past_esp+0x52/0x71 (68) Oct 25 11:22:20 swdev14 kernel: preempt count: 00000001 Oct 25 11:22:20 swdev14 kernel: . 1-level deep critical section nesting: Oct 25 11:22:20 swdev14 kernel: .. entry 1: print_traces+0x1d/0x59 [] / (dump_stack+0x23/0x27 []) Oct 25 11:22:20 swdev14 kernel: - 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/