Date: Fri, 24 Jan 2003 08:19:51 MET From: <fabian.kellner@stud.fh-deggendorf.de> To: <freebsd-current@freebsd.org> Subject: 'Fatal trap 12: page fault' with GENERIC, i386 Message-ID: <20030124080518.92D3C43E4A@mx1.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi, I have a problem with the 5.0 GENERIC kernel from the miniinstall ISO image. Please note: I'm not subscribed to this list, so please reply to me. Download time was Jan. 20 from ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/ For installation I used the GENERIC kernel from the CD, MD5 (boot/kernel/kernel) = 0441abf2a9970e24cbd856cf89fa32a1 During the boot process the system hangs and with 'boot -v' I get the following page-fault (I was only able to include the last lines of the boot process.): --- Begin of page fault message --- ata1-slave: ATA 04 00 ata1: devices=04 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0-0x1f at device 1.2 on pci0 pci_cfgintr_virgin: using routable interrupt 3 Fatal trap 12: page fault while in kernel mode fault virtual address = 0xeb7bb fault code = supervisor read, page not present instruction pointer = 0x8:0xc00eb6bc stack pointer = 0x10:0xc0a8299c frame pointer = 0x10:0xc0a8299c 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) trap number = 12 panic: page fault Uptime: 1s --- End of page fault message --- Here is also the dmesg.boot from 4.7-STABLE currently running on the machine, so that you can see the devices on the laptop. --- Begin of dmesg.boot from 4.7-STABLE --- Copyright (c) 1992-2002 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 4.7-STABLE #2: Mon Nov 4 20:06:27 CET 2002 user@laptop.home:/usr/src/sys/compile/LAPTOP Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K6(tm) 3D processor (299.76-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 33554432 (32768K bytes) avail memory = 29073408 (28392K bytes) Preloaded elf kernel "kernel" at 0xc03aa000. K6-family MTRR support enabled (2 registers) md0: Malloc disk Using $PIR table, 2 entries at 0xc00fe840 apm0: on motherboard apm0: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 atapci0: port 0x1100-0x110f at device 1.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: irq 0 at device 1.2 on pci0 uhci0: Could not map ports device_probe_and_attach: uhci0 attach returned 6 chip1: port 0x1400-0x140f at device 1.3 on pci0 pci0: at 2.0 pcic0: irq 10 at device 3.0 on pci0 pcic0: PCI Memory allocated: 0x88000000 pcic0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pccard0: on pcic0 pcic1: irq 10 at device 3.1 on pci0 pcic1: PCI Memory allocated: 0x88001000 pcic1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pccard1: on pcic1 orm0: at iomem 0xc0000-0xc9fff,0xf1000-0xf1fff on isa0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port sbc1: at port 0x220-0x22f,0x388-0x38b,0x330-0x331 irq 5 drq 1,0 on isa0 pcm0: on sbc1 RTC BIOS diagnostic error 20 ad0: 2067MB [4200/16/63] at ata0-master UDMA33 acd0: CDROM at ata1-master PIO4 Mounting root from ufs:/dev/ad0s1a --- End of dmesg.boot from 4.7-STABLE --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030124080518.92D3C43E4A>