Date: Mon, 28 Feb 2000 22:56:14 +1300 From: Joe Abley <jabley@patho.gen.nz> To: questions@freebsd.org Subject: Panic under load on new K6 machine Message-ID: <20000228225613.A29272@patho.gen.nz>
next in thread | raw e-mail | index | archive | help
Hi, questions people, I have a new K6 machine which keeps panicing under load (for instance, a "make buildworld" will set it off every time). The following panic is from the /kernel.GENERIC as shipped with 3.4-RELEASE; it's copied here via a piece of paper, so apologies for the bogus formatting: Fatal trap 12: page fault while in kernel mode fault virtual address = 0xd45d6f54 fault code = supervisor read, page not present instruction pointer = 0x8: 0xc015d301 stack pointer = 0x10: 0xc45d6e04 frame pointer = 0x10: 0xc45d6f60 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 = 14552 (sh) interrupt mask = trap number = 12 panic: page fault The machine passes all the anal memory checks the bios can throw at it. There are no ISA peripherals in the machine, and no other devices that the kernel seems to fail to recognise. I can enumerate the hardware if it's relevant... Just wondering whether this rings bells for anyone? What's up with this? Other symptom: ldconfig would routinely segfault and dump core following a bare install of 3.4-RELEASE. I cvsuped the full source in order to build stable, and a stable ldconfig build doesn't exhibit the same problem. dmesg follows. Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.4-RELEASE #0: Mon Dec 20 06:54:39 GMT 1999 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K6(tm) 3D processor (400.91-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX> AMD Features=0x80000800<SYSCALL,3DNow!> real memory = 67043328 (65472K bytes) avail memory = 61681664 (60236K bytes) Preloaded elf kernel "kernel" at 0xc035c000. Probing for devices on PCI bus 0: chip0: <VIA 82C597 (Apollo VP3) system controller> rev 0x04 on pci0.0.0 chip1: <VIA 82C598MVP (Apollo MVP3) PCI-PCI bridge> rev 0x00 on pci0.1.0 chip2: <VIA 82C586 PCI-ISA bridge> rev 0x47 on pci0.7.0 ide_pci0: <VIA 82C586x (Apollo) Bus-master IDE controller> rev 0x06 on pci0.7.1 chip3: <VIA 82C586B ACPI interface> rev 0x10 on pci0.7.3 fxp0: <Intel EtherExpress Pro 10/100B Ethernet> rev 0x08 int a irq 10 on pci0.9.0 fxp0: Ethernet address 00:90:27:76:9b:7c Probing for devices on PCI bus 1: vga0: <S3 model 8a13 graphics accelerator> rev 0x02 int a irq 11 on pci1.0.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 fe0 not found at 0x300 atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model Generic PS/2 mouse, device ID 0 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <ST320430A> wd0: 19569MB (40079088 sectors), 39761 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): <ATAPI CD-ROM DRIVE 40X MAXIMUM/N0CP>, removable, dma, iordis acd0: drive speed 6890KB/sec, 128KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm data disc loaded, unlocked wdc1 not found at 0x170 wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: <generic printer> on ppbus 0 lpt0: Interrupt-driven port ppi0: <generic parallel i/o> on ppbus 0 plip0: <PLIP network interface> on ppbus 0 ie0: unknown board_id: f000 ie0 not found at 0x300 ep0 not found at 0x300 ex0 not found le0 not found at 0x300 lnc0 not found at 0x280 cs0 not found at 0x300 ze0 not found at 0x300 zp0 not found at 0x300 adv0 not found at 0x330 bt0 not found at 0x134 aha0 not found at 0x134 aic0 not found vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface changing root device to wd0s1a WARNING: / was not properly dismounted To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000228225613.A29272>