Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264031AbTH1PUN (ORCPT ); Thu, 28 Aug 2003 11:20:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264032AbTH1PUN (ORCPT ); Thu, 28 Aug 2003 11:20:13 -0400 Received: from tytan.lm.pl ([212.244.46.40]:11483 "EHLO tytan.lm.pl") by vger.kernel.org with ESMTP id S264031AbTH1PUE (ORCPT ); Thu, 28 Aug 2003 11:20:04 -0400 From: Krzysztof Sierota Organization: MediaOne sp z o.o. To: linux-kernel@vger.kernel.org, linux-atm@vger.rutgers.edu Subject: 2.4.22 oops in ATM 2.4.21 works fine Date: Thu, 28 Aug 2003 15:59:01 +0000 User-Agent: KMail/1.4.1 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_D27CJVJR7IIKVQ8ZADS1" Message-Id: <200308281559.01395.krzysiek@mediaone.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3597 Lines: 92 --------------Boundary-00=_D27CJVJR7IIKVQ8ZADS1 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, the 2.4.22 kernel is oopsing at start scripts, machine stays alive, but A= TM=20 does not work. 2.4.21 works just fine. oops attached. Hope that someone can find the reason. Cheers. --=20 Krzysztof Sierota MediaOne sp z o.o. http://mediaone.pl/ --------------Boundary-00=_D27CJVJR7IIKVQ8ZADS1 Content-Type: text/plain; charset="us-ascii"; name="2422.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="2422.txt" ksymoops 2.4.4 on i686 2.4.21. Options used -v ./vmlinux (specified) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.21/ (default) -m ./System.map (specified) Error (regular_file): read_ksyms stat /proc/ksyms failed No modules in ksyms, skipping objects No ksyms, skipping lsmod Aug 28 02:04:01 minder kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000010 Aug 28 02:04:01 minder kernel: c023f913 Aug 28 02:04:01 minder kernel: *pde = 00000000 Aug 28 02:04:01 minder kernel: Oops: 0002 Aug 28 02:04:01 minder kernel: CPU: 1 Aug 28 02:04:01 minder kernel: EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 Aug 28 02:04:01 minder kernel: EFLAGS: 00010246 Aug 28 02:04:01 minder kernel: eax: 00000000 ebx: f7550c00 ecx: c028c4a4 edx: 00000000 Aug 28 02:04:01 minder kernel: esi: f743a1b4 edi: 00000000 ebp: f7550c00 esp: f6f57ef8 Aug 28 02:04:01 minder kernel: ds: 0018 es: 0018 ss: 0018 Aug 28 02:04:01 minder kernel: Process atmarpd (pid: 694, stackpage=f6f57000) Aug 28 02:04:01 minder kernel: Stack: c281e268 000001f0 090a80c4 ffffffff f6f57f28 c02448b4 c283b280 f7841d00 Aug 28 02:04:01 minder kernel: f6f3eb80 f6f3eb80 c01cd28f 00000003 f7841d00 f7550cb0 000001f0 f743a1b4 Aug 28 02:04:01 minder kernel: 00000000 3230315b c0005d35 f743a1b4 00000000 00000014 f743a1b4 c01cddb3 Aug 28 02:04:01 minder kernel: Call Trace: [] [] [] [] [] Aug 28 02:04:01 minder kernel: [] [] Aug 28 02:04:01 minder kernel: Code: f0 ff 48 10 a1 4c ac 35 c0 8b 40 18 83 48 14 08 85 d2 75 06 >>EIP; c023f913 <===== Trace; c02448b4 Trace; c01cd28f Trace; c01cddb3 Trace; c023e0e5 <__lock_svc_proto_ioctl+35/60> Trace; c01cd8b9 Trace; c0143f67 Trace; c01070c3 Code; c023f913 00000000 <_EIP>: Code; c023f913 <===== 0: f0 ff 48 10 lock decl 0x10(%eax) <===== Code; c023f917 4: a1 4c ac 35 c0 mov 0xc035ac4c,%eax Code; c023f91c 9: 8b 40 18 mov 0x18(%eax),%eax Code; c023f91f c: 83 48 14 08 orl $0x8,0x14(%eax) Code; c023f923 10: 85 d2 test %edx,%edx Code; c023f925 12: 75 06 jne 1a <_EIP+0x1a> c023f92d 1 error issued. Results may not be reliable. --------------Boundary-00=_D27CJVJR7IIKVQ8ZADS1-- - 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/