Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 29 Apr 2002 16:45:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 29 Apr 2002 16:45:07 -0400 Received: from ucsu.Colorado.EDU ([128.138.129.83]:2776 "EHLO ucsu.colorado.edu") by vger.kernel.org with ESMTP id ; Mon, 29 Apr 2002 16:45:06 -0400 Content-Type: text/plain; charset=US-ASCII From: "Ivan G." Reply-To: ivangurdiev@linuxfreemail.com Organization: ( ) To: James Simmons Subject: 2.5.11 framebuffer kernel panic Date: Mon, 29 Apr 2002 14:38:25 -0600 X-Mailer: KMail [version 1.2] In-Reply-To: Cc: LKML , LFB MIME-Version: 1.0 Message-Id: <02042914382500.00843@cobra.linux> Content-Transfer-Encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Well, here's the result of my first 2.5 compiled kernel : Codes were hand-copied. Inaccuracy is possible but unlikely. I checked several times. ---------------------------------------------------------------- ksymoops 2.4.0 on i686 2.4.19-pre3. Options used -v /usr/src/linux-2.5.11/vmlinux (specified) -K (specified) -L (specified) -o /lib/modules/2.5.11 (specified) -m /boot/System.map-2.5.11 (specified) No modules in ksyms, skipping objects Unable to handle kernel NULL pointer dereference at virtual address 000001b4 *pde = 00000000 oops: 0000 CPU: 0 EIP: 0010: [] Not tainted. Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010283 eax: c0336570 ebx: 00007f80 ecx: 00000000 esi: 00000000 edi: 00000180 ebp: 00000000 esp: d3eefce8 ds: 0018 es: 0018 ss: 0018 Stack: 00007f80 c0336680 c1313800 00000000 c0203a70 c0336570 00000002 00000000 00000180 00000003 c02b48f4 c02b4a60 00000206 00000003 00000246 c012f69f c02b48f4 c02b4a5c 000001f0 00000000 c12d79c0 000001f0 c1308000 c012d39e Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8b 9d b4 01 00 00 85 db 0f 84 ac 00 00 00 0f b7 82 02 01 00 >>EIP; c02055f6 <===== Trace; c0203a70 Trace; c012f69f <__alloc_pages+3f/180> Trace; c012d39f Trace; c01ff424 Trace; c0200990 Trace; c01ba4a9 Trace; c01fef53 Trace; c01fe603 Trace; c01ba5de Trace; c01be0ed Trace; c01fd91a Trace; c0105000 <_stext+0/0> Trace; c0105070 Trace; c0105000 <_stext+0/0> Trace; c0105646 Trace; c0105050 Code; c02055f6 00000000 <_EIP>: Code; c02055f6 <===== 0: 8b 9d b4 01 00 00 mov 0x1b4(%ebp),%ebx <===== Code; c02055fc 6: 85 db test %ebx,%ebx Code; c02055fe 8: 0f 84 ac 00 00 00 je ba <_EIP+0xba> c02056b0 Code; c0205604 e: 0f b7 82 02 01 00 00 movzwl 0x102(%edx),%eax <0> Kernel panic: Attempted to kill Init! - 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/