From owner-freebsd-current Fri Jun 26 10:07:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11770 for freebsd-current-outgoing; Fri, 26 Jun 1998 10:07:18 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11561 for ; Fri, 26 Jun 1998 10:06:27 -0700 (PDT) (envelope-from netchild@studcs.uni-sb.de) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.9.0/1998052000) with ESMTP id TAA26875 for ; Fri, 26 Jun 1998 19:06:08 +0200 (CEST) Received: from Old-Man.Home (acc1-129.telip.uni-sb.de [134.96.113.129]) by cs.uni-sb.de (8.9.0/1998060300) with ESMTP id TAA22470 for ; Fri, 26 Jun 1998 19:05:59 +0200 (CEST) Received: from Old-Man.Home (localhost [127.0.0.1]) by Old-Man.Home (8.8.8/8.8.8) with SMTP id TAA00306 for ; Fri, 26 Jun 1998 19:07:28 +0200 (CEST) (envelope-from netchild@studcs.uni-sb.de) From: Alexander Leidinger Reply-To: netchild@wurzelausix.cs.uni-sb.de To: current@FreeBSD.ORG Subject: Kernel panic Date: Fri, 26 Jun 1998 18:54:44 +0200 X-Mailer: KMail [version 0.6.5] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <98062619072801.00275@Old-Man.Home> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I get the following panic: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x1c fault code = supervisor read, page nor present instruction pointer = 0x8:0xf0249ed6 stack pointer = 0x10:0xf02d0ef8 frame pointer = 0x10:0xf02d0f88 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL=0 current process = 0 (swapper) interrupt mask = kernel: type 12 trap, code = 0 Stopped at _setconf+0x136: movl 0x1c(%eax),%eax this happens between IP Filter: ... Logging = enabled and Changing root device to sd0s2a the only changes I´ve made: - CVSup from ~Jun 4 to Jun 26 - removed parallel bus because of printing problems - added lpt0 - added NO_F00F_Hack (I´ve a PII) What´s wrong (with the kernel/with me/...)? Bye, Alexander. -- 2^{F_{h+1}-1} z^{F_{h+2}-1} + 2^{F_{h+1}-2} L_{h-1} z^{F_{h+2}} + complicated terms + 2^{h-1} z^{2^h - 2} + z^{2^h - 1} Donald E. Knuth, "The Art of Computer Programming" http://fsinfo.cs.uni-sb.de/~netchild mailto:netchild@studcs.uni-sb.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message