From owner-freebsd-current@FreeBSD.ORG Sun Aug 4 19:33:51 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 139E3B24 for ; Sun, 4 Aug 2013 19:33:51 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x22f.google.com (mail-vb0-x22f.google.com [IPv6:2607:f8b0:400c:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A5B2C2620 for ; Sun, 4 Aug 2013 19:33:50 +0000 (UTC) Received: by mail-vb0-f47.google.com with SMTP id h10so2171881vbh.34 for ; Sun, 04 Aug 2013 12:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Zg08kLzceYdeMJ5tOBPQV6ZrhyQCBsIR2epYjOUjVyc=; b=bOYekEJ+WoPijGtyvfsWlSWgruTYdWebBmLh9BJBEA1LhBG6IrAF+49DbbuLJjhIAF aVv6z6o5+JoscyHJt4kPCaCkwThaSecZoHdI4xJALZVjwq/ub2IfuOnT55Fjlwb/hoN0 y6QN9onbvlR7g3a+GdZWSvxMlVYPshqBc8PxSJL7vfFFY8v+UnHd0qkE3sB4vhaZ+Ec0 9LrN6iZJO/Fo0LwIdNUym7D+dwPwZUPqVAXm+qU7fexP6ewULAZi5ZgdOcrmnSTo4n6H MPWGWwzeM9hUXGGWxGXq9CY8YFWrrQWRc6tRT+Pp15uRTm5XOKuHNzIkCWU9V/Ti/qPv QPeg== MIME-Version: 1.0 X-Received: by 10.58.100.234 with SMTP id fb10mr4968883veb.5.1375644829775; Sun, 04 Aug 2013 12:33:49 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Sun, 4 Aug 2013 12:33:49 -0700 (PDT) Date: Sun, 4 Aug 2013 15:33:49 -0400 Message-ID: Subject: Kernel Panic on FreeBSD 10.0-CURRENT #1 r253918 From: "Sam Fourman Jr." To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Aug 2013 19:33:51 -0000 hello list, could someone help me figure out why this machine kernel paniced? I have a full crashdump file if needed, this machine is configured as a Firewall and wifi hostap running pf in a small office here is a mailing list post to someone that had a similar problem a few years back http://lists.freebsd.org/pipermail/freebsd-bugs/2011-April/043985.html a backtrace, full dmesg, and kernel config are below kgdb /boot/kernel/kernel /var/crash/vmcore.0 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 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 "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 10 fault virtual address = 0x10 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff809937a8 stack pointer = 0x28:0xffffff8000278870 frame pointer = 0x28:0xffffff80002788c0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 12 (swi4: clock) trap number = 12 panic: page fault cpuid = 0 Uptime: 23h57m13s Dumping 2452 out of 8070 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% Reading symbols from /boot/kernel/zfs.ko.symbols...done. Loaded symbols for /boot/kernel/zfs.ko.symbols Reading symbols from /boot/kernel/opensolaris.ko.symbols...done. Loaded symbols for /boot/kernel/opensolaris.ko.symbols Reading symbols from /boot/kernel/uhid.ko.symbols...done. Loaded symbols for /boot/kernel/uhid.ko.symbols Reading symbols from /boot/kernel/wlan_xauth.ko.symbols...done. Loaded symbols for /boot/kernel/wlan_xauth.ko.symbols #0 doadump (textdump=1) at pcpu.h:236 236 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump (textdump=1) at pcpu.h:236 #1 0xffffffff8083eb21 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:447 #2 0xffffffff8083ee84 in panic (fmt=) at /usr/src/sys/kern/kern_shutdown.c:754 #3 0xffffffff80bd5dea in trap_fatal (frame=, eva=) at /usr/src/sys/amd64/amd64/trap.c:873 #4 0xffffffff80bd6027 in trap_pfault (frame=0x0, usermode=) at /usr/src/sys/amd64/amd64/trap.c:699 #5 0xffffffff80bd5876 in trap (frame=0xffffff80002787c0) at /usr/src/sys/amd64/amd64/trap.c:463 #6 0xffffffff80bc06b2 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:232 #7 0xffffffff809937a8 in in6_tmpaddrtimer (arg=0xfffffe00170fc0b6) at /usr/src/sys/netinet6/in6_ifattach.c:935 #8 0xffffffff8085140a in softclock_call_cc (c=0xffffffff81325210, cc=0xffffffff8131c700, direct=0) at /usr/src/sys/kern/kern_timeout.c:674 #9 0xffffffff80851704 in softclock (arg=) at /usr/src/sys/kern/kern_timeout.c:802 #10 0xffffffff80815dc3 in intr_event_execute_handlers (p=, ie=0xfffffe0014ab3400) at /usr/src/sys/kern/kern_intr.c:1263 #11 0xffffffff80816716 in ithread_loop (arg=0xfffffe0014a896e0) at /usr/src/sys/kern/kern_intr.c:1276 #12 0xffffffff80813b31 in fork_exit (callout=0xffffffff80816680 , arg=0xfffffe0014a896e0, frame=0xffffff8000278a40) at /usr/src/sys/kern/kern_fork.c:991 #13 0xffffffff80bc0bee in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:606 #14 0x0000000000000000 in ?? () Current language: auto; currently minimal (kgdb) if you need a dmesg it is below Copyright (c) 1992-2013 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 is a registered trademark of The FreeBSD Foundation. FreeBSD 10.0-CURRENT #1 r253918: Sat Aug 3 18:32:13 UTC 2013 root@Border:/usr/obj/usr/src/sys/BORDER amd64 FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 CPU: AMD FX(tm)-4100 Quad-Core Processor (3600.29-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x600f12 Family = 0x15 Model = 0x1 Stepping = 2 Features=0x178bfbff Features2=0x1e98220b AMD Features=0x2e500800 AMD Features2=0x1c9bfff,> TSC: P-state invariant, performance statistics real memory = 8589934592 (8192 MB) avail memory = 7868518400 (7504 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) cpu0 (BSP): APIC ID: 16 cpu1 (AP): APIC ID: 17 cpu2 (AP): APIC ID: 18 cpu3 (AP): APIC ID: 19 ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20130725/tbfadt-630) ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-55 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 irq 8 on acpi0 Event timer "RTC" frequency 32768 Hz quality 0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 450 Event timer "HPET1" frequency 14318180 Hz quality 450 Event timer "HPET2" frequency 14318180 Hz quality 450 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: at device 0.2 (no driver attached) pcib1: irq 52 at device 2.0 on pci0 pci1: on pcib1 vgapci0: mem 0xfd000000-0xfdffffff,0xc0000000-0xcfffffff,0xfc000000-0xfcffffff irq 24 at device 0.0 on pci1 pcib2: irq 52 at device 4.0 on pci0 pci2: on pcib2 re0: port 0xe000-0xe0ff mem 0xd0004000-0xd0004fff,0xd0000000-0xd0003fff irq 44 at device 0.0 on pci2 re0: Using 1 MSI-X message re0: Chip rev. 0x48000000 re0: MAC rev. 0x00000000 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow re0: Ethernet address: 60:a4:4c:57:02:c4 pcib3: irq 52 at device 5.0 on pci0 pci3: on pcib3 xhci0: mem 0xfe400000-0xfe407fff irq 46 at device 0.0 on pci3 xhci0: 32 byte context size. usbus0 on xhci0 pcib4: irq 53 at device 7.0 on pci0 pci4: on pcib4 xhci1: mem 0xfe300000-0xfe307fff irq 50 at device 0.0 on pci4 xhci1: 32 byte context size. usbus1 on xhci1 pcib5: irq 53 at device 9.0 on pci0 pci5: on pcib5 ath0: mem 0xfe200000-0xfe21ffff irq 48 at device 0.0 on pci5 ar9300_set_stub_functions: setting stub functions ar9300_set_stub_functions: setting stub functions ar9300_attach: calling ar9300_hw_attach ar9300_hw_attach: calling ar9300_eeprom_attach ar9300_flash_map: unimplemented for now Restoring Cal data from DRAM Restoring Cal data from EEPROM ar9300_hw_attach: ar9300_eeprom_attach returned 0 ath0: RX status length: 48 ath0: RX buffer size: 4096 ath0: TX descriptor length: 128 ath0: TX status length: 36 ath0: TX buffers per descriptor: 4 ar9300_freebsd_setup_x_tx_desc: called, 0x0/0, 0x0/0, 0x0/0 ath0: ath_edma_setup_rxfifo: type=0, FIFO depth = 16 entries ath0: ath_edma_setup_rxfifo: type=1, FIFO depth = 128 entries ath0: [HT] enabling HT modes ath0: [HT] enabling short-GI in 20MHz mode ath0: [HT] 1 stream STBC receive enabled ath0: [HT] 1 stream STBC transmit enabled ath0: [HT] 3 RX streams; 3 TX streams ath0: AR9380 mac 448.3 RF5110 phy 0.0 ath0: 2GHz radio: 0x0000; 5GHz radio: 0x0000 ahci0: port 0xf040-0xf047,0xf030-0xf033,0xf020-0xf027,0xf010-0xf013,0xf000-0xf00f mem 0xfe50b000-0xfe50b3ff irq 19 at device 17.0 on pci0 ahci0: AHCI v1.20 with 3 6Gbps ports, Port Multiplier supported ahcich0: at channel 0 on ahci0 ahcich2: at channel 2 on ahci0 ahcich5: at channel 5 on ahci0 ohci0: mem 0xfe50a000-0xfe50afff irq 18 at device 18.0 on pci0 usbus2 on ohci0 ehci0: mem 0xfe509000-0xfe5090ff irq 17 at device 18.2 on pci0 usbus3: EHCI version 1.0 usbus3 on ehci0 ohci1: mem 0xfe508000-0xfe508fff irq 20 at device 19.0 on pci0 usbus4 on ohci1 ehci1: mem 0xfe507000-0xfe5070ff irq 21 at device 19.2 on pci0 usbus5: EHCI version 1.0 usbus5 on ehci1 pci0: at device 20.0 (no driver attached) pci0: at device 20.2 (no driver attached) isab0: at device 20.3 on pci0 isa0: on isab0 pcib6: at device 20.4 on pci0 pci6: on pcib6 re1: port 0xd100-0xd1ff mem 0xfe141000-0xfe1410ff irq 20 at device 5.0 on pci6 re1: Chip rev. 0x10000000 re1: MAC rev. 0x00000000 miibus1: on re1 rgephy1: PHY 1 on miibus1 rgephy1: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow re1: Ethernet address: 00:14:d1:25:d8:23 re2: port 0xd000-0xd0ff mem 0xfe140000-0xfe1400ff irq 21 at device 6.0 on pci6 re2: Chip rev. 0x10000000 re2: MAC rev. 0x00000000 miibus2: on re2 rgephy2: PHY 1 on miibus2 rgephy2: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow re2: Ethernet address: 00:14:d1:25:d8:44 ohci2: mem 0xfe506000-0xfe506fff irq 18 at device 20.5 on pci0 usbus6 on ohci2 ohci3: mem 0xfe505000-0xfe505fff irq 22 at device 22.0 on pci0 usbus7 on ohci3 ehci2: mem 0xfe504000-0xfe5040ff irq 23 at device 22.2 on pci0 usbus8: EHCI version 1.0 usbus8 on ehci2 acpi_button0: on acpi0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] ppc0: cannot reserve I/O port range acpi_throttle0: on cpu0 hwpstate0: on cpu0 acpi_throttle1: on cpu1 acpi_throttle1: failed to attach P_CNT device_attach: acpi_throttle1 attach returned 6 acpi_throttle2: on cpu2 acpi_throttle2: failed to attach P_CNT device_attach: acpi_throttle2 attach returned 6 acpi_throttle3: on cpu3 acpi_throttle3: failed to attach P_CNT device_attach: acpi_throttle3 attach returned 6 ZFS filesystem version: 5 ZFS storage pool version: features support (5000) Timecounters tick every 1.000 msec usbus0: 5.0Gbps Super Speed USB v3.0 usbus1: 5.0Gbps Super Speed USB v3.0 usbus2: 12Mbps Full Speed USB v1.0 usbus3: 480Mbps High Speed USB v2.0 usbus4: 12Mbps Full Speed USB v1.0 usbus5: 480Mbps High Speed USB v2.0 usbus6: 12Mbps Full Speed USB v1.0 usbus7: 12Mbps Full Speed USB v1.0 usbus8: 480Mbps High Speed USB v2.0 ugen0.1: <0x1b21> at usbus0 uhub0: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 ugen3.1: at usbus3 uhub1: on usbus3 ugen2.1: at usbus2 uhub2: on usbus2 ugen1.1: <0x1b21> at usbus1 uhub3: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1 ugen6.1: at usbus6 uhub4: on usbus6 ugen5.1: at usbus5 uhub5: on usbus5 ugen4.1: at usbus4 uhub6: on usbus4 ugen8.1: at usbus8 uhub7: on usbus8 ugen7.1: at usbus7 uhub8: on usbus7 ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ATA-7 SATA 1.x device ada0: 150.000MB/s transfers (SATA 1.x, UDMA6, PIO 8192bytes) ada0: 38166MB (78165360 512 byte sectors: 16H 63S/T 16383C) ada0: Previously was known as ad4 ada1 at ahcich2 bus 0 scbus1 target 0 lun 0 ada1: ATA-7 SATA 1.x device ada1: 150.000MB/s transfers (SATA 1.x, UDMA6, PIO 8192bytes) ada1: Command Queueing enabled ada1: 38166MB (78165360 512 byte sectors: 16H 63S/T 16383C) ada1: Previously was known as ad6 ada2 at ahcich5 bus 0 scbus2 target 0 lun 0 ada2: ATA-7 SATA 1.x device ada2: 150.000MB/s transfers (SATA 1.x, UDMA6, PIO 8192bytes) ada2: 38166MB (78165360 512 byte sectors: 16H 63S/T 16383C) ada2: Previously was known as ad8 SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! Timecounter "TSC-low" frequency 1800146890 Hz quality 1000 uhub4: 2 ports with 2 removable, self powered uhub8: 4 ports with 4 removable, self powered uhub2: 5 ports with 5 removable, self powered uhub6: 5 ports with 5 removable, self powered uhub3: 4 ports with 4 removable, self powered uhub0: 4 ports with 4 removable, self powered GEOM: ada2: the secondary GPT table is corrupt or invalid. GEOM: ada2: using the primary only -- recovery suggested. GEOM: diskid/DISK-MDT-MCANKK515312: the secondary GPT table is corrupt or invalid. GEOM: diskid/DISK-MDT-MCANKK515312: using the primary only -- recovery suggested. Root mount waiting for: usbus8 usbus5 usbus3 Root mount waiting for: usbus8 usbus5 usbus3 uhub7: 4 ports with 4 removable, self powered uhub1: 5 ports with 5 removable, self powered uhub5: 5 ports with 5 removable, self powered Trying to mount root from zfs:Puffy []... ugen4.2: at usbus4 ukbd0: on usbus4 kbd2 at ukbd0 <118>Setting hostuuid: becbf4de-e6e7-53eb-eafa-1c0fc0145223. <118>Setting hostid: 0xfbb7c83e. <118>Starting ddb. <118>Entropy harvesting: interrupts ethernet point_to_point ar9300_Stub_GetCTSTimeout: called ar9300_Stub_GetCTSTimeout: called ar9300_Stub_GetAntennaSwitch: called ar9300_Stub_GetAntennaSwitch: called <118> kickstart. <118>Starting file system checks: <118>Mounting local file systems:. <118>/etc/rc: WARNING: $swapfile is obsolete. Ignored. <118>Writing entropy file:. <118>Setting hostname: Border. wlan0: Ethernet address: 7c:c3:a1:b3:fc:af <118>ifconfig: ioctl(SIOCGIFINFO_IN6): Protocol family not supported <118>Starting Network: lo0 re0 ath0 re1 re2 pflog0. <118>lo0: flags=8049 metric 0 mtu 16384 <118> options=600003 <118> inet6 ::1 prefixlen 128 <118> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 <118> inet 127.0.0.1 netmask 0xff000000 <118> nd6 options=21 <118>re0: flags=8843 metric 0 mtu 1500 <118> options=8209b <118> ether 60:a4:4c:57:02:c4 <118> inet 75.133.75.194 netmask 0xfffffff8 broadcast 75.133.75.199 <118> inet6 fe80::62a4:4cff:fe57:2c4%re0 prefixlen 64 scopeid 0x1 <118> nd6 options=29 <118> media: Ethernet autoselect (none) <118> status: no carrier <118>ath0: flags=8843 metric 0 mtu 2290 <118> ether 7c:c3:a1:b3:fc:af <118> nd6 options=29 <118> media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng <118> status: running <118>re1: flags=8843 metric 0 mtu 1500 <118> options=8209b <118> ether 00:14:d1:25:d8:23 <118> inet 192.168.12.1 netmask 0xffffff00 broadcast 192.168.12.255 <118> inet6 fe80::214:d1ff:fe25:d823%re1 prefixlen 64 scopeid 0x3 <118> nd6 options=29 <118> media: Ethernet autoselect (none) <118> status: no carrier <118>re2: flags=8802 metric 0 mtu 1500 <118> options=8209b <118> ether 00:14:d1:25:d8:44 <118> nd6 options=29 <118> media: Ethernet autoselect (10baseT/UTP ) <118> status: active <118>pflog0: flags=0<> metric 0 mtu 33152 <118>Starting devd. <118>Starting Network: re2. <118>re2: flags=8802 metric 0 mtu 1500 <118> options=8209b <118> ether 00:14:d1:25:d8:44 <118> nd6 options=29 <118> media: Ethernet autoselect (10baseT/UTP ) <118> status: active <118>Additional inet routing options: gateway=YES. <118>ifconfig: ioctl(SIOCGIFINFO_IN6): Protocol family not supported <118>Starting Network: pflog0. <118>pflog0: flags=0<> metric 0 mtu 33152 <118>Additional inet routing options: gateway=YES. uhid0: on usbus4 uhid1: on usbus4 <118>Starting pflog. <118>Aug 3 19:14:54 pflogd[1589]: [priv]: msg PRIV_OPEN_LOG received <118>Enabling pf. <118>add net default: gateway 75.133.75.193 fib 0 <118>add net 192.168.1.0: gateway re0 fib 0 <118>Additional inet routing options: gateway=YES. <118>add net fe80::: gateway ::1 fib 0,1,2,3,4,5 <118>add net ff02::: gateway ::1 fib 0,1,2,3,4,5 <118>add net ::ffff:0.0.0.0: gateway ::1 fib 0,1,2,3,4,5 <118>add net ::0.0.0.0: gateway ::1 fib 0,1,2,3,4,5 <118>ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib <118>32-bit compatibility ldconfig path: /usr/lib32 <118>Creating and/or trimming log files. <118>Starting syslogd. <118>No core dumps found. <118>Setting date via ntp. <118> 3 Aug 19:14:57 ntpdate[1778]: step time server 64.246.132.14 offset -0.389482 sec <118>Clearing /tmp (X related). <118>Starting dhcpd. <118>Aug 3 19:14:58 Border dhcpd: WARNING: Host declarations are global. They are not limited to the scope you declared them in. <118>Starting local daemons:delete net default fib 0 <118>route: writing to routing socket: No such process <118>delete net default fib 1: not in table <118>add net default: gateway 75.133.75.193 fib 0 <118>. <118>Updating motd:. <118>Mounting late file systems:. <118>Starting ntpd. <118>Configuring syscons: blanktime. <118>Performing sanity check on sshd configuration. <118>Starting sshd. <118>Starting cron. <118>Starting hostapd. <118>Configuration file: /etc/hostapd.conf <118>Using interface wlan0 with hwaddr 7c:c3:a1:b3:fc:af and ssid "BlackBox" <118> <118>Sat Aug 3 19:14:59 UTC 2013 <118>Aug 3 20:24:48 Border dhcpd: uid lease 192.168.12.202 for client 60:a4:4c:60:d5:a7 is duplicate on WIRED <118>Aug 3 20:25:24 Border sshd[2029]: error: PAM: authentication error for illegal user sfourman from 192.168.12.32 <118>Aug 3 20:25:27 Border sshd[2029]: error: PAM: authentication error for illegal user sfourman from 192.168.12.32 ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) <118>Aug 3 20:39:51 Border dhcpd: uid lease 192.168.12.211 for client 60:a4:4c:60:d5:a7 is duplicate on WIRED <118>Aug 3 20:40:11 Border last message repeated 2 times <118>Aug 3 20:41:15 Border last message repeated 2 times ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) <118>Aug 3 23:01:11 Border dhcpd: uid lease 192.168.12.202 for client 60:a4:4c:60:d5:a7 is duplicate on WIRED ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) <118>Aug 4 00:52:41 Border dhcpd: uid lease 192.168.12.202 for client 60:a4:4c:60:d5:a7 is duplicate on WIRED ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_tid_drain_print: norm: node 0xffffff800a9e2000: bf=0xffffff8000cedcc0: addbaw=0, dobaw=0, seqno=164, retry=0 ath0: ath_tx_tid_drain_print: node 0xffffff800a9e2000: bf=0xffffff8000cedcc0: txq[1] axq_depth=0, axq_aggr_depth=0 ath0: ath_tx_tid_drain_print: node 0xffffff800a9e2000: bf=0xffffff8000cedcc0: tid txq_depth=2 hwq_depth=0, bar_wait=0, isfiltered=0 ath0: ath_tx_tid_drain_print: node 0xffffff800a9e2000: tid 0: sched=0, paused=1, incomp=0, baw_head=0, baw_tail=0 txa_start=0, ni_txseqs=166 FRDS 7c:c3:a1:b3:fc:af->78:d6:f0:86:1a:91(7c:c3:a1:b3:fc:af) data QoS [TID 0] 0M c802 0000 78d6 f086 1a91 7cc3 a1b3 fcaf 7cc3 a1b3 fcaf 400a 0000 841a <118>Aug 4 02:00:04 Border login: ROOT LOGIN (root) ON ttyv0 <118>Aug 4 02:02:09 Border dhcpd: uid lease 192.168.12.211 for client 60:a4:4c:60:d5:a7 is duplicate on WIRED <118>Aug 4 02:02:50 Border last message repeated 4 times <118>Aug 4 02:04:22 Border last message repeated 3 times ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) <118>Aug 4 02:26:02 Border dhcpd: uid lease 192.168.12.202 for client 60:a4:4c:60:d5:a7 is duplicate on WIRED ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) <118>Aug 4 03:02:06 Border sm-mta[8412]: r74326P0008412: SYSERR(root): hash map "Alias0": missing map file /etc/mail/aliases.db: No such file or directory <118>Aug 4 03:02:06 Border sm-mta[8414]: r74326P0008412: SYSERR(root): hash map "Alias0": missing map file /etc/mail/aliases.db: No such file or directory <118>Aug 4 03:02:07 Border sm-mta[8422]: r74327QB008422: SYSERR(root): hash map "Alias0": missing map file /etc/mail/aliases.db: No such file or directory <118>Aug 4 03:02:07 Border sm-mta[8423]: r74327QB008422: SYSERR(root): hash map "Alias0": missing map file /etc/mail/aliases.db: No such file or directory ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_bar_response: huh? bar_tx=0, bar_wait=0 ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=176) ath0: device timeout ath0: device timeout ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) <118>Aug 4 10:37:43 Border dhcpd: uid lease 192.168.12.202 for client 60:a4:4c:60:d5:a7 is duplicate on WIRED ath0: ath_tx_should_swq_frame: 78:d6:f0:86:1a:91: Node is asleep; sending mgmt (type=0, subtype=192) <118>Aug 4 14:32:42 Border dhcpd: WARNING: Host declarations are global. They are not limited to the scope you declared them in. Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 10 fault virtual address = 0x10 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff809937a8 stack pointer = 0x28:0xffffff8000278870 frame pointer = 0x28:0xffffff80002788c0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 12 (swi4: clock) trap number = 12 panic: page fault cpuid = 0 Uptime: 23h57m13s Dumping 2452 out of 8070 MB:^@^@^@^@^@^@^@^@^@^@^@^@^@^ -- Kernel config is as follows... root@Border:/var/crash # cat /usr/src/sys/amd64/conf/BORDER include GENERIC nocpu i486_CPU ident BORDER nooptions WITNESS nooptions INVARIANTS nodevice eisa nodevice fdc nooptions SCTP #Pretty console options SC_NORM_ATTR=(FG_GREEN|BG_BLACK) options SC_NORM_REV_ATTR=(FG_YELLOW|BG_GREEN) options SC_KERNEL_CONS_ATTR=(FG_LIGHTRED|BG_BLACK) options SC_KERNEL_CONS_REV_ATTR=(FG_BLACK|BG_RED) options SC_HISTORY_SIZE=8192 # Firewalling device pf device pflog options ROUTETABLES=6 options ALTQ options ALTQ_HFSC options ALTQ_NOPCC options IPSTEALTH # The nullFS to mount local directory options NULLFS # VIMAGE stuff #makeoptions NO_MODULES=yes #options VIMAGE options NETGRAPH options NETGRAPH_ETHER options NETGRAPH_BRIDGE options NETGRAPH_EIFACE options NETGRAPH_SOCKET device epair device if_bridge # Atheros Wireless NIC card options options AH_DEBUG options ATH_DEBUG options ATH_DIAGAPI nodevice bwn nodevice bwi # Delete Sound support nodevice sound # Generic sound driver (required) nodevice snd_cmi # CMedia CMI8338/CMI8738 nodevice snd_csa # Crystal Semiconductor CS461x/428x nodevice snd_emu10kx # Creative SoundBlaster Live! and Audigy nodevice snd_es137x # Ensoniq AudioPCI ES137x nodevice snd_hda # Intel High Definition Audio nodevice snd_ich # Intel, NVidia and other ICH AC'97 Audio nodevice snd_via8233 # VIA VT8233x Audio root@Border:/var/crash # Sam Fourman Jr.