Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 11 Dec 2000 18:10:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 11 Dec 2000 18:10:36 -0500 Received: from pine.parrswood.manchester.sch.uk ([213.205.138.155]:43277 "EHLO parrswood.manchester.sch.uk") by vger.kernel.org with ESMTP id ; Mon, 11 Dec 2000 18:10:26 -0500 Date: Mon, 11 Dec 2000 22:39:53 +0000 (GMT) From: Tim To: linux-kernel@vger.kernel.org Subject: Oops in test11, test11-ac4 and test12-pre4/7 - Repost with correct decode Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org As Keith Owens pointed out klogd mangled the decode, I haev run it through ksymoops and got the following decode: ksymoops 2.3.4 on i686 2.4.0-test11. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.0-test11/ (default) -m /boot/System.map (specified) Unable to handle kernel paging request at virtual address d0892597 c022a366 *pde = 0ff1c063 Oops: 0000 CPU: 1 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010297 eax: d0892597 ebx: ffffffff ecx: d0892597 edx: fffffffe esi: ffffffff edi: c7f4a2f1 ebp: c700bee8 esp: c700be9c ds: 0018 es: 0018 ss: 0018 Process cat (pid: 1275, stackpage=c700b000) Stack: d0892597 c7f4a2e3 c7b0caa0 00000006 0000004e c023ef73 00000000 00000000 0000000a c022a568 c7f4a2e3 c023ef73 c700bedc c011e5dd c7f4a2e3 c023ef62 0000e010 0000e01f d0892597 c147f614 c7f4a2e3 c147f454 00000008 c011e5fe Call Trace: [] [] [] [] [] [] [] [] [] [] [>EIP; c022a366 <===== Trace; d0892597 Trace; c023ef73 Trace; c022a568 Trace; c023ef73 Trace; c011e5dd Trace; c023ef62 Trace; d0892597 Trace; c011e5fe Trace; c023ef5c Trace; c011e654 Trace; c023ef5c Trace; c015185c Trace; c014f32f Trace; c0132346 Trace; c010a72b Code; c022a366 00000000 <_EIP>: Code; c022a366 <===== 0: 80 38 00 cmpb $0x0,(%eax) <===== Code; c022a369 3: 74 07 je c <_EIP+0xc> c022a372 5: 40 inc %eax Code; c022a36c 6: 4a dec %edx Code; c022a36d 7: 83 fa ff cmp $0xffffffff,%edx Code; c022a370 a: 75 f4 jne 0 <_EIP> Code; c022a372 c: 29 c8 sub %ecx,%eax Code; c022a374 e: 89 c6 mov %eax,%esi Code; c022a376 10: 8b 44 24 1c mov 0x1c(%esp,1),%eax Also this is the relivent part of /proc/ioports before installing the modules: 0cf8-0cff: PCI conf1 4000-403f: Intel Corporation 82371AB PIIX4 ACPI 5000-501f: Intel Corporation 82371AB PIIX4 ACPI c000-cfff: PCI Bus #01 d000-d01f: Intel Corporation 82371AB PIIX4 USB d000-d01f : usb-uhci d400-d47f: Digital Equipment Corporation DECchip 21142/43 d400-d47f : eth0 d800-d81f: Creative Labs SB Live! EMU10000 d800-d81f : EMU10K1 dc00-dc07: Creative Labs SB Live! e000-e07f: American Megatrends Inc. MegaRAID f000-f00f: Intel Corporation 82371AB PIIX4 IDE f000-f007 : ide0 f008-f00f : ide1 -- Tim Fletcher - Network manager .~. /V\ L I N U X nightshade@solanum.net // \\ >Don't fear the penguin< tim@parrswood.manchester.sch.uk /( )\ irc: Night-Shade on quakenet ^^-^^ "A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila." -Mitch Ratliffe, Technology Review April, 1992 - 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/