FreeBSD Bugzilla – Attachment 232738 Details for
Bug 262829
epair: New panic when destroying epair interface of vnet jail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Crashinfo on 13.1-BETA2
core-13.1-BETA2.txt (text/plain), 62.79 KB, created by
Michael Gmelin
on 2022-03-26 13:30:26 UTC
(
hide
)
Description:
Crashinfo on 13.1-BETA2
Filename:
MIME Type:
Creator:
Michael Gmelin
Created:
2022-03-26 13:30:26 UTC
Size:
62.79 KB
patch
obsolete
>johan131 dumped core - see /var/crash/vmcore.10.1.1.16.1 > >Sat Mar 26 12:51:59 UTC 2022 > >FreeBSD johan131 13.1-BETA2 FreeBSD 13.1-BETA2 #0 releng/13.1-n249982-88358b6dcbe: Thu Mar 17 02:23:35 UTC 2022 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > >GNU gdb (GDB) 11.1 [GDB v11.1 for FreeBSD] >Copyright (C) 2021 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.0". >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: >frame pointer = 0x28:0xfffffe007d9c9970 >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 = 810 (jail) >trap number = 12 >panic: page fault >cpuid = 0 >time = 1648299042 >KDB: stack backtrace: >#0 0xffffffff80c69345 at kdb_backtrace+0x65 >#1 0xffffffff80c1b9bf at vpanic+0x17f >#2 0xffffffff80c1b833 at panic+0x43 >#3 0xffffffff810addf5 at trap_fatal+0x385 >#4 0xffffffff810ade4f at trap_pfault+0x4f >#5 0xffffffff810851c8 at calltrap+0x8 >#6 0xffffffff80d2eb1d at _if_delgroup_locked+0x40d >#7 0xffffffff80d2da1e at if_detach_internal+0xbe >#8 0xffffffff80d339bc at if_vmove+0x3c >#9 0xffffffff80d338d0 at vnet_if_return+0xc0 >#10 0xffffffff80d650e0 at vnet_destroy+0x140 >#11 0xffffffff80be1156 at prison_deref+0x996 >#12 0xffffffff80bddac7 at kern_jail_set+0x1507 >#13 0xffffffff80bdfae0 at sys_jail_set+0x40 >#14 0xffffffff810ae6ec at amd64_syscall+0x10c >#15 0xffffffff81085adb at fast_syscall_common+0xf8 >Uptime: 13s >debugnet: overwriting mbuf zone pointers >debugnet_connect: searching for gateway MAC... >netdumping to 10.1.1.1 (c2:8a:5e:04:d9:a2) >Dumping 114 out of 984 MB:..14%..28%..42%..56%..70%..84%..98% > >__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 doadump (textdump=<optimized out>) at /usr/src/sys/kern/kern_shutdown.c:399 >#2 0xffffffff80c1b5bc in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:487 >#3 0xffffffff80c1ba2e in vpanic (fmt=0xffffffff811b2ef6 "%s", > ap=<optimized out>) at /usr/src/sys/kern/kern_shutdown.c:920 >#4 0xffffffff80c1b833 in panic (fmt=<unavailable>) > at /usr/src/sys/kern/kern_shutdown.c:844 >#5 0xffffffff810addf5 in trap_fatal (frame=0xfffffe007d9c9830, eva=1088) > at /usr/src/sys/amd64/amd64/trap.c:944 >#6 0xffffffff810ade4f in trap_pfault (frame=0xfffffe007d9c9830, > usermode=false, signo=<optimized out>, ucode=<optimized out>) > at /usr/src/sys/amd64/amd64/trap.c:763 >#7 <signal handler called> >#8 __mtx_lock_sleep (c=0xfffff80003d5d9c0, v=<optimized out>) > at /usr/src/sys/kern/kern_mutex.c:594 >#9 0xffffffff80d2eb1d in _if_delgroup_locked ( > ifp=ifp@entry=0xfffff80003d5d800, ifgl=ifgl@entry=0xfffff80023721150, > groupname=groupname@entry=0xfffffe007d9c99e0 "all") > at /usr/src/sys/net/if.c:1584 >#10 0xffffffff80d2da1e in if_delgroups (ifp=0xfffff80003d5d800) > at /usr/src/sys/net/if.c:1650 >#11 if_detach_internal (ifp=ifp@entry=0xfffff80003d5d800, vmove=vmove@entry=1, > ifcp=ifcp@entry=0xfffffe007d9c9a38) at /usr/src/sys/net/if.c:1184 >#12 0xffffffff80d339bc in if_vmove (ifp=0xfffff80003d5d800, > new_vnet=0xfffff8000305cb40) at /usr/src/sys/net/if.c:1335 >#13 0xffffffff80d338d0 in vnet_if_return (unused=<optimized out>) > at /usr/src/sys/net/if.c:551 >#14 0xffffffff80d650e0 in vnet_sysuninit () at /usr/src/sys/net/vnet.c:601 >#15 vnet_destroy (vnet=0xfffff8000674f000) at /usr/src/sys/net/vnet.c:287 >#16 0xffffffff80be1156 in prison_deref (pr=<optimized out>, > pr@entry=0xfffff80023731000, flags=<optimized out>, flags@entry=67) > at /usr/src/sys/kern/kern_jail.c:2873 >#17 0xffffffff80bddac7 in kern_jail_set (td=td@entry=0xfffffe007de9dc80, > optuio=0xfffff80023729680, flags=<optimized out>) > at /usr/src/sys/kern/kern_jail.c:1891 >#18 0xffffffff80bdfae0 in sys_jail_set (td=0xfffffe007de9dc80, > uap=0xfffffe007de9e068) at /usr/src/sys/kern/kern_jail.c:529 >#19 0xffffffff810ae6ec in syscallenter (td=0xfffffe007de9dc80) > at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:189 >#20 amd64_syscall (td=0xfffffe007de9dc80, traced=0) > at /usr/src/sys/amd64/amd64/trap.c:1185 >#21 <signal handler called> >#22 0x00000008011e3baa in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffffffe878 >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > >UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 0 swapin DLs - 0:00.18 [kernel] > 0 1 0 0 52 0 11800 1140 wait DLs - 0:00.03 [init] > 0 2 0 0 -16 0 0 0 - DL - 0:00.00 [KTLS] > 0 3 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 4 0 0 -16 0 0 0 - DL - 0:00.00 [cam] > 0 5 0 0 -8 0 0 0 t->zthr_ DL - 0:00.39 [zfskern] > 0 6 0 0 -16 0 0 0 - DL - 0:00.00 [rand_harvestq] > 0 7 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon] > 0 8 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 9 0 0 -16 0 0 0 - RL - 0:00.00 [bufdaemon] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 0:10.42 [idle] > 0 12 0 -1 -56 0 0 0 - WL - 0:00.06 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.00 [geom] > 0 14 0 0 -16 0 0 0 seqstate DL - 0:00.00 [sequencer 00] > 0 15 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 16 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 340 1 0 52 0 13184 2612 select Ds - 0:00.00 [dhclient] > 0 343 1 0 52 0 13184 2684 select Ds - 0:00.00 [dhclient] > 65 403 1 0 22 0 13188 2812 select DCs - 0:00.00 [dhclient] > 0 404 1 0 52 0 11468 1504 select Ds - 0:00.01 [devd] > 0 610 1 0 22 0 12896 2720 - Rs - 0:00.01 [syslogd] > 0 711 1 0 52 0 21092 8176 select Ds - 0:00.00 [sshd] > 0 715 1 0 52 0 12940 2492 nanslp Ds - 0:00.00 [cron] > 0 721 1 0 52 0 13596 2724 wait D - 0:00.00 [sh] > 0 722 1 0 52 0 12908 2416 piperd DC - 0:00.00 [logger] > 0 724 721 0 52 0 12740 2060 nanslp DC - 0:00.00 [sleep] > 0 729 1 0 52 0 12908 2300 select Ds - 0:00.00 [logger] > 0 730 1 0 24 0 13712 3056 wait Ds - 0:00.03 [login] > 0 731 730 0 24 0 13964 3808 pause D - 0:00.03 [csh] > 0 734 731 0 52 0 13596 2940 pause D+ - 0:00.01 [sh] > 0 810 734 0 52 0 13124 2412 - R+ - 0:00.00 [jail] > >------------------------------------------------------------------------ >vmstat -s > > 70704 cpu context switches > 2306 device interrupts > 498 software interrupts > 93025 traps > 92849 system calls > 16 kernel threads created > 638 fork() calls > 221 vfork() calls > 18 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 521 vnode pager pageins > 3437 vnode pager pages paged in > 0 vnode pager pageouts > 0 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 > 31265 copy-on-write faults > 40 copy-on-write optimized faults > 46103 zero fill pages zeroed > 0 zero fill pages prezeroed > 0 intransit blocking page faults > 89074 total VM faults taken > 404 page faults requiring I/O > 0 pages affected by kernel thread creation > 41195 pages affected by fork() > 7733 pages affected by vfork() > 638 pages affected by rfork() > 106020 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, 186, 0, 246, 0, 0, 0 >UMA Zones: 640, 0, 200, 0, 260, 0, 0, 0 >UMA Slabs 0: 80, 0, 6555, 0, 6555, 0, 0, 0 >UMA Slabs 1: 112, 0, 10, 0, 10, 0, 0, 0 >UMA Hash: 256, 0, 0, 0, 0, 0, 0, 0 >2 Bucket: 32, 0, 77, 177, 3088, 0, 0, 0 >4 Bucket: 48, 0, 6, 248, 23, 0, 0, 0 >8 Bucket: 80, 0, 34, 92, 249, 0, 0, 0 >16 Bucket: 144, 0, 9, 54, 126, 0, 0, 0 >32 Bucket: 256, 0, 31, 31, 283, 0, 0, 0 >64 Bucket: 512, 0, 30, 8, 939, 0, 0, 0 >128 Bucket: 1024, 0, 12, 20, 148, 0, 0, 0 >256 Bucket: 2048, 0, 44, 12, 313, 0, 0, 0 >SMR SHARED: 24, 0, 2, 252, 2, 0, 0, 0 >SMR CPU: 32, 0, 2, 252, 2, 0, 0, 0 >vmem: 1856, 0, 1, 7, 1, 0, 0, 0 >vmem btag: 56, 0, 1677, 77, 1677, 12, 0, 0 >VM OBJECT: 264, 0, 792, 108, 12096, 0, 0, 0 >RADIX NODE: 144, 0, 1373, 301, 28316, 0, 0, 0 >KMAP ENTRY: 96, 0, 6, 0, 6, 0, 0, 0 >MAP ENTRY: 96, 0, 634, 248, 40402, 0, 0, 0 >VMSPACE: 2552, 0, 16, 8, 879, 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, 5291, 297, 13870, 0, 0, 0 >pcpu-16: 16, 0, 14, 240, 14, 0, 0, 0 >pcpu-32: 32, 0, 0, 0, 0, 0, 0, 0 >pcpu-64: 64, 0, 454, 54, 454, 0, 0, 0 >malloc-16: 16, 0, 13876, 94, 62202, 0, 0, 0 >malloc-32: 32, 0, 6080, 16, 22415, 0, 0, 0 >malloc-64: 64, 0, 7346, 2306, 74228, 0, 0, 0 >malloc-128: 128, 0, 12961, 17, 100295, 0, 0, 0 >malloc-256: 256, 0, 806, 62, 4937, 0, 0, 0 >malloc-384: 384, 0, 866, 4, 66022, 0, 0, 0 >malloc-512: 512, 0, 1046, 94, 1839, 0, 0, 0 >malloc-1024: 1024, 0, 674, 14, 9613, 0, 0, 0 >malloc-2048: 2048, 0, 222, 10, 1464, 0, 0, 0 >malloc-4096: 4096, 0, 541, 9, 2519, 0, 0, 0 >malloc-8192: 8192, 0, 20, 0, 226, 0, 0, 0 >malloc-16384: 16384, 0, 7, 2, 437, 0, 0, 0 >malloc-32768: 32768, 0, 4, 0, 65, 0, 0, 0 >malloc-65536: 65536, 0, 16, 5, 189, 0, 0, 0 >SLEEPQUEUE: 80, 0, 166, 86, 166, 0, 0, 0 >kenv: 258, 0, 2, 28, 702, 0, 0, 0 >Files: 80, 0, 61, 65, 6934, 0, 0, 0 >filedesc0: 1072, 0, 32, 8, 894, 0, 0, 0 >PWD: 32, 0, 9, 245, 79, 0, 0, 0 >TURNSTILE: 136, 0, 166, 20, 166, 0, 0, 0 >rangeset pctrie nodes: 144, 0, 0, 0, 0, 0, 0, 0 >rl_entry: 40, 0, 23, 231, 23, 0, 0, 0 >lkpicurr: 160, 0, 2, 19, 2, 0, 0, 0 >lkpimm: 160, 0, 1, 20, 1, 0, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0, 0 >swrbuf: 2368, 128, 0, 0, 0, 0, 0, 0 >swwbuf: 2368, 64, 0, 0, 0, 0, 0, 0 >mdpbuf: 2368, 25, 0, 0, 0, 0, 0, 0 >nfspbuf: 2368, 128, 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: 1088, 0, 162, 6, 196, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0, 0 >PROC: 1352, 0, 31, 9, 893, 0, 0, 0 >PGRP: 88, 0, 13, 113, 23, 0, 0, 0 >THREAD: 1808, 0, 160, 0, 189, 0, 0, 0 >cpuset: 104, 0, 4, 122, 13, 0, 0, 0 >domainset: 40, 0, 0, 254, 5, 0, 0, 0 >audit_record: 1280, 0, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 0, 0, 254, 108, 0, 0, 0 >mbuf: 256, 392566, 1345, 179, 2104, 0, 0, 0 >mbuf_cluster: 2048, 61338, 254, 0, 254, 0, 0, 0 >mbuf_jumbo_page: 4096, 30669, 1088, 182, 1089, 0, 0, 0 >mbuf_jumbo_9k: 9216, 9087, 0, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 5111, 0, 0, 0, 0, 0, 0 >epoch_record pcpu: 256, 0, 4, 58, 4, 0, 0, 0 >ktls_session: 192, 0, 0, 0, 0, 0, 0, 0 >DEVCTL: 1024, 1000, 0, 0, 144, 0, 0, 0 >ttyinq: 160, 0, 15, 47, 45, 0, 0, 0 >ttyoutq: 256, 0, 8, 54, 24, 0, 0, 0 >IOMMU_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0, 0 >g_bio: 376, 0, 0, 30, 6020, 0, 0, 0 >linux_dma_pctrie: 144, 0, 0, 0, 0, 0, 0, 0 >linux_dma_object: 32, 0, 0, 0, 0, 0, 0, 0 >cryptop: 280, 0, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 82, 42557, 0, 0, 0 >taskq_zone: 192, 0, 0, 62, 404, 0, 0, 0 >VNODE: 488, 0, 569, 31, 817, 0, 0, 0 >BUF TRIE: 144, 0, 0, 0, 0, 0, 0, 0 >S VFS Cache: 104, 0, 994, 140, 1042, 0, 0, 0 >STS VFS Cache: 144, 0, 0, 0, 0, 0, 0, 0 >L VFS Cache: 320, 0, 0, 30, 1, 0, 0, 0 >LTS VFS Cache: 360, 0, 0, 0, 0, 0, 0, 0 >NAMEI: 1024, 0, 0, 16, 12405, 0, 0, 0 >NCLNODE: 616, 0, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0, 0 >TMPFS node: 224, 0, 0, 0, 0, 0, 0, 0 >Mountpoints: 2752, 0, 12, 0, 12, 0, 0, 0 >AIO: 208, 0, 0, 0, 0, 0, 0, 0 >AIOP: 32, 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 >pipe: 744, 0, 3, 13, 312, 0, 0, 0 >zfs_btree_leaf_cache: 4096, 0, 131, 23, 507, 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, 7, 137, 31750, 0, 0, 0 >zio_link_cache: 48, 0, 1, 253, 14008, 0, 0, 0 >zio_buf_comb_512: 512, 0, 97, 143, 19888, 0, 0, 0 >zio_buf_comb_1024: 1024, 0, 66, 14, 76, 0, 0, 0 >zio_buf_comb_1536: 1536, 0, 42, 6, 77, 0, 0, 0 >zio_buf_comb_2048: 2048, 0, 28, 4, 35, 0, 0, 0 >zio_buf_comb_2560: 2560, 0, 19, 1, 34, 0, 0, 0 >zio_buf_comb_3072: 3072, 0, 17, 3, 17, 0, 0, 0 >zio_buf_comb_3584: 3584, 0, 9, 1, 14, 0, 0, 0 >zio_buf_comb_4096: 4096, 0, 405, 1, 1358, 0, 0, 0 >zio_buf_comb_5120: 5120, 0, 1, 6, 31, 0, 0, 0 >zio_buf_comb_6144: 6144, 0, 1, 3, 13, 0, 0, 0 >zio_buf_comb_7168: 7168, 0, 0, 3, 11, 0, 0, 0 >zio_buf_comb_8192: 8192, 0, 3, 3, 83, 0, 0, 0 >zio_buf_comb_10240: 10240, 0, 2, 4, 27, 0, 0, 0 >zio_buf_comb_12288: 12288, 0, 1, 4, 48, 0, 0, 0 >zio_buf_comb_14336: 14336, 0, 1, 3, 19, 0, 0, 0 >zio_buf_comb_16384: 16384, 0, 141, 3, 453, 0, 0, 0 >zio_buf_comb_20480: 20480, 0, 1, 3, 33, 0, 0, 0 >zio_buf_comb_24576: 24576, 0, 1, 3, 28, 0, 0, 0 >zio_buf_comb_28672: 28672, 0, 0, 4, 20, 0, 0, 0 >zio_buf_comb_32768: 32768, 0, 1, 2, 19, 0, 0, 0 >zio_buf_comb_40960: 40960, 0, 4, 3, 56, 0, 0, 0 >zio_buf_comb_49152: 49152, 0, 0, 3, 36, 0, 0, 0 >zio_buf_comb_57344: 57344, 0, 2, 1, 25, 0, 0, 0 >zio_buf_comb_65536: 65536, 0, 0, 2, 26, 0, 0, 0 >zio_buf_comb_81920: 81920, 0, 1, 3, 76, 0, 0, 0 >zio_buf_comb_98304: 98304, 0, 0, 2, 68, 0, 0, 0 >zio_buf_comb_114688: 114688, 0, 0, 4, 28, 0, 0, 0 >zio_buf_comb_131072: 131072, 0, 79, 10, 552, 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, 2926, 0, 3371, 0, 0, 0 >sa_cache: 288, 0, 535, 5, 564, 0, 0, 0 >dnode_t: 816, 0, 836, 12, 1741, 0, 0, 0 >arc_buf_hdr_t_full: 240, 0, 928, 2, 10720, 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, 272, 236, 11635, 0, 0, 0 >dmu_buf_impl_t: 296, 0, 904, 86, 11937, 0, 0, 0 >zil_lwb_cache: 360, 0, 10, 20, 15, 0, 0, 0 >zil_zcw_cache: 80, 0, 1, 125, 15, 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, 535, 35, 564, 0, 0, 0 >ksiginfo: 112, 0, 28, 98, 55, 0, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0, 0 >KNOTE: 160, 0, 0, 62, 12, 0, 0, 0 >socket: 944, 31507, 16, 238, 1023, 0, 0, 0 >unpcb: 256, 31507, 10, 244, 910, 0, 0, 0 >ipq: 56, 1916, 0, 0, 0, 0, 0, 0 >udp_inpcb: 496, 31507, 2, 252, 98, 0, 0, 0 >udpcb: 32, 31507, 2, 252, 98, 0, 0, 0 >tcp_inpcb: 496, 31507, 2, 252, 2, 0, 0, 0 >tcpcb: 1080, 31507, 2, 252, 2, 0, 0, 0 >tcptw: 88, 6301, 0, 0, 0, 0, 0, 0 >syncache: 168, 15360, 0, 0, 0, 0, 0, 0 >hostcache: 96, 15360, 0, 0, 0, 0, 0, 0 >sackhole: 32, 0, 0, 0, 0, 0, 0, 0 >tfo: 4, 0, 0, 0, 0, 0, 0, 0 >tfo_ccache_entries: 80, 0, 0, 0, 0, 0, 0, 0 >tcpreass: 48, 3833, 0, 0, 0, 0, 0, 0 >tcp_log: 408, 5000000, 0, 0, 0, 0, 0, 0 >tcp_log_bucket: 176, 0, 0, 0, 0, 0, 0, 0 >tcp_log_node: 120, 0, 0, 0, 0, 0, 0, 0 >udplite_inpcb: 496, 31507, 0, 0, 0, 0, 0, 0 >ripcb: 496, 31507, 1, 253, 1, 0, 0, 0 >IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0, 0 >routing nhops: 256, 0, 8, 54, 14, 0, 0, 0 >rtentry: 176, 0, 11, 51, 14, 0, 0, 0 >swpctrie: 144, 122724, 0, 0, 0, 0, 0, 0 >swblk: 136, 122699, 0, 0, 0, 0, 0, 0 >ipq: 56, 1916, 0, 0, 0, 0, 0, 0 >udp_inpcb: 496, 31507, 0, 254, 1, 0, 0, 0 >udpcb: 32, 31507, 0, 254, 1, 0, 0, 0 >tcp_inpcb: 496, 31507, 0, 0, 0, 0, 0, 0 >tcpcb: 1080, 31507, 0, 0, 0, 0, 0, 0 >tcptw: 88, 6301, 0, 0, 0, 0, 0, 0 >syncache: 168, 15360, 0, 0, 0, 0, 0, 0 >hostcache: 96, 15360, 0, 0, 0, 0, 0, 0 >sackhole: 32, 0, 0, 0, 0, 0, 0, 0 >tfo: 4, 0, 0, 0, 0, 0, 0, 0 >tfo_ccache_entries: 80, 0, 0, 0, 0, 0, 0, 0 >udplite_inpcb: 496, 31507, 0, 0, 0, 0, 0, 0 >ripcb: 496, 31507, 0, 0, 0, 0, 0, 0 >IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0, 0 >rtentry: 176, 0, 0, 0, 0, 0, 0, 0 > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq4: uart0 uart2 385 5 >cpu0:timer 15592 220 >irq41: virtio_pci0 1920 27 >irq43: virtio_pci1 1 0 >Total 17898 253 > >------------------------------------------------------------------------ >pstat -T > > 61/31507 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 1K-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > > tty vtbd0 cpu > tin tout KB/t tps MB/s us ni sy in id > 4 284 13.3 152 2.0 4 0 12 1 83 > >------------------------------------------------------------------------ >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: > 0 packets sent > 0 data packets (0 bytes) > 0 data packets (0 bytes) retransmitted > 0 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 0 ack-only packets (0 delayed) > 0 URG only packets > 0 window probe packets > 0 window update packets > 0 control packets > 0 packets received > 0 acks (for 0 bytes) > 0 duplicate acks > 0 UDP tunneled pkts > 0 UDP tunneled pkt cnt with errors > 0 acks for unsent data > 0 packets (0 bytes) received in-sequence > 0 completely duplicate packets (0 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 > 0 connection requests > 0 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 0 connections established (including accepts) > 0 times used RTT from hostcache > 0 times used RTT variance from hostcache > 0 times used slow-start threshold from hostcache > 0 connections closed (including 0 drops) > 0 connections updated cached RTT on close > 0 connections updated cached RTT variance on close > 0 connections updated cached ssthresh on close > 0 embryonic connections dropped > 0 segments updated rtt (of 0 attempts) > 0 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 > 0 keepalive timeouts > 0 keepalive probes sent > 0 connections dropped by keepalive > 0 correct ACK header predictions > 0 correct data packet header predictions > 0 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 0 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 0 cookies sent > 0 cookies received > 0 hostcache entries added > 0 bucket overflow > 0 SACK recovery episodes > 0 segment rexmits in SACK recovery episodes > 0 byte rexmits in SACK recovery episodes > 0 SACK options (SACK blocks) received > 0 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 > 0 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 > 2 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 0 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 > 0 connections in FIN_WAIT_2 state > 0 connections in TIME_WAIT state >udp: > 0 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 0 dropped due to no socket > 0 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 0 delivered > 0 datagrams output > 0 times multicast source filter matched >ip: > 1 total packet 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 > 0 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 1 packet not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 0 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 > 0 message responses generated > 0 invalid return addresses > 0 no return routes >arp: > 1 ARP request sent > 0 ARP requests failed to sent > 0 ARP replies sent > 0 ARP requests received > 0 ARP replies received > 0 ARP packets received > 0 total packets dropped due to no ARP entry > 0 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 0 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 > 0 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 0 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 packets that violated scope rules > 0 multicast packets which we don't join > Mbuf statistics: > 0 one mbuf > 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 > 0 failures of source address selection >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > 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 >pfkey: > 0 requests sent from userland > 0 bytes sent from userland > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 0 requests sent to userland > 0 bytes sent to userland > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >netstat: memstat_kvm_all: > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffffe007e5b6000 tcp4 0 0 *.22 *.* LISTEN >fffffe007e5b6438 tcp6 0 0 *.22 *.* LISTEN >fffff800068527c0 udp4 0 0 *.514 *.* >fffff800068523e0 udp6 0 0 *.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff800068b2700 stream 0 0 102e8fe 80108c328 7fffffffe580 2b >fffff800068b2600 stream 0 0 102e8fe 80108c328 7fffffffe580 2b >fffff800068b2900 stream 0 0 102e8fe 80108c328 7fffffffe580 2b >fffff800068b2a00 stream 0 0 102e8fe 80108c328 7fffffffe580 2b >fffff800068b2d00 stream 0 0 102e8fe 80108c328 7fffffffe580 2b /var/run/devd.pipe >fffff800068b2200 dgram 0 0 102e8fe 80108c328 7fffffffe580 2b /var/run/devd.pipe >fffff800068b2400 dgram 0 0 102e8fe 80108c328 7fffffffe580 2b /var/run/devd.pipe >fffff800068b2b00 dgram 0 0 102e8fe 80108c328 7fffffffe580 2b /var/run/logpriv >fffff800068b2800 dgram 0 0 102e8fe 80108c328 7fffffffe580 2b /var/run/log >fffff800068b2c00 seqpac 0 0 102e8fe 80108c328 7fffffffe580 2b /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/128 *.ssh >tcp6 0/0/128 *.ssh > >------------------------------------------------------------------------ >fstat > >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root jail 810 root / 34 drwxr-xr-x 25 r >root jail 810 wd / 30 drwxr-x--- 17 r >root jail 810 text / 5236 -r-xr-xr-x 73544 r >root jail 810 ctty /dev 54 crw------- ttyu0 rw >root jail 810 0 /dev 40 crw-rw-rw- null r >root jail 810 1 /dev 54 crw------- ttyu0 rw >root jail 810 2 /dev 54 crw------- ttyu0 rw >root sh 734 root / 34 drwxr-xr-x 25 r >root sh 734 wd / 30 drwxr-x--- 17 r >root sh 734 text / 1223 -r-xr-xr-x 169816 r >root sh 734 ctty /dev 54 crw------- ttyu0 rw >root sh 734 0 /dev 54 crw------- ttyu0 rw >root sh 734 1 /dev 54 crw------- ttyu0 rw >root sh 734 2 /dev 54 crw------- ttyu0 rw >root sh 734 10 / 67457 -rwxr-xr-x 323 r >root csh 731 root / 34 drwxr-xr-x 25 r >root csh 731 wd / 30 drwxr-x--- 17 r >root csh 731 text / 1209 -r-xr-xr-x 443408 r >root csh 731 ctty /dev 54 crw------- ttyu0 rw >root csh 731 15 /dev 54 crw------- ttyu0 rw >root csh 731 16 /dev 54 crw------- ttyu0 rw >root csh 731 17 /dev 54 crw------- ttyu0 rw >root csh 731 18 /dev 54 crw------- ttyu0 rw >root csh 731 19 /dev 54 crw------- ttyu0 rw >root login 730 root / 34 drwxr-xr-x 25 r >root login 730 wd / 30 drwxr-x--- 17 r >root login 730 text / 5075 -r-sr-xr-x 26488 r >root login 730 ctty /dev 54 crw------- ttyu0 rw >root login 730 0 /dev 54 crw------- ttyu0 rw >root login 730 1 /dev 54 crw------- ttyu0 rw >root login 730 2 /dev 54 crw------- ttyu0 rw >root login 730 3* local dgram fffff800068b2400 <-> fffff800068b2b00 >root logger 729 root / 34 drwxr-xr-x 25 r >root logger 729 wd / 34 drwxr-xr-x 25 r >root logger 729 text / 5084 -r-xr-xr-x 16984 r >root logger 729 0 /dev 40 crw-rw-rw- null rw >root logger 729 1 /dev 40 crw-rw-rw- null rw >root logger 729 2 /dev 40 crw-rw-rw- null rw >root logger 729 3 >root logger 729 6* local stream fffff800068b2700 <-> fffff800068b2600 >root sleep 724 root / 34 drwxr-xr-x 25 r >root sleep 724 wd / 34 drwxr-xr-x 25 r >root sleep 724 text / 1215 -r-xr-xr-x 8136 r >root sleep 724 0 /dev 40 crw-rw-rw- null r >root sleep 724 1* pipe fffff800061df160 <-> fffff800061df000 0 rw >root sleep 724 2* pipe fffff800061df160 <-> fffff800061df000 0 rw >root logger 722 root / 34 drwxr-xr-x 25 r >root logger 722 wd / 34 drwxr-xr-x 25 r >root logger 722 text / 5084 -r-xr-xr-x 16984 r >root logger 722 0* pipe fffff800061df000 <-> fffff800061df160 0 rw >root logger 722 1 - - bad - >root logger 722 2 - - bad - >root logger 722 4* local stream fffff800068b2600 <-> fffff800068b2700 >root sh 721 root / 34 drwxr-xr-x 25 r >root sh 721 wd / 34 drwxr-xr-x 25 r >root sh 721 text / 1223 -r-xr-xr-x 169816 r >root sh 721 0 /dev 40 crw-rw-rw- null r >root sh 721 1* pipe fffff800061df160 <-> fffff800061df000 0 rw >root sh 721 2* pipe fffff800061df160 <-> fffff800061df000 0 rw >root cron 715 root / 34 drwxr-xr-x 25 r >root cron 715 wd / 166 drwxr-x--- 3 r >root cron 715 text / 5365 -r-xr-xr-x 47744 r >root cron 715 0 /dev 40 crw-rw-rw- null rw >root cron 715 1 /dev 40 crw-rw-rw- null rw >root cron 715 2 /dev 40 crw-rw-rw- null rw >root cron 715 3 / 169 drwxr-xr-x 23 r >root cron 715 4 / 163890 -rw------- 3 w >root sshd 711 root / 34 drwxr-xr-x 25 r >root sshd 711 wd / 34 drwxr-xr-x 25 r >root sshd 711 text / 5414 -r-xr-xr-x 386664 r >root sshd 711 0 /dev 40 crw-rw-rw- null rw >root sshd 711 1 /dev 40 crw-rw-rw- null rw >root sshd 711 2 /dev 40 crw-rw-rw- null rw >root sshd 711 3* internet6 stream tcp fffffe007eae8438 >root sshd 711 4* internet stream tcp fffffe007eae8000 >root syslogd 610 root / 34 drwxr-xr-x 25 r >root syslogd 610 wd / 34 drwxr-xr-x 25 r >root syslogd 610 text / 5158 -r-xr-xr-x 56776 r >root syslogd 610 0 /dev 40 crw-rw-rw- null rw >root syslogd 610 1 /dev 40 crw-rw-rw- null rw >root syslogd 610 2 /dev 40 crw-rw-rw- null rw >root syslogd 610 3* pipe fffff800061df5d0 <-> fffff800061df730 0 rw >root syslogd 610 4* pipe fffff800061df730 <-> fffff800061df5d0 0 rw >root syslogd 610 5 /dev 24 crw------- klog r >root syslogd 610 6* internet6 dgram udp fffff800068137c0 >root syslogd 610 7* internet dgram udp fffff800068133e0 >root syslogd 610 8* local dgram fffff800068b2800 >root syslogd 610 9* local dgram fffff800068b2b00 >root syslogd 610 10 / 169 drwxr-xr-x 23 r >root syslogd 610 11 / 163884 -rw------- 3 w >root syslogd 610 13 - - bad - >root syslogd 610 14 /var/log 132 -rw-r--r-- 2105446 w >root syslogd 610 15 /var/log 134 -rw------- 63 w >root syslogd 610 16 /var/log 128 -rw------- 12583 w >root syslogd 610 17 /var/log 145 -rw-r----- 28448 w >root syslogd 610 18 /var/log 129 -rw------- 249575 w >root syslogd 610 19 /var/log 130 -rw------- 63 w >root syslogd 610 20 /var/log 135 -rw-r--r-- 76986 w >root syslogd 610 22 /var/log 136 -rw------- 63 w >root syslogd 610 23 /var/log 137 -rw-r--r-- 63 w >root syslogd 610 24 /var/log 138 -rw-r----- 63 w >root devd 404 root / 34 drwxr-xr-x 25 r >root devd 404 wd / 34 drwxr-xr-x 25 r >root devd 404 text / 163887 -r-xr-xr-x 969528 r >root devd 404 0 /dev 40 crw-rw-rw- null rw >root devd 404 1 /dev 40 crw-rw-rw- null rw >root devd 404 2 /dev 40 crw-rw-rw- null rw >root devd 404 3 /dev 4 crw------- devctl r >root devd 404 4* local stream fffff800068b2d00 >root devd 404 5* local seqpak fffff800068b2c00 >root devd 404 6 / 169 drwxr-xr-x 23 r >root devd 404 7 / 163870 -rw------- 3 w >root devd 404 8* local dgram fffff800068b2200 <-> fffff800068b2b00 >_dhcp dhclient 403 root / 34 drwxr-xr-x 25 r >_dhcp dhclient 403 wd / 34 drwxr-xr-x 25 r >_dhcp dhclient 403 text / 15804 -r-xr-xr-x 119632 r >_dhcp dhclient 403 0 /dev 40 crw-rw-rw- null rw >_dhcp dhclient 403 1 /dev 40 crw-rw-rw- null rw >_dhcp dhclient 403 2 /dev 40 crw-rw-rw- null rw >_dhcp dhclient 403 3 / 170 drwxr-xr-x 3 r >_dhcp dhclient 403 4* local stream fffff800068b2a00 <-> fffff800068b2900 >_dhcp dhclient 403 5 / 163865 -rw-r--r-- 3 w >_dhcp dhclient 403 7 /dev 36 crw------- bpf r >_dhcp dhclient 403 8* route raw 0 fffff80006835b10 >_dhcp dhclient 403 9 / 32901 ---------- 1036 w >_dhcp dhclient 403 11* pipe fffff800061e1160 <-> fffff800061e1000 0 rw >root dhclient 343 root / 34 drwxr-xr-x 25 r >root dhclient 343 wd / 34 drwxr-xr-x 25 r >root dhclient 343 text / 15804 -r-xr-xr-x 119632 r >root dhclient 343 0 /dev 40 crw-rw-rw- null rw >root dhclient 343 1 /dev 40 crw-rw-rw- null rw >root dhclient 343 2 /dev 40 crw-rw-rw- null rw >root dhclient 343 3 / 170 drwxr-xr-x 3 r >root dhclient 343 4* local stream fffff800068b2a00 <-> fffff800068b2900 >root dhclient 343 5 / 163865 -rw-r--r-- 3 w >root dhclient 343 8 /dev 36 crw------- bpf w >root dhclient 343 9* internet raw ip fffff80006f609b0 >root dhclient 343 10* pipe fffff800061e1000 <-> fffff800061e1160 0 rw >root dhclient 340 root / 34 drwxr-xr-x 25 r >root dhclient 340 wd / 34 drwxr-xr-x 25 r >root dhclient 340 text / 15804 -r-xr-xr-x 119632 r >root dhclient 340 0 /dev 40 crw-rw-rw- null rw >root dhclient 340 1 /dev 40 crw-rw-rw- null rw >root dhclient 340 2 /dev 40 crw-rw-rw- null rw >root dhclient 340 3 >root dhclient 340 6* local stream fffff800068b2900 <-> fffff800068b2a00 >root init 1 root / 34 drwxr-xr-x 25 r >root init 1 wd / 34 drwxr-xr-x 25 r >root init 1 text / 163893 -r-xr-xr-x 1232464 r >root kernel 0 root / 34 drwxr-xr-x 25 r >root kernel 0 wd / 34 drwxr-xr-x 25 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.1-BETA2 #0 releng/13.1-n249982-88358b6dcbe: Thu Mar 17 02:23:35 UTC 2022 > root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 >FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) >VT: init without driver. >CPU: Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz (2300.00-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x406e3 Family=0x6 Model=0x4e Stepping=3 > Features=0x9f83fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2,SS,HTT,PBE> > Features2=0xfeda7a17<SSE3,PCLMULQDQ,DTES64,DS_CPL,SSSE3,SDBG,FMA,CX16,xTPR,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND,HV> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x121<LAHF,ABM,Prefetch> > Structured Extended Features=0x40f39<FSGSBASE,BMI1,HLE,AVX2,BMI2,ERMS,INVPCID,RTM,RDSEED> > XSAVE Features=0x1<XSAVEOPT> > TSC: P-state invariant >Hypervisor: Origin = "bhyve bhyve " >real memory = 1073741824 (1024 MB) >avail memory = 997986304 (951 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <BHYVE BVMADT > >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >random: unblocking device. >ioapic0 <Version 1.1> irqs 0-31 >random: entropy device external interface >kbd1 at kbdmux0 >smbios0: <System Management BIOS> at iomem 0xf1000-0xf101e >smbios0: Version: 2.6, BCD Revision: 2.6 >aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS> >acpi0: <BHYVE BVXSDT> >acpi0: Power Button (fixed) >atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 >atrtc0: registered as a time-of-day clock, resolution 1.000000s >Event timer "RTC" frequency 32768 Hz quality 0 >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 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 16777216 Hz quality 950 >Event timer "HPET" frequency 16777216 Hz quality 550 >Event timer "HPET1" frequency 16777216 Hz quality 450 >Event timer "HPET2" frequency 16777216 Hz quality 450 >Event timer "HPET3" frequency 16777216 Hz quality 450 >Event timer "HPET4" frequency 16777216 Hz quality 450 >Event timer "HPET5" frequency 16777216 Hz quality 450 >Event timer "HPET6" frequency 16777216 Hz quality 450 >Event timer "HPET7" frequency 16777216 Hz quality 450 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pcib0: could not evaluate _ADR - AE_NOT_FOUND >pci0: <ACPI PCI bus> on pcib0 >virtio_pci0: <VirtIO PCI (legacy) Block adapter> port 0x2000-0x207f mem 0xc0000000-0xc0001fff irq 16 at device 4.0 on pci0 >vtblk0: <VirtIO Block Adapter> on virtio_pci0 >vtblk0: 20480MB (41943040 512 byte sectors) >virtio_pci1: <VirtIO PCI (legacy) Network adapter> port 0x2080-0x20bf mem 0xc0002000-0xc0003fff irq 17 at device 5.0 on pci0 >vtnet0: <VirtIO Networking Adapter> on virtio_pci1 >vtnet0: Ethernet address: 58:9c:fc:00:a7:65 >vtnet0: netmap queues/slots: TX 1/1024, RX 1/512 >000.000149 [ 450] vtnet_netmap_attach vtnet attached txq=1, txd=1024 rxq=1, rxd=512 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >vmgenc0: <VM Generation Counter> on acpi0 >atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) >psm0: <PS/2 Mouse> irq 12 on atkbdc0 >psm0: [GIANT-LOCKED] >WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 14.0. >psm0: model Generic PS/2 mouse, device ID 0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart0: console (9600,n,8,1) >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >uart2: <16550 or compatible> port 0x3e8-0x3ef irq 4 on acpi0 >uart3: <16550 or compatible> port 0x2e8-0x2ef irq 3 on acpi0 >vga0: <Generic ISA VGA> at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff pnpid PNP0900 on isa0 >Timecounter "TSC-low" frequency 1152040560 Hz quality 1000 >Timecounters tick every 10.000 msec >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >usb_needs_explore_all: no devclass >Trying to mount root from zfs:zroot/ROOT/default []... >Setting hostuuid: 95bfc1be-a391-11ec-a3b4-589cfc00a765. >Setting hostid: 0x367b916a. >no pools available to import >Starting file system checks: >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat/pkg >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: johan131. >Setting up harvesting: VMGENID,PURE_RDRAND,[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >lo0: link state changed to UP >vtnet0: link state changed to UP >Starting Network: lo0 vtnet0. >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> >vtnet0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=80028<VLAN_MTU,JUMBO_MTU,LINKSTATE> > ether 58:9c:fc:00:a7:65 > media: Ethernet autoselect (10Gbase-T <full-duplex>) > status: active > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >Starting devd. >Starting dhclient. >DHCPREQUEST on vtnet0 to 255.255.255.255 port 67 >DHCPACK from 10.1.1.1 >bound to 10.1.1.16 -- renewal in 1800 seconds. >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 >Clearing /tmp (X related). >Creating and/or trimming log files. >Updating /var/run/os-release done. >Updating motd:. >Starting syslogd. >/etc/rc: WARNING: Dump device does not exist. Savecore not run. >Mounting late filesystems:. >Performing sanity check on sshd configuration. >Starting sshd. >Starting cron. >Starting background file system checks in 60 seconds. > >Sat Mar 26 12:50:34 UTC 2022 >Mar 26 12:50:40 johan131 login[730]: ROOT LOGIN (root) ON ttyu0 >epair0a: Ethernet address: 02:95:68:9d:65:0a >epair0b: Ethernet address: 02:95:68:9d:65:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: link state changed to DOWN >epair0b: link state changed to DOWN >epair0a: Ethernet address: 02:11:a9:cb:c1:0a >epair0b: Ethernet address: 02:11:a9:cb:c1:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: link state changed to DOWN >epair0b: link state changed to DOWN >epair0a: Ethernet address: 02:43:9e:d4:cd:0a >epair0b: Ethernet address: 02:43:9e:d4:cd:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: link state changed to DOWN >epair0b: link state changed to DOWN >epair0a: Ethernet address: 02:65:73:5a:1d:0a >epair0b: Ethernet address: 02:65:73:5a:1d:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: link state changed to DOWN >epair0b: link state changed to DOWN >epair0a: Ethernet address: 02:86:5b:77:7c:0a >epair0b: Ethernet address: 02:86:5b:77:7c:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: link state changed to DOWN >epair0b: link state changed to DOWN > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x440 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff80bf8f0e >stack pointer = 0x28:0xfffffe007d9c98f0 >frame pointer = 0x28:0xfffffe007d9c9970 >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 = 810 (jail) >trap number = 12 >panic: page fault >cpuid = 0 >time = 1648299042 >KDB: stack backtrace: >#0 0xffffffff80c69345 at kdb_backtrace+0x65 >#1 0xffffffff80c1b9bf at vpanic+0x17f >#2 0xffffffff80c1b833 at panic+0x43 >#3 0xffffffff810addf5 at trap_fatal+0x385 >#4 0xffffffff810ade4f at trap_pfault+0x4f >#5 0xffffffff810851c8 at calltrap+0x8 >#6 0xffffffff80d2eb1d at _if_delgroup_locked+0x40d >#7 0xffffffff80d2da1e at if_detach_internal+0xbe >#8 0xffffffff80d339bc at if_vmove+0x3c >#9 0xffffffff80d338d0 at vnet_if_return+0xc0 >#10 0xffffffff80d650e0 at vnet_destroy+0x140 >#11 0xffffffff80be1156 at prison_deref+0x996 >#12 0xffffffff80bddac7 at kern_jail_set+0x1507 >#13 0xffffffff80bdfae0 at sys_jail_set+0x40 >#14 0xffffffff810ae6ec at amd64_syscall+0x10c >#15 0xffffffff81085adb at fast_syscall_common+0xf8 >Uptime: 13s >debugnet: overwriting mbuf zone pointers >debugnet_connect: searching for gateway MAC... >netdumping to 10.1.1.1 (c2:8a:5e:04:d9:a2) >Dumping 114 out of 984 MB:..14%..28%..42%..56%..70%..84%..98% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options IICHID_SAMPLING >options HID_DEBUG >options EVDEV_SUPPORT >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options IEEE80211_SUPPORT_MESH >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options PPS_SYNC >options COMPAT_LINUXKPI >options PCI_IOV >options PCI_HP >options IOMMU >options EARLY_AP_STARTUP >options SMP >options NETGDB >options NETDUMP >options DEBUGNET >options ZSTDIO >options GZIO >options EKCD >options KDB_TRACE >options KDB >options RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >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 EFIRT >options GEOM_LABEL >options GEOM_RAID >options TMPFS >options PSEUDOFS >options PROCFS >options CD9660 >options MSDOSFS >options NFS_ROOT >options NFSLOCKD >options NFSD >options NFSCL >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options KERN_TLS >options SCTP_SUPPORT >options TCP_RFC7413 >options TCP_HHOOK >options TCP_BLACKBOX >options TCP_OFFLOAD >options ROUTE_MPATH >options IPSEC_SUPPORT >options INET6 >options INET >options VIMAGE >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 smbios >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device isci >device ocs_fc >device pvscsi >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device iir >device ips >device mly >device twa >device smartpqi >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device mrsas >device pmspcv >device twe >device nvme >device nvd >device vmd >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 cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device iflib >device em >device igc >device ix >device ixv >device ixl >device iavf >device ice >device vmx >device axp >device bxe >device le >device ti >device mlx5 >device mlxfw >device mlx5en >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device jme >device lge >device msk >device nfe >device nge >device re >device rl >device sge >device sis >device sk >device ste >device stge >device vge >device vr >device xl >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wpi >device crypto >device aesni >device loop >device padlock_rng >device rdrand_rng >device ether >device vlan >device tuntap >device md >device gif >device firmware >device xz >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device rtsx >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device kvm_clock >device hyperv >device xenpci >device netmap >device evdev >device uinput >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 262829
:
232736
|
232737
| 232738 |
232787