Date: Thu, 01 Aug 2002 03:43:10 -0600 From: lewwid <lewwid@telusplanet.net> To: freebsd-stable@freebsd.org Subject: HELP: Fatal trap 12 -- GENERIC won't work... it used too Message-ID: <JG32C9XW2ZGAXUVPJEH2XMIP95JF1V.3d4902ae@Jeff>
next in thread | raw e-mail | index | archive | help
I am running RELENG_4_6. Whenever I try the kernel I get Fatal errors. Thankfully I had a 4.2-Stable /kernel.backup . The hardware is an Intel 440 GX or BX board. It's been 2+ years since I've seen it :) I called my ISP and they said with Redhat they needed to add APIC support before it would boot. I'm thinking about trying it but I want your opinion first. GENERIC should work on my hardware.. it did for a few years. If you need more information, I'm up and waiting for replies as I cannot get a new kernel running. ### Booting /kernel Fatal Trap 12: page fault while in kernel mode fatal virtual address = 0x5 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01eb4df static pointer = 0x10:0xc03bf8 frame pointer = 0x10:0xc03bf8 code segemnt = base 0x0, limit 0xfffff, type 0x16 = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = Idle trap number = 12 panic: page fault ### Booting /kernel.old DA0 Init died, signal 6 exit 0 panic going nowhere without my init ### Booting /kernel.backup WORKS but it's a 4.2-STABLE kernel. ### /usr/src/sys/i386/conf#diff GENERIC MYK 21,23c21,23 < cpu I386_CPU < cpu I486_CPU < cpu I586_CPU --- > #cpu I386_CPU > #cpu I486_CPU > #cpu I586_CPU 25c25 < ident GENERIC --- > ident MYK 255a256,272 > > options IPFIREWALL > options IPFIREWALL_VERBOSE > options IPFIREWALL_VERBOSE_LIMIT=10 > options IPFIREWALL_DEFAULT_TO_ACCEPT > > options IPV6FIREWALL > options IPV6FIREWALL_VERBOSE > options IPV6FIREWALL_VERBOSE_LIMIT=10 > options IPV6FIREWALL_DEFAULT_TO_ACCEPT > > options IPFILTER > options IPFILTER_LOG > > options DUMMYNET > options BRIDGE > ### /var/log/messages Jul 31 17:57:58 batman /kernel.backup: Copyright (c) 1992-2001 The FreeBSD Project. Jul 31 17:57:58 batman /kernel.backup: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Jul 31 17:57:58 batman /kernel.backup: The Regents of the University of California. All rights reserved. Jul 31 17:57:58 batman /kernel.backup: FreeBSD 4.2-STABLE #11: Thu Feb 1 16:46:10 PST 2001 Jul 31 17:57:58 batman /kernel.backup: lewwid@batman.com:/usr/src/sys/compile/MYKERNEL Jul 31 17:57:58 batman /kernel.backup: Timecounter "i8254" frequency 1193182 Hz Jul 31 17:57:58 batman /kernel.backup: CPU: Pentium III/Pentium III Xeon/Celeron (696.41-MHz 686-class CPU) Jul 31 17:57:59 batman /kernel.backup: Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Jul 31 17:57:59 batman /kernel.backup: Features=0x387fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PA$ Jul 31 17:57:59 batman /kernel.backup: real memory = 536805376 (524224K bytes) Jul 31 17:57:59 batman /kernel.backup: avail memory = 518213632 (506068K bytes) Jul 31 17:57:59 batman /kernel.backup: Preloaded elf kernel "kernel.backup" at 0xc0458000. Jul 31 17:57:59 batman /kernel.backup: Pentium Pro MTRR support enabled Jul 31 17:57:59 batman /kernel.backup: md0: Malloc disk Jul 31 17:57:59 batman /kernel.backup: npx0: <math processor> on motherboard Jul 31 17:57:59 batman /kernel.backup: npx0: INT 16 interface Jul 31 17:57:59 batman /kernel.backup: pcib0: <Intel 82443GX host to PCI bridge> on motherboard Jul 31 17:57:59 batman /kernel.backup: pci0: <PCI bus> on pcib0 Jul 31 17:57:59 batman /kernel.backup: pcib2: <Intel 82443GX (440 GX) PCI-PCI (AGP) bridge> at device 1.0 on pci0 Jul 31 17:57:59 batman /kernel.backup: pci1: <PCI bus> on pcib2 Jul 31 17:57:59 batman /kernel.backup: pcib3: <PCI to PCI bridge (vendor=1011 device=0023)> at device 15.0 on pci1 Jul 31 17:57:59 batman /kernel.backup: pci2: <PCI bus> on pcib3 Jul 31 17:57:59 batman /kernel.backup: ahc0: <Adaptec aic7896/97 Ultra2 SCSI adapter> port 0x2000-0x20ff mem 0xf4100000-0x$ Jul 31 17:57:59 batman /kernel.backup: aic7896/97: Wide Channel A, SCSI Id=7, 32/255 SCBs Jul 31 17:57:59 batman /kernel.backup: ahc1: <Adaptec aic7896/97 Ultra2 SCSI adapter> port 0x2400-0x24ff mem 0xf4101000-0x$ Jul 31 17:57:59 batman /kernel.backup: aic7896/97: Wide Channel B, SCSI Id=7, 32/255 SCBs Jul 31 17:57:59 batman /kernel.backup: fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0x2800-0x283f mem 0xf4000000-0xf40ffff$ Jul 31 17:57:59 batman /kernel.backup: fxp0: Ethernet address 00:d0:b7:88:53:89 Jul 31 17:57:59 batman /kernel.backup: isab0: <Intel 82371AB PCI to ISA bridge> at device 18.0 on pci0 Jul 31 17:57:59 batman /kernel.backup: isa0: <ISA bus> on isab0 Jul 31 17:57:59 batman /kernel.backup: atapci0: <Intel PIIX4 ATA33 controller> port 0x2860-0x286f at device 18.1 on pci0 Jul 31 17:57:59 batman /kernel.backup: ata0: at 0x1f0 irq 14 on atapci0 Jul 31 17:57:59 batman /kernel.backup: ata1: at 0x170 irq 15 on atapci0 Jul 31 17:57:59 batman /kernel.backup: uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x2840-0x285f irq 10 at devic$ Jul 31 17:57:59 batman /kernel.backup: usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0 Jul 31 17:57:59 batman /kernel.backup: usb0: USB revision 1.0 Jul 31 17:57:59 batman /kernel.backup: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 Jul 31 17:57:59 batman /kernel.backup: uhub0: 2 ports with 2 removable, self powered Jul 31 17:57:59 batman /kernel.backup: chip1: <Intel 82371AB Power management controller> port 0x1040-0x104f at device 18.$ Jul 31 17:57:59 batman /kernel.backup: pci0: <Cirrus Logic GD5480 SVGA controller> at 20.0 Jul 31 17:57:59 batman /kernel.backup: pcib1: <Intel 82443GX host to AGP bridge> on motherboard Jul 31 17:57:59 batman /kernel.backup: pci3: <PCI bus> on pcib1 Jul 31 17:57:59 batman /kernel.backup: fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 Jul 31 17:57:59 batman /kernel.backup: fdc0: FIFO enabled, 8 bytes threshold Jul 31 17:57:59 batman /kernel.backup: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 Jul 31 17:57:59 batman /kernel.backup: atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 Jul 31 17:57:59 batman /kernel.backup: atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 Jul 31 17:57:59 batman /kernel.backup: kbd0 at atkbd0 Jul 31 17:57:59 batman /kernel.backup: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Jul 31 17:57:59 batman /kernel.backup: sc0: <System console> at flags 0x100 on isa0 Jul 31 17:57:59 batman /kernel.backup: sc0: VGA <16 virtual consoles, flags=0x300> Jul 31 17:57:59 batman /kernel.backup: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 Jul 31 17:57:59 batman /kernel.backup: sio0: type 16550A Jul 31 17:57:59 batman /kernel.backup: sio1 at port 0x2f8-0x2ff irq 3 on isa0 Jul 31 17:57:59 batman /kernel.backup: sio1: type 16550A Jul 31 17:57:59 batman /kernel.backup: ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 Jul 31 17:57:59 batman /kernel.backup: ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode Jul 31 17:57:59 batman /kernel.backup: ppc0: FIFO with 16/16/8 bytes threshold Jul 31 17:57:59 batman /kernel.backup: plip0: <PLIP network interface> on ppbus0 Jul 31 17:57:59 batman /kernel.backup: lpt0: <Printer> on ppbus0 Jul 31 17:57:59 batman /kernel.backup: lpt0: Interrupt-driven port Jul 31 17:57:59 batman /kernel.backup: ppi0: <Parallel I/O> on ppbus0 Jul 31 17:57:59 batman /kernel.backup: IP packet filtering initialized, divert disabled, rule-based forwarding disabled, d$ Jul 31 17:57:59 batman /kernel.backup: IPv6 packet filtering initialized, default to accept, logging limited to 10 packets$ Jul 31 17:57:59 batman /kernel.backup: DUMMYNET initialized (010124) Jul 31 17:57:59 batman /kernel.backup: BRIDGE 010131, have 10 interfaces Jul 31 17:57:59 batman /kernel.backup: -- index 1 type 6 phy 0 addrl 6 addr 00.d0.b7.88.53.89 Jul 31 17:57:59 batman /kernel.backup: IP Filter: v3.4.8 initialized. Default = pass all, Logging = enabled Jul 31 17:57:59 batman /kernel.backup: ad0: 9774MB <Maxtor DRACO> [19859/16/63] at ata0-master UDMA33 Jul 31 17:57:59 batman /kernel.backup: Waiting 15 seconds for SCSI devices to settle Jul 31 17:57:59 batman /kernel.backup: Mounting root from ufs:/dev/da0s1a Jul 31 17:57:59 batman /kernel.backup: da0 at ahc1 bus 0 target 0 lun 0 Jul 31 17:57:59 batman /kernel.backup: da0: <IBM DMVS18V 0250> Fixed Direct Access SCSI-3 device Jul 31 17:57:59 batman /kernel.backup: da0: 40.000MB/s transfers (20.000MHz, offset 31, 16bit), Tagged Queueing Enabled Jul 31 17:57:59 batman /kernel.backup: da0: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) Jul 31 17:58:55 batman /kernel.backup: ip_fw_ctl: neither in nor out Jul 31 17:58:55 batman /kernel.backup: ip_fw_ctl: undefined flag bits set (flags=ffffffff) Jul 31 17:58:55 batman /kernel.backup: ip_fw_ctl: neither in nor out Thanks Jeff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?JG32C9XW2ZGAXUVPJEH2XMIP95JF1V.3d4902ae>