From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 22 Jan 2001 05:36:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 22 Jan 2001 05:36:35 -0500 Received: from isis.its.uow.edu.au ([130.130.68.21]:32964 "EHLO isis.its.uow.edu.au") by vger.kernel.org with ESMTP id ; Mon, 22 Jan 2001 05:36:26 -0500 Message-ID: <3A6C0EEE.3E5BB5A1@uow.edu.au> Date: Mon, 22 Jan 2001 21:43:58 +1100 From: Andrew Morton X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.4.0-test8 i586) X-Accept-Language: en MIME-Version: 1.0 To: jeffml@pobox.com CC: linux-kernel@vger.kernel.org Subject: Re: 2.4.1pre9 Oops (was Re: 2.4.1pre8 Oops) In-Reply-To: <01012111414100.15973@earth>, <01012111414100.15973@earth> <01012115521800.18005@earth> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Another NMI oops? You've deadlocked over my old friend console_lock. I can't see _why_ though. Was this with the same setup, using the serial console? If so then probably the other CPU was stuck in the serial console driver, holding console_lock. Jeff Lightfoot wrote: > > On Sunday 21 January 2001 11:41, I wrote: > > Nothing special with this box. SMP no modules, Squid proxy and > > running VNC/Pan at the time. Using kernel version of reiserfs on > > filesystems other than root. > > I also failed to mention that I use devfs. > > [Oops snipped] > > Upgraded to 2.4.1pre9 and got the following Oops: > > EIP: 0010:[] > Using defaults from ksymoops -t elf32-i386 -a i386 > EFLAGS: 00000086 > eax: 00000001 ebx: 00000001 ecx: 00000001 edx: c0238440 > esi: c02d7068 edi: 00000020 ebp: 0000000d esp: c7a63ed0 > ds: 0018 es: 0018 ss: 0018 > Process pan (pid: 2318, stackpage=c7a63000) > Stack: 00000001 c02d7068 00000020 0000000d 00000082 00000001 c02da381 > 0000001e > c01125bf c0238440 00000001 00000001 00000001 00000001 c0233d6d > 00000001 > 00000020 c02f502c c02d7068 00000020 0000000d ffffe000 c1460018 > c0100018 > Call Trace: [] [] [] [] > [] [] [] > [] [] [] [] > Code: 80 3d c0 6d 28 c0 00 f3 90 7e f5 e9 d6 b7 ee ff 80 3d c0 6d > > >>EIP; c022b533 <===== > Trace; c01125bf > Trace; c0100018 > Trace; c01ed565 > Trace; c011916c > Trace; c010a8c5 > Trace; c0109014 > Trace; ffff0018 > Trace; c0130018 > Trace; c0130e19 > Trace; c0108f53 > Trace; c010002b > Code; c022b533 > 00000000 <_EIP>: > Code; c022b533 <===== > 0: 80 3d c0 6d 28 c0 00 cmpb $0x0,0xc0286dc0 <===== > Code; c022b53a > 7: f3 90 repz nop > Code; c022b53c > 9: 7e f5 jle 0 <_EIP> > Code; c022b53e > b: e9 d6 b7 ee ff jmp ffeeb7e6 <_EIP+0xffeeb7e6> > c0116d19 > Code; c022b543 > 10: 80 3d c0 6d 00 00 00 cmpb $0x0,0x6dc0 > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > Please read the FAQ at http://www.tux.org/lkml/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/