Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 17 Jul 2002 13:21:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 17 Jul 2002 13:21:24 -0400 Received: from mail000.mail.bellsouth.net ([205.152.58.20]:17556 "EHLO imf00bis.bellsouth.net") by vger.kernel.org with ESMTP id ; Wed, 17 Jul 2002 13:21:23 -0400 Date: Wed, 17 Jul 2002 13:23:36 -0400 (EDT) From: Burton Windle X-X-Sender: bwindle@morpheus To: Kernel Mailing List Subject: [2.5.26] Reproducable oops with X Font Server Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2872 Lines: 76 I can reproducably oops my 2.5.26 kernel by stopping and starting the X font server on my Debian Sid machine; the decoded oops always looks very similar. I can't reproduce this on 2.4.x Note: this kernel has ACPI support built in, but the machine doesn't have ACPI. Linux version 2.5.26 (root@razor) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Wed Jul 17 10:58:47 EST 2002 Unable to handle kernel paging request at virtual address 5a5a5ace c011083f *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010813 eax: c1e02000 ebx: c1df1580 ecx: c1a92040 edx: 5a5a5a5a esi: c1efa270 edi: c1a92040 ebp: c1e03ed8 esp: c1e03ec8 ds: 0018 es: 0018 ss: 0018 Stack: 7fffffff c1f003ec c1e03f60 c1a92040 c1eff000 c011afe0 00000008 c1f003ec 00000000 00000246 c1eff980 c1f003ec c01eced4 c01ecf24 c1eff000 c1f003ec c1f0c5e0 c1f0040c c1effbfc c1eff980 40014009 c1eff974 7fffffff 00000000 Call Trace: [] [] [] [] [] [] [] [] [] Code: 0f ba 6a 74 00 8b 42 0c 05 00 00 00 40 0f 22 d8 8b 8a 80 00 >>EIP; c011083f <===== >>eax; c1e02000 >>ebx; c1df1580 >>ecx; c1a92040 >>edx; 5a5a5a5a Before first symbol >>esi; c1efa270 >>edi; c1a92040 >>ebp; c1e03ed8 >>esp; c1e03ec8 Trace; c011afe0 Trace; c01eced4 Trace; c01ecf24 Trace; c0110974 Trace; c0110974 Trace; c01e8c74 Trace; c0133af0 Trace; c0133ca6 Trace; c0106c8f Code; c011083f 00000000 <_EIP>: Code; c011083f <===== 0: 0f ba 6a 74 00 btsl $0x0,0x74(%edx) <===== Code; c0110844 5: 8b 42 0c mov 0xc(%edx),%eax Code; c0110847 8: 05 00 00 00 40 add $0x40000000,%eax Code; c011084c d: 0f 22 d8 mov %eax,%cr3 Code; c011084f 10: 8b 8a 80 00 00 00 mov 0x80(%edx),%ecx -- Burton Windle burton@fint.org Linux: the "grim reaper of innocent orphaned children." from /usr/src/linux-2.4.18/init/main.c:461 - 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/