FreeBSD Bugzilla – Attachment 224255 Details for
Bug 255208
FATAL crash/reboot upon trying to mount a VirtualBox shared folder in FreeBSD guest (13.0 RELEASE)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core.txt
core.txt.0 (text/plain), 71.08 KB, created by
Daniel Tameling
on 2021-04-19 15:04:18 UTC
(
hide
)
Description:
core.txt
Filename:
MIME Type:
Creator:
Daniel Tameling
Created:
2021-04-19 15:04:18 UTC
Size:
71.08 KB
patch
obsolete
>Virtualbox dumped core - see /var/crash/vmcore.0 > >Mon Apr 19 10:48:41 CEST 2021 > >FreeBSD Virtualbox 13.0-RELEASE FreeBSD 13.0-RELEASE #0 releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:24:09 UTC 2021 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > >panic: page fault > >GNU gdb (GDB) 10.1 [GDB v10.1 for FreeBSD] >Copyright (C) 2020 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: > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x0 >fault code = supervisor read instruction, page not present >instruction pointer = 0x20:0x0 >stack pointer = 0x0:0xfffffe009db5e688 >frame pointer = 0x0:0xfffffe009db5e6e0 >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 = 926 (mount_vboxvfs) >trap number = 12 >panic: page fault >cpuid = 0 >time = 1618822070 >KDB: stack backtrace: >#0 0xffffffff80c57345 at kdb_backtrace+0x65 >#1 0xffffffff80c09d21 at vpanic+0x181 >#2 0xffffffff80c09b93 at panic+0x43 >#3 0xffffffff8108b187 at trap_fatal+0x387 >#4 0xffffffff8108b1df at trap_pfault+0x4f >#5 0xffffffff8108a83d at trap+0x27d >#6 0xffffffff810617a8 at calltrap+0x8 >#7 0xffffffff8297f327 at vboxfs_alloc_vp+0x267 >#8 0xffffffff8297d8ee at vboxfs_root+0x1e >#9 0xffffffff80cdabb1 at vfs_domount+0x961 >#10 0xffffffff80cd9a57 at vfs_donmount+0x8e7 >#11 0xffffffff80cd9139 at sys_nmount+0x69 >#12 0xffffffff8108ba8c at amd64_syscall+0x10c >#13 0xffffffff810620ce at fast_syscall_common+0xf8 >Uptime: 10s >Dumping 196 out of 3044 MB:..9%..17%..25%..33%..41%..57%..65%..74%..82%..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 0xffffffff80c09916 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:486 >#3 0xffffffff80c09d90 in vpanic (fmt=<optimized out>, ap=<optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:919 >#4 0xffffffff80c09b93 in panic (fmt=<unavailable>) > at /usr/src/sys/kern/kern_shutdown.c:843 >#5 0xffffffff8108b187 in trap_fatal (frame=0xfffffe009db5e5c0, eva=0) > at /usr/src/sys/amd64/amd64/trap.c:915 >#6 0xffffffff8108b1df in trap_pfault (frame=frame@entry=0xfffffe009db5e5c0, > usermode=false, signo=<optimized out>, signo@entry=0x0, > ucode=<optimized out>, ucode@entry=0x0) > at /usr/src/sys/amd64/amd64/trap.c:732 >#7 0xffffffff8108a83d in trap (frame=0xfffffe009db5e5c0) > at /usr/src/sys/amd64/amd64/trap.c:398 >#8 <signal handler called> >#9 0x0000000000000000 in ?? () >#10 0xffffffff80cfc1b8 in VOP_LOCK1 (vp=0xfffff80070b687a0, flags=525312, > file=0xffffffff8299449d "/wrkdirs/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-6.1.18/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c", line=252) at ./vnode_if.h:1127 >#11 _vn_lock (vp=0xfffff80070b687a0, flags=525312, > file=0xffffffff8299449d "/wrkdirs/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-6.1.18/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c", line=252) at /usr/src/sys/kern/vfs_vnops.c:1742 >#12 0xffffffff8297f327 in vboxfs_alloc_vp () from /boot/modules/vboxvfs.ko >#13 0xffffffff8297d8ee in vboxfs_root () from /boot/modules/vboxvfs.ko >#14 0xffffffff80cdabb1 in vfs_domount_first (td=0xfffffe009deb2700, > vfsp=0xffffffff82995de0 <vboxvfs_vfsconf>, > fspath=0xfffff80014b1f000 "/usr/home/dtameling/Vbox", > vp=0xfffffe009e4c45c0, fsflags=<optimized out>, > optlist=0xfffffe009db5ea18) at /usr/src/sys/kern/vfs_mount.c:971 >#15 vfs_domount (td=<optimized out>, td@entry=0xfffffe009deb2700, > fstype=<optimized out>, fstype@entry=0xfffff80070566e80 "vboxvfs", > fspath=<optimized out>, > fspath@entry=0xfffff80070c25300 "/usr/home/dtameling/Vbox", > fsflags=<optimized out>, fsflags@entry=64, > optlist=optlist@entry=0xfffffe009db5ea18) > at /usr/src/sys/kern/vfs_mount.c:1366 >#16 0xffffffff80cd9a57 in vfs_donmount (td=0xfffffe009db5e698, > td@entry=0xfffffe009deb2700, fsflags=fsflags@entry=64, > fsoptions=0xfffff8006bf73900) at /usr/src/sys/kern/vfs_mount.c:787 >#17 0xffffffff80cd9139 in sys_nmount (td=0xfffffe009deb2700, > uap=0xfffffe009deb2ae8) at /usr/src/sys/kern/vfs_mount.c:441 >#18 0xffffffff8108ba8c in syscallenter (td=0xfffffe009deb2700) > at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:189 >#19 amd64_syscall (td=0xfffffe009deb2700, traced=0) > at /usr/src/sys/amd64/amd64/trap.c:1156 >#20 <signal handler called> >#21 0x000000080037fdca in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffffffe978 >(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.15 [kernel] > 0 1 0 0 52 0 11824 968 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 crypto_r DL - 0:00.00 [crypto returns 0] > 0 5 0 0 -16 0 0 0 - RL - 0:00.21 [cam] > 0 6 0 0 -8 0 0 0 t->zthr_ DL - 0:00.18 [zfskern] > 0 7 0 0 -16 0 0 0 - DL - 0:00.01 [rand_harvestq] > 0 8 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon] > 0 9 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 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:05.41 [idle] > 0 12 0 0 -52 0 0 0 - WL - 0:00.15 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.01 [geom] > 0 14 0 0 -16 0 0 0 seqstate DL - 0:00.00 [sequencer 00] > 0 15 0 0 -68 0 0 0 - DL - 0:00.00 [usb] > 0 16 0 0 -16 0 0 0 qsleep DL - 0:00.00 [bufdaemon] > 0 17 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 18 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 19 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 20 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 21 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 22 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 23 1 0 52 0 13624 2704 wait Ds+ - 0:00.03 [sh] > 0 174 0 0 -20 0 0 0 VBoxIS DL - 0:00.00 [Timer] > 0 460 1 0 52 0 13192 2716 select Ds - 0:00.00 [dhclient] > 0 463 1 0 4 0 13192 2792 select Ds - 0:00.00 [dhclient] > 65 524 1 0 52 0 13196 2904 select DCs - 0:00.00 [dhclient] > 0 530 1 0 52 0 11492 1480 select Ds - 0:00.00 [devd] > 59 646 1 0 52 0 27612 10052 select Ds - 0:00.01 [local-unbound] > 0 792 1 0 52 0 12920 2788 zcw->zcw Ds - 0:00.00 [syslogd] >556 846 1 0 52 0 14044 3704 select Ds - 0:00.00 [dbus-daemon] > 0 874 1 0 52 0 16328 4380 sigwait Ds - 0:00.00 [VBoxService] > 0 884 1 0 52 0 21792 7432 select D - 0:00.00 [console-kit-daemon] > 0 885 1 0 52 0 13100 2452 select Ds - 0:00.00 [moused] >565 908 1 0 52 0 2168716 24176 select D - 0:00.07 [polkitd] > 0 920 1 0 52 0 12964 2612 nanslp Ds - 0:00.00 [cron] > 0 921 23 0 52 0 13624 2720 ppwait D+ - 0:00.00 [sh] > 0 925 920 0 52 0 12964 2608 piperd D - 0:00.00 [cron] > 0 926 925 0 52 0 12772 2228 - Rs - 0:00.00 [mount_vboxvfs] > 0 936 921 0 52 0 436 76 zio->io_ DV+ - 0:00.00 [sh] > >------------------------------------------------------------------------ >vmstat -s > > 34163 cpu context switches > 3069 device interrupts > 176 software interrupts > 92894 traps > 108567 system calls > 23 kernel threads created > 639 fork() calls > 252 vfork() calls > 22 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 1042 vnode pager pageins > 8711 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 > 33448 copy-on-write faults > 88 copy-on-write optimized faults > 47138 zero fill pages zeroed > 0 zero fill pages prezeroed > 0 intransit blocking page faults > 92294 total VM faults taken > 898 page faults requiring I/O > 0 pages affected by kernel thread creation > 33979 pages affected by fork() > 8818 pages affected by vfork() > 776 pages affected by rfork() > 129435 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, 175, 0, 175, 0, 0, 0 >UMA Zones: 640, 0, 189, 0, 189, 0, 0, 0 >UMA Slabs 0: 80, 0, 11523, 0, 11523, 0, 0, 0 >UMA Slabs 1: 112, 0, 6, 0, 6, 0, 0, 0 >UMA Hash: 256, 0, 0, 0, 0, 0, 0, 0 >2 Bucket: 32, 0, 118, 260, 10898, 0, 0, 0 >4 Bucket: 48, 0, 5, 79, 26, 0, 0, 0 >8 Bucket: 80, 0, 69, 31, 1486, 0, 0, 0 >16 Bucket: 144, 0, 9, 19, 499, 0, 0, 0 >32 Bucket: 256, 0, 27, 18, 807, 1, 0, 0 >64 Bucket: 512, 0, 17, 7, 795, 85, 0, 0 >128 Bucket: 1024, 0, 13, 2, 583, 0, 0, 0 >256 Bucket: 2048, 0, 44, 8, 2161,1430, 0, 0 >SMR SHARED: 24, 0, 2, 29, 2, 0, 0, 0 >SMR CPU: 32, 0, 2, 29, 2, 0, 0, 0 >vmem: 1856, 0, 1, 1, 1, 0, 0, 0 >vmem btag: 56, 0, 3030, 54, 3030, 84, 0, 0 >VM OBJECT: 264, 0, 987, 123, 13611, 0, 0, 0 >RADIX NODE: 144, 0, 2684, 85, 30164, 0, 0, 0 >KMAP ENTRY: 96, 0, 19, 0, 29, 0, 0, 0 >MAP ENTRY: 96, 0, 820, 314, 41847, 0, 0, 0 >VMSPACE: 2544, 0, 18, 3, 915, 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, 3144, 182, 3151, 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, 458, 54, 458, 0, 0, 0 >malloc-16: 16, 0, 12935, 169, 55020, 0, 0, 0 >malloc-32: 32, 0, 6417, 9, 20376, 0, 0, 0 >malloc-64: 64, 0, 8583, 1875, 96359, 0, 0, 0 >malloc-128: 128, 0, 14770, 17, 88604, 0, 0, 0 >malloc-256: 256, 0, 1386, 9, 5808, 0, 0, 0 >malloc-384: 384, 0, 1212, 8, 60024, 0, 0, 0 >malloc-512: 512, 0, 142, 2, 1188, 0, 0, 0 >malloc-1024: 1024, 0, 973, 7, 9320, 0, 0, 0 >malloc-2048: 2048, 0, 122, 2, 4579, 0, 0, 0 >malloc-4096: 4096, 0, 761, 2, 3373, 0, 0, 0 >malloc-8192: 8192, 0, 32, 1, 338, 0, 0, 0 >malloc-16384: 16384, 0, 23, 0, 836, 0, 0, 0 >malloc-32768: 32768, 0, 9, 0, 200, 0, 0, 0 >malloc-65536: 65536, 0, 9, 0, 242, 0, 0, 0 >SLEEPQUEUE: 80, 0, 478, 2, 478, 0, 0, 0 >kenv: 258, 0, 17, 13, 809, 0, 0, 0 >Files: 80, 0, 101, 49, 8568, 0, 0, 0 >filedesc0: 1072, 0, 41, 8, 937, 0, 0, 0 >PWD: 32, 0, 13, 113, 114, 0, 0, 0 >rl_entry: 40, 0, 22, 79, 22, 0, 0, 0 >TURNSTILE: 136, 0, 478, 5, 478, 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 >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 >MAC labels: 40, 0, 0, 0, 0, 0, 0, 0 >PROC: 1320, 0, 40, 2, 936, 0, 0, 0 >PGRP: 88, 0, 13, 33, 22, 0, 0, 0 >THREAD: 1792, 0, 477, 0, 507, 0, 0, 0 >cpuset: 104, 0, 3, 28, 3, 0, 0, 0 >domainset: 40, 0, 0, 0, 0, 0, 0, 0 >audit_record: 1280, 0, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 0, 1, 14, 78, 0, 0, 0 >mbuf: 256, 1213694, 6273, 27, 6670, 0, 0, 0 >mbuf_cluster: 2048, 189639, 2190, 2, 2191, 0, 0, 0 >mbuf_jumbo_page: 4096, 94819, 0, 0, 0, 0, 0, 0 >mbuf_jumbo_9k: 9216, 28094, 0, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 15803, 0, 0, 0, 0, 0, 0 >epoch_record pcpu: 256, 0, 4, 12, 4, 0, 0, 0 >ktls_session: 192, 0, 0, 0, 0, 0, 0, 0 >ttyinq: 160, 0, 15, 35, 180, 0, 0, 0 >ttyoutq: 256, 0, 8, 22, 96, 0, 0, 0 >FPU_save_area: 832, 0, 1, 8, 1, 0, 0, 0 >DEVCTL: 1024, 1000, 0, 0, 146, 0, 0, 0 >IOMMU_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0, 0 >g_bio: 376, 0, 1, 39, 8966, 0, 0, 0 >linux_dma_pctrie: 144, 0, 0, 0, 0, 0, 0, 0 >linux_dma_object: 24, 0, 0, 0, 0, 0, 0, 0 >cryptop: 280, 0, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0, 0 >taskq_zone: 192, 0, 0, 42, 380, 0, 0, 0 >VNODE: 488, 0, 801, 31, 1080, 0, 0, 0 >BUF TRIE: 144, 0, 0, 0, 0, 0, 0, 0 >NAMEI: 1024, 0, 1, 3, 15517, 0, 0, 0 >S VFS Cache: 104, 0, 1433, 88, 1497, 0, 0, 0 >STS VFS Cache: 144, 0, 0, 0, 0, 0, 0, 0 >L VFS Cache: 320, 0, 0, 12, 1, 0, 0, 0 >LTS VFS Cache: 360, 0, 0, 0, 0, 0, 0, 0 >TMPFS node: 224, 0, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0, 0 >NCLNODE: 592, 0, 0, 0, 0, 0, 0, 0 >pipe: 744, 0, 5, 5, 314, 0, 0, 0 >Mountpoints: 2752, 0, 13, 1, 13, 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 >zfs_btree_leaf_cache: 4096, 0, 219, 30, 540, 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, 10, 431, 28498, 0, 0, 0 >zio_link_cache: 48, 0, 3, 501, 13851, 0, 0, 0 >zio_buf_comb_512: 512, 0, 246, 66, 11002, 0, 0, 0 >zio_buf_comb_1024: 1024, 0, 75, 1, 95, 0, 0, 0 >zio_buf_comb_1536: 1536, 0, 42, 3, 59, 0, 0, 0 >zio_buf_comb_2048: 2048, 0, 54, 0, 242, 0, 0, 0 >zio_buf_comb_2560: 2560, 0, 21, 0, 32, 0, 0, 0 >zio_buf_comb_3072: 3072, 0, 13, 3, 13, 0, 0, 0 >zio_buf_comb_3584: 3584, 0, 18, 0, 18, 0, 0, 0 >zio_buf_comb_4096: 4096, 0, 704, 0, 2283, 0, 0, 0 >zio_buf_comb_5120: 5120, 0, 2, 5, 40, 0, 0, 0 >zio_buf_comb_6144: 6144, 0, 2, 8, 43, 0, 0, 0 >zio_buf_comb_7168: 7168, 0, 0, 5, 18, 0, 0, 0 >zio_buf_comb_8192: 8192, 0, 1, 34, 493, 0, 0, 0 >zio_buf_comb_10240: 10240, 0, 1, 6, 26, 0, 0, 0 >zio_buf_comb_12288: 12288, 0, 1, 23, 296, 0, 0, 0 >zio_buf_comb_14336: 14336, 0, 0, 6, 22, 0, 0, 0 >zio_buf_comb_16384: 16384, 0, 298, 0, 1505, 0, 0, 0 >zio_buf_comb_20480: 20480, 0, 1, 5, 88, 0, 0, 0 >zio_buf_comb_24576: 24576, 0, 2, 5, 75, 0, 0, 0 >zio_buf_comb_28672: 28672, 0, 1, 4, 50, 0, 0, 0 >zio_buf_comb_32768: 32768, 0, 0, 4, 70, 0, 0, 0 >zio_buf_comb_40960: 40960, 0, 3, 2, 103, 0, 0, 0 >zio_buf_comb_49152: 49152, 0, 2, 8, 144, 0, 0, 0 >zio_buf_comb_57344: 57344, 0, 3, 1, 92, 0, 0, 0 >zio_buf_comb_65536: 65536, 0, 1, 2, 106, 0, 0, 0 >zio_buf_comb_81920: 81920, 0, 0, 4, 295, 0, 0, 0 >zio_buf_comb_98304: 98304, 0, 0, 2, 225, 0, 0, 0 >zio_buf_comb_114688: 114688, 0, 0, 4, 55, 0, 0, 0 >zio_buf_comb_131072: 131072, 0, 101, 5, 896, 0, 0, 0 >zio_buf_comb_163840: 163840, 0, 0, 1, 5, 0, 0, 0 >zio_buf_comb_196608: 196608, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_229376: 229376, 0, 0, 2, 2, 0, 0, 0 >zio_buf_comb_262144: 262144, 0, 0, 1, 1, 0, 0, 0 >zio_buf_comb_327680: 327680, 0, 0, 2, 3, 0, 0, 0 >zio_buf_comb_393216: 393216, 0, 0, 2, 3, 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, 1, 2, 0, 0, 0 >zio_buf_comb_1048576: 1048576, 0, 0, 1, 1, 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, 7369, 0, 8013, 0, 0, 0 >sa_cache: 288, 0, 753, 3, 795, 0, 0, 0 >dnode_t: 816, 0, 1094, 1, 1677, 0, 0, 0 >arc_buf_hdr_t_full: 248, 0, 1680, 0, 7001, 0, 0, 0 >arc_buf_hdr_t_full_crypt: 312, 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, 482, 148, 8465, 0, 0, 0 >dmu_buf_impl_t: 296, 0, 1368, 10, 8629, 0, 0, 0 >zil_lwb_cache: 360, 0, 6, 5, 8, 0, 0, 0 >zil_zcw_cache: 80, 0, 1, 49, 9, 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, 753, 15, 795, 0, 0, 0 >ksiginfo: 112, 0, 30, 96, 64, 0, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0, 0 >KNOTE: 160, 0, 8, 17, 8, 0, 0, 0 >socket: 944, 97425, 29, 3, 1541, 0, 0, 0 >unpcb: 256, 97425, 21, 9, 1442, 0, 0, 0 >ipq: 56, 5926, 0, 0, 0, 0, 0, 0 >udp_inpcb: 488, 97425, 4, 4, 49, 0, 0, 0 >udpcb: 32, 97425, 4, 122, 49, 0, 0, 0 >tcp_inpcb: 488, 97425, 2, 6, 2, 0, 0, 0 >tcpcb: 1048, 97425, 2, 9, 2, 0, 0, 0 >tcptw: 88, 19485, 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, 11852, 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: 488, 97425, 0, 0, 0, 0, 0, 0 >ripcb: 488, 97425, 1, 15, 36, 0, 0, 0 >IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0, 0 >routing nhops: 256, 0, 13, 2, 22, 0, 0, 0 >rtentry: 176, 0, 19, 4, 22, 0, 0, 0 >swpctrie: 144, 379316, 0, 0, 0, 0, 0, 0 >swblk: 136, 379291, 0, 0, 0, 0, 0, 0 >IPFW counters: 16, 0, 35, 219, 35, 0, 0, 0 >IPFW dynamic states data: 88, 16384, 0, 0, 0, 0, 0, 0 >IPFW parent dynamic states: 32, 4096, 0, 0, 0, 0, 0, 0 >IPFW IPv4 dynamic states: 40, 0, 0, 0, 0, 0, 0, 0 >IPFW IPv6 dynamic states: 72, 0, 0, 0, 0, 0, 0, 0 >VBOXFS node: 176, 0, 1, 22, 1, 0, 0, 0 > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 2 0 >irq14: ata0 2972 95 >irq15: ata1 39 1 >irq16: em1:irq0 2 0 >irq19: em0:irq0 4 0 >irq20: vboxguest0 50 2 >cpu0:timer 3575 115 >Total 6644 213 > >------------------------------------------------------------------------ >pstat -T > >101/200000 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 1K-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > > tty ada0 cd0 pass0 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 0 457 17.5 297 5.1 0.0 0 0.0 0.0 0 0.0 7 0 32 1 60 > >------------------------------------------------------------------------ >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: 67108864 (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: 32768 (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 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 >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: > 2 ARP requests sent > 1 ARP request 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) >fffffe009e9174d8 tcp4 0 0 127.0.0.1.53 *.* LISTEN >fffffe009e9178f0 tcp6 0 0 ::1.53 *.* LISTEN >fffff80014bf9d58 udp4 0 0 *.514 *.* >fffff80014bf91e8 udp6 0 0 *.514 *.* >fffff80014bf9b70 udp4 0 0 127.0.0.1.53 *.* >fffff80014bf95b8 udp6 0 0 ::1.53 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff8007090a800 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff8007090ac00 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff80014489600 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff8007090ad00 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff80014489100 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff80014489300 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff80014489700 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff80014489500 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff80014489000 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff80014489900 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff80014489800 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/dbus/system_bus_socket >fffff80014489b00 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/local_unbound.ctl >fffff80014489c00 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/local_unbound.ctl >fffff80014489a00 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/local_unbound.ctl >fffff80014489e00 stream 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/devd.pipe >fffff8007090a900 dgram 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/devd.pipe >fffff8007090a700 dgram 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/devd.pipe >fffff8007090ab00 dgram 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/devd.pipe >fffff80014489400 dgram 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/logpriv >fffff80014489200 dgram 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/log >fffff80014489d00 seqpac 0 0 800800980 fffffffffffffd9d 7fffffffe2e0 7fffffffe2e8 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/128 localhost.domain >tcp6 0/0/128 localhost.domain > >------------------------------------------------------------------------ >fstat > >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root sh 936 root / 4 drwxr-xr-x 25 r >root sh 936 wd / 4 drwxr-xr-x 25 r >root sh 936 text / 66519 -r-xr-xr-x 162616 r >root sh 936 ctty /dev 6 crw------- console rw >root sh 936 0 /dev 6 crw------- console rw >root sh 936 1 /dev 6 crw------- console rw >root sh 936 2 /dev 6 crw------- console rw >root sh 936 10 / 67526 -r-xr-xr-x 1443 r >root mount_vboxvfs 926 root / 4 drwxr-xr-x 25 r >root mount_vboxvfs 926 wd / 36 drwxr-xr-x 26 r >root mount_vboxvfs 926 text / 202168 -r-xr-xr-x 10416 r >root mount_vboxvfs 926 0* pipe fffff800704f38b8 <-> fffff800704f3a18 0 rw >root mount_vboxvfs 926 1* pipe fffff80014599448 <-> fffff800145992e8 0 rw >root mount_vboxvfs 926 2* pipe fffff80014599448 <-> fffff800145992e8 0 rw >root cron 925 root / 4 drwxr-xr-x 25 r >root cron 925 wd / 14352 drwxr-x--- 3 r >root cron 925 text / 79316 -r-xr-xr-x 45976 r >root cron 925 0 /dev 12 crw-rw-rw- null rw >root cron 925 1 /dev 12 crw-rw-rw- null rw >root cron 925 2 /dev 12 crw-rw-rw- null rw >root cron 925 5* pipe fffff800145992e8 <-> fffff80014599448 0 rw >root cron 925 6* local dgram fffff8007090a900 <-> fffff80014489400 >root sh 921 root / 4 drwxr-xr-x 25 r >root sh 921 wd / 4 drwxr-xr-x 25 r >root sh 921 text / 66519 -r-xr-xr-x 162616 r >root sh 921 ctty /dev 6 crw------- console rw >root sh 921 0 /dev 6 crw------- console rw >root sh 921 1 /dev 6 crw------- console rw >root sh 921 2 /dev 6 crw------- console rw >root sh 921 10 / 67526 -r-xr-xr-x 1443 r >root cron 920 root / 4 drwxr-xr-x 25 r >root cron 920 wd / 14352 drwxr-x--- 3 r >root cron 920 text / 79316 -r-xr-xr-x 45976 r >root cron 920 0 /dev 12 crw-rw-rw- null rw >root cron 920 1 /dev 12 crw-rw-rw- null rw >root cron 920 2 /dev 12 crw-rw-rw- null rw >root cron 920 3 / 14343 drwxr-xr-x 34 r >root cron 920 4 / 68 -rw------- 3 w >root cron 920 6* local dgram fffff8007090a900 <-> fffff80014489400 >polkitd polkitd 908 root / 4 drwxr-xr-x 25 r >polkitd polkitd 908 wd / 14351 dr-xr-xr-x 2 r >polkitd polkitd 908 text / 110725 -rwxr-xr-x 135584 r >polkitd polkitd 908 0 /dev 12 crw-rw-rw- null rw >polkitd polkitd 908 1 /dev 12 crw-rw-rw- null rw >polkitd polkitd 908 2 /dev 12 crw-rw-rw- null rw >polkitd polkitd 908 4 >polkitd polkitd 908 5 >polkitd polkitd 908 6 / 81354 drwxr-xr-x 9 r >polkitd polkitd 908 7* local stream fffff8007090ac00 <-> fffff8007090a800 >polkitd polkitd 908 8 >polkitd polkitd 908 9 / 97208 drwxr-xr-x 3 r >polkitd polkitd 908 10 / 67 -rw-r--r-- 116 r >polkitd polkitd 908 11 >polkitd polkitd 908 12 / 81288 drwx------ 4 r >polkitd polkitd 908 13 / 81356 drwx------ 2 r >polkitd polkitd 908 14* local dgram fffff8007090a700 <-> fffff80014489200 >root moused 885 root / 4 drwxr-xr-x 25 r >root moused 885 wd / 4 drwxr-xr-x 25 r >root moused 885 text / 79506 -r-xr-xr-x 41568 r >root moused 885 0 /dev 12 crw-rw-rw- null rw >root moused 885 1 /dev 12 crw-rw-rw- null rw >root moused 885 2 /dev 12 crw-rw-rw- null rw >root moused 885 3 /dev 50 crw-rw-rw- psm0 rw >root moused 885 4 /dev 31 crw------- consolectl rw >root moused 885 5 / 14343 drwxr-xr-x 34 r >root moused 885 6 / 65 -rw------- 3 w >root console-kit-daemon 884 root / 4 drwxr-xr-x 25 r >root console-kit-daemon 884 wd / 4 drwxr-xr-x 25 r >root console-kit-daemon 884 text / 197566 -rwxr-xr-x 323536 r >root console-kit-daemon 884 0 /dev 12 crw-rw-rw- null rw >root console-kit-daemon 884 1 /dev 12 crw-rw-rw- null rw >root console-kit-daemon 884 2 /dev 12 crw-rw-rw- null rw >root console-kit-daemon 884 3* pipe fffff800145995d0 <-> fffff80014599730 0 rw >root console-kit-daemon 884 4* pipe fffff80014599730 <-> fffff800145995d0 0 rw >root console-kit-daemon 884 5 >root console-kit-daemon 884 6 >root console-kit-daemon 884 7* local stream fffff8007090ad00 <-> fffff80014489600 >root console-kit-daemon 884 8 >root console-kit-daemon 884 9 /var/log 26 -rw-r--r-- 49199 w >root console-kit-daemon 884 12 /dev 64 crw------- ttyv0 r >root VBoxService 874 root / 4 drwxr-xr-x 25 r >root VBoxService 874 wd / 4 drwxr-xr-x 25 r >root VBoxService 874 text / 202167 -r-xr-xr-x 1688128 r >root VBoxService 874 0 /dev 12 crw-rw-rw- null rw >root VBoxService 874 1 /dev 12 crw-rw-rw- null rw >root VBoxService 874 2 /dev 12 crw-rw-rw- null rw >root VBoxService 874 3 /dev 92 crw-rw-r-- vboxguest rw >root VBoxService 874 5* local stream fffff80014489300 <-> fffff80014489100 >messageb dbus-daemon 846 root / 4 drwxr-xr-x 25 r >messageb dbus-daemon 846 wd / 4 drwxr-xr-x 25 r >messageb dbus-daemon 846 text / 108255 -rwxr-xr-x 205272 r >messageb dbus-daemon 846 0 /dev 12 crw-rw-rw- null rw >messageb dbus-daemon 846 1 /dev 12 crw-rw-rw- null rw >messageb dbus-daemon 846 2 /dev 12 crw-rw-rw- null rw >messageb dbus-daemon 846 3* local stream fffff80014489000 >messageb dbus-daemon 846 5 / 74865 drwxr-xr-x 3 r >messageb dbus-daemon 846 6 / 80837 drwxr-xr-x 11 r >messageb dbus-daemon 846 7 / 74862 drwxr-xr-x 9 r >messageb dbus-daemon 846 8* local stream fffff80014489500 <-> fffff80014489700 >messageb dbus-daemon 846 9* local stream fffff80014489700 <-> fffff80014489500 >messageb dbus-daemon 846 10* local stream fffff80014489100 <-> fffff80014489300 >messageb dbus-daemon 846 11* local dgram fffff8007090ab00 <-> fffff80014489200 >messageb dbus-daemon 846 12* local stream fffff80014489600 <-> fffff8007090ad00 >messageb dbus-daemon 846 13* local stream fffff8007090a800 <-> fffff8007090ac00 >root syslogd 792 root / 4 drwxr-xr-x 25 r >root syslogd 792 wd / 4 drwxr-xr-x 25 r >root syslogd 792 text / 79676 -r-xr-xr-x 54424 r >root syslogd 792 0 /dev 12 crw-rw-rw- null rw >root syslogd 792 1 /dev 12 crw-rw-rw- null rw >root syslogd 792 2 /dev 12 crw-rw-rw- null rw >root syslogd 792 3* pipe fffff800704f3ba0 <-> fffff800704f3d00 0 rw >root syslogd 792 4* pipe fffff800704f3d00 <-> fffff800704f3ba0 0 rw >root syslogd 792 5 /dev 28 crw------- klog r >root syslogd 792 6* internet6 dgram udp fffff80014c933d0 >root syslogd 792 7* internet dgram udp fffff80014c93988 >root syslogd 792 8* local dgram fffff80014489200 >root syslogd 792 9* local dgram fffff80014489400 >root syslogd 792 10 / 14343 drwxr-xr-x 34 r >root syslogd 792 11 / 61 -rw------- 3 w >root syslogd 792 13 /dev 6 crw------- console w >root syslogd 792 14 /var/log 69 -rw-r--r-- 520215 w >root syslogd 792 15 /var/log 18 -rw------- 7283 w >root syslogd 792 16 /var/log 12 -rw------- 614960 w >root syslogd 792 17 /var/log 84 -rw-r----- 2879 w >root syslogd 792 18 /var/log 72 -rw------- 340879 w >root syslogd 792 19 /var/log 14 -rw------- 370160 w >root syslogd 792 20 /var/log 15 -rw-r--r-- 23288 w >root syslogd 792 22 /var/log 19 -rw------- 65 w >root syslogd 792 23 /var/log 20 -rw-r--r-- 65 w >root syslogd 792 24 /var/log 21 -rw-r----- 65 w >root syslogd 792 25 /var/log 51 -rw-r--r-- 243809 w >unbound local-unbound 646 root / 14347 drwxr-xr-x 8 r >unbound local-unbound 646 wd / 14347 drwxr-xr-x 8 r >unbound local-unbound 646 jail / 14347 drwxr-xr-x 8 r >unbound local-unbound 646 text / 79458 -r-xr-xr-x 152016 r >unbound local-unbound 646 0 /dev 12 crw-rw-rw- null rw >unbound local-unbound 646 1 /dev 12 crw-rw-rw- null rw >unbound local-unbound 646 2 /dev 12 crw-rw-rw- null rw >unbound local-unbound 646 3* internet6 dgram udp fffff80014c935b8 >unbound local-unbound 646 4* internet6 stream tcp fffffe009ee4e8f0 >unbound local-unbound 646 5* internet dgram udp fffff80014c93d58 >unbound local-unbound 646 6* internet stream tcp fffffe009ee4e4d8 >unbound local-unbound 646 7* local stream fffff80014489b00 >unbound local-unbound 646 8* local stream fffff80014489800 <-> fffff80014489900 >unbound local-unbound 646 9* local stream fffff80014489900 <-> fffff80014489800 >root devd 530 root / 4 drwxr-xr-x 25 r >root devd 530 wd / 4 drwxr-xr-x 25 r >root devd 530 text / 67849 -r-xr-xr-x 994480 r >root devd 530 0 /dev 12 crw-rw-rw- null rw >root devd 530 1 /dev 12 crw-rw-rw- null rw >root devd 530 2 /dev 12 crw-rw-rw- null rw >root devd 530 3 /dev 8 crw------- devctl r >root devd 530 4* local stream fffff80014489e00 >root devd 530 5* local seqpak fffff80014489d00 >root devd 530 6 / 14343 drwxr-xr-x 34 r >root devd 530 7 / 52 -rw------- 3 w >_dhcp dhclient 524 root / 4 drwxr-xr-x 25 r >_dhcp dhclient 524 wd / 4 drwxr-xr-x 25 r >_dhcp dhclient 524 text / 67858 -r-xr-xr-x 100232 r >_dhcp dhclient 524 0 /dev 12 crw-rw-rw- null rw >_dhcp dhclient 524 1 /dev 12 crw-rw-rw- null rw >_dhcp dhclient 524 2 /dev 12 crw-rw-rw- null rw >_dhcp dhclient 524 3 / 14797 drwxr-xr-x 3 r >_dhcp dhclient 524 4* local stream fffff80014489a00 <-> fffff80014489c00 >_dhcp dhclient 524 5 / 47 -rw-r--r-- 3 w >_dhcp dhclient 524 7 /dev 40 crw------- bpf r >_dhcp dhclient 524 8* route raw 0 fffff800702493b0 >_dhcp dhclient 524 9 / 32782 ---------- 886 w >_dhcp dhclient 524 11* pipe fffff80014599d00 <-> fffff80014599ba0 0 rw >root dhclient 463 root / 4 drwxr-xr-x 25 r >root dhclient 463 wd / 4 drwxr-xr-x 25 r >root dhclient 463 text / 67858 -r-xr-xr-x 100232 r >root dhclient 463 0 /dev 12 crw-rw-rw- null rw >root dhclient 463 1 /dev 12 crw-rw-rw- null rw >root dhclient 463 2 /dev 12 crw-rw-rw- null rw >root dhclient 463 3 / 14797 drwxr-xr-x 3 r >root dhclient 463 4* local stream fffff80014489a00 <-> fffff80014489c00 >root dhclient 463 5 / 47 -rw-r--r-- 3 w >root dhclient 463 8 /dev 40 crw------- bpf w >root dhclient 463 9* internet raw ip fffff80070364d58 >root dhclient 463 10* pipe fffff80014599ba0 <-> fffff80014599d00 0 rw >root dhclient 460 root / 4 drwxr-xr-x 25 r >root dhclient 460 wd / 4 drwxr-xr-x 25 r >root dhclient 460 text / 67858 -r-xr-xr-x 100232 r >root dhclient 460 0 /dev 12 crw-rw-rw- null rw >root dhclient 460 1 /dev 12 crw-rw-rw- null rw >root dhclient 460 2 /dev 12 crw-rw-rw- null rw >root dhclient 460 3 >root dhclient 460 6* local stream fffff80014489c00 <-> fffff80014489a00 >root Timer 174 root / 4 drwxr-xr-x 25 r >root Timer 174 wd / 4 drwxr-xr-x 25 r >root sh 23 root / 4 drwxr-xr-x 25 r >root sh 23 wd / 4 drwxr-xr-x 25 r >root sh 23 text / 66519 -r-xr-xr-x 162616 r >root sh 23 ctty /dev 6 crw------- console rw >root sh 23 0 /dev 6 crw------- console rw >root sh 23 1 /dev 6 crw------- console rw >root sh 23 2 /dev 6 crw------- console rw >root sh 23 10 / 67095 -rw-r--r-- 5042 r >root init 1 root / 4 drwxr-xr-x 25 r >root init 1 wd / 4 drwxr-xr-x 25 r >root init 1 text / 67932 -r-xr-xr-x 1253152 r >root kernel 0 root / 4 drwxr-xr-x 25 r >root kernel 0 wd / 4 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.0-RELEASE #0 releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:24:09 UTC 2021 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 >FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) >VT(vga): text 80x25 >CPU: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (2496.07-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x406e3 Family=0x6 Model=0x4e Stepping=3 > Features=0x1783fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2,HTT> > Features2=0x5eda220b<SSE3,PCLMULQDQ,MON,SSSE3,CX16,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,RDRAND> > AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> > AMD Features2=0x121<LAHF,ABM,Prefetch> > Structured Extended Features=0x842421<FSGSBASE,AVX2,INVPCID,NFPUSG,RDSEED,CLFLUSHOPT> > Structured Extended Features3=0x10000400<MD_CLEAR,L1DFL> > TSC: P-state invariant >real memory = 3233742848 (3083 MB) >avail memory = 3094659072 (2951 MB) >Event timer "LAPIC" quality 100 >ACPI APIC Table: <VBOX VBOXAPIC> >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >random: unblocking device. >ioapic0: MADT APIC ID 1 != hw id 0 >ioapic0 <Version 2.0> irqs 0-23 >Timecounter "TSC-low" frequency 1248037367 Hz quality 1000 >KTLS: Initialized 1 threads >random: entropy device external interface >[ath_hal] loaded >WARNING: Device "kbd" is Giant locked and may be deleted before FreeBSD 14.0. >kbd1 at kbdmux0 >000.000054 [4354] netmap_init netmap: loaded module >mlx5en: Mellanox Ethernet driver 3.6.0 (December 2020) >nexus0 >vtvga0: <VT VGA driver> >cryptosoft0: <software crypto> >aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS> >acpi0: <VBOX VBOXXSDT> >acpi0: Power Button (fixed) >acpi0: Sleep Button (fixed) >cpu0: <ACPI CPU> on acpi0 >attimer0: <AT timer> port 0x40-0x43,0x50-0x53 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <32-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >isab0: <PCI-ISA bridge> at device 1.0 on pci0 >isa0: <ISA bus> on isab0 >atapci0: <Intel PIIX4 UDMA33 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd000-0xd00f at device 1.1 on pci0 >ata0: <ATA channel> at channel 0 on atapci0 >ata1: <ATA channel> at channel 1 on atapci0 >vgapci0: <VGA-compatible display> mem 0xe0000000-0xe1ffffff irq 18 at device 2.0 on pci0 >vgapci0: Boot video device >em0: <Intel(R) PRO/1000 Network Connection> port 0xd010-0xd017 mem 0xf0000000-0xf001ffff irq 19 at device 3.0 on pci0 >em0: Using 1024 TX descriptors and 1024 RX descriptors >em0: Ethernet address: 08:00:27:24:c4:d2 >em0: netmap queues/slots: TX 1/1024, RX 1/1024 >pcm0: <Intel ICH (82801AA)> port 0xd100-0xd1ff,0xd200-0xd23f irq 21 at device 5.0 on pci0 >pcm0: <SigmaTel STAC9700/83/84 AC97 Codec> >ohci0: <Apple KeyLargo/Intrepid USB controller> mem 0xf0804000-0xf0804fff irq 22 at device 6.0 on pci0 >usbus0 on ohci0 >pci0: <bridge> at device 7.0 (no driver attached) >em1: <Intel(R) PRO/1000 Network Connection> port 0xd240-0xd247 mem 0xf0820000-0xf083ffff irq 16 at device 8.0 on pci0 >em1: Using 1024 TX descriptors and 1024 RX descriptors >em1: Ethernet address: 08:00:27:76:18:8d >em1: netmap queues/slots: TX 1/1024, RX 1/1024 >battery0: <ACPI Control Method Battery> on acpi0 >acpi_acad0: <AC Adapter> 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] >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 IntelliMouse Explorer, device ID 4 >orm0: <ISA Option ROM> at iomem 0xc0000-0xc7fff pnpid ORM0000 on isa0 >vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff pnpid PNP0900 on isa0 >atrtc0: <AT realtime clock> at port 0x70 irq 8 on isa0 >atrtc0: registered as a time-of-day clock, resolution 1.000000s >Event timer "RTC" frequency 32768 Hz quality 0 >atrtc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 14. >Timecounters tick every 10.000 msec >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >WARNING: Adding ifaddrs to all fibs has been turned off by default. Consider tuning net.add_addr_allfibs if needed >usbus0: 12Mbps Full Speed USB v1.0 >pcm0: measured ac97 link rate at 40619 Hz >ugen0.1: <Apple OHCI root HUB> at usbus0 >uhub0 on usbus0 >uhub0: <Apple OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 >Trying to mount root from zfs:zroot/ROOT/13 []... >Root mount waiting for: CAM >cd0 at ata1 bus 0 scbus1 target 0 lun 0 >cd0: <VBOX CD-ROM 1.0> Removable CD-ROM SCSI device >cd0: Serial Number VB2-01700376 >cd0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes) >cd0: Attempt to query device size failed: NOT READY, Medium not present >ada0 at ata0 bus 0 scbus0 target 0 lun 0 >ada0: <VBOX HARDDISK 1.0> ATA-6 device >ada0: Serial Number VBa468f35e-013511ce >ada0: 33.300MB/s transfers (UDMA2, PIO 65536bytes) >ada0: 30720MB (62914560 512 byte sectors) >2021-04-19T10:47:42.519729+02:00 - init 23 - - login_getclass: unknown class 'daemon' >uhub0: 12 ports with 12 removable, self powered >Setting hostuuid: 6b5b4ad4-bd50-466d-abed-c13c663151d9. >Setting hostid: 0x7249e76a. >Starting file system checks: >no pools available to import >Mounting local filesystems:. >Setting hostname: Virtualbox. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat /usr/local/lib/compat/pkg /usr/local/lib/gcc10 /usr/local/lib/gcc9 /usr/local/lib/perl5/5.32/mach/CORE /usr/local/lib/qt5 /usr/local/lib/samba4 /usr/local/llvm10/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting up harvesting: PURE_RDRAND,[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >vboxguest0 port 0xd020-0xd03f mem 0xf0400000-0xf07fffff,0xf0800000-0xf0803fff irq 20 at device 4.0 on pci0 >vboxguest: loaded successfully >Autoloading module: intpm.ko >intsmb0: <Intel PIIX4 SMBUS Interface> irq 23 at device 7.0 on pci0 >intsmb0: intr IRQ 9 enabled revision 0 >smbus0: <System Management Bus> on intsmb0 >lo0: link state changed to UP >em0: link state changed to UP >em1: link state changed to UP >Starting Network: lo0 em0 em1. >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 0x3 > inet 127.0.0.1 netmask 0xff000000 > groups: lo > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >em0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=481009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,VLAN_HWFILTER,NOMAP> > ether 08:00:27:24:c4:d2 > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >em1: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=481009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,VLAN_HWFILTER,NOMAP> > ether 08:00:27:76:18:8d > inet 192.168.56.10 netmask 0xffffff00 broadcast 192.168.56.255 > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >Starting devd. >login class 'daemon' non-existent, using default >Autoloading module: intpm.ko >Starting dhclient. >login class 'daemon' non-existent, using default >DHCPREQUEST on em0 to 255.255.255.255 port 67 >DHCPACK from 10.0.2.2 >bound to 10.0.2.15 -- renewal in 43200 seconds. >ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to deny, logging disabled >Firewall rules loaded. >add host 127.0.0.1: gateway lo0 fib 1 >add host 127.0.0.1: gateway lo0 fib 0: route already in table >route: writing to routing socket: Network is unreachable >add net default: gateway 10.0.2.2 fib 1: Network is unreachable >add host ::1: gateway lo0 fib 1 >add host ::1: gateway lo0 fib 0: route already in table >add net fe80::: gateway ::1 fib 0,1 >add net ff02::: gateway ::1 fib 0,1 >add net ::ffff:0.0.0.0: gateway ::1 fib 0,1 >add net ::0.0.0.0: gateway ::1 fib 0,1 >Starting local_unbound. >login class 'daemon' non-existent, using default >Waiting for nameserver to start... good >Clearing /tmp (X related). >Creating and/or trimming log files. >Updating motd:. >/etc/rc: WARNING: devfs_set_ruleset: you must specify a ruleset number >/etc/rc: WARNING: devfs_apply_ruleset: you must specify a ruleset >Updating /var/run/os-release done. >Starting syslogd. >login class 'daemon' non-existent, using default >No core dumps found. >Starting dbus. >Apr 19 10:47:49 Virtualbox limits[845]: login_getclass: unknown class 'daemon' >login class 'daemon' non-existent, using default >Mounting late filesystems:. >Starting vboxservice. >Apr 19 10:47:49 Virtualbox limits[873]: login_getclass: unknown class 'daemon' >login class 'daemon' non-existent, using default >08:47:49.683634 main VBoxService 6.1.18 r142142 (verbosity: 0) freebsd.amd64 (Apr 13 2021 03:26:56) release log >08:47:49.683645 main Log opened 2021-04-19T08:47:49.683600000Z >08:47:49.683717 main OS Product: FreeBSD >08:47:49.683731 main OS Release: 13.0-RELEASE >08:47:49.683744 main OS Version: FreeBSD 13.0-RELEASE #0 releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:24:09 UTC 2021 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC >08:47:49.683773 main Executable: /usr/local/sbin/VBoxService >08:47:49.683774 main Process ID: 873 >08:47:49.683774 main Package type: BSD_64BITS_GENERIC (OSE) >08:47:49.685209 main 6.1.18 r142142 started. Verbose level = 0 >Starting default moused. >Starting cron. >Apr 19 10:47:50 Virtualbox limits[919]: login_getclass: unknown class 'daemon' >login class 'daemon' non-existent, using default >Apr 19 10:47:50 Virtualbox cron[920]: login_getclass: unknown class 'daemon' >Apr 19 10:47:50 Virtualbox syslogd: last message repeated 6 times >Apr 19 10:47:50 Virtualbox cron[926]: login_getclass: unknown class 'daemon' >Performing sanity check on sshd configuration. >VBOXVFS[1]: sfprov_mount: Enter >VBOXVFS[1]: sfprov_mount: path: [Vbox] >sfprov_mount(Vbox): error=0 rc=0 > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x0 >fault code = supervisor read instruction, page not present >instruction pointer = 0x20:0x0 >stack pointer = 0x0:0xfffffe009db5e688 >frame pointer = 0x0:0xfffffe009db5e6e0 >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 = 926 (mount_vboxvfs) >trap number = 12 >panic: page fault >cpuid = 0 >time = 1618822070 >KDB: stack backtrace: >#0 0xffffffff80c57345 at kdb_backtrace+0x65 >#1 0xffffffff80c09d21 at vpanic+0x181 >#2 0xffffffff80c09b93 at panic+0x43 >#3 0xffffffff8108b187 at trap_fatal+0x387 >#4 0xffffffff8108b1df at trap_pfault+0x4f >#5 0xffffffff8108a83d at trap+0x27d >#6 0xffffffff810617a8 at calltrap+0x8 >#7 0xffffffff8297f327 at vboxfs_alloc_vp+0x267 >#8 0xffffffff8297d8ee at vboxfs_root+0x1e >#9 0xffffffff80cdabb1 at vfs_domount+0x961 >#10 0xffffffff80cd9a57 at vfs_donmount+0x8e7 >#11 0xffffffff80cd9139 at sys_nmount+0x69 >#12 0xffffffff8108ba8c at amd64_syscall+0x10c >#13 0xffffffff810620ce at fast_syscall_common+0xf8 >Uptime: 10s >Dumping 196 out of 3044 MB:..9%..17%..25%..33%..41%..57%..65%..74%..82%..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 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 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 vmd_bus >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 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 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 255208
: 224255 |
224342
|
224343