FreeBSD Bugzilla – Attachment 240909 Details for
Bug 268393
system always reboots once from a powered off state
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
2023-03-16-1919-cold-core
2023-03-16-1919-cold-core.txt (text/plain), 94.87 KB, created by
Jonathan Vasquez
on 2023-03-16 23:23:06 UTC
(
hide
)
Description:
2023-03-16-1919-cold-core
Filename:
MIME Type:
Creator:
Jonathan Vasquez
Created:
2023-03-16 23:23:06 UTC
Size:
94.87 KB
patch
obsolete
>leslie dumped core - see /var/crash/vmcore.5 > >Thu Mar 16 19:11:03 EDT 2023 > >FreeBSD leslie 13.2-STABLE FreeBSD 13.2-STABLE #0 stable/13-n254807-802b48363097-dirty: Thu Mar 16 18:58:09 EDT 2023 root@leslie:/usr/obj/usr/src/amd64.amd64/sys/MINIMAL amd64 > >panic: page fault > >GNU gdb (GDB) 12.1 [GDB v12.1 for FreeBSD] >Copyright (C) 2022 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. >Type "show copying" and "show warranty" for details. >This GDB was configured as "x86_64-portbld-freebsd13.1". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><https://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /boot/kernel/kernel... >Reading symbols from /usr/lib/debug//boot/kernel/kernel.debug... > >Unread portion of the kernel message buffer: >found-> vendor=0x1022, dev=0x1649, revid=0x00 > domain=0, bus=19, slot=0, func=2 > class=10-80-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=c, irq=255 > powerspec 3 supports D0 D3 current D0 > MSI supports 2 messages, 64 bit > MSI-X supports 2 messages in map 0x24 >pci0:19:0:2: reprobing on driver added >found-> vendor=0x1022, dev=0x15e3, revid=0x00 > domain=0, bus=19, slot=0, func=6 > class=04-03-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0002, statreg=0x0018, cachelnsz=16 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=c, irq=255 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit >pci0:19:0:6: reprobing on driver added >hdac2: <AMD Raven HDA Controller> mem 0xfc980000-0xfc987fff at device 0.6 on pci19 >hdac2: PCI card vendor: 0x1043, device: 0x886d >hdac2: HDA Driver Revision: 20120126_0002 >hdac2: Config options: on=0x00000000 off=0x00000000 >hdac2: attempting to allocate 1 MSI vectors (1 supported) >msi: routing MSI IRQ 101 to local APIC 2 vector 50 >hdac2: using IRQ 101 for MSI >hdac2: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256 > > >Fatal trap 12: page fault while in kernel mode >cpuid = 2; apic id = 02 >fault virtual address = 0x8 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff81d3b9a2 >stack pointer = 0x28:0xfffffe019fff2de0 >frame pointer = 0x28:0xfffffe019fff2e00 >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 (irq101: hdac2) >trap number = 12 >panic: page fault >cpuid = 2 >time = 1679008217 >KDB: stack backtrace: >#0 0xffffffff80537cd5 at kdb_backtrace+0x65 >#1 0xffffffff804ec4d1 at vpanic+0x151 >#2 0xffffffff804ec373 at panic+0x43 >#3 0xffffffff807c6fa7 at trap_fatal+0x387 >#4 0xffffffff807c6fff at trap_pfault+0x4f >#5 0xffffffff8079e5d8 at calltrap+0x8 >#6 0xffffffff81d3b70b at hdac_intr_handler+0xfb >#7 0xffffffff804b386a at ithread_loop+0x25a >#8 0xffffffff804b06ee at fork_exit+0x7e >#9 0xffffffff8079f64e at fork_trampoline+0xe >Uptime: 4m34s >Dumping 2157 out of 64639 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% > >__curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 >55 __asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct pcpu, >(kgdb) #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 >#1 dump_savectx () at /usr/src/sys/kern/kern_shutdown.c:392 >#2 0xffffffff804ec068 in dumpsys (di=0x0) > at /usr/src/sys/x86/include/dump.h:87 >#3 doadump (textdump=<optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:421 >#4 kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:495 >#5 0xffffffff804ec53e in vpanic (fmt=<optimized out>, > ap=ap@entry=0xfffffe019fff2c30) at /usr/src/sys/kern/kern_shutdown.c:934 >#6 0xffffffff804ec373 in panic (fmt=<unavailable>) > at /usr/src/sys/kern/kern_shutdown.c:858 >#7 0xffffffff807c6fa7 in trap_fatal (frame=0xfffffe019fff2d20, eva=8) > at /usr/src/sys/amd64/amd64/trap.c:942 >#8 0xffffffff807c6fff in trap_pfault (frame=0xfffffe019fff2d20, > usermode=false, signo=<optimized out>, ucode=<optimized out>) > at /usr/src/sys/amd64/amd64/trap.c:761 >#9 <signal handler called> >#10 hdac_rirb_flush (sc=sc@entry=0xfffff800024d4000) > at /usr/src/sys/dev/sound/pci/hda/hdac.c:968 >#11 0xffffffff81d3b70b in hdac_one_intr (sc=0xfffff800024d4000, > intsts=3221225472) at /usr/src/sys/dev/sound/pci/hda/hdac.c:352 >#12 hdac_intr_handler (context=0xfffff800024d4000) > at /usr/src/sys/dev/sound/pci/hda/hdac.c:399 >#13 0xffffffff804b386a in intr_event_execute_handlers (ie=0xfffff80140366700, > p=<optimized out>) at /usr/src/sys/kern/kern_intr.c:1169 >#14 ithread_execute_handlers (ie=0xfffff80140366700, p=<optimized out>) > at /usr/src/sys/kern/kern_intr.c:1182 >#15 ithread_loop (arg=arg@entry=0xfffff8004437fc40) > at /usr/src/sys/kern/kern_intr.c:1270 >#16 0xffffffff804b06ee in fork_exit ( > callout=0xffffffff804b3610 <ithread_loop>, arg=0xfffff8004437fc40, > frame=0xfffffe019fff2f40) at /usr/src/sys/kern/kern_fork.c:1093 >#17 <signal handler called> >#18 0x37cfb2a23b8fb2a6 in ?? () >Backtrace stopped: Cannot access memory at address 0x90f829ee9cb829ea >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > > UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 15 -16 0 0 0 swapin DLs - 0:00.30 [kernel] > 0 1 0 9 20 0 11772 1156 wait DLs - 0:00.03 [init] > 0 2 0 22 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 3 0 1 -8 0 0 0 t->zthr_ DL - 0:00.07 [zfskern] > 0 4 0 25 -16 0 0 0 - DL - 0:00.29 [rand_harvestq] > 0 5 0 13 -16 0 0 0 psleep DL - 0:00.02 [pagedaemon] > 0 6 0 8 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 7 0 31 -16 0 0 0 psleep DL - 0:00.01 [bufdaemon] > 0 8 0 9 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 9 0 27 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 10 0 1 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 129:08.17 [idle] > 0 12 0 22 -52 0 0 0 - WL - 0:00.09 [intr] > 0 13 0 29 -8 0 0 0 - DL - 0:00.00 [geom] > 0 14 0 19 -68 0 0 0 - DL - 0:00.02 [usb] > 0 898 1 16 52 0 13152 2612 select Ds - 0:00.00 [dhclient] > 0 901 1 27 4 0 13152 2720 select Ds - 0:00.00 [dhclient] > 65 961 1 12 20 0 13156 2772 select DCs - 0:00.00 [dhclient] > 0 1046 1 15 52 0 13080 2380 select Ds - 0:00.00 [moused] > 0 1064 1 31 52 0 13080 2384 select Ds - 0:00.00 [moused] > 0 1077 1 6 20 0 11568 1572 wait Ds - 0:00.00 [devd] > 0 1081 0 4 -16 0 0 0 pftm DL - 0:00.02 [pf purge] > 0 1093 1 17 52 0 13456 3020 sbwait Ds - 0:00.00 [pflogd] > 64 1095 1093 30 20 0 13456 3012 bpf D - 0:00.01 [pflogd] > 0 1306 1 14 20 0 12868 2760 select Ds - 0:00.00 [syslogd] > 0 1352 1 7 20 0 12800 2612 select Ds - 0:00.00 [rpcbind] > 0 1354 1 30 20 0 307692 9844 select Ds - 0:00.00 [rpc.statd] > 0 1367 1 15 52 0 45600 9824 rpcsvc Ds - 0:00.00 [rpc.lockd] > 556 1408 1 23 52 0 14260 3720 select Ds - 0:00.00 [dbus-daemon] >1001 1420 1 20 20 0 12816 2276 piperd Ds - 0:00.00 [daemon] >1001 1421 1420 30 52 0 769900 19692 uwait D - 0:00.02 [syncthing] > 0 1434 0 0 20 0 0 0 geli:w DL - 0:00.00 [g_eli[0] nvd0p2] > 0 1435 0 1 20 0 0 0 geli:w DL - 0:00.00 [g_eli[1] nvd0p2] > 0 1436 0 2 20 0 0 0 geli:w DL - 0:00.00 [g_eli[2] nvd0p2] > 0 1437 0 3 20 0 0 0 geli:w DL - 0:00.00 [g_eli[3] nvd0p2] > 0 1438 0 4 20 0 0 0 geli:w DL - 0:00.00 [g_eli[4] nvd0p2] > 0 1439 0 5 20 0 0 0 geli:w DL - 0:00.00 [g_eli[5] nvd0p2] > 0 1440 0 6 20 0 0 0 geli:w DL - 0:00.00 [g_eli[6] nvd0p2] > 0 1441 0 7 20 0 0 0 geli:w DL - 0:00.00 [g_eli[7] nvd0p2] > 0 1442 0 8 20 0 0 0 geli:w DL - 0:00.00 [g_eli[8] nvd0p2] > 0 1443 0 9 20 0 0 0 geli:w DL - 0:00.00 [g_eli[9] nvd0p2] > 0 1444 0 10 20 0 0 0 geli:w DL - 0:00.00 [g_eli[10] nvd0p2] > 0 1445 0 11 20 0 0 0 geli:w DL - 0:00.00 [g_eli[11] nvd0p2] > 0 1446 0 12 20 0 0 0 geli:w DL - 0:00.00 [g_eli[12] nvd0p2] > 0 1447 0 13 20 0 0 0 geli:w DL - 0:00.00 [g_eli[13] nvd0p2] > 0 1448 0 14 20 0 0 0 geli:w DL - 0:00.00 [g_eli[14] nvd0p2] > 0 1449 0 15 20 0 0 0 geli:w DL - 0:00.00 [g_eli[15] nvd0p2] > 0 1450 0 16 20 0 0 0 geli:w DL - 0:00.00 [g_eli[16] nvd0p2] > 0 1451 0 17 20 0 0 0 geli:w DL - 0:00.00 [g_eli[17] nvd0p2] > 0 1452 0 18 20 0 0 0 geli:w DL - 0:00.00 [g_eli[18] nvd0p2] > 0 1453 0 19 20 0 0 0 geli:w DL - 0:00.00 [g_eli[19] nvd0p2] > 0 1454 0 20 20 0 0 0 geli:w DL - 0:00.00 [g_eli[20] nvd0p2] > 0 1455 0 21 20 0 0 0 geli:w DL - 0:00.00 [g_eli[21] nvd0p2] > 0 1456 0 22 20 0 0 0 geli:w DL - 0:00.00 [g_eli[22] nvd0p2] > 0 1457 0 23 20 0 0 0 geli:w DL - 0:00.00 [g_eli[23] nvd0p2] > 0 1458 0 24 20 0 0 0 geli:w DL - 0:00.00 [g_eli[24] nvd0p2] > 0 1459 0 25 20 0 0 0 geli:w DL - 0:00.00 [g_eli[25] nvd0p2] > 0 1460 0 26 20 0 0 0 geli:w DL - 0:00.00 [g_eli[26] nvd0p2] > 0 1461 0 27 20 0 0 0 geli:w DL - 0:00.00 [g_eli[27] nvd0p2] > 0 1462 0 28 20 0 0 0 geli:w DL - 0:00.00 [g_eli[28] nvd0p2] > 0 1463 0 29 20 0 0 0 geli:w DL - 0:00.00 [g_eli[29] nvd0p2] > 0 1464 0 30 20 0 0 0 geli:w DL - 0:00.00 [g_eli[30] nvd0p2] > 0 1465 0 31 20 0 0 0 geli:w DL - 0:00.00 [g_eli[31] nvd0p2] > 0 1467 0 0 20 0 0 0 geli:w DL - 0:00.00 [g_eli[0] nvd1p2] > 0 1468 0 1 20 0 0 0 geli:w DL - 0:00.00 [g_eli[1] nvd1p2] > 0 1469 0 2 20 0 0 0 geli:w DL - 0:00.00 [g_eli[2] nvd1p2] > 0 1470 0 3 20 0 0 0 geli:w DL - 0:00.00 [g_eli[3] nvd1p2] > 0 1471 0 4 20 0 0 0 geli:w DL - 0:00.00 [g_eli[4] nvd1p2] > 0 1472 0 5 20 0 0 0 geli:w DL - 0:00.00 [g_eli[5] nvd1p2] > 0 1473 0 6 20 0 0 0 geli:w DL - 0:00.00 [g_eli[6] nvd1p2] > 0 1474 0 7 20 0 0 0 geli:w DL - 0:00.00 [g_eli[7] nvd1p2] > 0 1475 0 8 20 0 0 0 geli:w DL - 0:00.00 [g_eli[8] nvd1p2] > 0 1476 0 9 20 0 0 0 geli:w DL - 0:00.00 [g_eli[9] nvd1p2] > 0 1477 0 10 20 0 0 0 geli:w DL - 0:00.00 [g_eli[10] nvd1p2] > 0 1478 0 11 20 0 0 0 geli:w DL - 0:00.00 [g_eli[11] nvd1p2] > 0 1479 0 12 20 0 0 0 geli:w DL - 0:00.00 [g_eli[12] nvd1p2] > 0 1480 0 13 20 0 0 0 geli:w DL - 0:00.00 [g_eli[13] nvd1p2] > 0 1481 0 14 20 0 0 0 geli:w DL - 0:00.00 [g_eli[14] nvd1p2] > 0 1482 0 15 20 0 0 0 geli:w DL - 0:00.00 [g_eli[15] nvd1p2] > 0 1483 0 16 20 0 0 0 geli:w DL - 0:00.00 [g_eli[16] nvd1p2] > 0 1484 0 17 20 0 0 0 geli:w DL - 0:00.00 [g_eli[17] nvd1p2] > 0 1485 0 18 20 0 0 0 geli:w DL - 0:00.00 [g_eli[18] nvd1p2] > 0 1486 0 19 20 0 0 0 geli:w DL - 0:00.00 [g_eli[19] nvd1p2] > 0 1487 0 20 20 0 0 0 geli:w DL - 0:00.00 [g_eli[20] nvd1p2] > 0 1488 0 21 20 0 0 0 geli:w DL - 0:00.00 [g_eli[21] nvd1p2] > 0 1489 0 22 20 0 0 0 geli:w DL - 0:00.00 [g_eli[22] nvd1p2] > 0 1490 0 23 20 0 0 0 geli:w DL - 0:00.00 [g_eli[23] nvd1p2] > 0 1491 0 24 20 0 0 0 geli:w DL - 0:00.00 [g_eli[24] nvd1p2] > 0 1492 0 25 20 0 0 0 geli:w DL - 0:00.00 [g_eli[25] nvd1p2] > 0 1493 0 26 20 0 0 0 geli:w DL - 0:00.00 [g_eli[26] nvd1p2] > 0 1494 0 27 20 0 0 0 geli:w DL - 0:00.00 [g_eli[27] nvd1p2] > 0 1495 0 28 20 0 0 0 geli:w DL - 0:00.00 [g_eli[28] nvd1p2] > 0 1496 0 29 20 0 0 0 geli:w DL - 0:00.00 [g_eli[29] nvd1p2] > 0 1497 0 30 20 0 0 0 geli:w DL - 0:00.00 [g_eli[30] nvd1p2] > 0 1498 0 31 20 0 0 0 geli:w DL - 0:00.00 [g_eli[31] nvd1p2] >1001 1506 1421 25 52 9 832348 64664 uwait DN - 0:01.87 [syncthing] > 0 1521 1 22 22 0 12908 2608 nanslp Ds - 0:00.00 [cron] > 0 1551 1 3 20 0 13680 3260 wait Ds - 0:00.00 [login] > 0 1552 1 16 52 0 12836 2328 ttyin Ds+ - 0:00.00 [getty] > 0 1553 1 28 52 0 12836 2332 ttyin Ds+ - 0:00.00 [getty] > 0 1554 1 12 52 0 12836 2336 ttyin Ds+ - 0:00.00 [getty] > 0 1555 1 14 52 0 12836 2328 ttyin Ds+ - 0:00.00 [getty] > 0 1556 1 10 52 0 12836 2328 ttyin Ds+ - 0:00.00 [getty] > 0 1557 1 31 52 0 12836 2332 ttyin Ds+ - 0:00.00 [getty] > 0 1558 1 7 52 0 12836 2328 ttyin Ds+ - 0:00.00 [getty] >1001 1561 1551 2 52 0 13580 3420 wait D - 0:00.00 [sh] >1001 1569 1 0 52 0 18332 6256 select Ds - 0:00.00 [ssh-agent] > 0 1574 1561 14 28 0 13656 3196 wait D - 0:00.00 [su] > 0 1575 1574 9 20 0 13580 3432 wait D - 0:00.00 [sh] > 0 1592 1575 29 20 0 12712 2156 - R+ - 0:00.00 [kldload] > 0 1593 0 25 -16 0 0 0 seqstate DL - 0:00.00 [sequencer 00] > 0 1594 1077 31 22 0 13580 3384 piperd D - 0:00.00 [sh] > 0 1597 1594 24 23 0 13580 3384 wait D - 0:00.00 [sh] > 0 1598 1597 9 22 0 12744 2464 - R - 0:00.00 [devmatch] > 0 1599 1597 14 22 0 12888 2488 piperd D - 0:00.00 [sort] > >------------------------------------------------------------------------ >vmstat -s > > 193453 cpu context switches > 18093 device interrupts > 4376 software interrupts > 242496 traps > 2210067 system calls > 80 kernel threads created > 1184 fork() calls > 309 vfork() calls > 26 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 1103 vnode pager pageins > 9633 vnode pager pages paged in > 1 vnode pager pageouts > 1 vnode pager pages paged out > 0 page daemon wakeups > 0 pages examined by the page daemon > 0 clean page reclamation shortfalls > 0 pages reactivated by the page daemon > 59038 copy-on-write faults > 343 copy-on-write optimized faults > 153863 zero fill pages zeroed > 0 zero fill pages prezeroed > 89 intransit blocking page faults > 239547 total VM faults taken > 949 page faults requiring I/O > 0 pages affected by kernel thread creation > 97831 pages affected by fork() > 10807 pages affected by vfork() > 906 pages affected by rfork() > 292968 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 0 pages active > 0 pages inactive > 0 pages in the laundry queue > 0 pages wired down > 0 virtual user pages wired down > 0 pages free > 0 bytes per page > 0 total name lookups > cache hits (0% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > >vmstat: memstat_kvm_malloc: > Type InUse MemUse Requests Size(s) > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAILSLEEP XDOMAIN >UMA Kegs: 384, 0, 168, 0, 168, 0, 0, 0 >UMA Zones: 4608, 0, 194, 0, 194, 0, 0, 0 >UMA Slabs 0: 80, 0, 21925, 0, 21925, 0, 0, 0 >UMA Slabs 1: 112, 0, 11, 0, 11, 0, 0, 0 >UMA Hash: 256, 0, 0, 0, 0, 0, 0, 0 >2 Bucket: 32, 0, 955, 7173, 10694, 0, 0, 0 >4 Bucket: 48, 0, 218, 7910, 1329, 0, 0, 0 >8 Bucket: 80, 0, 328, 3735, 1420, 0, 0, 0 >16 Bucket: 144, 0, 444, 1572, 2947, 4, 0, 0 >32 Bucket: 256, 0, 614, 1384, 1653, 2, 0, 0 >64 Bucket: 512, 0, 355, 665, 1409, 189, 0, 0 >128 Bucket: 1024, 0, 696, 283, 1975,1881, 0, 0 >256 Bucket: 2048, 0, 957, 98, 1494, 0, 0, 0 >SMR SHARED: 24, 0, 2, 506, 2, 0, 0, 0 >SMR CPU: 32, 0, 2, 506, 2, 0, 0, 0 >vmem: 1856, 0, 1, 7, 1, 0, 0, 0 >vmem btag: 56, 0, 15570, 4320, 15570, 138, 0, 0 >VM OBJECT: 264, 0, 1805, 985, 32020, 0, 0, 0 >RADIX NODE: 144, 0, 9901, 3536, 63358, 0, 0, 0 >KMAP ENTRY: 96, 0, 69, 0, 80, 0, 0, 0 >MAP ENTRY: 96, 0, 1435, 4487, 93816, 0, 0, 0 >VMSPACE: 2552, 0, 35, 169, 1521, 0, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0, 0 >pcpu-4: 4, 0, 0, 0, 0, 0, 0, 0 >pcpu-8: 8, 0, 2879, 2963, 2964, 0, 0, 0 >pcpu-16: 16, 0, 28, 988, 28, 0, 0, 0 >pcpu-32: 32, 0, 0, 0, 0, 0, 0, 0 >pcpu-64: 64, 0, 297, 1735, 297, 0, 0, 0 >malloc-16: 16, 0, 16217, 6135, 340539, 0, 0, 0 >malloc-32: 32, 0, 10796, 8508, 66977, 0, 0, 0 >malloc-64: 64, 0, 34741, 6915, 124620, 0, 0, 0 >malloc-128: 128, 0, 39581, 4267, 455315, 0, 0, 0 >malloc-256: 256, 0, 2590, 1378, 12808, 0, 0, 0 >malloc-384: 384, 0, 3864, 666, 62935, 0, 0, 0 >malloc-512: 512, 0, 82, 1268, 3343, 0, 0, 0 >malloc-1024: 1024, 0, 1790, 354, 9236, 0, 0, 0 >malloc-2048: 2048, 0, 427, 173, 8805, 0, 0, 0 >malloc-4096: 4096, 0, 1129, 49, 33536, 0, 0, 0 >malloc-8192: 8192, 0, 49, 35, 2372, 0, 0, 0 >malloc-16384: 16384, 0, 26, 53, 2029, 0, 0, 0 >malloc-32768: 32768, 0, 14, 3, 22, 0, 0, 0 >malloc-65536: 65536, 0, 11, 29, 869, 0, 0, 0 >SLEEPQUEUE: 80, 0, 1090, 2438, 1090, 0, 0, 0 >kenv: 258, 0, 0, 960, 7734, 0, 0, 0 >Files: 80, 0, 150, 3882, 20096, 0, 0, 0 >filedesc0: 1072, 0, 115, 277, 1600, 0, 0, 0 >PWD: 32, 0, 20, 8108, 201, 0, 0, 0 >rl_entry: 40, 0, 135, 7993, 135, 0, 0, 0 >TURNSTILE: 136, 0, 1090, 1018, 1090, 0, 0, 0 >rangeset pctrie nodes: 144, 0, 0, 0, 0, 0, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0, 0 >nfspbuf: 2368, 128, 0, 0, 0, 0, 0, 0 >swrbuf: 2368, 128, 0, 0, 0, 0, 0, 0 >swwbuf: 2368, 64, 0, 0, 0, 0, 0, 0 >clpbuf: 2368, 128, 0, 0, 0, 0, 0, 0 >vnpbuf: 2368, 512, 0, 0, 0, 0, 0, 0 >pbuf: 2368, 16, 0, 0, 0, 0, 0, 0 >FPU_save_area: 2440, 0, 944, 76, 1439, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0, 0 >PROC: 1360, 0, 114, 206, 1599, 0, 0, 0 >PGRP: 88, 0, 28, 2996, 77, 0, 0, 0 >THREAD: 1808, 0, 942, 138, 983, 0, 0, 0 >cpuset: 104, 0, 67, 3965, 67, 0, 0, 0 >domainset: 40, 0, 0, 0, 0, 0, 0, 0 >pkru ranges: 24, 0, 0, 0, 0, 0, 0, 0 >audit_record: 1280, 0, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 0, 0, 6604, 166, 0, 0, 0 >mbuf: 256, 25776608, 257, 7871, 6749, 0, 0, 0 >mbuf_cluster: 2048, 4027595, 6604, 0, 6604, 0, 0, 0 >mbuf_jumbo_page: 4096, 2013797, 0, 0, 0, 0, 0, 0 >mbuf_jumbo_9k: 9216, 596680, 256, 760, 2994, 0, 0, 0 >mbuf_jumbo_16k: 16384, 335632, 0, 0, 0, 0, 0, 0 >epoch_record pcpu: 256, 0, 4, 58, 4, 0, 0, 0 >ttyinq: 160, 0, 120, 1182, 585, 0, 0, 0 >IOMMU_MAP_ENTRY: 104, 0, 0, 0, 0, 0, 0, 0 >ttyoutq: 256, 0, 64, 1238, 312, 0, 0, 0 >DEVCTL: 1024, 1000, 3, 0, 422, 0, 0, 0 >g_bio: 376, 0, 0, 1290, 34167, 0, 0, 0 >cryptop: 280, 0, 0, 90, 4, 0, 0, 0 >taskq_zone: 192, 0, 0, 3238, 6832, 0, 0, 0 >VNODE: 488, 0, 2775, 705, 3502, 0, 0, 0 >BUF TRIE: 144, 0, 71, 921, 71, 0, 0, 0 >NAMEI: 1024, 0, 0, 512, 77475, 0, 0, 0 >S VFS Cache: 104, 0, 3565, 2609, 3631, 0, 0, 0 >STS VFS Cache: 144, 0, 0, 0, 0, 0, 0, 0 >L VFS Cache: 320, 0, 38, 262, 39, 0, 0, 0 >LTS VFS Cache: 360, 0, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0, 0 >Mountpoints: 2752, 0, 7, 17, 7, 0, 0, 0 >pipe: 744, 0, 12, 452, 485, 0, 0, 0 >AIO: 208, 0, 0, 0, 0, 0, 0, 0 >AIOCB: 552, 0, 0, 0, 0, 0, 0, 0 >AIOLIO: 272, 0, 0, 0, 0, 0, 0, 0 >zfs_btree_leaf_cache: 4096, 0, 291, 106, 2215, 0, 0, 0 >metaslab_alloc_trace_cache: 72, 0, 0, 0, 0, 0, 0, 0 >ddt_cache: 24840, 0, 13, 0, 13, 0, 0, 0 >ddt_entry_cache: 392, 0, 0, 0, 0, 0, 0, 0 >zio_cache: 1232, 0, 36, 2128, 86691, 0, 0, 0 >zio_link_cache: 48, 0, 0, 9652, 50158, 0, 0, 0 >zio_buf_comb_512: 512, 0, 153, 1167, 23460, 0, 0, 0 >zio_buf_comb_1024: 1024, 0, 73, 247, 89, 0, 0, 0 >zio_buf_comb_1536: 1536, 0, 39, 169, 95, 0, 0, 0 >zio_buf_comb_2048: 2048, 0, 46, 138, 55, 0, 0, 0 >zio_buf_comb_2560: 2560, 0, 28, 60, 46, 0, 0, 0 >zio_buf_comb_3072: 3072, 0, 32, 92, 85, 0, 0, 0 >zio_buf_comb_3584: 3584, 0, 24, 18, 43, 0, 0, 0 >zio_buf_comb_4096: 4096, 0, 1598, 715, 7522, 0, 0, 0 >zio_buf_comb_5120: 5120, 0, 54, 4, 61, 0, 0, 0 >zio_buf_comb_6144: 6144, 0, 33, 5, 45, 0, 0, 0 >zio_buf_comb_7168: 7168, 0, 15, 5, 22, 0, 0, 0 >zio_buf_comb_8192: 8192, 0, 65, 52, 340, 0, 0, 0 >zio_buf_comb_10240: 10240, 0, 23, 4, 36, 0, 0, 0 >zio_buf_comb_12288: 12288, 0, 10, 60, 192, 0, 0, 0 >zio_buf_comb_14336: 14336, 0, 13, 5, 26, 0, 0, 0 >zio_buf_comb_16384: 16384, 0, 731, 75, 2175, 0, 0, 0 >zio_buf_comb_20480: 20480, 0, 20, 38, 130, 0, 0, 0 >zio_buf_comb_24576: 24576, 0, 7, 31, 100, 0, 0, 0 >zio_buf_comb_28672: 28672, 0, 7, 25, 77, 0, 0, 0 >zio_buf_comb_32768: 32768, 0, 11, 31, 94, 0, 0, 0 >zio_buf_comb_40960: 40960, 0, 19, 25, 125, 0, 0, 0 >zio_buf_comb_49152: 49152, 0, 14, 30, 127, 0, 0, 0 >zio_buf_comb_57344: 57344, 0, 11, 28, 111, 0, 0, 0 >zio_buf_comb_65536: 65536, 0, 6, 27, 113, 0, 0, 0 >zio_buf_comb_81920: 81920, 0, 18, 39, 239, 0, 0, 0 >zio_buf_comb_98304: 98304, 0, 6, 27, 108, 0, 0, 0 >zio_buf_comb_114688: 114688, 0, 7, 36, 67, 0, 0, 0 >zio_buf_comb_131072: 131072, 0, 513, 70, 2044, 0, 0, 0 >zio_buf_comb_163840: 163840, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_196608: 196608, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_229376: 229376, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_262144: 262144, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_327680: 327680, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_393216: 393216, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_458752: 458752, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_524288: 524288, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_655360: 655360, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_786432: 786432, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_917504: 917504, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1048576: 1048576, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1310720: 1310720, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1572864: 1572864, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1835008: 1835008, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_2097152: 2097152, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_2621440: 2621440, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_3145728: 3145728, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_3670016: 3670016, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_4194304: 4194304, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_5242880: 5242880, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_6291456: 6291456, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_7340032: 7340032, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_8388608: 8388608, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_10485760: 10485760, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_12582912: 12582912, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_14680064: 14680064, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_16777216: 16777216, 0, 0, 0, 0, 0, 0, 0 >abd_chunk: 4096, 0, 9044, 32, 10704, 0, 0, 0 >sa_cache: 288, 0, 2724, 576, 2768, 0, 0, 0 >dnode_t: 816, 0, 3304, 280, 3562, 0, 0, 0 >arc_buf_hdr_t_full: 240, 0, 2765, 1017, 14495, 0, 0, 0 >arc_buf_hdr_t_full_crypt: 304, 0, 0, 0, 0, 0, 0, 0 >arc_buf_hdr_t_l2only: 96, 0, 0, 0, 0, 0, 0, 0 >arc_buf_t: 64, 0, 1986, 6142, 15099, 0, 0, 0 >dmu_buf_impl_t: 296, 0, 4958, 622, 16432, 0, 0, 0 >zil_lwb_cache: 360, 0, 4, 236, 29, 0, 0, 0 >zil_zcw_cache: 80, 0, 0, 882, 22, 0, 0, 0 >sio_cache_0: 136, 0, 0, 0, 0, 0, 0, 0 >sio_cache_1: 152, 0, 0, 0, 0, 0, 0, 0 >sio_cache_2: 168, 0, 0, 0, 0, 0, 0, 0 >zfs_znode_cache: 472, 0, 2724, 606, 2768, 0, 0, 0 >ksiginfo: 112, 0, 181, 3851, 674, 0, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0, 0 >KNOTE: 160, 0, 35, 1763, 5630, 0, 0, 0 >socket: 944, 2068456, 53, 7821, 4293, 0, 0, 0 >ipq: 56, 51200, 0, 0, 0, 0, 0, 0 >udp_inpcb: 496, 2068456, 18, 7094, 176, 0, 0, 0 >udpcb: 32, 2068456, 18, 6332, 176, 0, 0, 0 >tcp_inpcb: 496, 2068456, 16, 7096, 454, 0, 0, 0 >tcpcb: 1048, 2068456, 16, 7096, 454, 0, 0, 0 >tcptw: 88, 27767, 0, 432, 404, 0, 0, 0 >syncache: 168, 15360, 0, 120, 1, 0, 0, 0 >hostcache: 96, 15360, 3, 117, 3, 0, 0, 0 >sackhole: 32, 0, 0, 0, 0, 0, 0, 0 >tcpreass: 48, 251724, 0, 0, 0, 0, 0, 0 >udplite_inpcb: 496, 2068456, 0, 0, 0, 0, 0, 0 >ripcb: 496, 2068456, 1, 761, 4, 0, 0, 0 >unpcb: 256, 2068456, 17, 7349, 3647, 0, 0, 0 >routing nhops: 256, 0, 10, 548, 16, 0, 0, 0 >rtentry: 168, 0, 13, 545, 16, 0, 0, 0 >swpctrie: 144, 8055236, 0, 0, 0, 0, 0, 0 >swblk: 136, 8055214, 0, 0, 0, 0, 0, 0 >pf mtags: 48, 0, 0, 254, 1, 0, 0, 0 >pf tags: 104, 0, 0, 0, 0, 0, 0, 0 >pf states: 312, 100000, 20, 8108, 487, 0, 0, 0 >pf state keys: 88, 0, 20, 4012, 487, 0, 0, 0 >pf source nodes: 136, 10000, 0, 0, 0, 0, 0, 0 >pf table entry counters: 64, 0, 0, 0, 0, 0, 0, 0 >pf table entries: 160, 200000, 1, 253, 1, 0, 0, 0 >pf frags: 248, 0, 0, 0, 0, 0, 0, 0 >pf frag entries: 40, 5000, 0, 0, 0, 0, 0, 0 >pf state scrubs: 40, 0, 0, 0, 0, 0, 0, 0 >NCLNODE: 616, 0, 3, 45, 3, 0, 0, 0 > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >cpu0:timer 5218 231 >cpu1:timer 2288 101 >cpu2:timer 1005 45 >cpu3:timer 4056 180 >cpu4:timer 1757 78 >cpu5:timer 1474 65 >cpu6:timer 1308 58 >cpu7:timer 3348 148 >cpu8:timer 1041 46 >cpu9:timer 4184 185 >cpu10:timer 2114 94 >cpu11:timer 1578 70 >cpu12:timer 1223 54 >cpu13:timer 4680 207 >cpu14:timer 786 35 >cpu15:timer 1647 73 >cpu16:timer 1090 48 >cpu17:timer 983 44 >cpu18:timer 935 41 >cpu19:timer 1005 45 >cpu20:timer 1197 53 >cpu21:timer 975 43 >cpu22:timer 929 41 >cpu23:timer 1661 74 >cpu24:timer 1094 48 >cpu25:timer 1078 48 >cpu26:timer 1022 45 >cpu27:timer 799 35 >cpu28:timer 1083 48 >cpu29:timer 2055 91 >cpu30:timer 1068 47 >cpu31:timer 1330 59 >irq59: nvme0:admin 38 2 >irq60: nvme0:io0 361 16 >irq61: nvme0:io1 391 17 >irq62: nvme0:io2 398 18 >irq63: nvme0:io3 391 17 >irq64: nvme0:io4 322 14 >irq65: nvme0:io5 306 14 >irq66: nvme0:io6 331 15 >irq67: nvme0:io7 359 16 >irq68: nvme0:io8 306 14 >irq69: nvme0:io9 327 14 >irq70: nvme0:io10 344 15 >irq71: nvme0:io11 471 21 >irq72: nvme0:io12 300 13 >irq73: nvme0:io13 369 16 >irq74: nvme0:io14 334 15 >irq75: nvme0:io15 451 20 >irq76: re0 5117 227 >irq78: xhci1 117 5 >irq79: nvme1:admin 37 2 >irq80: nvme1:io0 368 16 >irq81: nvme1:io1 401 18 >irq82: nvme1:io2 377 17 >irq83: nvme1:io3 383 17 >irq84: nvme1:io4 287 13 >irq85: nvme1:io5 280 12 >irq86: nvme1:io6 336 15 >irq87: nvme1:io7 350 15 >irq88: nvme1:io8 320 14 >irq89: nvme1:io9 324 14 >irq90: nvme1:io10 300 13 >irq91: nvme1:io11 472 21 >irq92: nvme1:io12 309 14 >irq93: nvme1:io13 353 16 >irq94: nvme1:io14 334 15 >irq95: nvme1:io15 382 17 >irq97: xhci3 1444 64 >irq99: hdac0 1 0 >irq100: hdac1 1 0 >irq101: hdac2 1 0 >Total 74104 3282 > >------------------------------------------------------------------------ >pstat -T > >150/2068456 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 1K-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > > tty nvd0 nvd1 cpu > tin tout KB/t tps MB/s KB/t tps MB/s us ni sy in id > 1 104 12.9 21 0.3 13.1 20 0.3 0 0 0 0 100 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >netstat -s > >tcp: > 2519 packets sent > 87 data packets (14941 bytes) > 1 data packet (30 bytes) retransmitted > 1 data packet unnecessarily retransmitted > 0 resends initiated by MTU discovery > 1595 ack-only packets (10 delayed) > 0 URG only packets > 0 window probe packets > 0 window update packets > 836 control packets > 2112 packets received > 906 acks (for 14490 bytes) > 710 duplicate acks > 0 UDP tunneled pkts > 0 UDP tunneled pkt cnt with errors > 0 acks for unsent data > 520 packets (83732 bytes) received in-sequence > 703 completely duplicate packets (30 bytes) > 0 old duplicate packets > 0 packets with some dup. data (0 bytes duped) > 0 out-of-order packets (0 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 0 window update packets > 0 packets received after close > 0 discarded for bad checksums > 0 discarded for bad header offset fields > 0 discarded because packet too short > 0 discarded due to full reassembly queue > 422 connection requests > 1 connection accept > 0 bad connection attempts > 0 listen queue overflows > 1 ignored RSTs in the window > 421 connections established (including accepts) > 4 times used RTT from hostcache > 4 times used RTT variance from hostcache > 0 times used slow-start threshold from hostcache > 438 connections closed (including 3 drops) > 8 connections updated cached RTT on close > 8 connections updated cached RTT variance on close > 0 connections updated cached ssthresh on close > 0 embryonic connections dropped > 906 segments updated rtt (of 905 attempts) > 5 retransmit timeouts > 0 connections dropped by rexmit timeout > 0 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 730 keepalive timeouts > 11 keepalive probes sent > 0 connections dropped by keepalive > 21 correct ACK header predictions > 78 correct data packet header predictions > 1 syncache entry added > 0 retransmitted > 0 dupsyn > 0 dropped > 1 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 1 cookie sent > 0 cookies received > 3 hostcache entries added > 0 bucket overflow > 0 SACK recovery episodes > 0 segment rexmits in SACK recovery episodes > 0 byte rexmits in SACK recovery episodes > 1 SACK option (SACK blocks) received > 30 SACK options (SACK blocks) sent > 0 SACK scoreboard overflow > 0 packets with ECN CE bit set > 0 packets with ECN ECT(0) bit set > 0 packets with ECN ECT(1) bit set > 0 successful ECN handshakes > 0 times ECN reduced the congestion window > 0 packets with matching signature received > 0 packets with bad signature received > 0 times failed to make signature due to no SA > 0 times unexpected signature received > 0 times no signature provided by segment > 0 Path MTU discovery black hole detection activations > 0 Path MTU discovery black hole detection min MSS activations > 0 Path MTU discovery black hole detection failures > 5 times connection in TIME-WAIT responded with ACK > 0 times connection in TIME-WAIT was actively recycled > 0 times connection in TIME-WAIT responded with RST >TCP connection count by state: > 0 connections in CLOSED state > 8 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 6 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 0 connections in FIN_WAIT_1 state > 0 connections in CLOSING state > 0 connections in LAST_ACK state > 2 connections in FIN_WAIT_2 state > 0 connections in TIME_WAIT state >udp: > 229 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 105 dropped due to no socket > 104 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 20 delivered > 136 datagrams output > 0 times multicast source filter matched >ip: > 2713 total packets received > 0 bad header checksums > 0 with size smaller than minimum > 0 with data size < data length > 0 with ip length > max ip packet size > 0 with header length < data size > 0 with data length < header length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 packets reassembled ok > 2330 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 66 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 2651 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 0 calls to icmp_error > 0 errors not generated in response to an icmp message > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > destination unreachable: 11 > 0 message responses generated > 0 invalid return addresses > 0 no return routes >arp: > 3 ARP requests sent > 0 ARP requests failed to sent > 13 ARP replies sent > 13 ARP requests received > 2 ARP replies received > 35 ARP packets received > 0 total packets dropped due to no ARP entry > 0 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 25 total packets received > 0 with size smaller than minimum > 0 with data size < data length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 fragments that exceeded limit > 0 atomic fragments > 0 packets reassembled ok > 25 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 32 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 32 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 packets that violated scope rules > 3 multicast packets which we don't join > Input histogram: > UDP: 22 > ICMP6: 3 > Mbuf statistics: > 5 one mbuf > two or more mbuf: > lo0= 20 > 0 one ext mbuf > 0 two or more ext mbuf > 0 packets whose headers are not contiguous > 0 tunneling packets that can't find gif > 0 packets discarded because of too many headers > 4 failures of source address selection > source addresses on an outgoing I/F > 21 link-locals > source addresses on a non-outgoing I/F > 4 addresses scope=0xf > source addresses of same scope > 9 link-locals > source addresses of a different scope > 12 link-locals > Source addresses selection rule applied: > 21 first candidate > 4 same address > 9 matching label >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > Output histogram: > router solicitation: 3 > neighbor solicitation: 1 > MLDv2 listener report: 6 > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length >0 total packets dropped due to failed NDP resolution > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 0 address unreachable > 0 port unreachable > 0 packet too big > 0 time exceed transit > 0 time exceed reassembly > 0 erroneous header field > 0 unrecognized next header > 0 unrecognized option > 0 redirect > 0 unknown > 0 message responses generated > 0 messages with too many ND options > 0 messages with bad ND options > 0 bad neighbor solicitation messages > 0 bad neighbor advertisement messages > 0 bad router solicitation messages > 0 bad router advertisement messages > 0 bad redirect messages > 0 default routers overflows > 0 prefix overflows > 0 neighbour entries overflows > 0 redirect overflows > 0 messages with invalid hop limit > 0 path MTU changes >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output > >------------------------------------------------------------------------ >netstat -m > >netstat: memstat_kvm_all: > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff8002483e000 udp4 0 0 *.514 *.* >fffff8002483e1f0 udp6 0 0 *.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff8001da64700 stream 0 0 5 2b 217a29839328 21720808b905 /tmp/ssh-QmfdwhPDebTV/agent.1568 >fffff8002dcbf200 stream 0 0 5 2b 217a29839328 21720808b905 /tmp/ssh-QmfdwhPDebTV/agent.1568 >fffff8001d6be000 stream 0 0 5 2b 217a29839328 21720808b905 /tmp/ssh-QmfdwhPDebTV/agent.1568 >fffff800111e9900 stream 0 0 5 2b 217a29839328 21720808b905 /var/run/dbus/system_bus_socket >fffff80011e39d00 stream 0 0 5 2b 217a29839328 21720808b905 /var/run/rpcbind.sock >fffff8001d083000 stream 0 0 5 2b 217a29839328 21720808b905 /var/run/rpcbind.sock >fffff8001d083100 stream 0 0 5 2b 217a29839328 21720808b905 /var/run/rpcbind.sock >fffff80011b30900 stream 0 0 5 2b 217a29839328 21720808b905 /var/run/rpcbind.sock >fffff80011ac2b00 stream 0 0 5 2b 217a29839328 21720808b905 /var/run/rpcbind.sock >fffff8001dc98200 stream 0 0 5 2b 217a29839328 21720808b905 /var/run/devd.pipe >fffff8002d025a00 dgram 0 0 5 2b 217a29839328 21720808b905 /var/run/devd.pipe >fffff80011e34900 dgram 0 0 5 2b 217a29839328 21720808b905 /var/run/devd.pipe >fffff80011e39c00 dgram 0 0 5 2b 217a29839328 21720808b905 /var/run/devd.pipe >fffff8002d9b7e00 dgram 0 0 5 2b 217a29839328 21720808b905 /var/run/devd.pipe >fffff8001d085d00 dgram 0 0 5 2b 217a29839328 21720808b905 /var/run/logpriv >fffff8001d085e00 dgram 0 0 5 2b 217a29839328 21720808b905 /var/run/log >fffff8001dc98100 seqpac 0 0 5 2b 217a29839328 21720808b905 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address > >------------------------------------------------------------------------ >fstat > >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root sort 1599 root / 34 drwxr-xr-x 25 r >root sort 1599 wd / 34 drwxr-xr-x 25 r >root sort 1599 text / 904110 -r-xr-xr-x 65088 r >root sort 1599 0* pipe fffff800118ac8b8 <-> fffff800118aca18 0 rw >root sort 1599 1* pipe fffff8001d400730 <-> fffff8001d4005d0 0 rw >root sort 1599 2 /dev 29 crw-rw-rw- null rw >root devmatch 1598 root / 34 drwxr-xr-x 25 r >root devmatch 1598 wd / 34 drwxr-xr-x 25 r >root devmatch 1598 text / 893555 -r-xr-xr-x 16008 r >root devmatch 1598 0 /dev 29 crw-rw-rw- null rw >root devmatch 1598 1* pipe fffff800118aca18 <-> fffff800118ac8b8 0 rw >root devmatch 1598 2 /dev 29 crw-rw-rw- null rw >root sh 1597 root / 34 drwxr-xr-x 25 r >root sh 1597 wd / 34 drwxr-xr-x 25 r >root sh 1597 text / 892404 -r-xr-xr-x 170192 r >root sh 1597 0 /dev 29 crw-rw-rw- null rw >root sh 1597 1* pipe fffff8001d400730 <-> fffff8001d4005d0 0 rw >root sh 1597 2 /dev 29 crw-rw-rw- null rw >root sh 1594 root / 34 drwxr-xr-x 25 r >root sh 1594 wd / 34 drwxr-xr-x 25 r >root sh 1594 text / 892404 -r-xr-xr-x 170192 r >root sh 1594 0 /dev 29 crw-rw-rw- null rw >root sh 1594 1 /dev 29 crw-rw-rw- null rw >root sh 1594 2 /dev 29 crw-rw-rw- null rw >root sh 1594 3* pipe fffff8001d4005d0 <-> fffff8001d400730 0 rw >root sh 1594 10 / 15712 -r-xr-xr-x 2662 r >root kldload 1592 root / 34 drwxr-xr-x 25 r >root kldload 1592 wd / 270 drwxr-xr-x 22 r >root kldload 1592 text / 895548 -r-xr-xr-x 9224 r >root kldload 1592 ctty /dev 77 crw------- ttyv0 rw >root kldload 1592 0 /dev 77 crw------- ttyv0 rw >root kldload 1592 1 /dev 77 crw------- ttyv0 rw >root kldload 1592 2 /dev 77 crw------- ttyv0 rw >root sh 1575 root / 34 drwxr-xr-x 25 r >root sh 1575 wd / 270 drwxr-xr-x 22 r >root sh 1575 text / 892404 -r-xr-xr-x 170192 r >root sh 1575 ctty /dev 77 crw------- ttyv0 rw >root sh 1575 0 /dev 77 crw------- ttyv0 rw >root sh 1575 1 /dev 77 crw------- ttyv0 rw >root sh 1575 2 /dev 77 crw------- ttyv0 rw >root sh 1575 10 /dev 77 crw------- ttyv0 rw >root su 1574 root / 34 drwxr-xr-x 25 r >root su 1574 wd /usr/home 2 drwxr-xr-x 50 r >root su 1574 text / 905056 -r-sr-xr-x 18048 r >root su 1574 ctty /dev 77 crw------- ttyv0 rw >root su 1574 0 /dev 77 crw------- ttyv0 rw >root su 1574 1 /dev 77 crw------- ttyv0 rw >root su 1574 2 /dev 77 crw------- ttyv0 rw >jon ssh-agent 1569 root / 34 drwxr-xr-x 25 r >jon ssh-agent 1569 wd / 34 drwxr-xr-x 25 r >jon ssh-agent 1569 text / 895785 -r-xr-xr-x 49688 r >jon ssh-agent 1569 0 /dev 29 crw-rw-rw- null rw >jon ssh-agent 1569 1 /dev 29 crw-rw-rw- null rw >jon ssh-agent 1569 2 /dev 29 crw-rw-rw- null rw >jon ssh-agent 1569 3 /dev 58 crw-rw-rw- crypto rw >jon ssh-agent 1569 4* local stream fffff8001da64700 >jon sh 1561 root / 34 drwxr-xr-x 25 r >jon sh 1561 wd /usr/home 2 drwxr-xr-x 50 r >jon sh 1561 text / 892404 -r-xr-xr-x 170192 r >jon sh 1561 ctty /dev 77 crw------- ttyv0 rw >jon sh 1561 0 /dev 77 crw------- ttyv0 rw >jon sh 1561 1 /dev 77 crw------- ttyv0 rw >jon sh 1561 2 /dev 77 crw------- ttyv0 rw >jon sh 1561 10 /dev 77 crw------- ttyv0 rw >root getty 1558 root / 34 drwxr-xr-x 25 r >root getty 1558 wd / 34 drwxr-xr-x 25 r >root getty 1558 text / 893041 -r-xr-xr-x 38216 r >root getty 1558 ctty /dev 84 crw------- ttyv7 rw >root getty 1558 0 /dev 84 crw------- ttyv7 rw >root getty 1558 1 /dev 84 crw------- ttyv7 rw >root getty 1558 2 /dev 84 crw------- ttyv7 rw >root getty 1557 root / 34 drwxr-xr-x 25 r >root getty 1557 wd / 34 drwxr-xr-x 25 r >root getty 1557 text / 893041 -r-xr-xr-x 38216 r >root getty 1557 ctty /dev 83 crw------- ttyv6 rw >root getty 1557 0 /dev 83 crw------- ttyv6 rw >root getty 1557 1 /dev 83 crw------- ttyv6 rw >root getty 1557 2 /dev 83 crw------- ttyv6 rw >root getty 1556 root / 34 drwxr-xr-x 25 r >root getty 1556 wd / 34 drwxr-xr-x 25 r >root getty 1556 text / 893041 -r-xr-xr-x 38216 r >root getty 1556 ctty /dev 82 crw------- ttyv5 rw >root getty 1556 0 /dev 82 crw------- ttyv5 rw >root getty 1556 1 /dev 82 crw------- ttyv5 rw >root getty 1556 2 /dev 82 crw------- ttyv5 rw >root getty 1555 root / 34 drwxr-xr-x 25 r >root getty 1555 wd / 34 drwxr-xr-x 25 r >root getty 1555 text / 893041 -r-xr-xr-x 38216 r >root getty 1555 ctty /dev 81 crw------- ttyv4 rw >root getty 1555 0 /dev 81 crw------- ttyv4 rw >root getty 1555 1 /dev 81 crw------- ttyv4 rw >root getty 1555 2 /dev 81 crw------- ttyv4 rw >root getty 1554 root / 34 drwxr-xr-x 25 r >root getty 1554 wd / 34 drwxr-xr-x 25 r >root getty 1554 text / 893041 -r-xr-xr-x 38216 r >root getty 1554 ctty /dev 80 crw------- ttyv3 rw >root getty 1554 0 /dev 80 crw------- ttyv3 rw >root getty 1554 1 /dev 80 crw------- ttyv3 rw >root getty 1554 2 /dev 80 crw------- ttyv3 rw >root getty 1553 root / 34 drwxr-xr-x 25 r >root getty 1553 wd / 34 drwxr-xr-x 25 r >root getty 1553 text / 893041 -r-xr-xr-x 38216 r >root getty 1553 ctty /dev 79 crw------- ttyv2 rw >root getty 1553 0 /dev 79 crw------- ttyv2 rw >root getty 1553 1 /dev 79 crw------- ttyv2 rw >root getty 1553 2 /dev 79 crw------- ttyv2 rw >root getty 1552 root / 34 drwxr-xr-x 25 r >root getty 1552 wd / 34 drwxr-xr-x 25 r >root getty 1552 text / 893041 -r-xr-xr-x 38216 r >root getty 1552 ctty /dev 78 crw------- ttyv1 rw >root getty 1552 0 /dev 78 crw------- ttyv1 rw >root getty 1552 1 /dev 78 crw------- ttyv1 rw >root getty 1552 2 /dev 78 crw------- ttyv1 rw >root login 1551 root / 34 drwxr-xr-x 25 r >root login 1551 wd /usr/home 2 drwxr-xr-x 50 r >root login 1551 text / 902568 -r-sr-xr-x 26496 r >root login 1551 ctty /dev 77 crw------- ttyv0 rw >root login 1551 0 /dev 77 crw------- ttyv0 rw >root login 1551 1 /dev 77 crw------- ttyv0 rw >root login 1551 2 /dev 77 crw------- ttyv0 rw >root login 1551 3* local dgram fffff8002d025a00 <-> fffff8001d085d00 >root cron 1521 root / 34 drwxr-xr-x 25 r >root cron 1521 wd / 16323 drwxr-x--- 3 r >root cron 1521 text / 905291 -r-xr-xr-x 47712 r >root cron 1521 0 /dev 29 crw-rw-rw- null rw >root cron 1521 1 /dev 29 crw-rw-rw- null rw >root cron 1521 2 /dev 29 crw-rw-rw- null rw >root cron 1521 3 / 16314 drwxr-xr-x 33 r >root cron 1521 4 / 1116985 -rw------- 4 w >jon syncthing 1506 root / 34 drwxr-xr-x 25 r >jon syncthing 1506 wd / 34 drwxr-xr-x 25 r >jon syncthing 1506 text / 838261 -r-xr-xr-x 22034368 r >jon syncthing 1506 0 /dev 29 crw-rw-rw- null r >jon syncthing 1506 1* pipe fffff8001d0add00 <-> fffff8001d0adba0 0 rw >jon syncthing 1506 2* pipe fffff8001d0ac160 <-> fffff8001d0ac000 0 rw >jon syncthing 1506 4* pipe fffff800118ac5d0 <-> fffff800118ac730 0 rw >jon syncthing 1506 5* pipe fffff800118ac730 <-> fffff800118ac5d0 0 rw >jon syncthing 1506 6* pipe fffff8001d99c8b8 <-> fffff8001d99ca18 0 rw >jon syncthing 1506 7* pipe fffff8001d99ca18 <-> fffff8001d99c8b8 0 rw >jon syncthing 1506 9* pipe fffff8000fca9ba0 <-> fffff8000fca9d00 0 rw >jon syncthing 1506 10* pipe fffff8000fca9d00 <-> fffff8000fca9ba0 0 rw >jon syncthing 1506 11 / 1116735 -rw-r--r-- 4316 w >jon syncthing 1506 12 / 1051802 -rw-r--r-- 0 rw >jon syncthing 1506 13 / 1051803 -rw-r--r-- 72195 w >jon syncthing 1506 14 / 1116800 -rw-r--r-- 1911 w >jon syncthing 1506 15 / 1116734 -rw-r--r-- 765 r >jon syncthing 1506 16 / 1114754 -rw-r--r-- 1353549 r >jon syncthing 1506 17* internet6 dgram udp fffff801205205d0 >jon syncthing 1506 18* internet6 stream tcp fffffe019f672418 >jon syncthing 1506 19* internet stream tcp fffffe0199ae58f0 >jon syncthing 1506 20 / 722825 -rw-r--r-- 2144957 r >jon syncthing 1506 21* internet stream tcp fffffe01a2d7c830 >jon syncthing 1506 22* internet dgram udp fffff80044fb11f0 >jon syncthing 1506 23* internet dgram udp fffff801204bcd90 >jon syncthing 1506 24* internet6 stream tcp fffffe01a11e8478 >jon syncthing 1506 26* internet6 dgram udp fffff80044fb1000 >jon syncthing 1506 28* internet6 dgram udp fffff80044fb2d90 >jon syncthing 1506 30* internet6 stream tcp fffffe01a3ec4c48 >jon syncthing 1506 32 / 722564 -rw-r--r-- 2141368 r >jon syncthing 1421 root / 34 drwxr-xr-x 25 r >jon syncthing 1421 wd / 34 drwxr-xr-x 25 r >jon syncthing 1421 text / 838261 -r-xr-xr-x 22034368 r >jon syncthing 1421 0 /dev 29 crw-rw-rw- null rw >jon syncthing 1421 1* pipe fffff8001d99cd00 <-> fffff8001d99cba0 0 rw >jon syncthing 1421 2* pipe fffff8001d99cd00 <-> fffff8001d99cba0 0 rw >jon syncthing 1421 4* pipe fffff800118ac5d0 <-> fffff800118ac730 0 rw >jon syncthing 1421 5* pipe fffff800118ac730 <-> fffff800118ac5d0 0 rw >jon syncthing 1421 7* pipe fffff8001d92a2e8 <-> fffff8001d92a448 0 rw >jon syncthing 1421 8* pipe fffff8001d92a448 <-> fffff8001d92a2e8 0 rw >jon syncthing 1421 10* pipe fffff8001d0ac000 <-> fffff8001d0ac160 0 rw >jon syncthing 1421 12* pipe fffff8001d0adba0 <-> fffff8001d0add00 0 rw >jon daemon 1420 root / 34 drwxr-xr-x 25 r >jon daemon 1420 wd / 34 drwxr-xr-x 25 r >jon daemon 1420 text / 905292 -r-xr-xr-x 17704 r >jon daemon 1420 0 /dev 29 crw-rw-rw- null rw >jon daemon 1420 1 /dev 29 crw-rw-rw- null rw >jon daemon 1420 2 /dev 29 crw-rw-rw- null rw >jon daemon 1420 3 / 16314 drwxr-xr-x 33 r >jon daemon 1420 4 / 1115522 -rwxr-xr-x 4 w >jon daemon 1420 5* pipe fffff8001d99cba0 <-> fffff8001d99cd00 0 rw >messageb dbus-daemon 1408 root / 34 drwxr-xr-x 25 r >messageb dbus-daemon 1408 wd / 34 drwxr-xr-x 25 r >messageb dbus-daemon 1408 text / 854455 -rwxr-xr-x 215680 r >messageb dbus-daemon 1408 0 /dev 29 crw-rw-rw- null rw >messageb dbus-daemon 1408 1 /dev 29 crw-rw-rw- null rw >messageb dbus-daemon 1408 2 /dev 29 crw-rw-rw- null rw >messageb dbus-daemon 1408 3* local stream fffff800111e9900 >messageb dbus-daemon 1408 5 / 150109 drwxr-xr-x 18 r >messageb dbus-daemon 1408 6 / 70820 drwxr-xr-x 10 r >messageb dbus-daemon 1408 7 / 150108 drwxr-xr-x 22 r >messageb dbus-daemon 1408 8* local stream fffff8001d6be000 <-> fffff8002dcbf200 >messageb dbus-daemon 1408 9* local stream fffff8002dcbf200 <-> fffff8001d6be000 >root rpc.lockd 1367 root / 34 drwxr-xr-x 25 r >root rpc.lockd 1367 wd / 34 drwxr-xr-x 25 r >root rpc.lockd 1367 text / 906454 -r-xr-xr-x 68088 r >root rpc.lockd 1367 0 /dev 29 crw-rw-rw- null rw >root rpc.lockd 1367 1 /dev 29 crw-rw-rw- null rw >root rpc.lockd 1367 2 /dev 29 crw-rw-rw- null rw >root rpc.lockd 1367 3* local dgram fffff80011e39c00 <-> fffff8001d085d00 >root rpc.statd 1354 root / 34 drwxr-xr-x 25 r >root rpc.statd 1354 wd / 34 drwxr-xr-x 25 r >root rpc.statd 1354 text / 905305 -r-xr-xr-x 23480 r >root rpc.statd 1354 0 /dev 29 crw-rw-rw- null rw >root rpc.statd 1354 1 /dev 29 crw-rw-rw- null rw >root rpc.statd 1354 2 /dev 29 crw-rw-rw- null rw >root rpc.statd 1354 3 / 15536 -rw-r--r-- 729 r >root rpc.statd 1354 4* internet6 dgram udp fffff8001db743e0 >root rpc.statd 1354 5* internet6 stream tcp fffffe0199ae6418 >root rpc.statd 1354 6* internet dgram udp fffff8001db74000 >root rpc.statd 1354 7* internet stream tcp fffffe0199ae6000 >root rpc.statd 1354 8 / 1050880 -rw-r--r-- 256 rw >root rpc.statd 1354 9* local dgram fffff8002d9b7e00 <-> fffff8001d085d00 >root rpcbind 1352 root / 34 drwxr-xr-x 25 r >root rpcbind 1352 wd / 34 drwxr-xr-x 25 r >root rpcbind 1352 text / 906915 -r-xr-xr-x 46768 r >root rpcbind 1352 0 /dev 29 crw-rw-rw- null rw >root rpcbind 1352 1 /dev 29 crw-rw-rw- null rw >root rpcbind 1352 2 /dev 29 crw-rw-rw- null rw >root rpcbind 1352 3 / 1116545 -r--r--r-- 0 r >root rpcbind 1352 4* pipe fffff8001133a8b8 <-> fffff8001133aa18 0 rw >root rpcbind 1352 5* local stream fffff80011e39d00 >root rpcbind 1352 6* internet6 dgram udp fffff8002dd599b0 >root rpcbind 1352 7* internet6 dgram udp fffff8002dd595d0 >root rpcbind 1352 8* internet6 stream tcp fffffe0199a91000 >root rpcbind 1352 9* internet dgram udp fffff8002dd591f0 >root rpcbind 1352 10* internet dgram udp fffff8002dd59000 >root rpcbind 1352 11* internet stream tcp fffffe0199a908f0 >root rpcbind 1352 12* pipe fffff8001133aa18 <-> fffff8001133a8b8 0 rw >root rpcbind 1352 13* internet6 dgram udp fffff80011a9b5d0 >root syslogd 1306 root / 34 drwxr-xr-x 25 r >root syslogd 1306 wd / 34 drwxr-xr-x 25 r >root syslogd 1306 text / 907149 -r-xr-xr-x 57856 r >root syslogd 1306 0 /dev 29 crw-rw-rw- null rw >root syslogd 1306 1 /dev 29 crw-rw-rw- null rw >root syslogd 1306 2 /dev 29 crw-rw-rw- null rw >root syslogd 1306 3* pipe fffff8002d4edba0 <-> fffff8002d4edd00 0 rw >root syslogd 1306 4* pipe fffff8002d4edd00 <-> fffff8002d4edba0 0 rw >root syslogd 1306 5 /dev 20 crw------- klog r >root syslogd 1306 6* internet6 dgram udp fffff8002dd96d90 >root syslogd 1306 7* internet dgram udp fffff8002dd96ba0 >root syslogd 1306 8* local dgram fffff8001d085e00 >root syslogd 1306 9* local dgram fffff8001d085d00 >root syslogd 1306 10 / 16314 drwxr-xr-x 33 r >root syslogd 1306 11 / 1115432 -rw------- 4 w >root syslogd 1306 13 - - bad - >root syslogd 1306 14 / 897372 -rw-r--r-- 356145 w >root syslogd 1306 15 / 32903 -rw------- 61 w >root syslogd 1306 16 / 32897 -rw------- 50610 w >root syslogd 1306 17 / 724488 -rw-r----- 1608 w >root syslogd 1306 18 / 32898 -rw------- 221041 w >root syslogd 1306 19 / 32899 -rw------- 274526 w >root syslogd 1306 20 / 32904 -rw-r--r-- 165149 w >root syslogd 1306 22 / 32905 -rw------- 61 w >root syslogd 1306 23 / 32906 -rw-r--r-- 61 w >root syslogd 1306 24 / 32907 -rw-r----- 61 w >root syslogd 1306 25 / 1408 -rw-r--r-- 274184 w >_pflogd pflogd 1095 root / 16322 dr-xr-xr-x 2 r >_pflogd pflogd 1095 wd / 16322 dr-xr-xr-x 2 r >_pflogd pflogd 1095 jail / 16322 dr-xr-xr-x 2 r >_pflogd pflogd 1095 text / 893803 -r-xr-xr-x 26864 r >_pflogd pflogd 1095 0 /dev 29 crw-rw-rw- null rw >_pflogd pflogd 1095 1 /dev 29 crw-rw-rw- null rw >_pflogd pflogd 1095 2 /dev 29 crw-rw-rw- null rw >_pflogd pflogd 1095 3 /dev 35 crw------- bpf rw >_pflogd pflogd 1095 4 / 1050113 -rw------- 24 rw >_pflogd pflogd 1095 5* local stream fffff8001d083000 <-> fffff8001d083100 >root pflogd 1093 root / 34 drwxr-xr-x 25 r >root pflogd 1093 wd / 34 drwxr-xr-x 25 r >root pflogd 1093 text / 893803 -r-xr-xr-x 26864 r >root pflogd 1093 0 /dev 29 crw-rw-rw- null rw >root pflogd 1093 1 /dev 29 crw-rw-rw- null rw >root pflogd 1093 2 /dev 29 crw-rw-rw- null rw >root pflogd 1093 3 /dev 35 crw------- bpf rw >root pflogd 1093 4* local stream fffff8001d083100 <-> fffff8001d083000 >root devd 1077 root / 34 drwxr-xr-x 25 r >root devd 1077 wd / 34 drwxr-xr-x 25 r >root devd 1077 text / 893910 -r-xr-xr-x 1109448 r >root devd 1077 0 /dev 29 crw-rw-rw- null rw >root devd 1077 1 /dev 29 crw-rw-rw- null rw >root devd 1077 2 /dev 29 crw-rw-rw- null rw >root devd 1077 3 /dev 6 crw------- devctl r >root devd 1077 4* local stream fffff8001dc98200 >root devd 1077 5* local seqpak fffff8001dc98100 >root devd 1077 6 / 16314 drwxr-xr-x 33 r >root devd 1077 7 / 1115010 -rw------- 4 w >root devd 1077 8* local dgram fffff80011e34900 <-> fffff8001d085d00 >root moused 1064 root / 34 drwxr-xr-x 25 r >root moused 1064 wd / 34 drwxr-xr-x 25 r >root moused 1064 text / 906362 -r-xr-xr-x 44296 r >root moused 1064 0 /dev 29 crw-rw-rw- null rw >root moused 1064 1 /dev 29 crw-rw-rw- null rw >root moused 1064 2 /dev 29 crw-rw-rw- null rw >root moused 1064 3 /dev 126 crw-r--r-- ums1 rw >root moused 1064 4 /dev 22 crw------- consolectl rw >root moused 1064 5 / 16314 drwxr-xr-x 33 r >root moused 1064 6 / 1115776 -rw------- 4 w >root moused 1046 root / 34 drwxr-xr-x 25 r >root moused 1046 wd / 34 drwxr-xr-x 25 r >root moused 1046 text / 906362 -r-xr-xr-x 44296 r >root moused 1046 0 /dev 29 crw-rw-rw- null rw >root moused 1046 1 /dev 29 crw-rw-rw- null rw >root moused 1046 2 /dev 29 crw-rw-rw- null rw >root moused 1046 3 /dev 121 crw-r--r-- ums0 rw >root moused 1046 4 /dev 22 crw------- consolectl rw >root moused 1046 5 / 16314 drwxr-xr-x 33 r >root moused 1046 6 / 1115648 -rw------- 4 w >_dhcp dhclient 961 root / 34 drwxr-xr-x 25 r >_dhcp dhclient 961 wd / 34 drwxr-xr-x 25 r >_dhcp dhclient 961 text / 894069 -r-xr-xr-x 118944 r >_dhcp dhclient 961 0 /dev 29 crw-rw-rw- null rw >_dhcp dhclient 961 1 /dev 29 crw-rw-rw- null rw >_dhcp dhclient 961 2 /dev 29 crw-rw-rw- null rw >_dhcp dhclient 961 3 / 16791 drwxr-xr-x 3 r >_dhcp dhclient 961 4* local stream fffff80011ac2b00 <-> fffff80011b30900 >_dhcp dhclient 961 5 / 1115136 -rw-r--r-- 3 w >_dhcp dhclient 961 7 /dev 35 crw------- bpf r >_dhcp dhclient 961 8* route raw 0 fffff8001da803b0 >_dhcp dhclient 961 9 / 34052 ---------- 1070 w >_dhcp dhclient 961 11* pipe fffff8001d400d00 <-> fffff8001d400ba0 0 rw >root dhclient 901 root / 34 drwxr-xr-x 25 r >root dhclient 901 wd / 34 drwxr-xr-x 25 r >root dhclient 901 text / 894069 -r-xr-xr-x 118944 r >root dhclient 901 0 /dev 29 crw-rw-rw- null rw >root dhclient 901 1 /dev 29 crw-rw-rw- null rw >root dhclient 901 2 /dev 29 crw-rw-rw- null rw >root dhclient 901 3 / 16791 drwxr-xr-x 3 r >root dhclient 901 4* local stream fffff80011ac2b00 <-> fffff80011b30900 >root dhclient 901 5 / 1115136 -rw-r--r-- 3 w >root dhclient 901 8 /dev 35 crw------- bpf w >root dhclient 901 9* internet raw ip fffff8002dca81f0 >root dhclient 901 10* pipe fffff8001d400ba0 <-> fffff8001d400d00 0 rw >root dhclient 898 root / 34 drwxr-xr-x 25 r >root dhclient 898 wd / 34 drwxr-xr-x 25 r >root dhclient 898 text / 894069 -r-xr-xr-x 118944 r >root dhclient 898 0 /dev 29 crw-rw-rw- null rw >root dhclient 898 1 /dev 29 crw-rw-rw- null rw >root dhclient 898 2 /dev 29 crw-rw-rw- null rw >root dhclient 898 3 >root dhclient 898 6* local stream fffff80011b30900 <-> fffff80011ac2b00 >root init 1 root / 34 drwxr-xr-x 25 r >root init 1 wd / 34 drwxr-xr-x 25 r >root init 1 text / 892669 -r-xr-xr-x 1238688 r > >------------------------------------------------------------------------ >dmesg > >---<<BOOT>>--- >Copyright (c) 1992-2021 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 13.2-STABLE #0 stable/13-n254807-802b48363097-dirty: Thu Mar 16 18:58:09 EDT 2023 > root@leslie:/usr/obj/usr/src/amd64.amd64/sys/MINIMAL amd64 >FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) >VT(efifb): resolution 1024x768 >CPU: AMD Ryzen 9 7950X 16-Core Processor (4491.69-MHz K8-class CPU) > Origin="AuthenticAMD" Id=0xa60f12 Family=0x19 Model=0x61 Stepping=2 > Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> > Features2=0x7ef8320b<SSE3,PCLMULQDQ,MON,SSSE3,FMA,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM> > AMD Features2=0x75c237ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,TCE,Topology,PCXC,PNXC,DBE,PL2I,MWAITX,ADMSKX> > Structured Extended Features=0xf1bf97a9<FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,PQE,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL> > Structured Extended Features2=0x405fde<AVX512VBMI,UMIP,PKU,OSPKE,AVX512VBMI2,GFNI,VAES,VPCLMULQDQ,AVX512VNNI,AVX512BITALG,AVX512VPOPCNTDQ,RDPID> > Structured Extended Features3=0x10000010<FSRM,L1DFL> > XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES> > AMD Extended Feature Extensions ID EBX=0x191ef257<CLZERO,IRPerf,XSaveErPtr,RDPRU,WBNOINVD,IBPB,IBRS,STIBP,STIBP_ALWAYSON,PREFER_IBRS,SSBD> > SVM: NP,NRIP,VClean,AFlush,DAssist,NAsids=32768 > TSC: P-state invariant, performance statistics >real memory = 68719476736 (65536 MB) >avail memory = 65928646656 (62874 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <ALASKA A M I > >FreeBSD/SMP: Multiprocessor System Detected: 32 CPUs >FreeBSD/SMP: 1 package(s) x 2 cache groups x 8 core(s) x 2 hardware threads >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >random: unblocking device. >ioapic0 <Version 2.1> irqs 0-23 >ioapic1 <Version 2.1> irqs 24-55 >Launching APs: 16 17 1 6 12 14 4 8 11 2 28 24 18 23 21 7 10 13 15 9 5 31 3 27 22 30 19 20 29 25 26 >random: entropy device external interface >kbd0 at kbdmux0 >acpi0: <ALASKA A M I > >Firmware Error (ACPI): Could not resolve symbol [\134_SB.PCI0.GPP7.UP00.DP40.UP00.DP68], AE_NOT_FOUND (20201113/dswload2-315) >ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20201113/psobject-372) >acpi0: Power Button (fixed) >attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >atrtc0: <AT realtime clock> port 0x70-0x71 on acpi0 >atrtc0: registered as a time-of-day clock, resolution 1.000000s >Event timer "RTC" frequency 32768 Hz quality 0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 350 >Event timer "HPET1" frequency 14318180 Hz quality 350 >Event timer "HPET2" frequency 14318180 Hz quality 350 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 >acpi_ec0: <Embedded Controller: GPE 0x4> port 0x62,0x66 on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pci0: <base peripheral, IOMMU> at device 0.2 (no driver attached) >pcib1: <ACPI PCI-PCI bridge> at device 1.1 on pci0 >pci1: <ACPI PCI bus> on pcib1 >pcib2: <ACPI PCI-PCI bridge> mem 0xfcc00000-0xfcc03fff at device 0.0 on pci1 >pci2: <ACPI PCI bus> on pcib2 >pcib3: <ACPI PCI-PCI bridge> at device 0.0 on pci2 >pci3: <ACPI PCI bus> on pcib3 >vgapci0: <VGA-compatible display> port 0xf000-0xf0ff mem 0xf800000000-0xfbffffffff,0xfc00000000-0xfc0fffffff,0xfca00000-0xfcafffff at device 0.0 on pci3 >pci3: <multimedia, HDA> at device 0.1 (no driver attached) >pcib4: <ACPI PCI-PCI bridge> at device 1.2 on pci0 >pci4: <ACPI PCI bus> on pcib4 >nvme0: <Generic NVMe Device> mem 0xfcf00000-0xfcf03fff at device 0.0 on pci4 >pcib5: <ACPI PCI-PCI bridge> at device 2.1 on pci0 >pci5: <ACPI PCI bus> on pcib5 >pcib6: <ACPI PCI-PCI bridge> at device 0.0 on pci5 >pci6: <ACPI PCI bus> on pcib6 >pcib7: <ACPI PCI-PCI bridge> at device 0.0 on pci6 >pci7: <ACPI PCI bus> on pcib7 >pcib8: <ACPI PCI-PCI bridge> at device 4.0 on pci6 >pci8: <ACPI PCI bus> on pcib8 >pcib9: <ACPI PCI-PCI bridge> at device 8.0 on pci6 >pci9: <ACPI PCI bus> on pcib9 >pcib10: <ACPI PCI-PCI bridge> at device 0.0 on pci9 >pci10: <ACPI PCI bus> on pcib10 >pcib11: <ACPI PCI-PCI bridge> at device 0.0 on pci10 >pci11: <ACPI PCI bus> on pcib11 >pcib12: <ACPI PCI-PCI bridge> at device 4.0 on pci10 >pci12: <ACPI PCI bus> on pcib12 >re0: <Realtek PCIe 2.5GbE Family Controller> port 0xe000-0xe0ff mem 0xfc300000-0xfc30ffff,0xfc310000-0xfc313fff at device 0.0 on pci12 >re0: Using Memory Mapping! >re0: Using 1 MSI-X message >re0: ASPM disabled >re0: version:1.98.00 >re0: Ethernet address: a0:36:bc:ad:cf:d3 > >This product is covered by one or more of the following patents: >US6,570,884, US6,115,776, and US6,327,625. >re0: Ethernet address: a0:36:bc:ad:cf:d3 >pcib13: <ACPI PCI-PCI bridge> at device 8.0 on pci10 >pci13: <ACPI PCI bus> on pcib13 >pcib14: <ACPI PCI-PCI bridge> at device 12.0 on pci10 >pci14: <ACPI PCI bus> on pcib14 >xhci0: <XHCI (generic) USB 3.0 controller> mem 0xfc200000-0xfc207fff at device 0.0 on pci14 >xhci0: 32 bytes context size, 64-bit DMA >usbus0 on xhci0 >usbus0: 5.0Gbps Super Speed USB v3.0 >pcib15: <PCI-PCI bridge> at device 13.0 on pci10 >pci15: <PCI bus> on pcib15 >pci15: <mass storage, SATA> at device 0.0 (no driver attached) >pcib16: <ACPI PCI-PCI bridge> at device 12.0 on pci6 >pci16: <ACPI PCI bus> on pcib16 >xhci1: <XHCI (generic) USB 3.0 controller> mem 0xfc500000-0xfc507fff at device 0.0 on pci16 >xhci1: 32 bytes context size, 64-bit DMA >usbus1 on xhci1 >usbus1: 5.0Gbps Super Speed USB v3.0 >pcib17: <PCI-PCI bridge> at device 13.0 on pci6 >pci17: <PCI bus> on pcib17 >pci17: <mass storage, SATA> at device 0.0 (no driver attached) >pcib18: <ACPI PCI-PCI bridge> at device 2.2 on pci0 >pci18: <ACPI PCI bus> on pcib18 >nvme1: <Generic NVMe Device> mem 0xfce00000-0xfce03fff at device 0.0 on pci18 >pcib19: <ACPI PCI-PCI bridge> at device 8.1 on pci0 >pci19: <ACPI PCI bus> on pcib19 >vgapci1: <VGA-compatible display> port 0xd000-0xd0ff mem 0xfc20000000-0xfc2fffffff,0xfc30000000-0xfc301fffff,0xfc900000-0xfc97ffff at device 0.0 on pci19 >pci19: <multimedia, HDA> at device 0.1 (no driver attached) >pci19: <encrypt/decrypt> at device 0.2 (no driver attached) >xhci2: <XHCI (generic) USB 3.0 controller> mem 0xfc700000-0xfc7fffff at device 0.3 on pci19 >xhci2: 64 bytes context size, 64-bit DMA >usbus2 on xhci2 >usbus2: 5.0Gbps Super Speed USB v3.0 >xhci3: <XHCI (generic) USB 3.0 controller> mem 0xfc600000-0xfc6fffff at device 0.4 on pci19 >xhci3: 64 bytes context size, 64-bit DMA >usbus3 on xhci3 >usbus3: 5.0Gbps Super Speed USB v3.0 >pci19: <multimedia, HDA> at device 0.6 (no driver attached) >pcib20: <ACPI PCI-PCI bridge> at device 8.3 on pci0 >pci20: <ACPI PCI bus> on pcib20 >xhci4: <XHCI (generic) USB 3.0 controller> mem 0xfcd00000-0xfcdfffff at device 0.0 on pci20 >xhci4: 64 bytes context size, 64-bit DMA >usbus4 on xhci4 >usbus4: 5.0Gbps Super Speed USB v3.0 >isab0: <PCI-ISA bridge> at device 20.3 on pci0 >isa0: <ISA bus> on isab0 >acpi_button0: <Power Button> on acpi0 >acpi_syscontainer0: <System Container> on acpi0 >cpu0: <ACPI CPU> on acpi0 >hwpstate0: <Cool`n'Quiet 2.0> on cpu0 >Timecounter "TSC-low" frequency 1122890461 Hz quality 1000 >Timecounters tick every 1.000 msec >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >ugen1.1: <AMD XHCI root HUB> at usbus1 >ugen2.1: <AMD XHCI root HUB> at usbus2 >ugen3.1: <AMD XHCI root HUB> at usbus3 >ugen0.1: <AMD XHCI root HUB> at usbus0 >ugen4.1: <AMD XHCI root HUB> at usbus4 >uhub0 on usbus1 >uhub0: <AMD XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1 >uhub1 on usbus3 >uhub1: <AMD XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus3 >uhub2 on usbus2 >uhub2: <AMD XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus2 >uhub3 on usbus0 >uhub3: <AMD XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >uhub4 on usbus4 >uhub4: <AMD XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus4 >nvd0: <Samsung SSD 980 PRO 1TB> NVMe namespace >nvd0: 953869MB (1953525168 512 byte sectors) >nvd1: <Samsung SSD 980 PRO 1TB> NVMe namespace >nvd1: 953869MB (1953525168 512 byte sectors) >Trying to mount root from zfs:tank/os/main []... >uhub4: 1 port with 1 removable, self powered >uhub1: 4 ports with 4 removable, self powered >uhub2: 4 ports with 4 removable, self powered >ugen3.2: <USB Device USB 2.0 Hub> at usbus3 >uhub5 on uhub1 >uhub5: <USB Device USB 2.0 Hub, class 9/0, rev 2.00/0.00, addr 1> on usbus3 >uhub0: 18 ports with 18 removable, self powered >uhub3: 18 ports with 18 removable, self powered >uhub5: 4 ports with 4 removable, self powered >ugen1.2: <AsusTek Computer Inc. AURA LED Controller> at usbus1 >Root mount waiting for: usbus3 >ugen3.3: <Logitech USB Receiver> at usbus3 >ugen3.4: <Logitech USB Receiver> at usbus3 >/etc/rc: WARNING: Kernel dumps will be written to the swap partition without encryption. >Setting hostuuid: 6f39e1ef-5176-803b-e4d3-a036bcadcfd3. >Setting hostid: 0x9aa310f9. >Starting file system checks: >/dev/nvd0p1: Invalid signature in fsinfo block >/dev/nvd0p1: FILESYSTEM CLEAN; SKIPPING CHECKS >Mounting local filesystems:. >Setting up harvesting: PURE_RDRAND,[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >Setting hostname: leslie. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/alsa-lib /usr/local/lib/compat/pkg /usr/local/lib/gcc12 /usr/local/lib/mysql /usr/local/lib/mysql/plugin /usr/local/lib/perl5/5.32/mach/CORE /usr/local/lib/qt5 /usr/local/lib/samba4 /usr/local/lib/signon /usr/local/lib/signon/extensions /usr/local/llvm15/lib >32-bit compatibility ldconfig path: /usr/lib32 >Autoloading module: acpi_wmi >Autoloading module: ig4 >Autoloading module: intpm >acpi_wmi0: <ACPI-WMI mapping> on acpi0 >acpi_wmi0: Embedded MOF found >ACPI: \134AWW0.WQMO: 1 arguments were passed to a non-method ACPI object (Buffer) (20201113/nsarguments-361) >acpi_wmi1: <ACPI-WMI mapping> on acpi0 >acpi_wmi1: Embedded MOF found >ACPI: \134ABAW.WQMO: 1 arguments were passed to a non-method ACPI object (Buffer) (20201113/nsarguments-361) >acpi_wmi2: <ACPI-WMI mapping> on acpi0 >acpi_wmi2: Embedded MOF found >ACPI: \134RMTW.WQMO: 1 arguments were passed to a non-method ACPI object (Buffer) (20201113/nsarguments-361) >acpi_wmi3: <ACPI-WMI mapping> on acpi0 >acpi_wmi3: Embedded MOF found >ACPI: \134AOD.WQBA: 1 arguments were passed to a non-method ACPI object (Buffer) (20201113/nsarguments-361) >ig4iic0: <Designware I2C Controller> iomem 0xfedc2000-0xfedc2fff irq 10 on acpi0 >iicbus0: <Philips I2C bus (ACPI-hinted)> on ig4iic0 >acpi_wmi4: <ACPI-WMI mapping> on acpi0 >acpi_wmi4: Embedded MOF found >ACPI: \134_SB.ATKD.WQMO: 1 arguments were passed to a non-method ACPI object (Buffer) (20201113/nsarguments-361) >intsmb0: <AMD FCH SMBus Controller> at device 20.0 on pci0 >intsmb0: Could not allocate I/O space >device_attach: intsmb0 attach returned 6 >intsmb0: <AMD FCH SMBus Controller> port 0xff00-0xff0f at device 20.0 on pci0 >intsmb0: Could not allocate I/O space >device_attach: intsmb0 attach returned 6 >lo0: link state changed to UP >re0: link state changed to UP >Starting Network: lo0 re0. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > groups: lo > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=201b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,WOL_MAGIC> > ether a0:36:bc:ad:cf:d3 > inet6 fe80::a236:bcff:fead:cfd3%re0 prefixlen 64 scopeid 0x1 > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active > nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL> >Starting devd. >Cannot 'start' webcamd. Set webcamd_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'. >Autoloading module: uhid >Autoloading module: usbhid >Autoloading module: wmt >uhid1 on uhub0 >uhid1: <AsusTek Computer Inc. AURA LED Controller, class 0/0, rev 2.00/1.00, addr 1> on usbus1 >uhid0 on uhub5 >uhid0: <Logitech USB Receiver, class 0/0, rev 2.00/5.01, addr 2> on usbus3 >Autoloading module: ukbd >uhid2 on uhub5 >uhid2: <Logitech USB Receiver, class 0/0, rev 2.00/24.11, addr 3> on usbus3 >Autoloading module: ums >ukbd0 on uhub5 >ukbd0: <Logitech USB Receiver, class 0/0, rev 2.00/5.01, addr 2> on usbus3 >kbd1 at ukbd0 >ums0 on uhub5 >ums0: <Logitech USB Receiver, class 0/0, rev 2.00/5.01, addr 2> on usbus3 >ums0: 16 buttons and [XYZT] coordinates ID=2 >ukbd1 on uhub5 >ukbd1: <Logitech USB Receiver, class 0/0, rev 2.00/24.11, addr 3> on usbus3 >kbd2 at ukbd1 >ums1 on uhub5 >ums1: <Logitech USB Receiver, class 0/0, rev 2.00/24.11, addr 3> on usbus3 >ums1: 16 buttons and [XYZT] coordinates ID=2 >Starting dhclient. >DHCPREQUEST on re0 to 255.255.255.255 port 67 >DHCPACK from 192.168.1.1 >bound to 192.168.1.165 -- renewal in 43200 seconds. >Starting ums0 moused. >Starting ums1 moused. >Starting pflog. >pflog0: promiscuous mode enabled >2023-03-16T19:06:02.376416-04:00 leslie pflogd 1093 - - [priv]: msg PRIV_OPEN_LOG received >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add host ::1: gateway lo0 fib 0: route already in table >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >Enabling pf. >Creating and/or trimming log files. >Clearing /tmp. >Updating motd:. >Updating /var/run/os-release done. >Starting syslogd. >No core dumps found. >NFS access cache time=60 >Starting rpcbind. >Starting statd. >Starting lockd. >Mounting late filesystems:. >Starting dbus. >Starting syncthing. >GEOM_ELI: Device nvd0p2.eli created. >GEOM_ELI: Encryption: AES-XTS 128 >GEOM_ELI: Crypto: software >GEOM_ELI: Device nvd1p2.eli created. >GEOM_ELI: Encryption: AES-XTS 128 >GEOM_ELI: Crypto: software >Configuring vt: blanktime. >Starting cron. >Starting background file system checks in 60 seconds. > >Thu Mar 16 19:06:02 EDT 2023 >snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] >feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=2 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 >pci0: driver added >found-> vendor=0x1022, dev=0x14d9, revid=0x00 > domain=0, bus=0, slot=0, func=2 > class=08-06-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0004, statreg=0x0010, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=255 > MSI supports 4 messages, 64 bit >pci0:0:0:2: reprobing on driver added >found-> vendor=0x1022, dev=0x790b, revid=0x71 > domain=0, bus=0, slot=20, func=0 > class=0c-05-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) >pci0:0:20:0: reprobing on driver added >intsmb0: <AMD FCH SMBus Controller> port 0xff00-0xff0f at device 20.0 on pci0 >pcib0: allocated type 4 (0xcd6-0xcd7) for rid 0 of intsmb0 >intsmb0: Could not allocate I/O space >device_attach: intsmb0 attach returned 6 >pci1: driver added >pci2: driver added >pci3: driver added >found-> vendor=0x1002, dev=0xab28, revid=0x00 > domain=0, bus=3, slot=0, func=1 > class=04-03-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=b, irq=255 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit >pci0:3:0:1: reprobing on driver added >hdac0: <ATI (0xab28) HDA Controller> mem 0xfcb20000-0xfcb23fff at device 0.1 on pci3 >hdac0: PCI card vendor: 0x1002, device: 0xab28 >hdac0: HDA Driver Revision: 20120126_0002 >hdac0: Config options: on=0x00000000 off=0x00000000 >hdac0: attempting to allocate 1 MSI vectors (1 supported) >msi: routing MSI IRQ 99 to local APIC 30 vector 49 >hdac0: using IRQ 99 for MSI >hdac0: Caps: OSS 6, ISS 0, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256 >pci4: driver added >pci5: driver added >pci6: driver added >pci7: driver added >pci8: driver added >pci9: driver added >pci10: driver added >pci11: driver added >pci12: driver added >pci13: driver added >pci14: driver added >pci15: driver added >found-> vendor=0x1022, dev=0x43f6, revid=0x01 > domain=0, bus=15, slot=0, func=0 > class=01-06-01, hdrtype=0x00, mfdev=0 > cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=255 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit >pci0:15:0:0: reprobing on driver added >pci16: driver added >pci17: driver added >found-> vendor=0x1022, dev=0x43f6, revid=0x01 > domain=0, bus=17, slot=0, func=0 > class=01-06-01, hdrtype=0x00, mfdev=0 > cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=255 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit >pci0:17:0:0: reprobing on driver added >pci18: driver added >pci19: driver added >found-> vendor=0x1002, dev=0x1640, revid=0x00 > domain=0, bus=19, slot=0, func=1 > class=04-03-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=b, irq=255 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit >pci0:19:0:1: reprobing on driver added >hdac1: <ATI (0x1640) HDA Controller> mem 0xfc988000-0xfc98bfff at device 0.1 on pci19 >hdac1: PCI card vendor: 0x1043, device: 0x8877 >hdac1: HDA Driver Revision: 20120126_0002 >hdac1: Config options: on=0x00000000 off=0x00000000 >hdac1: attempting to allocate 1 MSI vectors (1 supported) >msi: routing MSI IRQ 100 to local APIC 0 vector 54 >hdac1: using IRQ 100 for MSI >hdac1: Caps: OSS 4, ISS 0, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256 >found-> vendor=0x1022, dev=0x1649, revid=0x00 > domain=0, bus=19, slot=0, func=2 > class=10-80-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=c, irq=255 > powerspec 3 supports D0 D3 current D0 > MSI supports 2 messages, 64 bit > MSI-X supports 2 messages in map 0x24 >pci0:19:0:2: reprobing on driver added >found-> vendor=0x1022, dev=0x15e3, revid=0x00 > domain=0, bus=19, slot=0, func=6 > class=04-03-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0002, statreg=0x0018, cachelnsz=16 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=c, irq=255 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit >pci0:19:0:6: reprobing on driver added >hdac2: <AMD Raven HDA Controller> mem 0xfc980000-0xfc987fff at device 0.6 on pci19 >hdac2: PCI card vendor: 0x1043, device: 0x886d >hdac2: HDA Driver Revision: 20120126_0002 >hdac2: Config options: on=0x00000000 off=0x00000000 >hdac2: attempting to allocate 1 MSI vectors (1 supported) >msi: routing MSI IRQ 101 to local APIC 2 vector 50 >hdac2: using IRQ 101 for MSI >hdac2: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256 > > >Fatal trap 12: page fault while in kernel mode >cpuid = 2; apic id = 02 >fault virtual address = 0x8 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff81d3b9a2 >stack pointer = 0x28:0xfffffe019fff2de0 >frame pointer = 0x28:0xfffffe019fff2e00 >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 (irq101: hdac2) >trap number = 12 >panic: page fault >cpuid = 2 >time = 1679008217 >KDB: stack backtrace: >#0 0xffffffff80537cd5 at kdb_backtrace+0x65 >#1 0xffffffff804ec4d1 at vpanic+0x151 >#2 0xffffffff804ec373 at panic+0x43 >#3 0xffffffff807c6fa7 at trap_fatal+0x387 >#4 0xffffffff807c6fff at trap_pfault+0x4f >#5 0xffffffff8079e5d8 at calltrap+0x8 >#6 0xffffffff81d3b70b at hdac_intr_handler+0xfb >#7 0xffffffff804b386a at ithread_loop+0x25a >#8 0xffffffff804b06ee at fork_exit+0x7e >#9 0xffffffff8079f64e at fork_trampoline+0xe >Uptime: 4m34s >Dumping 2157 out of 64639 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident MINIMAL >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options ZSTDIO >options EVDEV_SUPPORT >options XENHVM >options SC_PIXEL_MODE >options VESA >options IOMMU >options EARLY_AP_STARTUP >options SMP >options KDB_TRACE >options KDB >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options CAPABILITIES >options CAPABILITY_MODE >options AUDIT >options HWPMC_HOOKS >options KBD_INSTALL_CDEV >options PRINTF_BUFR_SIZE=128 >options _KPOSIX_PRIORITY_SCHEDULING >options SYSVSEM >options SYSVMSG >options SYSVSHM >options STACK >options KTRACE >options SCSI_DELAY=5000 >options COMPAT_FREEBSD12 >options COMPAT_FREEBSD11 >options COMPAT_FREEBSD10 >options COMPAT_FREEBSD9 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options SCTP_SUPPORT >options TCP_OFFLOAD >options INET6 >options INET >options PREEMPTION >options NUMA >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_GPT >options GEOM_PART_MBR >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >device vt_vbefb >device agp >device loop >device padlock_rng >device rdrand_rng >device ether >device bpf >device kvm_clock >device xenpci >device evdev >device uinput >device crypto >device nvme >device nvd >device uhci >device ohci >device ehci >device xhci >device usb >device hid > >------------------------------------------------------------------------ >ddb capture buffer > >ddb: ddb_capture: kvm_nlist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 268393
:
238814
|
238815
|
238816
|
238817
|
240519
|
240520
|
240521
|
240647
|
240800
|
240801
| 240909 |
240910
|
241040
|
241393
|
241394
|
241460
|
241461
|
241709
|
243289
|
243290
|
243291
|
244703