Created
March 11, 2012 03:59
-
-
Save jsjohnst/2014952 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo dtrace -n 'io:::start /!(args[0]->b_flags & B_READ) && execname == "launchd"/ { trace(execname); stack(); }' | |
dtrace: description 'io:::start ' matched 1 probe | |
CPU ID FUNCTION:NAME | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
8 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
10 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
12 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3e6 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`cluster_zero+0xfb4 | |
mach_kernel`cluster_zero+0x159f | |
mach_kernel`cluster_zero+0x1bea | |
mach_kernel`cluster_push_ext+0x220 | |
mach_kernel`hfs_fsync+0x19f | |
mach_kernel`hfs_vfs_vget+0x171 | |
mach_kernel`vnode_iterate+0x22f | |
mach_kernel`hfs_sync+0xb2 | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 | |
14 992 buf_strategy:start launchd | |
mach_kernel`buf_strategy+0x3a5 | |
mach_kernel`VNOP_STRATEGY+0x2e | |
mach_kernel`buf_bwrite+0x1b6 | |
mach_kernel`hfs_vnop_bwrite+0x131 | |
mach_kernel`VNOP_BWRITE+0x2e | |
mach_kernel`journal_start_transaction+0xcbb | |
mach_kernel`journal_start_transaction+0x1723 | |
mach_kernel`journal_flush+0x250 | |
mach_kernel`hfs_journal_flush+0x60 | |
mach_kernel`hfs_sync+0x25f | |
mach_kernel`nspace_proc_exit+0x68f | |
mach_kernel`vfs_iterate+0x1a4 | |
mach_kernel`sync+0x1c | |
mach_kernel`unix_syscall64+0x1fb | |
mach_kernel`hndl_unix_scall64+0x13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment