The box is a somewhat heavily used outbound smtp smarthost. Any idea what
the panic might be about ? It might be a hardware issue as I have a few
boxes of the same vintage without problem.
(kgdb) bt full
#0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487
error = 0
#1 0xc01500b0 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:316
howto = 256
#2 0xc01504e4 in poweroff_wait (junk=0xc0239c0c, howto=-1071409393) at
/usr/src/sys/kern/kern_shutdown.c:595
fmt = 0xc0239c0c "%s"
bootopt = 256
buf = "page fault", '\000' <repeats 245 times>
#3 0xc0202083 in trap_fatal (frame=0xf1698f48, eva=66912259) at
/usr/src/sys/i386/i386/trap.c:974
frame = (struct trapframe *) 0x100
eva = 0
code = -1071408116
type = 12
ss = -1071408116
esp = 0
softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27,
ssd_dpl = 0, ssd_p = 1, ssd_xx = 12, ssd_xx1 = 1,
ssd_def32 = 1, ssd_gran = 1}
#4 0xc0201d3d in trap_pfault (frame=0xf1698f48, usermode=0, eva=66912259)
at /usr/src/sys/i386/i386/trap.c:867
va = 66912256
vm = (struct vmspace *) 0x0
map = 0xf1729f00
rv = 0
ftype = 2 '\002'
p = (struct proc *) 0xf1749d00
#5 0xc0201913 in trap (frame={tf_fs = -1072365552, tf_es = -65520, tf_ds =
-244056048, tf_edi = -1077951392,
tf_esi = -1077951384, tf_ebp = -244740212, tf_isp = -244740236,
tf_ebx = -244015872, tf_edx = -244740192, tf_ecx = 4194560,
tf_eax = 66912259, tf_trapno = 12, tf_err = 2, tf_eip = -1072416314,
tf_cs = 8, tf_eflags = 66054, tf_esp = 135139552,
tf_ss = -244740200}) at /usr/src/sys/i386/i386/trap.c:466
p = (struct proc *) 0xf1749d00
sticks = 29484778688348618
i = 0
ucode = 0
type = 12
code = 0
eva = 66912259
#6 0xc01439c6 in statclock (frame=0xf1698fa0) at
/usr/src/sys/kern/kern_clock.c:411
frame = (struct clockframe *) 0x0
p = (struct proc *) 0x400100
pstats = (struct pstats *) 0x0
rss = 0
vm = (struct vmspace *) 0x0
#7 0xc0206ac1 in rtcintr (frame={cf_vec = 0, cf_ppl = 0, cf_fs =
-1078001617, cf_es = 47, cf_ds = -1078001617,
cf_edi = -1077951392, cf_esi = -1077951384, cf_ebp = -1077949184,
-244740140, cf_ebx = 135139552, cf_edx = 135177152,
cf_ecx = 108, cf_eax = 135139552, 0, 0, cf_eip = 134540088, cf_cs =
31, cf_eflags = 582, cf_esp = -1077951416, cf_ss = 47})
at /usr/src/sys/i386/isa/clock.c:385
No locals.
---Type <return> to continue, or q <return> to quit---
#8 0x804eb38 in ?? ()
No symbol table info available.
#9 0x809e937 in ?? ()
No symbol table info available.
#10 0x809d3df in ?? ()
No symbol table info available.
#11 0x806e8ac in ?? ()
No symbol table info available.
#12 0x804c03a in ?? ()
No symbol table info available.
(kgdb)
(kgdb)
machine i386
cpu I686_CPU
ident smtp
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
maxusers 0
options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
options SOFTUPDATES #Enable FFS soft updates support
options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options UCONSOLE #Allow users to grab the console
options USERCONFIG #boot -c editor
options VISUAL_USERCONFIG #visual boot -c editor
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options P1003_1B #Posix P1003_1B real-time extensions
options _KPOSIX_PRIORITY_SCHEDULING
options ICMP_BANDLIM #Rate limit bad replies
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
device isa
device pci
device fdc0 at isa? port IO_FD1 irq 6 drq 2
device fd0 at fdc0 drive 0
device ata
options UFS_DIRHASH
device atadisk # ATA disk drives
options ATA_STATIC_ID #Static device numbering
# Allow ncr to attach legacy NCR devices when
# both sym and ncr are configured
device twe # 3ware Escalade
device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1
device psm0 at atkbdc? irq 12
device vga0 at isa?
device sc0 at isa? flags 0x100
device npx0 at nexus? port IO_NPX irq 13
device sio0 at isa? port IO_COM1 flags 0x10 irq 4
device ppc0 at isa? irq 7
device ppbus # Parallel port bus (required)
device ppi # Parallel port interface device
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
device miibus # MII bus support
device rl # RealTek 8129/8139
pseudo-device loop # Network loopback
pseudo-device ether # Ethernet support
pseudo-device ppp 1 # Kernel PPP
pseudo-device tun # Packet tunnel.
pseudo-device pty # Pseudo-ttys (telnet etc)
pseudo-device gif 4 # IPv6 and IPv4 tunneling
pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)
pseudo-device bpf #Berkeley packet filter
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
options IPFIREWALL_FORWARD #enable transparent proxy support
options IPFIREWALL_VERBOSE_LIMIT=1000 #limit verbosity
options IPV6FIREWALL #firewall for IPv6
options IPV6FIREWALL_VERBOSE
options IPV6FIREWALL_VERBOSE_LIMIT=1000
options IPDIVERT #divert sockets
options DUMMYNET
options IPFW2
pseudo-device disc #Discard device (ds0, ds1, etc)
device smbus0
device iicbus0
device iicbb0
device intpm0
device smb0 at smbus?
device smbus # Bus support, required for smb below.
device iicbb
device iicbus
device iicsmb
device smbus
device viapm
device intpm
device ichsmb
device smb
Copyright (c) 1992-2003 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.9-STABLE #1: Sun Apr 4 18:07:18 EDT 2004
mdtancsa@smtp3.sentex.ca:/usr/obj/usr/src/sys/smtp
Timecounter "i8254" frequency 1193182 Hz
Timecounter "TSC" frequency 1800039744 Hz
CPU: Intel(R) Pentium(R) 4 CPU 1.80GHz (1800.04-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0xf24 Stepping = 4
Features=0x3febf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
real memory = 1065287680 (1040320K bytes)
config> q
avail memory = 1033580544 (1009356K bytes)
Preloaded elf kernel "kernel" at 0xc02c8000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc02c809c.
Warning: Pentium 4 CPU: PSE disabled
Pentium Pro MTRR support enabled
Using $PIR table, 10 entries at 0xc00fde70
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <PCI to PCI bridge (vendor=1106 device=b091)> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <S3 model 8d04 graphics accelerator> at 0.0
rl0: <RealTek 8139 10/100BaseTX> port 0xd000-0xd0ff mem
0xec000000-0xec0000ff irq 15 at device 8.0 on pci0
rl0: Ethernet address: 00:50:fc:5b:d5:4a
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
isab0: <PCI to ISA bridge (vendor=1106 device=3177)> at device 17.0 on
pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 8235 ATA133 controller> port 0xe000-0xe00f at device 17.1 on
pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0
pmtimer0 on isa0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x100>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A, console
ppc0: parallel port not found.
DUMMYNET initialized (011031)
ipfw2 initialized, divert enabled, rule-based forwarding enabled, default
to deny, logging limited to 1000 packets/entry by default
ad0: 57241MB <ST360015A> [116301/16/63] at ata0-master UDMA100
Mounting root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
--------------------------------------------------------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet since 1994 www.sentex.net
Cambridge, Ontario Canada www.sentex.net/mike