Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 10 Oct 2001 16:44:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 10 Oct 2001 16:44:44 -0400 Received: from nat-pool-meridian.redhat.com ([199.183.24.200]:65086 "EHLO devserv.devel.redhat.com") by vger.kernel.org with ESMTP id ; Wed, 10 Oct 2001 16:44:30 -0400 Message-ID: <3BC4B34C.BB45D829@redhat.com> Date: Wed, 10 Oct 2001 16:45:00 -0400 From: Bob Matthews Organization: Red Hat, Inc. X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3-12smp i686) X-Accept-Language: en MIME-Version: 1.0 To: torvalds@transmeta.com CC: linux-kernel@vger.kernel.org Subject: 2.4.11 oops 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 Linus, I've received an oops while booting 2.4.11 on two different SMP machines. The kernel was SMP, HIGHMEM=64G with sym53c8xx, 3c59x, eepro100, aic7xx and megaraid drivers statically linked. Oops follows. (Note: copied by hand, use with caution.) ksymoops 2.4.0 on i686 2.4.2-2smp. Options used -v /usr/src/linux/vmlinux (specified) -K (specified) -L (specified) -O (specified) -m /usr/src/linux/System.map (specified) CPU: 1 EIP: 0010: [] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010207 eax: 37e8ace4 ebx: 00000001 ecx: 00000001 edx: c02e1990 esi: f7dc6f44 edi: c02e1960 ebp: c2014000 esp: c2015c74 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 1, stackpage=c2015000) Stack: 00000000 c02e1440 c02e1944 f7e7eaa4 c2014000 c013dab9 00000000 00000000 f7e8ad0c e2015d5c c209ea0d 00000000 c014f3fc c2015e3c 00000124 00000202 00000001 00000001 00000000 00000000 00000000 ffffffff 00000bb8 00000001 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 22 d8 eb 7d 8d 04 dd 00 00 00 00 ba 01 00 00 00 39 b8 40 >>EIP; c013d941 <===== Trace; c013dab9 Trace; c014f3fc Trace; c0111fe7 Trace; c011965d <__run_task_queue+5d/70> Trace; c014efd0 Trace; c013e1ac Trace; c013e45d Trace; c013f3fe Trace; c0105ab0 Trace; c0106f6b Trace; c0110018 Trace; c0105184 Trace; c0105000 <_stext+0/0> Trace; c0105656 Trace; c0105070 Code; c013d941 00000000 <_EIP>: Code; c013d941 <===== 0: 0f 22 d8 mov %eax,%cr3 <===== Code; c013d944 3: eb 7d jmp 82 <_EIP+0x82> c013d9c3 Code; c013d946 5: 8d 04 dd 00 00 00 00 lea 0x0(,%ebx,8),%eax Code; c013d94d c: ba 01 00 00 00 mov $0x1,%edx Code; c013d952 11: 39 b8 40 00 00 00 cmp %edi,0x40(%eax) -- Bob Matthews Red Hat, Inc. - 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/