Hi, I am having a reproducible kernel panic with /sys/vm/vm_contig.c $FreeBSD: src/sys/vm/vm_contig.c,v 1.31 2004/03/02 08:25:58 alc Exp $ on my system. The panic happens very early during boot process and the system hangs hard after that (have to press reset). Attached are the boot messages from a failed boot (1.31 of vm_contig.c) and a successful boot (1.30 of vm_contig.c). If a complete kernel config file is needed, I can also provide it. Daniel OK boot -sv SMAP type=01 base=0000000000000000 len=000000000009fc00 SMAP type=01 base=000000000009fc00 len=0000000000000400 SMAP type=02 base=00000000000f0000 len=0000000000010000 SMAP type=02 base=00000000ffff0000 len=0000000000010000 SMAP type=01 base=0000000000100000 len=0000000007ef0000 SMAP type=03 base=0000000007ff3000 len=000000000000d000 SMAP type=04 base=0000000007ff0000 len=0000000000003000 Copyright (c) 1992-2004 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.2-CURRENT #859: Thu Mar 4 21:34:31 CET 2004 root_at_gate.rock.net:/export/common/src/sys/i386/compile/ROCK kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode fault virtual address = 0xc1048fdc fault code = supervisor read, page not present instruction pointer = 0x8:0xc062bfd2 stack pointer = 0x10:0xc0c21cd4 frame pointer = 0x10:0xc0c21d10 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 0 () trap number = 12 panic: page fault at line 819 in file ../../../i386/i386/trap.c Uptime: 1s
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:46 UTC