From owner-freebsd-current Fri Oct 18 3:12:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1C5D37B401 for ; Fri, 18 Oct 2002 03:12:57 -0700 (PDT) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E22643E42 for ; Fri, 18 Oct 2002 03:12:57 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd02.sul.t-online.de by mailout04.sul.t-online.com with smtp id 182U7i-0007p6-09; Fri, 18 Oct 2002 12:12:54 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.125.128]) by fmrl02.sul.t-online.com with esmtp id 182U7L-0dA5qqC; Fri, 18 Oct 2002 12:12:31 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.12.6/8.12.6) with ESMTP id g9IACUCg093043 for ; Fri, 18 Oct 2002 12:12:30 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.6/8.12.6) with SMTP id g9IACT5W001420 for ; Fri, 18 Oct 2002 12:12:30 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 18 Oct 2002 12:12:29 +0200 From: Alexander Leidinger To: current@freebsd.org Subject: page fault while in vm86 mode Message-Id: <20021018121229.1bff0d43.Alexander@Leidinger.net> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, this is -current as of Oct 8. Fatal trap 12: page fault while in vm86 mode fault virtual address = 0xc4182 fault code = user read, page not present instruction pointer = 0xc000:0x4182 stack pointer = 0x0:0xfc0 frame pointer = 0x0:0x0 code segment = base 0x0, limit 0x0, type 0x0 = DPL 0, pres 0, def32 0, gran 0 processor eflags = interrupt enabled, resume, vm86, IOPL = 0 current process = 22592 (XFree86) trap number = 12 panic: page fault Uptime: 2d5h9m25s Dumping 639 MB [...] (kgdb) bt #0 doadump () at ../../../kern/kern_shutdown.c:224 #1 0xc019a9c4 in boot (howto=260) at ../../../kern/kern_shutdown.c:356 #2 0xc019ade2 in panic (fmt=0xc029a1f1 "panic: %s\n") at ../../../kern/kern_shutdown.c:509 #3 0xc02652a2 in trap_fatal (frame=0xc0545fa8, eva=803202) at ../../../i386/i386/trap.c:847 #4 0xc0265055 in trap_pfault (frame=0xc0545fa8, usermode=0, eva=803202) at ../../../i386/i386/trap.c:761 #5 0xc0264c83 in trap (frame= {tf_fs = 0, tf_es = 0, tf_ds = 0, tf_edi = 19158, tf_esi = 19170, tf_ebp = 0, tf_isp = -1068212268, tf_ebx = 1, tf_edx = 980, tf_ecx = 24, tf_eax = 33537, tf_trapno = 12, tf_err = 4, tf_eip = 16770, tf_cs = 49152, tf_eflags = 721410, tf_esp = 4032, tf_ss = 0}) at ../../../i386/i386/trap.c:447 This doesn't look much to me. I'm used to see more frames here. What can I do do debug this further? Bye, Alexander. -- Give a man a fish and you feed him for a day; teach him to use the Net and he won't bother you for weeks. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message