As of a buildworld/installworld several hours ago CURRENT is constantly
crashing from underneath me:

[ output from uname -a ]----------
FreeBSD shadowmere.student.utwente.nl 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul 10 
14:33:42 CEST 2000     
[EMAIL PROTECTED]:/usr/src/sys/compile/ARSENIC  i386


I managed to get one crash-dump (i don't know how to actually debug this
but if someone can give me directions i would like to help out)

i have attached dmesg output, as well as a kgdb-session taken as far as i
could from from the example in the Handbook ...

This has just started happening with this specific CURRENT.

-- 
  Pascal Hofstee      < daeron @ shadowmere . student . utwente . nl >
  Managers know it must be good because the programmers hate it so much.
Copyright (c) 1992-2000 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.0-CURRENT #0: Mon Jul 10 14:33:42 CEST 2000
    [EMAIL PROTECTED]:/usr/src/sys/compile/ARSENIC
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 336803605 Hz
CPU: AMD-K6(tm) 3D processor (336.80-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  = 100663296 (98304K bytes)
avail memory = 95244288 (93012K bytes)
Preloaded elf kernel "kernel" at 0xc029b000.
Preloaded elf module "randomdev.ko" at 0xc029b09c.
K6-family MTRR support enabled (2 registers)
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pci0: <Intel 82439TX System controller (MTXC)> at 0.0
isab0: <Intel 82371AB PCI to ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0xe000-0xe00f at device 1.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <Intel 82371AB/EB (PIIX4) USB controller> at 1.2
intpm0: <Intel 82371AB Power management controller> port 0xe800-0xe80f irq 9 at device 
1.3 on pci0
intpm0: I/O mapped e800
intpm0: intr IRQ 9 enabled revision 0
smbus0: <System Management Bus> on intsmb0
smb0: <SMBus general purpose I/O> on smbus0
intpm0: PM I/O mapped e400 
pci0: <S3 ViRGE DX/GX graphics accelerator> at 10.0 irq 9
pci0: <unknown card> (vendor=0x10d9, dev=0x0512) at 11.0 irq 11
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
psm0: <PS/2 Mouse> flags 0x4 irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
ed0 at port 0x300-0x31f iomem 0xd8000-0xdbfff irq 10 on isa0
ed0: address 00:00:c0:f0:38:c4, type SMC8216/SMC8216C (16 bit) 
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
isa0: <@@@0000> found
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
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
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
isa0: <@@@0000> found
isa0: <@@@0000> found
isa0: <PNP0400> found
unknown: <PNP0501> can't assign resources
unknown: <PNP0501> can't assign resources
unknown: <PNP0700> can't assign resources
unknown: <PNP0f13> can't assign resources
unknown: <PNP0303> can't assign resources
isa0: <PNP0800> found
unknown: <PNP0c02> can't assign resources
IP packet filtering initialized, divert enabled, rule-based forwarding disabled, 
default to deny, unlimited logging
ata0-master: DMA limitted to UDMA33, non-ATA66 compliant cable
ad0: 17624MB <QUANTUM FIREBALLP KA18.2> [35808/16/63] at ata0-master using UDMA33
ad1: 9671MB <IBM-DTTA-351010> [19650/16/63] at ata1-master using UDMA33
acd0: CD-RW <R/RW 4x4x24> at ata0-slave using WDMA2
Mounting root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
dc0: <Macronix 98713 10/100BaseTX> port 0xd400-0xd4ff mem 0xdf800000-0xdf8000ff irq 11 
at device 11.0 on pci0
dc0: Ethernet address: 00:00:b4:74:58:43
miibus0: <MII bus> on dc0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
Script started on Mon Jul 10 17:41:21 2000
101 shadowmere ~ # cd /usr/src/sys/compile/ARSENIC/
102 shadowmere ARSENIC # gdb -k kernel.debug /var/crash/vmcore.3
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...
IdlePTD 2805760
initial pcb at 2347e0
panicstr: page fault
panic messages:
---
Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x771d538
fault code              = supervisor read, page not present
instruction pointer     = 0x8:0xc0382e79


Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x458a28c4
fault code              = supervisor write, page not present
instruction pointer     = 0x8:0xc01df551
stack pointer           = 0x10:0xc7f00b90
frame pointer           = 0x10:0x23c
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         = 8828 (make)
interrupt mask          = 
trap number             = 12
panic: page fault

syncing disks... 277 10 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 
giving up on 7 buffers
Uptime: 12m25s

dumping to dev #ad/0x20001, offset 851968
dump ata0: resetting devices .. done
96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 
67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 
38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 
9 8 7 6 5 4 3 2 1 
---
#0  boot (howto=256) at ../../kern/kern_shutdown.c:303
303                     dumppcb.pcb_cr3 = rcr3();
(kgdb) where
#0  boot (howto=256) at ../../kern/kern_shutdown.c:303
#1  0xc0133419 in panic (fmt=0xc020ea2f "page fault")
    at ../../kern/kern_shutdown.c:553
#2  0xc01df74a in trap_fatal (frame=0xc7f00b50, eva=1166682308)
    at ../../i386/i386/trap.c:927
#3  0xc01df3fd in trap_pfault (frame=0xc7f00b50, usermode=0, eva=1166682308)
    at ../../i386/i386/trap.c:820
#4  0xc01def8b in trap (frame={tf_fs = 16, tf_es = 16, tf_ds = 16, 
      tf_edi = 12, tf_esi = -940569568, tf_ebp = 572, tf_isp = -940569732, 
      tf_ebx = 0, tf_edx = 4194304, tf_ecx = 0, tf_eax = 37, tf_trapno = 12, 
      tf_err = 2, tf_eip = -1071778479, tf_cs = 572, tf_eflags = 262242, 
      tf_esp = -1071468060, tf_ss = 285320}) at ../../i386/i386/trap.c:426
#5  0xc01df551 in trap_fatal (frame=Cannot access memory at address 0x244.
) at ../../i386/i386/trap.c:871
Cannot access memory at address 0x23c.
(kgdb) up 4
#4  0xc01def8b in trap (frame={tf_fs = 16, tf_es = 16, tf_ds = 16, 
      tf_edi = 12, tf_esi = -940569568, tf_ebp = 572, tf_isp = -940569732, 
      tf_ebx = 0, tf_edx = 4194304, tf_ecx = 0, tf_eax = 37, tf_trapno = 12, 
      tf_err = 2, tf_eip = -1071778479, tf_cs = 572, tf_eflags = 262242, 
      tf_esp = -1071468060, tf_ss = 285320}) at ../../i386/i386/trap.c:426
426                             (void) trap_pfault(&frame, FALSE, eva);
(kgdb) quit
103 shadowmere ARSENIC # exit
exit

Script done on Mon Jul 10 17:42:43 2000

Reply via email to