From owner-freebsd-current@FreeBSD.ORG Wed Dec 3 17:23:31 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA9E4106564A for ; Wed, 3 Dec 2008 17:23:31 +0000 (UTC) (envelope-from frode@nordahl.net) Received: from smtp3.powertech.no (smtp3.powertech.no [195.159.0.178]) by mx1.freebsd.org (Postfix) with ESMTP id 709D58FC13 for ; Wed, 3 Dec 2008 17:23:30 +0000 (UTC) (envelope-from frode@nordahl.net) Received: from dhcp1.xu.nordahl.net (dhcp1.xu.nordahl.net [195.159.148.120]) by smtp3.powertech.no (Postfix) with ESMTP id DB8BEC5E51 for ; Wed, 3 Dec 2008 18:03:26 +0100 (CET) Message-Id: <3B675385-956D-4A26-8E09-E338DF7D7244@nordahl.net> From: Frode Nordahl To: freebsd-current@freebsd.org Content-Type: multipart/mixed; boundary=Apple-Mail-23-908503003 Mime-Version: 1.0 (Apple Message framework v929.2) Date: Wed, 3 Dec 2008 18:03:26 +0100 X-Mailer: Apple Mail (2.929.2) Subject: FreeBSD 7.1-PRERELEASE-p1, panic: dqget: free dquot isn't X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2008 17:23:32 -0000 --Apple-Mail-23-908503003 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hello, I have a server with FreeBSD 7.1-PRERELEASE-p1 amd64 on it. Upgraded from a 7.0-RELEASE system using freebsd-update. It's a DELL PE2950 with E5420 Quad Core 2.50GHz processor, 4 GB RAM, using DELL PERC 6 RAID card (mfi0). The system is running a custom kernel to get quota support. During some tests which involved removing a large number of files simultaneously (ran 20+ copies of rm -rf), it paniced with this message: dqget: free dquot isn't Output from DDB, kernel config and dmesg is attached. I also secured a crashdump, so further queries using kgdb is possible. -- Frode Nordahl --Apple-Mail-23-908503003 Content-Disposition: attachment; filename="ddb info.txt" Content-Type: text/plain; x-mac-hide-extension=yes; x-unix-mode=0644; name="ddb info.txt" Content-Transfer-Encoding: 7bit db> where Tracing pid 41111 tid 100199 td 0xffffff0056f1f370 kdb_enter_why() at kdb_enter_why+0x3d panic() at panic+0x17b dqget() at dqget+0xaa4 getinoquota() at getinoquota+0x5b ufs_access() at ufs_access+0x28c ufs_lookup() at ufs_lookup+0x9fe vfs_cache_lookup() at vfs_cache_lookup+0xf8 VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0x40 lookup() at lookup+0x531 namei() at namei+0x35d kern_rmdir() at kern_rmdir+0xbd syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (137, FreeBSD ELF64, rmdir), rip = 0x800686d3c, rsp = 0x7fffffffeb98, rbp = 0x602400 --- db> ps pid ppid pgrp uid state wmesg wchan cmd 41220 40666 41220 0 S+ biord 0xffffffff9a321520 rm 41119 40666 41119 0 S+ biord 0xffffffff9a77aea0 rm 41118 40666 41118 0 S+ biord 0xffffffff9a4f8e20 rm 41117 40666 41117 0 S+ biord 0xffffffff9a503fa0 rm 41115 40666 41115 0 S+ biord 0xffffffff9a3c58a0 rm 41114 40666 41114 0 S+ biord 0xffffffff9a745520 rm 41113 40666 41113 0 S+ biord 0xffffffff9a4b0120 rm 41112 40666 41112 0 S+ biord 0xffffffff9a3d3c20 rm 41111 40666 41111 0 R+ CPU 1 rm 41110 40666 41110 0 S+ biord 0xffffffff9a259020 rm 41109 40666 41109 0 S+ biord 0xffffffff9a0dda20 rm 41108 40666 41108 0 S+ biord 0xffffffff9a5a0da0 rm 41107 40666 41107 0 S+ biord 0xffffffff9a5b4da0 rm 41106 40666 41106 0 S+ biord 0xffffffff9a29dc20 rm 41104 40666 41104 0 S+ biord 0xffffffff9a58d7a0 rm 41103 40666 41103 0 S+ biord 0xffffffff9a1dd6a0 rm 41102 40666 41102 0 S+ biord 0xffffffff9a04cf20 rm 41101 40666 41101 0 S+ biord 0xffffffff9a3a7da0 rm 41100 40666 41100 0 S+ biord 0xffffffff9a169a20 rm 40929 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40928 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40927 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40926 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40925 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40924 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40923 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40922 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40921 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40920 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40919 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40918 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40917 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40916 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40915 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40914 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40913 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40912 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40911 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40910 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40909 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40908 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40907 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40906 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40905 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40904 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40903 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40902 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40901 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40900 40891 40891 58 S select 0xffffffff80af2910 perl5.8.8 40891 1 40891 0 Ss select 0xffffffff80af2910 perl5.8.8 40754 40751 40754 0 Ss+ ttyin 0xffffff0003740010 bash 40751 892 40751 0 Ss select 0xffffffff80af2910 sshd 40666 40663 40666 0 Ss+ wait 0xffffff0003ee78f0 bash 40663 892 40663 0 Ss select 0xffffffff80af2910 sshd 40613 34783 34783 125 S kqread 0xffffff005795c100 pickup 35540 34783 34783 125 S kqread 0xffffff005bc7b700 qmgr 34783 1 34783 0 Ss kqread 0xffffff0076102e00 master 34615 1 34615 389 Ss (threaded) slapd 100291 S ucond 0xffffff000381e000 slapd 100290 S ucond 0xffffff0012f4f300 slapd 100289 S ucond 0xffffff00129b0280 slapd 100288 S ucond 0xffffff0012ec9000 slapd 100287 S ucond 0xffffff0012cfa800 slapd 100286 S ucond 0xffffff00210eb200 slapd 100285 S ucond 0xffffff0003cb8880 slapd 100284 S ucond 0xffffff0021451e00 slapd 100283 S ucond 0xffffff00210ebc80 slapd 100281 S select 0xffffffff80af2910 slapd 100074 S uwait 0xffffff00037c7000 slapd 34297 34277 34276 88 S+ (threaded) mysqld 100279 S sigwait 0xffffffffb4c39a58 mysqld 100276 S ucond 0xffffff0012315d00 mysqld 100278 S select 0xffffffff80af2910 mysqld 100277 S select 0xffffffff80af2910 mysqld 100275 S ucond 0xffffff0012aae400 mysqld 100221 S ucond 0xffffff0021451300 mysqld 100220 S ucond 0xffffff0012b29a00 mysqld 100218 S ucond 0xffffff0003cbed00 mysqld 100065 S select 0xffffffff80af2910 initial thread 34277 1 34276 88 S+ wait 0xffffff0076c6b000 sh 960 958 960 0 Ss+ ttyin 0xffffff000141a810 bash 958 1 958 0 Ss select 0xffffffff80af2910 screen 950 1 950 0 Ss+ ttyin 0xffffff0003700810 getty 949 1 949 0 Ss+ ttyin 0xffffff000372b410 getty 948 1 948 0 Ss+ ttyin 0xffffff000372b810 getty 947 1 947 0 Ss+ ttyin 0xffffff0003721c10 getty 946 1 946 0 Ss+ ttyin 0xffffff0003721810 getty 945 1 945 0 Ss+ ttyin 0xffffff000372c010 getty 944 1 944 0 Ss+ ttyin 0xffffff000372d010 getty 943 1 943 0 Ss+ ttyin 0xffffff000372d410 getty 942 1 942 0 Ss+ ttyin 0xffffff000372c810 getty 936 1 936 0 Ss select 0xffffffff80af2910 bsnmpd 922 1 922 0 Ss select 0xffffffff80af2910 inetd 899 1 899 0 Ss nanslp 0xffffffff80add5a8 cron 892 1 892 0 Ss select 0xffffffff80af2910 sshd 851 1 851 181 Ss select 0xffffffff80af2910 nrpe2 755 1 755 106 Ss pause 0xffffff0003b139b0 freshclam 750 1 750 106 Ss (threaded) clamd 100294 S ucond 0xffffff0012282500 clamd 100293 S ucond 0xffffff005283e700 clamd 100292 S ucond 0xffffff005283e800 clamd 100282 S ucond 0xffffff005283e880 clamd 100280 S ucond 0xffffff0012ec6800 clamd 100219 S ucond 0xffffff0012d54680 clamd 100102 S accept 0xffffff0003d2e5fe clamd 720 1 720 0 Ss select 0xffffffff80af2910 ntpd 630 1 630 53 Ss (threaded) named 100114 S select 0xffffffff80af2910 named 100113 S ucond 0xffffff00038dab80 named 100112 S ucond 0xffffff0003b9ea00 named 100111 S ucond 0xffffff0003b9e980 named 100110 S ucond 0xffffff000391db80 named 100109 S ucond 0xffffff000391db00 named 100077 S sigwait 0xffffffffb483da58 named 531 1 531 0 Ss select 0xffffffff80af2910 syslogd 468 1 468 0 Ss select 0xffffffff80af2910 devd 48 0 0 0 SL biord 0xffffffff9a036ea0 [softdepflush] 47 0 0 0 SL vlruwt 0xffffff00037358f0 [vnlru] 46 0 0 0 SL ufs 0xffffff0012b52098 [syncer] 45 0 0 0 SL psleep 0xffffffff80af315c [bufdaemon] 44 0 0 0 SL pgzero 0xffffffff80b05064 [pagezero] 43 0 0 0 SL psleep 0xffffffff80b043a8 [vmdaemon] 42 0 0 0 SL psleep 0xffffffff80b0436c [pagedaemon] 41 0 0 0 SL waiting_ 0xffffffff80af6898 [sctp_iterator] 40 0 0 0 WL [irq1: atkbd0] 39 0 0 0 WL [swi0: sio] 38 0 0 0 WL [irq15: ata1] 37 0 0 0 WL [irq14: ata0] 36 0 0 0 SL usbevt 0xffffff00012b5420 [usb4] 35 0 0 0 SL usbevt 0xffffffff80e4d420 [usb3] 34 0 0 0 SL usbevt 0xffffffff80e4b420 [usb2] 33 0 0 0 SL usbevt 0xffffffff80e49420 [usb1] 32 0 0 0 WL [irq20: uhci1 uhci3] 31 0 0 0 SL usbtsk 0xffffffff80ad8208 [usbtask-dr] 30 0 0 0 SL usbtsk 0xffffffff80ad81e0 [usbtask-hc] 29 0 0 0 SL usbevt 0xffffffff80e47420 [usb0] 28 0 0 0 WL [irq21: uhci0 uhci+] 27 0 0 0 WL [irq257: bce1] 26 0 0 0 RL [irq16: mfi0] 25 0 0 0 WL [irq256: bce0] 24 0 0 0 WL [irq9: acpi0] 23 0 0 0 WL [swi6: Giant taskq] 22 0 0 0 SL - 0xffffff000122ed80 [thread taskq] 21 0 0 0 WL [swi5: +] 9 0 0 0 SL - 0xffffff0001250080 [kqueue taskq] 8 0 0 0 SL - 0xffffff0001250500 [acpi_task_2] 7 0 0 0 SL - 0xffffff0001250500 [acpi_task_1] 6 0 0 0 SL - 0xffffff0001250500 [acpi_task_0] 20 0 0 0 WL [swi2: cambio] 5 0 0 0 SL ccb_scan 0xffffffff80aa6220 [xpt_thrd] 19 0 0 0 WL [swi6: task queue] 18 0 0 0 SL - 0xffffffff80add228 [yarrow] 4 0 0 0 SL - 0xffffffff80ad91f8 [g_down] 3 0 0 0 SL - 0xffffffff80ad91f0 [g_up] 2 0 0 0 SL - 0xffffffff80ad91e0 [g_event] 17 0 0 0 WL [swi1: net] 16 0 0 0 WL [swi3: vm] 15 0 0 0 RL [swi4: clock sio] 14 0 0 0 RL CPU 0 [idle: cpu0] 13 0 0 0 RL [idle: cpu1] 12 0 0 0 RL CPU 2 [idle: cpu2] 11 0 0 0 RL CPU 3 [idle: cpu3] 1 0 1 0 SLs wait 0xffffff00010fc8f0 [init] 10 0 0 0 SL audit_wo 0xffffffff80b02a60 [audit] 0 0 0 0 SLs sched 0xffffffff80ad9300 [swapper] db> show pcpu cpuid = 1 curthread = 0xffffff0056f1f370: pid 41111 "rm" curpcb = 0xffffffffb4aa9d40 fpcurthread = none idlethread = 0xffffff00010ff000: pid 13 "idle: cpu1" db> show allpcpu Current CPU: 1 cpuid = 0 curthread = 0xffffff000110d6e0: pid 14 "idle: cpu0" curpcb = 0xffffffffac266d40 fpcurthread = none idlethread = 0xffffff000110d6e0: pid 14 "idle: cpu0" cpuid = 1 curthread = 0xffffff0056f1f370: pid 41111 "rm" curpcb = 0xffffffffb4aa9d40 fpcurthread = none idlethread = 0xffffff00010ff000: pid 13 "idle: cpu1" cpuid = 2 curthread = 0xffffff00010ff370: pid 12 "idle: cpu2" curpcb = 0xffffffffac25cd40 fpcurthread = none idlethread = 0xffffff00010ff370: pid 12 "idle: cpu2" cpuid = 3 curthread = 0xffffff00010ff6e0: pid 11 "idle: cpu3" curpcb = 0xffffffffac257d40 fpcurthread = none idlethread = 0xffffff00010ff6e0: pid 11 "idle: cpu3" db> alltrace Tracing command rm pid 41220 tid 100144 td 0xffffff0003ec36e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e indir_trunc() at indir_trunc+0x11f handle_workitem_freeblocks() at handle_workitem_freeblocks+0x281 process_worklist_item() at process_worklist_item+0x293 request_cleanup() at request_cleanup+0x83 newdirrem() at newdirrem+0x267 softdep_setup_remove() at softdep_setup_remove+0x12 ufs_dirremove() at ufs_dirremove+0xa8 ufs_remove() at ufs_remove+0x8f VOP_REMOVE_APV() at VOP_REMOVE_APV+0x34 kern_unlink() at kern_unlink+0x259 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (10, FreeBSD ELF64, unlink), rip = 0x80070682c, rsp = 0x7fffffffeb58, rbp = 0x602400 --- Tracing command rm pid 41119 tid 100133 td 0xffffff00039616e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41118 tid 100092 td 0xffffff00038dd370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41117 tid 100157 td 0xffffff0003fde6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e indir_trunc() at indir_trunc+0x11f handle_workitem_freeblocks() at handle_workitem_freeblocks+0x281 process_worklist_item() at process_worklist_item+0x293 request_cleanup() at request_cleanup+0x83 newdirrem() at newdirrem+0x267 softdep_setup_remove() at softdep_setup_remove+0x12 ufs_dirremove() at ufs_dirremove+0xa8 ufs_remove() at ufs_remove+0x8f VOP_REMOVE_APV() at VOP_REMOVE_APV+0x34 kern_unlink() at kern_unlink+0x259 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (10, FreeBSD ELF64, unlink), rip = 0x80070682c, rsp = 0x7fffffffeb98, rbp = 0x602400 --- Tracing command rm pid 41115 tid 100241 td 0xffffff005bd5c370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41114 tid 100265 td 0xffffff0076ac8370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41113 tid 100239 td 0xffffff005bd5ca50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41112 tid 100254 td 0xffffff0076acd000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41111 tid 100199 td 0xffffff0056f1f370 kdb_enter_why() at kdb_enter_why+0x3d panic() at panic+0x17b dqget() at dqget+0xaa4 getinoquota() at getinoquota+0x5b ufs_access() at ufs_access+0x28c ufs_lookup() at ufs_lookup+0x9fe vfs_cache_lookup() at vfs_cache_lookup+0xf8 VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0x40 lookup() at lookup+0x531 namei() at namei+0x35d kern_rmdir() at kern_rmdir+0xbd syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (137, FreeBSD ELF64, rmdir), rip = 0x800686d3c, rsp = 0x7fffffffeb98, rbp = 0x602400 --- Tracing command rm pid 41110 tid 100099 td 0xffffff0003cc2370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41109 tid 100084 td 0xffffff0003971000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e indir_trunc() at indir_trunc+0x11f handle_workitem_freeblocks() at handle_workitem_freeblocks+0x281 process_worklist_item() at process_worklist_item+0x293 request_cleanup() at request_cleanup+0x83 newdirrem() at newdirrem+0x267 softdep_setup_remove() at softdep_setup_remove+0x12 ufs_dirremove() at ufs_dirremove+0xa8 ufs_rmdir() at ufs_rmdir+0xdf VOP_RMDIR_APV() at VOP_RMDIR_APV+0x34 kern_rmdir() at kern_rmdir+0x28f syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (137, FreeBSD ELF64, rmdir), rip = 0x800686d3c, rsp = 0x7fffffffeb9, rbp = 0x602400 --- Tracing command rm pid 41108 tid 100249 td 0xffffff005bd59370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41107 tid 100050 td 0xffffff00038106e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e indir_trunc() at indir_trunc+0x11f handle_workitem_freeblocks() at handle_workitem_freeblocks+0x281 process_worklist_item() at process_worklist_item+0x293 request_cleanup() at request_cleanup+0x76 newdirrem() at newdirrem+0x267 softdep_setup_remove() at softdep_setup_remove+0x12 ufs_dirremove() at ufs_dirremove+0xa8 ufs_rmdir() at ufs_rmdir+0xdf VOP_RMDIR_APV() at VOP_RMDIR_APV+0x34 kern_rmdir() at kern_rmdir+0x28f syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (137, FreeBSD ELF64, rmdir), rip = 0x800686d3c, rsp = 0x7fffffffeb98, rbp = 0x602400 --- Tracing command rm pid 41106 tid 100203 td 0xffffff00211c3370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7ffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41104 tid 100168 td 0xffffff0003cc36e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41103 tid 100149 td 0xffffff0003d186e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41102 tid 100260 td 0xffffff0076acb6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41101 tid 100235 td 0xffffff0003836000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command rm pid 41100 tid 100156 td 0xffffff0003fdea50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e ffs_read() at ffs_read+0x369 ufs_readdir() at ufs_readdir+0xbb getdirentries() at getdirentries+0x18d syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (196, FreeBSD ELF64, getdirentries), rip = 0x8006ff40c, rsp = 0x7fffffffeaa8, rbp = 0x1 --- Tracing command perl5.8.8 pid 40929 tid 100167 td 0xffffff0003cc3a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40928 tid 100256 td 0xffffff0076acc6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40927 tid 100194 td 0xffffff0021371000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40926 tid 100066 td 0xffffff00036e2a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40925 tid 100175 td 0xffffff00038dea50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40924 tid 100142 td 0xffffff00038d5000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40923 tid 100154 td 0xffffff00120e2370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40922 tid 100227 td 0xffffff00212d36e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40921 tid 100058 td 0xffffff000380c6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e, rbp = 0x3 --- Tracing command perl5.8.8 pid 40920 tid 100069 td 0xffffff00038376e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40919 tid 100217 td 0xffffff00212d7370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e, rbp = 0x3 --- Tracing command perl5.8.8 pid 40918 tid 100226 td 0xffffff00212d3a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40917 tid 100153 td 0xffffff00120e26e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e, rbp = 0x3 --- Tracing command perl5.8.8 pid 40916 tid 100264 td 0xffffff0076ac86e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40915 tid 100131 td 0xffffff0003b14000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e, rbp = 0x3 --- Tracing command perl5.8.8 pid 40914 tid 100120 td 0xffffff0003b17a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40913 tid 100169 td 0xffffff0021390370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e, rbp = 0x3 --- Tracing command perl5.8.8 pid 40912 tid 100192 td 0xffffff00213716e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40911 tid 100173 td 0xffffff0003844000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40910 tid 100196 td 0xffffff00120fa6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40909 tid 100143 td 0xffffff0003ec3a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e, rbp = 0x3 --- Tracing command perl5.8.8 pid 40908 tid 100250 td 0xffffff005bd59000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40907 tid 100195 td 0xffffff00120faa50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e, rbp = 0x3 --- Tracing command perl5.8.8 pid 40906 tid 100258 td 0xffffff0076acc000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40905 tid 100079 td 0xffffff0003960370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40904 tid 100073 td 0xffffff00038366e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40903 tid 100273 td 0xffffff0076b26370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40902 tid 100059 td 0xffffff000380c370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40901 tid 100206 td 0xffffff001211c6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e, rbp = 0x3 --- Tracing command perl5.8.8 pid 40900 tid 100130 td 0xffffff0003b14370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command perl5.8.8 pid 40891 tid 100159 td 0xffffff0003fde000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c795fc, rsp = 0x7fffffffe8e8, rbp = 0x3 --- Tracing command bash pid 40754 tid 100246 td 0xffffff005bd5a000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 ptsread() at ptsread+0x37 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x800bef67c, rsp = 0x7fffffffe808, rbp = 0x7fffffffe827 --- Tracing command sshd pid 40751 tid 100204 td 0xffffff00211c3000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x8013985fc, rsp = 0x7fffffffe4b, rbp = 0x7fffffffe540 --- Tracing command bash pid 40666 tid 100208 td 0xffffff0012d996e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 kern_wait() at kern_wait+0x76b wait4() at wait4+0x35 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (7, FreeBSD ELF64, wait4), rip = 0x800b73dac, rsp = 0x7fffffffe9c8, rbp = 0x673b20 --- Tracing command sshd pid 40663 tid 100243 td 0xffffff005bd5aa50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x8013985fc, rsp = 0x7fffffffe4b8, rbp = 0x7fffffffe540 --- Tracing command pickup pid 40613 tid 100104 td 0xffffff0003ca3000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee kern_kevent() at kern_kevent+0x353 kevent() at kevent+0x90 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (363, FreeBSD ELF64, kevent), rip = 0x800e7153c, rsp = 0x7fffffffdb68, rbp = 0x7fffffffdb70 --- Tracing command qmgr pid 35540 tid 100215 td 0xffffff00212d7a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee kern_kevent() at kern_kevent+0x353 kevent() at kevent+0x90 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (363, FreeBSD ELF64, kevent), rip = 0x800e7d53c, rsp = 0x7fffffffdb8, rbp = 0x7fffffffdb10 --- Tracing command master pid 34783 tid 100262 td 0xffffff0076acb000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee kern_kevent() at kern_kevent+0x353 kevent() at kevent+0x90 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (363, FreeBSD ELF64, kevent), rip = 0x800e6353c, rsp = 0x7fffffffde58, rbp = 0x7fffffffde60 --- Tracing command slapd pid 34615 tid 100291 td 0xffffff00038446e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7ffffb3f5ba8, rbp = 0 --- Tracing command slapd pid 34615 tid 100290 td 0xffffff0076b25370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7ffffbbf6ba8, rbp = 0 --- Tracing command slapd pid 34615 tid 100289 td 0xffffff0003c8c000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7ffffc3fba8, rbp = 0 --- Tracing command slapd pid 34615 tid 100288 td 0xffffff0076ca7370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7ffffcbf8ba8, rbp = 0 --- Tracing command slapd pid 34615 tid 100287 td 0xffffff0076acd6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7ffffd3f9ba8, rbp = 0 --- Tracing command slapd pid 34615 tid 100286 td 0xffffff0076acda50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7ffffdbfaba8, rbp = 0 --- Tracing command slapd pid 34615 tid 100285 td 0xffffff0076bb6000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7ffffe3fbba8, rbp = 0 --- Tracing command slapd pid 34615 tid 100284 td 0xffffff0003c8ca50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7ffffebfcba8, rbp = 0 --- Tracing command slapd pid 34615 tid 100283 td 0xffffff008d580000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7fffff3fdba8, rbp = 0 --- Tracing command slapd pid 34615 tid 100281 td 0xffffff0076bb6370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x8014655fc, rsp = 0x7fffffbfe1d, rbp = 0x57 --- Tracing command slapd pid 34615 tid 100074 td 0xffffff000380c000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_wait() at do_wait+0x4da __umtx_op_wait() at __umtx_op_wait+0x5b syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127c54c, rsp = 0x7fffffffe5c8, rbp = 0x602600 --- Tracing command mysqld pid 34297 tid 100279 td 0xffffff008d581000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 kern_sigtimedwait() at kern_sigtimedwait+0x5ff sigwait() at sigwait+0x74 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (429, FreeBSD ELF64, sigwait), rip = 0x8013cd85c, rsp = 0x7ffffebf6f18, rbp = 0xa02f00 --- Tracing command mysqld pid 34297 tid 100276 td 0xffffff008d581370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127654c, rsp = 0x7ffffedf7e98, rbp = 0 --- Tracing command mysqld pid 34297 tid 100278 td 0xffffff008d5816e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x80145f5fc, rsp = 0x7ffffeff8f18, rbp = 0 --- Tracing command mysqld pid 34297 tid 100277 td 0xffffff008d581a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x80145f5fc, rsp = 0x7fffff1f9f18, rbp = 0 --- Tracing command mysqld pid 34297 tid 100275 td 0xffffff008d582370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127654c, rsp = 0x7fffff5fbe8, rbp = 0 --- Tracing command mysqld pid 34297 tid 100221 td 0xffffff008d5826e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127654c, rsp = 0x7fffff7fcbe8, rbp = 0 --- Tracing command mysqld pid 34297 tid 100220 td 0xffffff008d582a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127654c, rsp = 0x7fffff9fdbe8, rbp = 0 --- Tracing command mysqld pid 34297 tid 100218 td 0xffffff008d583000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x80127654c, rsp = 0x7fffffbfbe8, rbp = 0 --- Tracing command mysqld pid 34297 tid 100065 td 0xffffff0003797000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x80145f5fc, rsp = 0x7fffffffe098, rbp = 0xd --- Tracing command sh pid 34277 tid 100271 td 0xffffff0076b26a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 kern_wait() at kern_wait+0x76b wait4() at wait4+0x35 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (7, FreeBSD ELF64, wait4), rip = 0x80091bdac, rsp = 0x7fffffffe048, rbp = 0x85e4 --- Tracing command bash pid 960 tid 100152 td 0xffffff0003d16a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 ptsread() at ptsread+0x37 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x800bef67c, rsp = 0x7fffffffe328, bp = 0x7fffffffe347 --- Tracing command screen pid 958 tid 100150 td 0xffffff0003d18370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800ad15fc, rsp = 0x7fffffffe36, rbp = 0x7fffffffe3f0 --- Tracing command getty pid 950 tid 100137 td 0xffffff0003d19370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x80082967c, rsp = 0x7fffffffed88, rbp = 0 --- Tracing command getty pid 949 tid 100055 td 0xffffff000380f370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x80082967c, rsp = 0x7fffffffed88, rbp = 0 --- Tracing command getty pid 948 tid 100071 td 0xffffff0003837000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x80082967c, rsp = 0x7fffffffed88, rbp = 0 --- Tracing command getty pid 947 tid 100097 td 0xffffff0003cc2a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x80082967c, rsp = 0x7fffffffed88, rbp = 0 --- Tracing command getty pid 946 tid 100053 td 0xffffff000380fa50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x80082967c, rsp = 0x7fffffffed88, bp = 0 --- Tracing command getty pid 945 tid 100080 td 0xffffff0003960000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x80082967c, rsp = 0x7fffffffed88, rbp = 0 --- Tracing command getty pid 944 tid 100095 td 0xffffff0003cc3370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x80082967c, rsp = 0x7fffffffed88, rbp = 0 --- Tracing command getty pid 943 tid 100093 td 0xffffff0003970000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x80082967c, rsp = 0x7fffffffed88, bp = 0 --- Tracing command getty pid 942 tid 100094 td 0xffffff0003837a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 ttysleep() at ttysleep+0x25 ttread() at ttread+0x315 giant_read() at giant_read+0x6f devfs_read_f() at devfs_read_f+0x81 dofileread() at dofileread+0xa1 kern_readv() at kern_readv+0x4c read() at read+0x54 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (3, FreeBSD ELF64, read), rip = 0x80082967c, rsp = 0x7fffffffed88, rbp = 0 --- Tracing command bsnmpd pid 936 tid 100124 td 0xffffff00038d5a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800a475fc, rsp = 0x7fffffffc4a, rbp = 0x7fffffffedac --- Tracing command inetd pid 922 tid 100085 td 0xffffff0003970a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800a3e5fc, rsp = 0x7fffffffdf18, rbp = 0 --- Tracing command cron pid 899 tid 100067 td 0xffffff00036e26e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee kern_nanosleep() at kern_nanosleep+0x118 nanosleep() at nanosleep+0x6e syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x8009183bc, rsp = 0x7fffffffec18, rbp = 0x3c --- Tracing command sshd pid 892 tid 100052 td 0xffffff0003810000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x8013985fc, rsp = 0x7fffffffe5c, rbp = 0x2 --- Tracing command nrpe2 pid 851 tid 100106 td 0xffffff0003c9e6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _cv_timedwait_sig() at _cv_timedwait_sig+0x117 kern_select() at kern_select+0x939 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c025fc, rsp = 0x7fffffffdd18, rbp = 0xa120 --- Tracing command freshclam pid 755 tid 100121 td 0xffffff0003b176e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 kern_sigsuspend() at kern_sigsuspend+0xda sigsuspend() at sigsuspend+0x34 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (341, FreeBSD ELF64, sigsuspend), rip = 0x800edf0bc, rsp = 0x7ffffffebf8, rbp = 0x608040 --- Tracing command clamd pid 750 tid 100294 td 0xffffff001211c000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee do_cv_wait() at do_cv_wait+0x501 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800d8054c, rsp = 0x7ffffdf1ea8, rbp = 0x7ffffdf10f00 --- Tracing command clamd pid 750 tid 100293 td 0xffffff005b1f8000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee do_cv_wait() at do_cv_wait+0x501 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800d8054c, rsp = 0x7ffffd2aea8, rbp = 0x7ffffd2aaf00 --- Tracing command clamd pid 750 tid 100292 td 0xffffff005b1f8370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee do_cv_wait() at do_cv_wait+0x501 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800d8054c, rsp = 0x7ffffdcfea8, rbp = 0x7ffffdcfff00 --- Tracing command clamd pid 750 tid 100282 td 0xffffff005b1f86e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee do_cv_wait() at do_cv_wait+0x501 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800d8054c, rsp = 0x7ffffe965ea8, rbp = 0x7ffffe965f00 --- Tracing command clamd pid 750 tid 100280 td 0xffffff0076b25000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee do_cv_wait() at do_cv_wait+0x501 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800d8054c, rsp = 0x7fffffbfeea8, rbp = 0x7fffffbfef00 --- Tracing command clamd pid 750 tid 100219 td 0xffffff005679c370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee do_cv_wait() at do_cv_wait+0x501 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800d8054c, rsp = 0x7ffffe543ea8, rbp = 0x7ffffe543f00 --- Tracing command clamd pid 750 tid 100102 td 0xffffff0003ca36e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 kern_accept() at kern_accept+0x18a accept() at accept+0xfe syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (30, FreeBSD ELF64, accept), rip = 0x800f09bdc, rsp = 0x7fffffffe778, rbp = 0x1 --- Tracing command ntpd pid 720 tid 100078 td 0xffffff00039606e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800d1f5fc, rsp = 0x7fffffffecc8, rbp = 0x7fffffffede0 --- Tracing command named pid 630 tid 100114 td 0xffffff00038dca50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x800c345fc, rsp = 0x7fffff1f9cb8, rbp = 0x31 --- Tracing command named pid 630 tid 100113 td 0xffffff00038dd000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_timedwait_sig() at sleepq_timedwait_sig+0x19 _sleep() at _sleep+0x1ee do_cv_wait() at do_cv_wait+0x501 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800a4b54c, rsp = 0x7fffff3fadc8, rbp = 0x7fffff3fae20 --- Tracing command named pid 630 tid 100112 td 0xffffff0003d1a000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800a4b54c, rsp = 0x7fffff5feb8, rbp = 0 --- Tracing command named pid 630 tid 100111 td 0xffffff0003d1a370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800a4b54c, rsp = 0x7fffff7fceb8, rbp = 0 --- Tracing command named pid 630 tid 100110 td 0xffffff0003b056e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800a4b54c, rsp = 0x7fffff9feb8, rbp = 0 --- Tracing command named pid 630 tid 100109 td 0xffffff0003b05a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 do_cv_wait() at do_cv_wait+0x644 __umtx_op_cv_wait() at __umtx_op_cv_wait+0x5c syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x800a4b54c, rsp = 0x7fffffbfeeb8, rbp = 0 --- Tracing command named pid 630 tid 100077 td 0xffffff0003960a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 kern_sigtimedwait() at kern_sigtimedwait+0x5ff sigwait() at sigwait+0x74 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (429, FreeBSD ELF64, sigwait), rip = 0x800ba285c, rsp = 0x7fffffffec28, rbp = 0x702180 --- Tracing command syslogd pid 531 tid 100081 td 0xffffff0003971a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x80082c5fc, rsp = 0x7fffffffdd88, rbp = 0x8 --- Tracing command devd pid 468 tid 100075 td 0xffffff0003961370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _cv_wait_sig() at _cv_wait_sig+0x10e kern_select() at kern_select+0xa23 select() at select+0x56 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (93, FreeBSD ELF64, select), rip = 0x43fd3c, rsp = 0x7fffffffe918, rbp = 0x7fffffffed40 --- Tracing command softdepflush pid 48 tid 100047 td 0xffffff000379a370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 bwait() at bwait+0x59 bufwait() at bufwait+0x56 bread() at bread+0x1e indir_trunc() at indir_trunc+0x11f handle_workitem_freeblocks() at handle_workitem_freeblocks+0x281 process_worklist_item() at process_worklist_item+0x293 softdep_process_worklist() at softdep_process_worklist+0xf2 softdep_flush() at softdep_flush+0x12a fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb249fd30, rbp = 0 --- Tracing command vnlru pid 47 tid 100046 td 0xffffff000379a6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e vnlru_proc() at vnlru_proc+0x6c2 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb249ad30, rbp = 0 --- Tracing command syncer pid 46 tid 100045 td 0xffffff000379aa50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 acquire() at acquire+0x7c _lockmgr() at _lockmgr+0x203 ffs_lock() at ffs_lock+0x96 VOP_LOCK1_APV() at VOP_LOCK1_APV+0x46 _vn_lock() at _vn_lock+0x83 vget() at vget+0xf9 qsync() at qsync+0x1a4 ffs_sync() at ffs_sync+0x2e4 sync_fsync() at sync_fsync+0x1ac sched_sync() at sched_sync+0x609 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb2495d30, rbp = 0 --- Tracing command bufdaemon pid 45 tid 100044 td 0xffffff0001414a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e buf_daemon() at buf_daemon+0x2b5 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb2490d30, rbp = 0 --- Tracing command pagezero pid 44 tid 100043 td 0xffffff00036e0000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e vm_pagezero() at vm_pagezero+0x83 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb248bd30, rbp = 0 --- Tracing command vmdaemon pid 43 tid 100042 td 0xffffff00036e0370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 vm_daemon() at vm_daemon+0x58 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb2486d30, rbp = 0 --- Tracing command pagedaemon pid 42 tid 100041 td 0xffffff00036e06e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e vm_pageout() at vm_pageout+0xbbc fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb2481d30, rbp = 0 --- Tracing command sctp_iterator pid 41 tid 100040 td 0xffffff00036e0a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 sctp_iterator_thread() at sctp_iterator_thread+0x54 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb247cd30, rbp = 0 --- Tracing command irq1: atkbd0 pid 40 tid 100039 td 0xffffff00036e1000 fork_trampoline() at fork_trampoline Tracing command swi0: sio pid 39 tid 100038 td 0xffffff00036e1370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e ithread_loop() at ithread_loop+0x3be fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb244fd30, rbp = 0 --- Tracing command irq15: ata1 pid 38 tid 100037 td 0xffffff00036e16e0 fork_trampoline() at fork_trampoline Tracing command irq14: ata0 pid 37 tid 100036 td 0xffffff00036e1a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e ithread_loop() at ithread_loop+0x3be fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb2432d30, rbp = 0 --- Tracing command usb4 pid 36 tid 100035 td 0xffffff00036e2000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e usb_event_thread() at usb_event_thread+0xb9 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb241ad30, rbp = 0 --- Tracing command usb3 pid 35 tid 100034 td 0xffffff00012586e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e usb_event_thread() at usb_event_thread+0xb9 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb23ffd30, rbp = 0 --- Tracing command usb2 pid 34 tid 100033 td 0xffffff0001258a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e usb_event_thread() at usb_event_thread+0xb9 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb23f3d30, rbp = 0 --- Tracing command usb1 pid 33 tid 100032 td 0xffffff0001413000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e usb_event_thread() at usb_event_thread+0xb9 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb23e7d30, rbp = 0 --- Tracing command irq20: uhci1 uhci3 pid 32 tid 100031 td 0xffffff0001413370 fork_trampoline() at fork_trampoline Tracing command usbtask-dr pid 31 tid 100030 td 0xffffff00014136e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 usb_task_thread() at usb_task_thread+0xa3 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb23d6d30, rbp = 0 --- Tracing command usbtask-hc pid 30 tid 100029 td 0xffffff0001413a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 usb_task_thread() at usb_task_thread+0xa3 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb23d1d30, rbp = 0 --- Tracing command usb0 pid 29 tid 100028 td 0xffffff0001414000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e usb_event_thread() at usb_event_thread+0xb9 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb23ccd30, rbp = 0 --- Tracing command irq21: uhci0 uhci+ pid 28 tid 100027 td 0xffffff0001414370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e ithread_loop() at ithread_loop+0x3be fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb03c1d30, rbp = 0 --- Tracing command irq257: bce1 pid 27 tid 100026 td 0xffffff00014146e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e ithread_loop() at ithread_loop+0x3be fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb03bcd30, rbp = 0 --- Tracing command irq16: mfi0 pid 26 tid 100025 td 0xffffff000111a6e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e ithread_loop() at ithread_loop+0x3be fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffae3b3d30, rbp = 0 --- Tracing command irq256: bce0 pid 25 tid 100024 td 0xffffff000111aa50 fork_trampoline() at fork_trampoline Tracing command irq9: acpi0 pid 24 tid 100023 td 0xffffff0001257000 fork_trampoline() at fork_trampoline Tracing command swi6: Giant taskq pid 23 tid 100022 td 0xffffff0001257370 fork_trampoline() at fork_trampoline Tracing command thread taskq pid 22 tid 100021 td 0xffffff00012576e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 taskqueue_thread_loop() at taskqueue_thread_loop+0x92 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac2bbd30, rbp = 0 --- Tracing command swi5: + pid 21 tid 100020 td 0xffffff0001257a50 fork_trampoline() at fork_trampoline Tracing command kqueue taskq pid 9 tid 100019 td 0xffffff0001258000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 taskqueue_thread_loop() at taskqueue_thread_loop+0x92 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac2b1d30, rbp = 0 --- Tracing command acpi_task_2 pid 8 tid 100018 td 0xffffff0001258370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 taskqueue_thread_loop() at taskqueue_thread_loop+0x92 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac2acd30, rbp = 0 --- Tracing command acpi_task_1 pid 7 tid 100017 td 0xffffff000110da50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 taskqueue_thread_loop() at taskqueue_thread_loop+0x92 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac2a7d30, rbp = 0 --- Tracing command acpi_task_0 pid 6 tid 100016 td 0xffffff0001119000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 taskqueue_thread_loop() at taskqueue_thread_loop+0x92 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac2a2d30, rbp = 0 --- Tracing command swi2: cambio pid 20 tid 100015 td 0xffffff0001119370 fork_trampoline() at fork_trampoline Tracing command xpt_thrd pid 5 tid 100014 td 0xffffff00011196e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _sleep() at _sleep+0x351 xpt_scanner_thread() at xpt_scanner_thread+0x3a fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac298d30, rbp = 0 --- Tracing command swi6: task queue pid 19 tid 100013 td 0xffffff0001119a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e ithread_loop() at ithread_loop+0x3be fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac293d30, rbp = 0 --- Tracing command yarrow pid 18 tid 100012 td 0xffffff000111a000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e random_kthread() at random_kthread+0x20c fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac28ed30, rbp = 0 --- Tracing command g_down pid 4 tid 100011 td 0xffffff000111a370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e g_io_schedule_down() at g_io_schedule_down+0x227 g_down_procbody() at g_down_procbody+0x5a fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac285d30, rbp = 0 --- Tracing command g_up pid 3 tid 100010 td 0xffffff0001101370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e g_io_schedule_up() at g_io_schedule_up+0xfe g_up_procbody() at g_up_procbody+0x5a fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac280d30, rbp = 0 --- Tracing command g_event pid 2 tid 100009 td 0xffffff00011016e0 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e g_event_procbody() at g_event_procbody+0x91 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac27bd30, rbp = 0 --- Tracing command swi1: net pid 17 tid 100008 td 0xffffff0001101a50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e ithread_loop() at ithread_loop+0x3be fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac276d30, rbp = 0 --- Tracing command swi3: vm pid 16 tid 100007 td 0xffffff000110d000 fork_trampoline() at fork_trampoline Tracing command swi4: clock sio pid 15 tid 100006 td 0xffffff000110d370 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e ithread_loop() at ithread_loop+0x3be fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac26cd30, rbp = 0 --- Tracing command idle: cpu0 pid 14 tid 100005 td 0xffffff000110d6e0 cpustop_handler() at cpustop_handler+0x40 ipi_nmi_handler() at ipi_nmi_handler+0x30 trap() at trap+0x335 nmi_calltrap() at nmi_calltrap+0x8 --- trap 0x13, rip = 0xffffffff804e9643, rsp = 0xffffffff80b0fdb0, rbp = 0xfffffffac266c20 --- sched_idletd() at sched_idletd+0xc3 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac266d30, rbp = 0 --- Tracing command idle: cpu1 pid 13 tid 100004 td 0xffffff00010ff000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e ipi_bitmap_handler() at ipi_bitmap_handler+0xa4 Xipi_intr_bitmap_handler() at Xipi_intr_bitmap_handler+0x76 --- interrupt, rip = 0xffffffff80782486, rsp = 0xffffffffac261b90, rbp = 0xffffffffac261ba0 --- acpi_cpu_c1() at acpi_cpu_c1+0x6 acpi_cpu_idle() at acpi_cpu_idle+0x19c sched_idletd() at sched_idletd+0x46 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac261d30, rbp = 0 --- Tracing command idle: cpu2 pid 12 tid 100003 td 0xffffff00010ff370 cpustop_handler() at cpustop_handler+0x40 ipi_nmi_handler() at ipi_nmi_handler+0x30 trap() at trap+0x335 nmi_calltrap() at nmi_calltrap+0x8 --- trap 0x13, rip = 0xffffffff807d0713, rsp = 0xffffffffab795ff0, rbp = 0xffffffffac25caa0 --- siointr1() at siointr1+0x243 siointr() at siointr+0x58 intr_execute_handlers() at intr_execute_handlers+0x8b Xapic_isr1() at Xapic_isr1+0x7f --- interrupt, rip = 0xffffffff80791943, rsp = 0xffffffffac25cbc0, rbp = 0xffffffffac25cbe0 --- spinlock_exit() at spinlock_exit+0x33 sched_idletd() at sched_idletd+0x13b fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac25cd30, rbp = 0 --- Tracing command idle: cpu3 pid 11 tid 100002 td 0xffffff00010ff6e0 cpustop_handler() at cpustop_handler+0x40 ipi_nmi_handler() at ipi_nmi_handler+0x30 trap() at trap+0x335 nmi_calltrap() at nmi_calltrap+0x8 --- trap 0x13, rip = 0xffffffff80782486, rsp = 0xffffffffab79aff0, rbp = 0xffffffffac257ba0 --- acpi_cpu_c1() at acpi_cpu_c1+0x6 acpi_cpu_idle() at acpi_cpu_idle+0x19c sched_idletd() at sched_idletd+0x46 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac257d30, rbp = 0 --- Tracing command init pid 1 tid 100001 td 0xffffff00010ffa50 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_catch_signals() at sleepq_catch_signals+0x359 sleepq_wait_sig() at sleepq_wait_sig+0xc _sleep() at _sleep+0x295 kern_wait() at kern_wait+0x76b wait4() at wait4+0x35 syscall() at syscall+0x256 Xfast_syscall() at Xfast_syscall+0xab --- syscall (7, FreeBSD ELF64, wait4), rip = 0x40bf4c, rsp = 0x7fffffffe8d8, rbp = 0x7fffffffed60 --- Tracing command audit pid 10 tid 100000 td 0xffffff0001101000 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_wait() at sleepq_wait+0x3b _cv_wait() at _cv_wait+0xfe audit_worker() at audit_worker+0x359 fork_exit() at fork_exit+0x11f fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffac24dd30, rbp = 0 --- Tracing command swapper pid 0 tid 0 td 0xffffffff80ad9780 sched_switch() at sched_switch+0x1fe mi_switch() at mi_switch+0x18e sleepq_timedwait() at sleepq_timedwait+0x31 _sleep() at _sleep+0x33e scheduler() at scheduler+0x3d3 mi_startup() at mi_startup+0x59 btext() at btext+0x2c db> show lockedvnods Locked vnodes 0xffffff0076437dc8: tag ufs, type VDIR usecount 2, writecount 0, refcount 7 mountedhere 0 flags () v_object 0xffffff005474f4e0 ref 0 pages 584 lock type ufs: EXCL (count 1) by thread 0xffffff0003ec36e0 (pid 41220) ino 20820014, on dev mfid0s1g 0xffffff00038ba1f8: tag syncer, type VNON usecount 1, writecount 0, refcount 2 mountedhere 0 flags () lock type syncer: EXCL (count 1) by thread 0xffffff000379aa50 (pid 46) 0xffffff0003d643f0: tag ufs, type VREG usecount 2, writecount 1, refcount 3614 mountedhere 0 flags (VV_SYSTEM) v_object 0xffffff0003cdf4e0 ref 0 pages 24028 lock type ufs: SHARED (count 1) ino 7, on dev mfid0s1g 0xffffff005b312dc8: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff0053d1dc30 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff00038106e0 (pid 41107) ino 89026686, on dev mfid0s1g 0xffffff0003e297e0: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff0012c51820 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0076acd000 (pid 41112) ino 1012827, on dev mfid0s1g 0xffffff0003874dc8: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff0054ffb270 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff005bd5ca50 (pid 41113) ino 2991239, on dev mfid0s1g 0xffffff0012b52000: tag ufs, type VDIR usecount 2, writecount 0, refcount 5 mountedhere 0 flags () v_object 0xffffff00538c6c30 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff00039616e0 (pid 41119) with 1 pending ino 14602248, on dev mfid0s1g 0xffffff00210371f8: tag ufs, type VDIR usecount 1, writecount 0, refcount 3 mountedhere 0 flags () v_object 0xffffff0053480000 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff00038106e0 (pid 41107) ino 89050235, on dev mfid0s1g 0xffffff0123d99dc8: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff00aeedd410 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0076ac8370 (pid 41114) ino 4427870, on dev mfid0s1g 0xffffff001265d3f0: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff008d4e19c0 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff00211c3370 (pid 41106) ino 78216337, on dev mfid0s1g 0xffffff0056512bd0: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff005b5fc9c0 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0003d186e0 (pid 41103) ino 86600744, on dev mfid0s1g 0xffffff00210817e0: tag ufs, type VREG usecount 1, writecount 0, refcount 1 mountedhere 0 flags () lock type ufs: EXCL (count 1) by thread 0xffffff0003ec36e0 (pid 41220) ino 20993589, on dev mfid0s1g 0xffffff00564ed3f0: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff00210b4680 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0003fde6e0 (pid 41117) ino 7536668, on dev mfid0s1g 0xffffff0052344dc8: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff0054c359c0 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff005bd59370 (pid 41108) ino 86930594, on dev mfid0s1g 0xffffff008d1729d8: tag ufs, type VREG usecount 1, writecount 0, refcount 1 mountedhere 0 flags () lock type ufs: EXCL (count 1) by thread 0xffffff0003fde6e0 (pid 41117) ino 7536941, on dev mfid0s1g 0xffffff008d40cdc8: tag ufs, type VDIR usecount 2, writecount 0, refcount 5 mountedhere 0 flags () v_object 0xffffff00564cb0d0 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0003971000 (pid 41109) ino 93218956, on dev mfid0s1g 0xffffff0053590000: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff00546f9270 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0076acb6e0 (pid 41102) ino 82078744, on dev mfid0s1g 0xffffff008d3e6bd0: tag ufs, type VDIR usecount 1, writecount 0, refcount 3 mountedhere 0 flags () v_object 0xffffff0079fb9270 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0003971000 (pid 41109) ino 93218957, on dev mfid0s1g 0xffffff008d0037e0: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff00534028f0 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff005bd5c370 (pid 41115) ino 91593902, on dev mfid0s1g 0xffffff005469d000: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff00037394e0 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0003836000 (pid 41101) ino 101768214, on dev mfid0s1g 0xffffff002128d3f0: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff0076c1d410 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0003cc36e0 (pid 41104) ino 81113179, on dev mfid0s1g 0xffffff00217897e0: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff0054b3b5b0 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0003fdea50 (pid 41100) ino 78899204, on dev mfid0s1g 0xffffff005bc0f3f0: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff005455a000 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff00038dd370 (pid 41118) ino 9821288, on dev mfid0s1g 0xffffff011e0767e0: tag ufs, type VDIR usecount 2, writecount 0, refcount 5 mountedhere 0 flags () v_object 0xffffff005b6bc0d0 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0056f1f370 (pid 41111) ino 100967484, on dev mfid0s1g 0xffffff0076377bd0: tag ufs, type VDIR usecount 2, writecount 0, refcount 4 mountedhere 0 flags () v_object 0xffffff0076bff820 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xffffff0003cc2370 (pid 41110) ino 96775287, on dev mfid0s1g db> show locks No such command db> show alllocks No such command db> --Apple-Mail-23-908503003 Content-Disposition: attachment; filename=kernconf.txt Content-Type: text/plain; x-unix-mode=0644; name="kernconf.txt" Content-Transfer-Encoding: 7bit include GENERIC ident PTSMP options KDB # Enable kernel debugger support. options BREAK_TO_DEBUGGER options DDB # Support DDB. options GDB # Support remote GDB. options QUOTA options SMP --Apple-Mail-23-908503003 Content-Disposition: attachment; filename=dmesg.today Content-Type: application/octet-stream; x-unix-mode=0600; name="dmesg.today" Content-Transfer-Encoding: 7bit Copyright (c) 1992-2008 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 7.1-PRERELEASE-p1 #0: Mon Dec 1 15:33:57 CET 2008 root@x:/usr/obj/usr/src/sys/PTSMP Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (2493.76-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x10676 Stepping = 6 Features=0xbfebfbff Features2=0xce3bd> AMD Features=0x20100800 AMD Features2=0x1 Cores per package: 4 usable memory = 4276305920 (4078 MB) avail memory = 4114956288 (3924 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 ioapic0: Changing APIC ID to 4 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 900 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 2.0 on pci0 pci4: on pcib1 pcib2: at device 0.0 on pci4 pci5: on pcib2 pcib3: at device 0.0 on pci5 pci6: on pcib3 pcib4: at device 0.0 on pci6 pci7: on pcib4 bce0: mem 0xf4000000-0xf5ffffff irq 16 at device 0.0 on pci7 miibus0: on bce0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bce0: Ethernet address: 00:22:19:82:e8:81 bce0: [ITHREAD] bce0: ASIC (0x57081020); Rev (B2); Bus (PCI-X, 64-bit, 133MHz); F/W (0x04000305); Flags( MFW MSI ) pcib5: at device 1.0 on pci5 pci8: on pcib5 pcib6: at device 0.3 on pci4 pci9: on pcib6 pcib7: at device 3.0 on pci0 pci1: on pcib7 mfi0: port 0xec00-0xecff mem 0xfc480000-0xfc4bffff,0xfc440000-0xfc47ffff irq 16 at device 0.0 on pci1 mfi0: Megaraid SAS driver Ver 2.00 mfi0: 3098 (281457532s/0x0020/info) - Shutdown command received from host mfi0: 3099 (boot + 3s/0x0020/info) - Firmware initialization started (PCI ID 0060/1000/1f0c/1028) mfi0: 3100 (boot + 3s/0x0020/info) - Firmware version 1.11.82-0473 mfi0: 3101 (boot + 3s/0x0008/info) - Battery Present mfi0: 3102 (boot + 3s/0x0020/info) - Package version 6.0.3-0002 mfi0: 3103 (boot + 21s/0x0004/info) - Enclosure (SES) discovered on PD 20(c None/p0) mfi0: 3104 (boot + 21s/0x0002/info) - Inserted: Encl PD 20 mfi0: 3105 (boot + 21s/0x0002/info) - Inserted: PD 20(c None/p0) Info: enclPd=20, scsiType=d, portMap=09, sasAddr=5001e090e8810400,0000000000000000 mfi0: 3106 (boot + 21s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 3107 (boot + 21s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c50004c766f1,0000000000000000 mfi0: 3108 (boot + 21s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 3109 (boot + 21s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=01, sasAddr=5000c50004c77139,0000000000000000 mfi0: 3110 (boot + 21s/0x0002/info) - Inserted: PD 02(e0x20/s2) mfi0: 3111 (boot + 21s/0x0002/info) - Inserted: PD 02(e0x20/s2) Info: enclPd=20, scsiType=0, portMap=02, sasAddr=5000c50004c77149,0000000000000000 mfi0: 3112 (boot + 21s/0x0002/info) - Inserted: PD 03(e0x20/s3) mfi0: 3113 (boot + 21s/0x0002/info) - Inserted: PD 03(e0x20/s3) Info: enclPd=20, scsiType=0, portMap=03, sasAddr=5000c50004c7446d,0000000000000000 mfi0: 3114 (boot + 21s/0x0002/info) - Inserted: PD 04(e0x20/s4) mfi0: 3115 (boot + 21s/0x0002/info) - Inserted: PD 04(e0x20/s4) Info: enclPd=20, scsiType=0, portMap=04, sasAddr=5000c50004c763b9,0000000000000000 mfi0: 3116 (boot + 21s/0x0002/info) - Inserted: PD 05(e0x20/s5) mfi0: 3117 (boot + 21s/0x0002/info) - Inserted: PD 05(e0x20/s5) Info: enclPd=20, scsiType=0, portMap=05, sasAddr=5000c50004c72f05,0000000000000000 mfi0: 3118 (boot + 22s/0x0042/info) - Global Hot Spare created on PD 04(e0x20/s4) (global,rev,ea) mfi0: 3119 (boot + 22s/0x0002/info) - State change on PD 04(e0x20/s4) from UNCONFIGURED_GOOD(0) to HOT SPARE(2) mfi0: 3120 (boot + 22s/0x0042/info) - Global Hot Spare created on PD 05(e0x20/s5) (global,rev,ea) mfi0: 3121 (boot + 22s/0x0002/info) - State change on PD 05(e0x20/s5) from UNCONFIGURED_GOOD(0) to HOT SPARE(2) mfi0: 3122 (281457572s/0x0020/info) - Time established as 12/01/08 14:39:32; (33 seconds since power on) mfi0: 3123 (281457607s/0x0008/info) - Battery temperature is normal mfi0: [ITHREAD] pcib8: at device 4.0 on pci0 pci10: on pcib8 pcib9: at device 5.0 on pci0 pci11: on pcib9 pcib10: at device 6.0 on pci0 pci12: on pcib10 pcib11: at device 7.0 on pci0 pci13: on pcib11 pcib12: at device 28.0 on pci0 pci2: on pcib12 pcib13: at device 0.0 on pci2 pci3: on pcib13 bce1: mem 0xf8000000-0xf9ffffff irq 16 at device 0.0 on pci3 miibus1: on bce1 brgphy1: PHY 1 on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bce1: Ethernet address: 00:22:19:82:e8:7f bce1: [ITHREAD] bce1: ASIC (0x57081020); Rev (B2); Bus (PCI-X, 64-bit, 133MHz); F/W (0x04000305); Flags( MFW MSI ) uhci0: port 0xcce0-0xccff irq 21 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xccc0-0xccdf irq 20 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xcca0-0xccbf irq 21 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xcc80-0xcc9f irq 20 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb3: on uhci3 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xfc500000-0xfc5003ff irq 21 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: on usb4 uhub4: 8 ports with 8 removable, self powered uhub5: on uhub4 uhub5: multiple transaction translators uhub5: 4 ports with 4 removable, self powered pcib14: at device 30.0 on pci0 pci14: on pcib14 vgapci0: port 0xdc00-0xdcff mem 0xd8000000-0xdfffffff,0xfc2d0000-0xfc2dffff irq 19 at device 13.0 on pci14 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: does not respond device_attach: fdc0 attach returned 6 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console sio0: [FILTER] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A sio1: [FILTER] cpu0: on acpi0 est0: on cpu0 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 471f471f0600471f device_attach: est0 attach returned 6 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 471f471f0600471f device_attach: est1 attach returned 6 p4tcc1: on cpu1 cpu2: on acpi0 est2: on cpu2 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 471f471f0600471f device_attach: est2 attach returned 6 p4tcc2: on cpu2 cpu3: on acpi0 est3: on cpu3 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 471f471f0600471f device_attach: est3 attach returned 6 p4tcc3: on cpu3 fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: does not respond device_attach: fdc0 attach returned 6 orm0: at iomem 0xc0000-0xc8fff,0xc9000-0xc9fff,0xec000-0xeffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] ppc0: cannot reserve I/O port range sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec acd0: DVDROM at ata0-master UDMA33 mfi0: 3124 (281457607s/0x0008/info) - Current capacity of the battery is above threshold mfid0: on mfi0 mfid0: 857344MB (1755840512 sectors) RAID volume '' is optimal SMP: AP CPU #3 Launched! SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! Trying to mount root from ufs:/dev/mfid0s1a ipfw2 (+ipv6) initialized, divert loadable, nat loadable, rule-based forwarding disabled, default to deny, logging disabled bce1: link state changed to UP pid 95843 (chown), uid 0: exited on signal 11 (core dumped) pid 41519 (try), uid 0: exited on signal 10 (core dumped) mfi0: 3125 (281562777s/0x0008/info) - Battery started charging mfi0: 3126 (281564857s/0x0008/info) - Battery charge complete --Apple-Mail-23-908503003--