Last active
December 14, 2015 05:59
-
-
Save gingi/5039408 to your computer and use it in GitHub Desktop.
TextMate hangs with JavaScript bundle (v2.0-alpha.9387)
This file contains 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
Date/Time: 2013-02-26 10:43:09 -0500 | |
OS Version: 10.8.2 (Build 12C3006) | |
Architecture: x86_64 | |
Report Version: 11 | |
Command: TextMate | |
Path: /Applications/TextMate.app/Contents/MacOS/TextMate | |
Version: 2.0-alpha.9387 (9387) | |
Parent: launchd [145] | |
PID: 41974 | |
Event: hang | |
Duration: 6.21s | |
Steps: 63 (100ms sampling interval) | |
Hardware model: MacBookPro10,1 | |
Active cpus: 8 | |
Free pages: 409873 pages (-358) | |
Pageins: 14 pages | |
Pageouts: 0 pages | |
Process: TextMate [41974] | |
Path: /Applications/TextMate.app/Contents/MacOS/TextMate | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 17649 pages | |
CPU Time: 6.181s | |
Thread 0x132654 DispatchQueue 1 priority 47 cpu time 6.181s | |
63 start + 52 (TextMate) [0x10dcc57b4] | |
63 main + 755 (TextMate) [0x10dcdf95c] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 636 (AppKit) [0x7fff8a09e2fa] | |
63 -[NSApplication sendEvent:] + 5761 (AppKit) [0x7fff8a188744] | |
63 -[NSWindow sendEvent:] + 9687 (AppKit) [0x7fff8a18d120] | |
63 -[OakTextView keyDown:] + 407 (OakTextView) [0x10e574c43] | |
63 -[OakTextView oldKeyDown:] + 451 (OakTextView) [0x10e574958] | |
63 -[OakTextView interpretKeyEvents:] + 796 (OakTextView) [0x10e57465f] | |
63 -[NSView interpretKeyEvents:] + 183 (AppKit) [0x7fff8a024f87] | |
63 -[NSTextInputContext handleEvent:] + 823 (AppKit) [0x7fff8a025347] | |
63 TSMProcessRawKeyEvent + 2568 (HIToolbox) [0x7fff8c7801b5] | |
63 TSMKeyEvent + 610 (HIToolbox) [0x7fff8c72ff62] | |
63 SendUnicodeTextAEToUnicodeDoc + 477 (HIToolbox) [0x7fff8c730230] | |
63 SendTSMEvent + 35 (HIToolbox) [0x7fff8c7306b2] | |
63 SendEventToEventTarget + 40 (HIToolbox) [0x7fff8c7501bd] | |
63 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410 (HIToolbox) [0x7fff8c73a3d9] | |
63 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206 (HIToolbox) [0x7fff8c73af0a] | |
63 _NSTSMEventHandler + 202 (AppKit) [0x7fff8a0266fa] | |
63 -[NSTextInputContext handleTSMEvent:] + 2781 (AppKit) [0x7fff8a027200] | |
63 -[NSTextInputContext insertText:replacementRange:] + 337 (AppKit) [0x7fff8a028fbf] | |
63 -[OakTextView insertText:] + 750 (OakTextView) [0x10e575d5c] | |
63 ng::editor_t::insert_with_pairing(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 1618 (editor.dylib) [0x10e62043c] | |
63 ng::editor_t::insert(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) + 83 (editor.dylib) [0x10e61fceb] | |
63 ng::replace_helper(ng::buffer_t&, ng::snippet_controller_t&, std::__1::multimap<ng::range_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<ng::range_t>, std::__1::allocator<std::__1::pair<ng::range_t const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&) + 508 (editor.dylib) [0x10e61d2c4] | |
63 ng::buffer_t::replace(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 495 (buffer.dylib) [0x10e000f31] | |
63 ng::buffer_t::actual_replace(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 57 (buffer.dylib) [0x10e000f9b] | |
63 void oak::callbacks_t<ng::callback_t, false>::operator()<void (ng::callback_t::*)(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(void (ng::callback_t::*)(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), unsigned long const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const + 112 (buffer.dylib) [0x10e003a08] | |
63 ng::indent_helper_t::will_replace(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 135 (editor.dylib) [0x10e632277] | |
63 indent::fsm_t indent::create_fsm<ng::buffer_t>(ng::buffer_t const&, regexp::pattern_t const (&) [4], unsigned long, unsigned long, unsigned long) + 78 (editor.dylib) [0x10e62b20d] | |
63 indent::fsm_t::is_seeded(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 27 (regexp.dylib) [0x10e23593d] | |
63 indent::classify(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, regexp::pattern_t const (&) [4]) + 90 (regexp.dylib) [0x10e235a87] | |
63 regexp::search(regexp::pattern_t const&, char const*, char const*, char const*, char const*, unsigned int) + 142 (regexp.dylib) [0x10e23a509] | |
63 onig_search + 1615 (regexp.dylib) [0x10e2503bb] | |
7 match_at + 513 (regexp.dylib) [0x10e24c9d2] | |
7 <executing in user space> | |
4 match_at + 10881 (regexp.dylib) [0x10e24f252] | |
2 onig_is_code_in_cc_len + 68 (regexp.dylib) [0x10e24867f] | |
2 <executing in user space> | |
1 onig_is_code_in_cc_len + 77 (regexp.dylib) [0x10e248688] | |
1 <executing in user space> | |
1 onig_is_code_in_cc_len + 6 (regexp.dylib) [0x10e248641] | |
1 <executing in user space> | |
4 match_at + 5041 (regexp.dylib) [0x10e24db82] | |
4 <executing in user space> | |
3 match_at + 10867 (regexp.dylib) [0x10e24f244] | |
1 code2_hash + 11 (regexp.dylib) [0x10e244eda] | |
1 <executing in user space> | |
1 mbc_to_code + 5 (regexp.dylib) [0x10e244f09] | |
1 <executing in user space> | |
1 mbc_to_code + 120 (regexp.dylib) [0x10e244f7c] | |
1 <executing in user space> | |
2 match_at + 12844 (regexp.dylib) [0x10e24f9fd] | |
2 <executing in user space> | |
2 match_at + 5741 (regexp.dylib) [0x10e24de3e] | |
2 <executing in user space> | |
2 match_at + 473 (regexp.dylib) [0x10e24c9aa] | |
2 <executing in user space> | |
2 match_at + 5733 (regexp.dylib) [0x10e24de36] | |
2 <executing in user space> | |
2 match_at + 469 (regexp.dylib) [0x10e24c9a6] | |
2 <executing in user space> | |
2 match_at + 7612 (regexp.dylib) [0x10e24e58d] | |
2 <executing in user space> | |
1 match_at + 7753 (regexp.dylib) [0x10e24e61a] | |
1 <executing in user space> | |
1 match_at + 13121 (regexp.dylib) [0x10e24fb12] | |
1 <executing in user space> | |
1 match_at + 8924 (regexp.dylib) [0x10e24eaad] | |
1 <executing in user space> | |
1 match_at + 5223 (regexp.dylib) [0x10e24dc38] | |
1 <executing in user space> | |
1 mbc_to_code + 121 (regexp.dylib) [0x10e244f7d] | |
1 <executing in user space> | |
1 match_at + 5767 (regexp.dylib) [0x10e24de58] | |
1 <executing in user space> | |
1 match_at + 11814 (regexp.dylib) [0x10e24f5f7] | |
1 <executing in user space> | |
1 match_at + 8870 (regexp.dylib) [0x10e24ea77] | |
1 <executing in user space> | |
1 match_at + 5640 (regexp.dylib) [0x10e24ddd9] | |
1 <executing in user space> | |
1 match_at + 2178 (regexp.dylib) [0x10e24d053] | |
1 <executing in user space> | |
1 is_mbc_newline + 23 (regexp.dylib) [0x10e244f04] | |
1 <executing in user space> | |
1 match_at + 2385 (regexp.dylib) [0x10e24d122] | |
1 <executing in user space> | |
1 match_at + 10080 (regexp.dylib) [0x10e24ef31] | |
1 <executing in user space> | |
1 match_at + 13107 (regexp.dylib) [0x10e24fb04] | |
1 <executing in user space> | |
1 code2_hash + 11 (regexp.dylib) [0x10e244eda] | |
1 <executing in user space> | |
1 match_at + 8225 (regexp.dylib) [0x10e24e7f2] | |
1 <executing in user space> | |
1 match_at + 494 (regexp.dylib) [0x10e24c9bf] | |
1 <executing in user space> | |
1 match_at + 7505 (regexp.dylib) [0x10e24e522] | |
1 <executing in user space> | |
1 match_at + 7598 (regexp.dylib) [0x10e24e57f] | |
1 <executing in user space> | |
1 match_at + 502 (regexp.dylib) [0x10e24c9c7] | |
1 <executing in user space> | |
1 match_at + 617 (regexp.dylib) [0x10e24ca3a] | |
1 <executing in user space> | |
1 match_at + 8901 (regexp.dylib) [0x10e24ea96] | |
1 <executing in user space> | |
1 match_at + 484 (regexp.dylib) [0x10e24c9b5] | |
1 <executing in user space> | |
1 mbc_to_code + 1 (regexp.dylib) [0x10e244f05] | |
1 <executing in user space> | |
1 match_at + 516 (regexp.dylib) [0x10e24c9d5] | |
1 <executing in user space> | |
1 match_at + 5207 (regexp.dylib) [0x10e24dc28] | |
1 <executing in user space> | |
1 match_at + 2229 (regexp.dylib) [0x10e24d086] | |
1 mbc_enc_len + 4 (regexp.dylib) [0x10e244ede] | |
1 <executing in user space> | |
1 match_at + 12976 (regexp.dylib) [0x10e24fa81] | |
1 <executing in user space> | |
1 match_at + 480 (regexp.dylib) [0x10e24c9b1] | |
1 <executing in user space> | |
1 match_at + 5668 (regexp.dylib) [0x10e24ddf5] | |
1 <executing in user space> | |
1 match_at + 7717 (regexp.dylib) [0x10e24e5f6] | |
1 <executing in user space> | |
1 match_at + 7578 (regexp.dylib) [0x10e24e56b] | |
1 <executing in user space> | |
1 match_at + 11996 (regexp.dylib) [0x10e24f6ad] | |
1 <executing in user space> | |
Thread 0x132663 DispatchQueue 2 priority 49 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x132684 priority 47 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 oak::server_t<ng::buffer_parser_t, ng::buffer_parser_t::request_t, ng::buffer_parser_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 9 (buffer.dylib) [0x10e00f9cf] | |
63 oak::server_t<ng::buffer_parser_t, ng::buffer_parser_t::request_t, ng::buffer_parser_t::result_t>::server_run() + 178 (buffer.dylib) [0x10e011328] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x132690 priority 47 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x1326f8 priority 47 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 oak::server_t<file::read_t, file::read_t::request_t, file::read_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 9 (file.dylib) [0x10e3e72dd] | |
63 oak::server_t<file::read_t, file::read_t::request_t, file::read_t::result_t>::server_run() + 186 (file.dylib) [0x10e3e9be2] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1326f9 priority 47 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 document::watch_server_t::server_run_stub(void*) + 9 (document.dylib) [0x10e112deb] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10dcc3000 - 0x10dcf1fff com.macromates.TextMate.preview 2.0-alpha.9387 (9387) <DD45A613-6E42-349B-B340-28068091A0C3> /Applications/TextMate.app/Contents/MacOS/TextMate | |
0x10dfff000 - 0x10e01ffff buffer.dylib <B4ED48DE-FE15-39BD-A684-897BFB553D29> /Applications/TextMate.app/Contents/Frameworks/buffer.dylib | |
0x10e0f8000 - 0x10e11eff7 document.dylib <701BDEF2-5DD0-327C-A315-EB436940D61D> /Applications/TextMate.app/Contents/Frameworks/document.dylib | |
0x10e22b000 - 0x10e297fff regexp.dylib <DA9BAE9E-A426-3A68-BAE7-288E49A17DA8> /Applications/TextMate.app/Contents/Frameworks/regexp.dylib | |
0x10e3de000 - 0x10e3f9fff file.dylib <9CECEE2F-067E-3F5D-8F22-C0B2C72530A8> /Applications/TextMate.app/Contents/Frameworks/file.dylib | |
0x10e554000 - 0x10e5b1fff com.macromates.TextMate.OakTextView 1.0.0 (1.0) <C6135157-6B1E-341D-8F89-FB0A9F1A92DB> /Applications/TextMate.app/Contents/Frameworks/OakTextView.framework/Versions/A/OakTextView | |
0x10e613000 - 0x10e647ff7 editor.dylib <B2460E8D-77CB-3E89-A4CC-6F2A0E0D3545> /Applications/TextMate.app/Contents/Frameworks/editor.dylib | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: accountsd [13245] | |
Path: /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 95 pages | |
Thread 0x36f3c DispatchQueue 1 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x36f3e DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x102f4e000 - 0x102f4efff accountsd <0982A50A-159D-3E63-A2EC-6447F3706436> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Activity Monitor [41021] | |
Path: /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Dirty | |
Task size: 12083 pages | |
CPU Time: 0.044s | |
Thread 0x12c074 DispatchQueue 1 priority 46 cpu time 0.044s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x12c08b DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x1036c4000 - 0x1036f0fff com.apple.ActivityMonitor 10.8.0 (806) <4514BCD8-569D-3B5F-8640-97872F1396EC> /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: activitymonitord [41024] | |
Path: /usr/libexec/activitymonitord | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 504 pages (+2) | |
CPU Time: 0.036s | |
Thread 0x12c0a4 DispatchQueue 1 priority 31 cpu time 0.036s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (activitymonitord + 10115) [0x100e9e783] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x100e9c000 - 0x100ea4fff activitymonitord <4F559BC5-5ECC-3BEE-B7CF-2950B5C532D9> /usr/libexec/activitymonitord | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: AddressBookSourceSync [42027] | |
Path: /System/Library/Frameworks/AddressBook.framework/Versions/A/Resources/AddressBookSourceSync.app/Contents/MacOS/AddressBookSourceSync | |
Architecture: unknown | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 4197 pages (-6) | |
Note: Exited before symbolication | |
Thread 0x133441 DispatchQueue 1 priority 31 | |
63 ??? [0x7fff8bf787e1] | |
63 ??? [0x102fceabb] | |
63 ??? [0x102fce557] | |
63 ??? [0x7fff8b8c174b] | |
63 ??? [0x7fff8b8c189e] | |
63 ??? [0x7fff90ae36b2] | |
63 ??? [0x7fff90ae3ee6] | |
63 ??? [0x7fff90ade803] | |
63 ??? [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133444 DispatchQueue 2 priority 33 | |
63 ??? [0x7fff8cbb49ee] | |
63 ??? [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x13344d priority 63 | |
63 ??? [0x7fff8edd9181] | |
63 ??? [0x7fff8edec742] | |
63 ??? [0x7fff8b8bc612] | |
63 ??? [0x7fff8b85e586] | |
63 ??? [0x7fff90ae36b2] | |
63 ??? [0x7fff90ae3ee6] | |
63 ??? [0x7fff90ade803] | |
63 ??? [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133464 priority 31 | |
63 ??? [0x7fff8edd9181] | |
63 ??? [0x7fff8edec742] | |
63 ??? [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x133566 priority 31 | |
50 ??? [0x7fff8edd9171] | |
50 ??? [0x7fff8edeecb3] | |
50 ??? [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133567 priority 31 | |
50 ??? [0x7fff8edd9171] | |
50 ??? [0x7fff8edeecb3] | |
50 ??? [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: aosnotifyd [103] | |
Path: /usr/sbin/aosnotifyd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 268 pages | |
Thread 0x343 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (aosnotifyd + 36447) [0x103fc4e5f] | |
63 ??? (aosnotifyd + 35537) [0x103fc4ad1] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x35b DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x103fbc000 - 0x104003ff7 aosnotifyd <A9359981-2023-3781-93F1-89D423F0F712> /usr/sbin/aosnotifyd | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: appleeventsd [84] | |
Path: /System/Library/CoreServices/appleeventsd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 71 | |
Sudden Term: Dirty (allows idle exit) | |
Task size: 348 pages | |
Thread 0x2eb DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x2ec priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10585d000 - 0x10585dfff appleeventsd <4617FC4D-4C6C-3B62-9E64-08F9C99ABEEF> /System/Library/CoreServices/appleeventsd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: AppleSpell [272] | |
Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 1338 pages | |
Thread 0xb4a DispatchQueue 1 priority 46 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (AppleSpell + 7271) [0x10ef32c67] | |
63 -[NSSpellServer run] + 73 (Foundation) [0x7fff8b9a8e36] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0xb4c DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10ef31000 - 0x10efe6ff7 com.apple.AppleSpell 1.9 (173.1) <6ED0981A-B081-3345-8EBB-E4AB821B077A> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: apsd [89] | |
Path: /System/Library/PrivateFrameworks/ApplePushService.framework/apsd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 1195 pages | |
Thread 0x278 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (apsd + 21702) [0x10c33a4c6] | |
63 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8b85a18a] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x2d2 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x368 priority 63 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x871 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10c335000 - 0x10c3b3ff7 apsd <955901BC-3EA7-3976-9473-FD16EE108102> /System/Library/PrivateFrameworks/ApplePushService.framework/apsd | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: autofsd [88] | |
Path: /usr/libexec/autofsd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 83 pages | |
Thread 0x2aa DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x2ab priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x101ecf000 - 0x101ed0fff autofsd <84AA47F0-1486-37EE-9C69-12CB98C34F1C> /usr/libexec/autofsd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: automountd [42028] | |
Path: /usr/libexec/automountd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 596 pages | |
Thread 0x133474 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (automountd + 9759) [0x105df361f] | |
63 __semwait_signal + 10 (libsystem_kernel.dylib) [0x7fff92550386] | |
*63 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
Thread 0x13347c DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133475 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (automountd + 10024) [0x105df3728] | |
63 __sigwait + 10 (libsystem_kernel.dylib) [0x7fff9255057a] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 __sigwait_nocancel + 362 (mach_kernel) [0xffffff8000565a6a] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x133476 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (automountd + 10306) [0x105df3842] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x133477 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (automountd + 47807) [0x105dfcabf] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x133478 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (automountd + 10455) [0x105df38d7] | |
63 __ioctl + 10 (libsystem_kernel.dylib) [0x7fff9254fd0a] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 ioctl + 1299 (mach_kernel) [0xffffff80005768c3] | |
*63 fo_ioctl + 67 (mach_kernel) [0xffffff8000549ed3] | |
*63 ??? (mach_kernel + 1078057) [0xffffff8000307329] | |
*63 VNOP_IOCTL + 244 (mach_kernel) [0xffffff8000310d94] | |
*63 spec_ioctl + 157 (mach_kernel) [0xffffff800031f42d] | |
*63 autofs_ioctl + 424 (autofs) [0xffffff7f81bfcc7e] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x133496 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (automountd + 14446) [0x105df486e] | |
63 mach_msg_server_once + 345 (libsystem_kernel.dylib) [0x7fff9254e1f9] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x105df1000 - 0x105e0bff7 automountd <A237D249-D905-325B-AAEA-6564374AC564> /usr/libexec/automountd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff7f81bf8000 - 0xffffff7f81bffffc com.apple.filesystems.autofs 4.0 (3.0) <B0380AF3-5AEC-3316-97DD-0B97AAF03FDC> /System/Library/Extensions/autofs.kext/Contents/MacOS/autofs | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: awacsd [53] | |
Path: /usr/sbin/awacsd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 861 pages | |
Thread 0x2cc DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x2cd DispatchQueue 35 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
63 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x7fff8cbb31c3] | |
63 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x7fff8cbb32f1] | |
63 _dispatch_queue_drain + 235 (libdispatch.dylib) [0x7fff8cbb347f] | |
63 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
63 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff8cbb5f01] | |
63 ??? (awacsd + 161099) [0x10995b54b] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x2d6 DispatchQueue 145 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
63 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x7fff8cbb31c3] | |
63 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x7fff8cbb32f1] | |
63 _dispatch_queue_drain + 235 (libdispatch.dylib) [0x7fff8cbb347f] | |
63 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
63 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff8cbb5f01] | |
63 ??? (awacsd + 212682) [0x109967eca] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x339 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0xa9e priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x1334f1 priority 31 | |
*63 ??? (mach_kernel + 3907152) [0xffffff80005b9e50] | |
Binary Images: | |
0x109934000 - 0x1099adff7 awacsd <5C3F7941-CE4B-3AAA-9F4C-B63CD78D82D0> /usr/sbin/awacsd | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: bash [27943] | |
Path: /bin/bash | |
Architecture: x86_64 | |
Parent: login [27942] | |
UID: 503 | |
Task size: 1 pages | |
Thread 0xc1bb8 priority 31 | |
63 __wait4 + 10 (libsystem_kernel.dylib) [0x7fff9255069a] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x102bdb000 - 0x102c71fff bash <B3CE4882-ACE3-35E9-A5CC-6436AD7D504E> /bin/bash | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: bash [28336] | |
Path: /bin/bash | |
Architecture: x86_64 | |
Parent: login [28335] | |
UID: 503 | |
Task size: 193 pages | |
Thread 0xc5413 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (bash + 10713) [0x104f0c9d9] | |
63 ??? (bash + 117615) [0x104f26b6f] | |
63 ??? (bash + 118109) [0x104f26d5d] | |
63 ??? (bash + 118334) [0x104f26e3e] | |
63 ??? (bash + 176804) [0x104f352a4] | |
63 ??? (bash + 195714) [0x104f39c82] | |
63 ??? (bash + 196942) [0x104f3a14e] | |
63 ??? (bash + 181833) [0x104f36649] | |
63 ??? (bash + 398709) [0x104f6b575] | |
63 ??? (bash + 400037) [0x104f6baa5] | |
63 ??? (bash + 386226) [0x104f684b2] | |
63 read + 10 (libsystem_kernel.dylib) [0x7fff92550ffa] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*63 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*63 ??? (mach_kernel + 1076569) [0xffffff8000306d59] | |
*63 VNOP_READ + 77 (mach_kernel) [0xffffff8000310c0d] | |
*63 spec_read + 187 (mach_kernel) [0xffffff800031eeeb] | |
*63 ??? (mach_kernel + 3680786) [0xffffff8000582a12] | |
*63 ttread + 445 (mach_kernel) [0xffffff800057eb0d] | |
*63 msleep0 + 100 (mach_kernel) [0xffffff8000569094] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Binary Images: | |
0x104f0a000 - 0x104fa0fff bash <B3CE4882-ACE3-35E9-A5CC-6436AD7D504E> /bin/bash | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: bash [28697] | |
Path: /bin/bash | |
Architecture: x86_64 | |
Parent: login [28696] | |
UID: 503 | |
Task size: 1 pages | |
Thread 0xc6f50 priority 31 | |
63 read + 10 (libsystem_kernel.dylib) [0x7fff92550ffa] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*63 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*63 ??? (mach_kernel + 1076569) [0xffffff8000306d59] | |
*63 VNOP_READ + 77 (mach_kernel) [0xffffff8000310c0d] | |
*63 spec_read + 187 (mach_kernel) [0xffffff800031eeeb] | |
*63 ??? (mach_kernel + 3680786) [0xffffff8000582a12] | |
*63 ttread + 445 (mach_kernel) [0xffffff800057eb0d] | |
*63 msleep0 + 100 (mach_kernel) [0xffffff8000569094] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Binary Images: | |
0x1085d5000 - 0x10866bfff bash <B3CE4882-ACE3-35E9-A5CC-6436AD7D504E> /bin/bash | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: bash [38411] | |
Path: /bin/bash | |
Architecture: x86_64 | |
Parent: login [38410] | |
UID: 503 | |
Task size: 1 pages | |
Thread 0x10e6b3 priority 31 | |
63 read + 10 (libsystem_kernel.dylib) [0x7fff92550ffa] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*63 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*63 ??? (mach_kernel + 1076569) [0xffffff8000306d59] | |
*63 VNOP_READ + 77 (mach_kernel) [0xffffff8000310c0d] | |
*63 spec_read + 187 (mach_kernel) [0xffffff800031eeeb] | |
*63 ??? (mach_kernel + 3680786) [0xffffff8000582a12] | |
*63 ttread + 445 (mach_kernel) [0xffffff800057eb0d] | |
*63 msleep0 + 100 (mach_kernel) [0xffffff8000569094] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Binary Images: | |
0x108f3d000 - 0x108fd3fff bash <B3CE4882-ACE3-35E9-A5CC-6436AD7D504E> /bin/bash | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: bash [38657] | |
Path: /bin/bash | |
Architecture: x86_64 | |
Parent: login [38656] | |
UID: 503 | |
Task size: 226 pages | |
Thread 0x10ff3b priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (bash + 10713) [0x102a239d9] | |
63 ??? (bash + 117615) [0x102a3db6f] | |
63 ??? (bash + 118109) [0x102a3dd5d] | |
63 ??? (bash + 118334) [0x102a3de3e] | |
63 ??? (bash + 176804) [0x102a4c2a4] | |
63 ??? (bash + 195714) [0x102a50c82] | |
63 ??? (bash + 196942) [0x102a5114e] | |
63 ??? (bash + 181833) [0x102a4d649] | |
63 ??? (bash + 398709) [0x102a82575] | |
63 ??? (bash + 400037) [0x102a82aa5] | |
63 ??? (bash + 386226) [0x102a7f4b2] | |
63 read + 10 (libsystem_kernel.dylib) [0x7fff92550ffa] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*63 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*63 ??? (mach_kernel + 1076569) [0xffffff8000306d59] | |
*63 VNOP_READ + 77 (mach_kernel) [0xffffff8000310c0d] | |
*63 spec_read + 187 (mach_kernel) [0xffffff800031eeeb] | |
*63 ??? (mach_kernel + 3680786) [0xffffff8000582a12] | |
*63 ttread + 445 (mach_kernel) [0xffffff800057eb0d] | |
*63 msleep0 + 100 (mach_kernel) [0xffffff8000569094] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Binary Images: | |
0x102a21000 - 0x102ab7fff bash <B3CE4882-ACE3-35E9-A5CC-6436AD7D504E> /bin/bash | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: bash [39529] | |
Path: /bin/bash | |
Architecture: x86_64 | |
Parent: login [39528] | |
UID: 503 | |
Task size: 1 pages | |
Thread 0x11886a priority 31 | |
63 read + 10 (libsystem_kernel.dylib) [0x7fff92550ffa] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*63 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*63 ??? (mach_kernel + 1076569) [0xffffff8000306d59] | |
*63 VNOP_READ + 77 (mach_kernel) [0xffffff8000310c0d] | |
*63 spec_read + 187 (mach_kernel) [0xffffff800031eeeb] | |
*63 ??? (mach_kernel + 3680786) [0xffffff8000582a12] | |
*63 ttread + 445 (mach_kernel) [0xffffff800057eb0d] | |
*63 msleep0 + 100 (mach_kernel) [0xffffff8000569094] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Binary Images: | |
0x10ac40000 - 0x10acd6fff bash <B3CE4882-ACE3-35E9-A5CC-6436AD7D504E> /bin/bash | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: BBEdit [41459] | |
Path: /Applications/BBEdit.app/Contents/MacOS/BBEdit | |
Architecture: i386 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 34944 pages (-14) | |
CPU Time: 0.008s | |
Process: bzbmenu [189] | |
Path: /Library/Backblaze.bzpkg/bzbmenu.app/Contents/MacOS/bzbmenu | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 2942 pages | |
CPU Time: 0.001s | |
Process: bzfilelist [40657] | |
Path: /Library/Backblaze.bzpkg/bzfilelist | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 6638 pages | |
CPU Time: 0.039s | |
Process: bzserv [92] | |
Path: /Library/Backblaze.bzpkg/bzserv | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 122 pages | |
CPU Time: 0.002s | |
Process: CalendarAgent [180] | |
Path: /System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarAgent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Dirty (allows idle exit) | |
Task size: 20724 pages | |
Thread 0x636 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (CalendarAgent + 2739) [0x10bea2ab3] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x6af DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x778 priority 63 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x785 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 -[CalAgentAPSConnectionManager _calAPSMain] + 731 (CalendarAgent) [0x10beb2274] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x827 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x133645 priority 33 | |
9 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
9 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
9 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*9 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133646 priority 33 | |
9 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
9 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
9 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*9 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13352c priority 33 | |
4 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
4 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
4 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*4 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13354e priority 33 | |
3 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
3 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
3 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*3 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10bea2000 - 0x10bea2fff CalendarAgent <6CFDD227-73B3-3E19-9FE7-DD95699A3D15> /System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarAgent | |
0x10bead000 - 0x10bec2fff com.apple.CalendarAgent 1.0 (55) <D8084316-7159-3552-BA5D-081F856A1550> /System/Library/PrivateFrameworks/CalendarAgent.framework/Versions/A/CalendarAgent | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: cfprefsd [11716] | |
Path: /usr/sbin/cfprefsd | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 1355 pages (-24) | |
Thread 0x2af02 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x2af04 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x133554 priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133555 priority 31 | |
49 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
49 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
49 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*49 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13355a priority 31 | |
32 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
32 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
32 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*32 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13355b priority 31 | |
31 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
31 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
31 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*31 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x107fff000 - 0x107fffff7 cfprefsd <01BC9748-9534-3638-A631-3FBAEFB5E37E> /usr/sbin/cfprefsd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: cfprefsd [11729] | |
Path: /usr/sbin/cfprefsd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 322 pages (-16) | |
Thread 0x2af87 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x2af89 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x13355c priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13355d priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13355e priority 31 | |
31 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
31 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
31 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*31 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10c849000 - 0x10c849ff7 cfprefsd <01BC9748-9534-3638-A631-3FBAEFB5E37E> /usr/sbin/cfprefsd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: cfprefsd [12942] | |
Path: /usr/sbin/cfprefsd | |
Architecture: x86_64 | |
Parent: launchd [291] | |
UID: 89 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 226 pages | |
Thread 0x33a0c DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x33a0e priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x100a0b000 - 0x100a0bff7 cfprefsd <01BC9748-9534-3638-A631-3FBAEFB5E37E> /usr/sbin/cfprefsd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: cfprefsd [37650] | |
Path: /usr/sbin/cfprefsd | |
Architecture: x86_64 | |
Parent: launchd [37648] | |
UID: -2 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 169 pages | |
Thread 0x108fc5 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x108fc7 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10bc43000 - 0x10bc43ff7 cfprefsd <01BC9748-9534-3638-A631-3FBAEFB5E37E> /usr/sbin/cfprefsd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: com.apple.cmio.registerassistantservice [39081] | |
Path: /System/Library/XPCServices/com.apple.cmio.registerassistantservice.xpc/Contents/MacOS/com.apple.cmio.registerassistantservice | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 1 pages | |
Thread 0x114b3c priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x114b3e priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10a6cd000 - 0x10a6cefff com.apple.cmio.registerassistantservice 1.0 (1) <F4D28CD9-752F-3B2D-8AEA-9B212868F0CF> /System/Library/XPCServices/com.apple.cmio.registerassistantservice.xpc/Contents/MacOS/com.apple.cmio.registerassistantservice | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: com.apple.dock.extra [223] | |
Path: /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 503 | |
Sudden Term: Dirty (allows idle exit) | |
Task size: 5325 pages | |
Thread 0x7b0 DispatchQueue 1 priority 47 | |
63 ??? (com.apple.dock.extra + 5956) [0x106c57744] | |
63 xpc_service_main + 433 (XPCService) [0x7fff94422d15] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x7bb DispatchQueue 2 priority 49 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x106c56000 - 0x106c5afff com.apple.dock.extra 1.0 (1) <BED692DE-9B6F-3D55-8A23-20014685C9CF> /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff94421000 - 0x7fff94428fff com.apple.XPCService 2.0 (1) <97A25416-88DD-375B-8D08-14920C05804A> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: com.apple.iCloudHelper [42003] | |
Path: /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/XPCServices/com.apple.iCloudHelper.xpc/Contents/MacOS/com.apple.iCloudHelper | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 1587 pages (+16) | |
Thread 0x1329fa DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 main + 176 (com.apple.iCloudHelper) [0x1036f7e30] | |
63 xpc_main + 260 (libxpc.dylib) [0x7fff912f0950] | |
63 _xpc_main + 452 (XPCService) [0x7fff9442323b] | |
63 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8b85a18a] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1329fc DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x132a01 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 -[AOSPushManager _AOSPushListener] + 271 (AOSKit) [0x7fff8bd11cfa] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133550 priority <multiple> | |
*34 ??? (mach_kernel + 3907152) [0xffffff80005b9e50] | |
29 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
29 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
29 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*29 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133643 priority <multiple> | |
11 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
11 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
11 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*11 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133644 priority 31 | |
11 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
11 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
11 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*11 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13354f priority 33 | |
3 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
3 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
3 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*3 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x1036f7000 - 0x1036fbff7 com.apple.iCloudHelper 1.05 (152) <F5AB8382-DFBB-3288-B70E-84D40933756E> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/XPCServices/com.apple.iCloudHelper.xpc/Contents/MacOS/com.apple.iCloudHelper | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bcf5000 - 0x7fff8bf75ff7 com.apple.AOSKit 1.05 (151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff912de000 - 0x7fff91300ff7 libxpc.dylib <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff94421000 - 0x7fff94428fff com.apple.XPCService 2.0 (1) <97A25416-88DD-375B-8D08-14920C05804A> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: com.apple.PassXPCService [13109] | |
Path: /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/XPCServices/com.apple.PassXPCService.xpc/Contents/MacOS/com.apple.PassXPCService | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 529 pages | |
Thread 0x35a72 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x35a76 DispatchQueue 7 priority 31 | |
63 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff8cbb1d85] | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x1079f9000 - 0x107a02fff com.apple.PassXPCService 1.0 (1) <76166AFB-36A2-33E7-8169-99E8E3082B21> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/XPCServices/com.apple.PassXPCService.xpc/Contents/MacOS/com.apple.PassXPCService | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: com.apple.ShareKitHelper [38962] | |
Path: /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/XPCServices/com.apple.ShareKitHelper.xpc/Contents/MacOS/com.apple.ShareKitHelper | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 502 pages | |
Thread 0x112719 DispatchQueue 1 priority 47 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 xpc_service_main + 433 (XPCService) [0x7fff94422d15] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x11271e DispatchQueue 2 priority 49 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10a10f000 - 0x10a110fff com.apple.ShareKitHelper 1.0 (119.8) <DAC35DA0-56BB-3F3B-956A-C9AE52F37267> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/XPCServices/com.apple.ShareKitHelper.xpc/Contents/MacOS/com.apple.ShareKitHelper | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff94421000 - 0x7fff94428fff com.apple.XPCService 2.0 (1) <97A25416-88DD-375B-8D08-14920C05804A> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: configd [20] | |
Path: /usr/libexec/configd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 1111 pages (+2) | |
CPU Time: 0.022s | |
Thread 0x133 DispatchQueue 1 priority 31 cpu time 0.021s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (configd + 7263) [0x104140c5f] | |
63 ??? (configd + 10127) [0x10414178f] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x135 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x137 priority 31 | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x15d priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (configd + 54376) [0x10414c468] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x165 priority 31 | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x177 priority 31 | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133625 priority <multiple> cpu time 0.001s | |
52 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
52 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
52 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*52 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133638 priority 31 | |
35 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
35 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
35 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*35 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13344e priority 29 | |
2 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
2 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
2 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*2 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10413f000 - 0x10416dff7 configd <DD25C0A9-EBBC-32EE-87B5-DDEC2F7B2BCE> /usr/libexec/configd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: cookied [40534] | |
Path: /System/Library/Frameworks/CFNetwork.framework/Versions/A/Support/cookied | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 908 pages | |
Thread 0x1273eb DispatchQueue 1 priority 31 | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1273ef DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10ebf5000 - 0x10ebf5fff cookied <7C0D644D-10E1-3020-A6E9-9C8F6E264F1A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/Support/cookied | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: coreaudiod [161] | |
Path: /usr/sbin/coreaudiod | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 202 | |
Sudden Term: Dirty | |
Task size: 1906 pages (-10) | |
CPU Time: 0.026s | |
Thread 0x4f8 DispatchQueue 1 priority 63 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (coreaudiod + 393566) [0x107f2915e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x50a DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x6b8 priority 61 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (coreaudiod + 435021) [0x107f3334d] | |
63 ??? (coreaudiod + 406379) [0x107f2c36b] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1291b0 priority 97 cpu time 0.026s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (coreaudiod + 30821) [0x107ed0865] | |
63 ??? (coreaudiod + 146267) [0x107eecb5b] | |
63 ??? (coreaudiod + 146407) [0x107eecbe7] | |
63 ??? (coreaudiod + 154157) [0x107eeea2d] | |
63 ??? (coreaudiod + 49674) [0x107ed520a] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*62 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
*1 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*1 psynch_cvcontinue + 159 (mach_kernel) [0xffffff80005b4baf] | |
Thread 0x133577 priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133584 priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x107ec9000 - 0x107f98ff7 coreaudiod <30CC89D4-54A4-3A58-8776-C258CC17E448> /usr/sbin/coreaudiod | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: coreservicesd [34] | |
Path: /System/Library/CoreServices/coreservicesd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 6320 pages (-3) | |
CPU Time: 0.002s | |
Thread 0x1f1 DispatchQueue 1 priority 31 cpu time 0.002s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 _CoreServicesServerMain + 691 (CarbonCore) [0x7fff8d05e085] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1f5 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1fe priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1ff priority 31 | |
63 read + 10 (libsystem_kernel.dylib) [0x7fff92550ffa] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*63 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*63 ??? (mach_kernel + 1164329) [0xffffff800031c429] | |
*63 tsleep + 88 (mach_kernel) [0xffffff80005691b8] | |
*63 ??? (mach_kernel + 3575488) [0xffffff8000568ec0] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x133531 priority 31 | |
2 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
2 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
2 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*2 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10b65e000 - 0x10b65efff coreservicesd <2F52FCB5-6C20-3437-AB0F-6950D61F672E> /System/Library/CoreServices/coreservicesd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8d05d000 - 0x7fff8d374ff7 com.apple.CoreServices.CarbonCore 1037.3 (1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: coresymbolicationd [41025] | |
Path: /System/Library/PrivateFrameworks/CoreSymbolication.framework/coresymbolicationd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 4764 pages | |
Thread 0x12c0b7 DispatchQueue 7 priority 31 | |
63 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff8cbb1d85] | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x12c0b8 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10d24e000 - 0x10d259fff coresymbolicationd <7EB12B92-6A43-3678-AEF7-F38DE2AD1626> /System/Library/PrivateFrameworks/CoreSymbolication.framework/coresymbolicationd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: crash-catcher [41461] | |
Path: /Applications/BBEdit.app/Contents/Helpers/Crash Reporter.app/Contents/Helpers/crash-catcher | |
Architecture: i386 | |
Parent: BBEdit [41459] | |
UID: 503 | |
Task size: 394 pages | |
Process: CVMServer [113] | |
Path: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Dirty | |
Task size: 285 pages | |
Thread 0x3a8 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x3ab DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x102b00000 - 0x102b0afff CVMServer <1CE1774E-6B8C-3E72-B3D0-5A2C0EEE3433> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: DashboardClient [3951] | |
Path: /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Contents/MacOS/DashboardClient | |
Architecture: i386 | |
Parent: Dock [157] | |
UID: 503 | |
Task size: 19869 pages | |
Thread 0x1f12f priority 31 | |
63 start + 1 (libdyld.dylib) [0x9731e725] | |
63 ??? (DashboardClient + 19346) [0x7eb92] | |
63 -[NSApplication run] + 855 (AppKit) [0x941256cc] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 (AppKit) [0x9412f26c] | |
63 _DPSNextEvent + 724 (AppKit) [0x9412fa3a] | |
63 BlockUntilNextEventMatchingListInMode + 88 (HIToolbox) [0x97b40d44] | |
63 ReceiveNextEventCommon + 374 (HIToolbox) [0x97b40ec9] | |
63 RunCurrentEventLoopInMode + 242 (HIToolbox) [0x97b4115a] | |
63 CFRunLoopRunInMode + 123 (CoreFoundation) [0x90d594ab] | |
63 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x90d5963a] | |
62 __CFRunLoopRun + 1247 (CoreFoundation) [0x90d59f7f] | |
62 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x90d54599] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9003e7d2] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 2038 (CoreFoundation) [0x90d5a296] | |
1 __CFRunLoopDoSource1 + 146 (CoreFoundation) [0x90d24572] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53 (CoreFoundation) [0x90d24945] | |
1 __CFMachPortPerform + 303 (CoreFoundation) [0x90d24a8f] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 81 (HIToolbox) [0x97b485ca] | |
1 CGEventCreateNextEvent + 41 (CoreGraphics) [0x91015594] | |
1 CGSGetNextEventRecordInternal + 125 (CoreGraphics) [0x9101565c] | |
1 snarf_events + 191 (CoreGraphics) [0x91015846] | |
1 _CGSGetPortStreamInline + 108 (CoreGraphics) [0x91015a3a] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9003e7d2] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1f131 DispatchQueue 1701273966 priority 33 | |
63 _dispatch_mgr_thread + 53 (libdispatch.dylib) [0x9920a7a9] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x900419ae] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1f13e priority 31 | |
63 thread_start + 34 (libsystem_c.dylib) [0x96de0cee] | |
63 _pthread_start + 344 (libsystem_c.dylib) [0x96df6557] | |
63 WTF::wtfThreadEntryPoint(void*) + 16 (JavaScriptCore) [0x91df0880] | |
63 WTF::threadEntryPoint(void*) + 76 (JavaScriptCore) [0x91bc235c] | |
63 JSC::BlockAllocator::blockFreeingThreadMain() + 115 (JavaScriptCore) [0x91ddaf43] | |
63 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 120 (JavaScriptCore) [0x91bc43d8] | |
63 pthread_cond_timedwait$UNIX2003 + 70 (libsystem_c.dylib) [0x96e810ec] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x900408e2] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1f13f priority 31 | |
63 thread_start + 34 (libsystem_c.dylib) [0x96de0cee] | |
63 _pthread_start + 344 (libsystem_c.dylib) [0x96df6557] | |
63 WTF::wtfThreadEntryPoint(void*) + 16 (JavaScriptCore) [0x91df0880] | |
63 WTF::threadEntryPoint(void*) + 76 (JavaScriptCore) [0x91bc235c] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 238 (JavaScriptCore) [0x91d455ee] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198 (JavaScriptCore) [0x91d456f6] | |
63 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96e810a1] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x900408e2] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1f140 priority 31 | |
63 thread_start + 34 (libsystem_c.dylib) [0x96de0cee] | |
63 _pthread_start + 344 (libsystem_c.dylib) [0x96df6557] | |
63 WTF::wtfThreadEntryPoint(void*) + 16 (JavaScriptCore) [0x91df0880] | |
63 WTF::threadEntryPoint(void*) + 76 (JavaScriptCore) [0x91bc235c] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 238 (JavaScriptCore) [0x91d455ee] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198 (JavaScriptCore) [0x91d456f6] | |
63 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96e810a1] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x900408e2] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1f141 priority 31 | |
63 thread_start + 34 (libsystem_c.dylib) [0x96de0cee] | |
63 _pthread_start + 344 (libsystem_c.dylib) [0x96df6557] | |
63 WTF::wtfThreadEntryPoint(void*) + 16 (JavaScriptCore) [0x91df0880] | |
63 WTF::threadEntryPoint(void*) + 76 (JavaScriptCore) [0x91bc235c] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 238 (JavaScriptCore) [0x91d455ee] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198 (JavaScriptCore) [0x91d456f6] | |
63 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96e810a1] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x900408e2] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1f144 priority 63 | |
63 thread_start + 34 (libsystem_c.dylib) [0x96de0cee] | |
63 _pthread_start + 344 (libsystem_c.dylib) [0x96df6557] | |
63 __NSThread__main__ + 1396 (Foundation) [0x98ae615b] | |
63 -[NSThread main] + 45 (Foundation) [0x98ae61d8] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 395 (Foundation) [0x98a8213a] | |
63 CFRunLoopRunInMode + 123 (CoreFoundation) [0x90d594ab] | |
63 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x90d5963a] | |
63 __CFRunLoopRun + 1247 (CoreFoundation) [0x90d59f7f] | |
63 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x90d54599] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9003e7d2] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1f159 priority 31 | |
63 __select + 10 (libsystem_kernel.dylib) [0x90040be6] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x133622 priority 31 | |
50 start_wqthread + 30 (libsystem_c.dylib) [0x96de0cca] | |
50 _pthread_wqthread + 448 (libsystem_c.dylib) [0x96df8e19] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x900410ee] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x7a000 - 0x7effe com.apple.dashboard.client 1.8 (1.8) <2AC71B5E-AB55-3D3B-85DD-1684BD3FCAB1> /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Contents/MacOS/DashboardClient | |
0x9002c000 - 0x90046ffc libsystem_kernel.dylib <561E35E5-E32E-3BFB-9E8B-C977BA6C4F85> /usr/lib/system/libsystem_kernel.dylib | |
0x90d22000 - 0x90f0aff3 com.apple.CoreFoundation 6.8 (744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x90fae000 - 0x913f0ff7 com.apple.CoreGraphics 1.600.0 <E1D5CF68-B1CB-370E-A326-DA4292C0C096> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x91bbe000 - 0x91e16ff1 com.apple.JavaScriptCore 8536 (8536.26.7) <75629E05-65FE-3699-8CDC-80C95015CF42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x93fcc000 - 0x94b88ffb com.apple.AppKit 6.8 (1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x96de0000 - 0x96e9dfeb libsystem_c.dylib <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib | |
0x9731c000 - 0x9731efff libdyld.dylib <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib | |
0x97ae9000 - 0x97eccff3 com.apple.HIToolbox 2.0 <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x98a48000 - 0x98d65ff3 com.apple.Foundation 6.8 (945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x99206000 - 0x99218ff7 libdispatch.dylib <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: DictationIM [12929] | |
Path: /System/Library/Input Methods/DictationIM.app/Contents/MacOS/DictationIM | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 1470 pages | |
Thread 0x337fb DispatchQueue 1 priority 47 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (DictationIM + 51162) [0x1047147da] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x33806 DispatchQueue 2 priority 49 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x33810 priority 47 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x104708000 - 0x104722fff com.apple.inputmethod.ironwood 1.1.1 (1.1.1) <0E3D80A6-0D22-31E5-A0CC-2E780576013E> /System/Library/Input Methods/DictationIM.app/Contents/MacOS/DictationIM | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: diskarbitrationd [19] | |
Path: /usr/sbin/diskarbitrationd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Dirty | |
Task size: 275 pages | |
Thread 0x132 DispatchQueue 1 priority 31 | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x138 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x109fad000 - 0x109fc7fff diskarbitrationd <A601D77C-3FD6-3A91-B966-1A251B05B6A6> /usr/sbin/diskarbitrationd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: distnoted [23] | |
Path: /usr/sbin/distnoted | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Dirty (allows idle exit) | |
Task size: 527 pages (+3) | |
Thread 0x13e DispatchQueue 1 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x146 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1334ef priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13357e priority 31 | |
60 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
60 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
60 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*60 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133628 priority 31 | |
52 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
52 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
52 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*52 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133629 priority 31 | |
52 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
52 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
52 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*52 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10478a000 - 0x10478fff7 distnoted <063BC349-9A91-3D19-BFF4-692ADD5F35C1> /usr/sbin/distnoted | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: distnoted [149] | |
Path: /usr/sbin/distnoted | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Dirty (allows idle exit) | |
Task size: 1491 pages (+3) | |
Thread 0x4c2 DispatchQueue 1 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x4c9 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133557 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133558 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133569 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13356a priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13356b priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13356c priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13356d priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133639 priority 31 | |
30 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
30 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
30 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*30 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13363a priority 31 | |
*30 ??? (mach_kernel + 3907152) [0xffffff80005b9e50] | |
Binary Images: | |
0x10cd10000 - 0x10cd15ff7 distnoted <063BC349-9A91-3D19-BFF4-692ADD5F35C1> /usr/sbin/distnoted | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: distnoted [294] | |
Path: /usr/sbin/distnoted | |
Architecture: x86_64 | |
Parent: launchd [291] | |
UID: 89 | |
Sudden Term: Dirty (allows idle exit) | |
Task size: 221 pages | |
Thread 0xd32 DispatchQueue 1 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0xd34 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x102d42000 - 0x102d47ff7 distnoted <063BC349-9A91-3D19-BFF4-692ADD5F35C1> /usr/sbin/distnoted | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Dock [157] | |
Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 12018 pages (-767) | |
CPU Time: 0.085s | |
Thread 0x4eb DispatchQueue 1 priority 47 cpu time 0.034s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (Dock + 844286) [0x10bca41fe] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
33 __CFRunLoopRun + 1513 (CoreFoundation) [0x7fff90ae4099] | |
33 __CFRunLoopDoTimer + 557 (CoreFoundation) [0x7fff90afe8bd] | |
33 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation) [0x7fff90afeda4] | |
33 ??? (Dock + 746777) [0x10bc8c519] | |
33 ??? (Dock + 419310) [0x10bc3c5ee] | |
33 ??? (Dock + 428652) [0x10bc3ea6c] | |
33 ??? (Dock + 430873) [0x10bc3f319] | |
33 _HandlePopUpMenuSelection7 + 629 (HIToolbox) [0x7fff8c8a1924] | |
32 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1556 (HIToolbox) [0x7fff8c8a1f94] | |
29 TrackMenuCommon(MenuSelectData&, unsigned char*) + 307 (HIToolbox) [0x7fff8c70ba8a] | |
29 IsUserStillTracking(MenuSelectData*, unsigned char*) + 194 (HIToolbox) [0x7fff8c722234] | |
29 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
29 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
29 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
29 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
29 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
29 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*29 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
3 TrackMenuCommon(MenuSelectData&, unsigned char*) + 1770 (HIToolbox) [0x7fff8c70c041] | |
2 SelectItemAndRestoreAllMenuBits(MenuSelectData&) + 853 (HIToolbox) [0x7fff8c729835] | |
2 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
2 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
2 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
2 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
2 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*2 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 SelectItemAndRestoreAllMenuBits(MenuSelectData&) + 487 (HIToolbox) [0x7fff8c7296c7] | |
1 FlashFeedback(MenuSelectData*) + 127 (HIToolbox) [0x7fff8c7298e6] | |
1 HIView::SimulateClick(unsigned int, short, unsigned int, short*) + 171 (HIToolbox) [0x7fff8c7299e5] | |
1 SendEventToEventTargetWithOptions + 43 (HIToolbox) [0x7fff8c73a236] | |
1 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410 (HIToolbox) [0x7fff8c73a3d9] | |
1 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206 (HIToolbox) [0x7fff8c73af0a] | |
1 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1751 (HIToolbox) [0x7fff8c745947] | |
1 HIView::SimulateClickSelf(short, unsigned int, short*) + 75 (HIToolbox) [0x7fff8c729ac7] | |
1 SendControlSimulateHit(HIView*, short, unsigned int, short*) + 153 (HIToolbox) [0x7fff8c729c04] | |
1 SendEventToEventTargetWithOptions + 43 (HIToolbox) [0x7fff8c73a236] | |
1 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410 (HIToolbox) [0x7fff8c73a3d9] | |
1 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206 (HIToolbox) [0x7fff8c73af0a] | |
1 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1930 (HIToolbox) [0x7fff8c7459fa] | |
1 HIStandardMenuView::SimulateHitSelf(short, unsigned int, short*) + 188 (HIToolbox) [0x7fff8c729d02] | |
1 HIMenuView::SimulateHitSelf(short, unsigned int, short*) + 144 (HIToolbox) [0x7fff8c729dd8] | |
1 RunCurrentEventLoopInMode + 262 (HIToolbox) [0x7fff8c7620d9] | |
1 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
1 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
1 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1241 (HIToolbox) [0x7fff8c8a1e59] | |
1 ShowAndCacheMenu(MenuData*, Rect const*, __CFArray*, unsigned char) + 54 (HIToolbox) [0x7fff8c720be0] | |
1 ShowMenuWindow + 363 (HIToolbox) [0x7fff8c720dc7] | |
1 HIWindowFlush + 27 (HIToolbox) [0x7fff8c76021e] | |
1 _FlushWindow + 74 (HIToolbox) [0x7fff8c760270] | |
1 FlushWindowObject(WindowData*, void**, unsigned char) + 1000 (HIToolbox) [0x7fff8c760671] | |
1 CGSReenableUpdate + 25 (CoreGraphics) [0x7fff901535aa] | |
1 CGSReenableUpdateForConnections + 395 (CoreGraphics) [0x7fff9015373b] | |
1 _CGSReenableUpdateForConnections + 175 (CoreGraphics) [0x7fff90153884] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
29 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
29 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
29 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*28 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
*1 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*1 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*1 mach_msg_overwrite_trap + 427 (mach_kernel) [0xffffff800021970b] | |
*1 ipc_mqueue_receive + 59 (mach_kernel) [0xffffff800021310b] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 mshPerform + 11 (HIServices) [0x7fff925d833e] | |
1 ??? (Dock + 432994) [0x10bc3fb62] | |
1 CGSGetNextEventRecord + 25 (CoreGraphics) [0x7fff90583834] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x50b DispatchQueue 2 priority 49 cpu time 0.001s | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*62 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
*1 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*1 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*1 kevent + 52 (mach_kernel) [0xffffff800054d3b4] | |
*1 ??? (mach_kernel + 3463163) [0xffffff800054d7fb] | |
*1 kqueue_scan + 187 (mach_kernel) [0xffffff800054e1cb] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x799 priority 47 cpu time 0.012s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
59 ??? (Dock + 101992) [0x10bbeee68] | |
59 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*58 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
*1 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*1 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*1 psynch_cvwait + 1340 (mach_kernel) [0xffffff80005b4a4c] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
4 clock_sleep_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e776] | |
*4 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*4 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*4 clock_sleep_trap + 434 (mach_kernel) [0xffffff800021d452] | |
*4 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*4 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*4 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x130835 priority <multiple> cpu time 0.006s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x130f17 priority 45 cpu time 0.001s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x130fe1 priority 45 cpu time 0.003s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x131711 priority 45 cpu time 0.002s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x131e2a priority <multiple> cpu time 0.002s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x132759 priority <multiple> cpu time 0.003s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x132b0c priority 45 cpu time 0.005s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133144 priority <multiple> cpu time 0.007s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133565 priority <multiple> cpu time 0.005s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10bbd6000 - 0x10be30fff com.apple.dock 1.8 (1168.6) <E04E5714-DD1C-3F3E-8BF7-52D3086AB241> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff9259e000 - 0x7fff925f4fff com.apple.HIServices 1.20 <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: dynamic_pager [81] | |
Path: /sbin/dynamic_pager | |
Architecture: unknown | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 5 pages | |
Thread 0x270 priority 63 | |
63 ??? [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: filecoordinationd [164] | |
Path: /usr/sbin/filecoordinationd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 858 pages (-8) | |
Thread 0x52f priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x531 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133542 priority 31 | |
2 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
2 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
2 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*2 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x109dd1000 - 0x109dd1ff7 filecoordinationd <3550B2C5-526B-3B56-9912-D144BBC64937> /usr/sbin/filecoordinationd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Finder [160] | |
Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Dirty | |
Task size: 32931 pages | |
CPU Time: 0.019s | |
Thread 0x4f5 DispatchQueue 1 priority 46 cpu time 0.018s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (Finder + 23366) [0x10c8ebb46] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*61 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
*1 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*1 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*1 mach_msg_overwrite_trap + 427 (mach_kernel) [0xffffff800021970b] | |
*1 ipc_mqueue_receive + 59 (mach_kernel) [0xffffff800021310b] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x514 DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*62 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
*1 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*1 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*1 kevent + 52 (mach_kernel) [0xffffff800054d3b4] | |
*1 ??? (mach_kernel + 3463163) [0xffffff800054d7fb] | |
*1 kqueue_scan + 187 (mach_kernel) [0xffffff800054e1cb] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x92c priority 46 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 special_handler_continue + 0 (mach_kernel) [0xffffff800023c690] | |
Thread 0x601c priority 46 | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x11583a priority 46 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 special_handler_continue + 0 (mach_kernel) [0xffffff800023c690] | |
Thread 0x1160e9 priority 46 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 special_handler_continue + 0 (mach_kernel) [0xffffff800023c690] | |
Thread 0x132fa8 priority <multiple> cpu time 0.001s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133178 priority 46 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13346a priority <multiple> | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*62 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
*1 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*1 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*1 workq_kernreturn + 478 (mach_kernel) [0xffffff80005b958e] | |
*1 ??? (mach_kernel + 3902788) [0xffffff80005b8d44] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Binary Images: | |
0x10c8e6000 - 0x10cda0ff7 com.apple.finder 10.8.1 (10.8.1) <E66EA62C-F929-30B3-BB53-5D8685451059> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: fontd [165] | |
Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 1888 pages | |
Thread 0x536 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 main_handler + 4757 (libATSServer.dylib) [0x7fff92884ff7] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x539 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x109a44000 - 0x109a47fff fontd <8EE3DBFC-B8F0-3A32-9ED8-29E195EF9269> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff92806000 - 0x7fff928adfff libATSServer.dylib <2EC4C098-9FB5-3505-AB9D-23E578BCF8FB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libATSServer.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: fseventsd [36] | |
Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 1741 pages (+3) | |
CPU Time: 0.005s | |
Thread 0x22a DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (fseventsd + 5593) [0x107fcc5d9] | |
63 mach_msg_server + 393 (libsystem_kernel.dylib) [0x7fff9254e46d] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x231 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x22d priority 49 cpu time 0.003s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 43270) [0x107fd5906] | |
63 ??? (fseventsd + 42498) [0x107fd5602] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x22e priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 12969) [0x107fce2a9] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 789 (CoreFoundation) [0x7fff90ae3dc5] | |
1 __CFRunLoopDoSources0 + 245 (CoreFoundation) [0x7fff90ac0a25] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation) [0x7fff90ac1101] | |
1 __CFFileDescriptorPerform + 561 (CoreFoundation) [0x7fff90afb5f1] | |
1 ??? (fseventsd + 46526) [0x107fd65be] | |
1 usleep + 54 (libsystem_c.dylib) [0x7fff8ee76717] | |
1 __semwait_signal + 10 (libsystem_kernel.dylib) [0x7fff92550386] | |
*1 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
Thread 0x22f priority 50 cpu time 0.001s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 read + 10 (libsystem_kernel.dylib) [0x7fff92550ffa] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*63 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*63 ??? (mach_kernel + 1164329) [0xffffff800031c429] | |
*63 tsleep + 88 (mach_kernel) [0xffffff80005691b8] | |
*63 ??? (mach_kernel + 3575488) [0xffffff8000568ec0] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x230 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x30e priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x312 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x313 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x314 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x315 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x31a priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x31f priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x323 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x327 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x329 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x32a priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x32f priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x330 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x331 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x332 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x333 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x334 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x33a priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x33b priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x33c priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x33d priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x33e priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x340 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x341 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x342 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x344 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x345 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x346 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x522 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x541 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x543 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x546 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x59d priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x61a priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x61c priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x6ed priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x6fa priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x6fb priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x6fc priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x6fd priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x700 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x702 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x703 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x704 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x705 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x79a priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x79b priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x79c priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x79d priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x7b8 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x8ad priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1188 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1201 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1928 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1c3e priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1f3c priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x2252 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x4591 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x377bb priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f3b4 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x47a52 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0xc4996 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1191cd priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x127fa9 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x128583 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x128d19 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x128d47 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x128e3e priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x12908d priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x12908f priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x12c0a8 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x12d97c priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x12dc0b priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x12eefd priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x130b46 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x132671 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x132672 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x132673 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x132674 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x132675 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x132676 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1326c3 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1326c4 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1326cf priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1326d3 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1326d4 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1326da priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1326db priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1326dc priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x132c01 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (fseventsd + 29444) [0x107fd2304] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x133642 priority 31 | |
11 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
11 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
11 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*11 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x107fcb000 - 0x107fe0fff fseventsd <1FDDBDE1-2670-3E68-A162-FA0E264718C8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Google Chrome [41564] | |
Path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome | |
Architecture: i386 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 30860 pages (+2) | |
CPU Time: 0.001s | |
Process: Google Chrome Helper [41566] | |
Path: /Applications/Google Chrome.app/Contents/Versions/25.0.1364.99/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
Architecture: i386 | |
Parent: Google Chrome [41564] | |
UID: 503 | |
Task size: 20017 pages (+2) | |
Process: Google Chrome Helper [41568] | |
Path: /Applications/Google Chrome.app/Contents/Versions/25.0.1364.99/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
Architecture: i386 | |
Parent: Google Chrome [41564] | |
UID: 503 | |
Task size: 24435 pages (+2) | |
CPU Time: 0.001s | |
Process: Google Chrome Helper [41569] | |
Path: /Applications/Google Chrome.app/Contents/Versions/25.0.1364.99/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
Architecture: i386 | |
Parent: Google Chrome [41564] | |
UID: 503 | |
Task size: 9171 pages | |
Process: Google Drive [39162] | |
Path: /Applications/Google Drive.app/Contents/MacOS/Google Drive | |
Architecture: i386 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 13243 pages | |
CPU Time: 0.003s | |
Process: hidd [79] | |
Path: /usr/libexec/hidd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 515 pages | |
CPU Time: 0.037s | |
Thread 0x26e DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (hidd + 3863) [0x10cb6bf17] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x2a8 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x3c2 priority 63 cpu time 0.030s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __IOHIDSessionStartOnThread + 402 (IOKit) [0x7fff8d5ec23a] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
*1 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*1 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*1 mach_msg_overwrite_trap + 427 (mach_kernel) [0xffffff800021970b] | |
*1 ipc_mqueue_receive + 59 (mach_kernel) [0xffffff800021310b] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x13355f priority 31 cpu time 0.004s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*61 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
*2 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*2 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*2 workq_kernreturn + 478 (mach_kernel) [0xffffff80005b958e] | |
*2 ??? (mach_kernel + 3902788) [0xffffff80005b8d44] | |
*2 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*2 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*2 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*2 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x133560 priority 31 cpu time 0.002s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*62 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
*1 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*1 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*1 workq_kernreturn + 478 (mach_kernel) [0xffffff80005b958e] | |
*1 ??? (mach_kernel + 3902788) [0xffffff80005b8d44] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Binary Images: | |
0x10cb6b000 - 0x10cb6bfff hidd <98745B3A-3386-3F1E-90EA-4E89EA492C86> /usr/libexec/hidd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8d5bc000 - 0x7fff8d62afff com.apple.framework.IOKit 2.0.1 <F2E5AC1B-F03D-3916-B239-7B421579DFA5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Image Capture Extension [249] | |
Path: /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 1157 pages | |
Thread 0x882 DispatchQueue 1 priority 46 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x884 DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0xfa18d priority 46 | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x106cb0000 - 0x106d17fff com.apple.ImageCaptureExtension2 8.0.1 (8.0.1) <67E77621-8363-37E6-9080-D5D96C5FB3E3> /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: imagent [176] | |
Path: /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 3185 pages | |
CPU Time: 0.001s | |
Thread 0x632 DispatchQueue 1 priority 31 cpu time 0.001s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (imagent + 32939) [0x1074200ab] | |
63 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8b85a18a] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x6a6 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x6b3 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 ??? (IMDPersistence + 6074) [0x7fff92b547ba] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x74f priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x2c5a priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (AIM + 85840) [0x108cf5f50] | |
63 ??? (AIM + 86738) [0x108cf62d2] | |
63 ??? (AIM + 87652) [0x108cf6664] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x2c6f priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x1289eb priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (AIM + 85840) [0x108cf5f50] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x107418000 - 0x10743ffff com.apple.imagent 8.0 (900) <EA8F8437-AD21-36A7-9738-DB04F6C60162> /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent | |
0x108ce1000 - 0x108e58ff7 com.apple.imservice.aim 7.0.1 (800) <58A1F0DE-1C4E-3FFE-B338-618C57AB7C5C> /Library/Messages/*/AIM | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff92b53000 - 0x7fff92b99ff7 com.apple.IMDPersistence 8.0 (900) <96EEA554-9DD3-3B2C-99E0-9266F8F5B6C9> /System/Library/PrivateFrameworks/IMDPersistence.framework/Versions/A/IMDPersistence | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: imklaunchagent [192] | |
Path: /System/Library/Frameworks/InputMethodKit.framework/Resources/imklaunchagent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 87 pages | |
Thread 0x65c DispatchQueue 1 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x669 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x1071ea000 - 0x1071ebfff imklaunchagent <F8E45501-FDB9-38F1-AF87-24718DC36458> /System/Library/Frameworks/InputMethodKit.framework/Resources/imklaunchagent | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: installd [777] | |
Path: /System/Library/PrivateFrameworks/PackageKit.framework/Resources/installd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 468 pages (-6) | |
Thread 0x7837 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (installd + 7146) [0x10c858bea] | |
63 ??? (installd + 7826) [0x10c858e92] | |
63 -[NSRunLoop(NSRunLoop) runUntilDate:] + 78 (Foundation) [0x7fff8b8c174b] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x783a DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133563 priority 33 | |
45 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
45 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
45 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*45 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133564 priority 33 | |
44 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
44 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
44 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*44 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10c857000 - 0x10c859ff7 installd <2D412B3E-F18C-3A69-AF67-6203D319564F> /System/Library/PrivateFrameworks/PackageKit.framework/Resources/installd | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: iTerm [27770] | |
Path: /Applications/iTerm.app/Contents/MacOS/iTerm | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 16795 pages | |
CPU Time: 0.004s | |
Process: iTunes [39574] | |
Path: /Applications/iTunes.app/Contents/MacOS/iTunes | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 46082 pages | |
CPU Time: 0.003s | |
Thread 0x119194 DispatchQueue 1 priority 46 cpu time 0.003s | |
63 ??? (iTunes + 2032508) [0x10a9ab37c] | |
63 ??? (iTunes + 2032883) [0x10a9ab4f3] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*61 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
*1 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*1 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*1 mach_msg_overwrite_trap + 427 (mach_kernel) [0xffffff800021970b] | |
*1 ipc_mqueue_receive + 59 (mach_kernel) [0xffffff800021310b] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x11919c DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1191a7 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (iTunes + 24270) [0x10a7c0ece] | |
63 ??? (iTunes + 1726694) [0x10a9608e6] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1191ab priority 55 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1191ac priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x1191ae priority 46 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1191ce priority 46 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1191cf priority 46 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1191d0 priority 46 | |
63 __accept + 10 (libsystem_kernel.dylib) [0x7fff9254f996] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 accept_nocancel + 442 (mach_kernel) [0xffffff800059e8ca] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x1191d1 priority 46 | |
63 __accept + 10 (libsystem_kernel.dylib) [0x7fff9254f996] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 accept_nocancel + 442 (mach_kernel) [0xffffff800059e8ca] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x1191d2 priority 46 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1191d5 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (iTunes + 24270) [0x10a7c0ece] | |
63 ??? (iTunes + 1726694) [0x10a9608e6] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1191e4 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (iTunes + 24270) [0x10a7c0ece] | |
63 ??? (iTunes + 1726694) [0x10a9608e6] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1191e6 priority 46 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1191ed priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (iTunes + 24270) [0x10a7c0ece] | |
63 ??? (iTunes + 1726694) [0x10a9608e6] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1191f1 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (iTunes + 24270) [0x10a7c0ece] | |
63 ??? (iTunes + 331061) [0x10a80bd35] | |
63 ??? (iTunes + 331471) [0x10a80becf] | |
63 ??? (iTunes + 331576) [0x10a80bf38] | |
63 ??? (iTunes + 331857) [0x10a80c051] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1191f4 priority 62 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1191f6 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff8b52d36f] | |
63 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (JavaScriptCore) [0x7fff8b517d0a] | |
63 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 (JavaScriptCore) [0x7fff8b2f5d96] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1191f7 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff8b52d36f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x7fff8b47a606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x7fff8b47a724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1191f8 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff8b52d36f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x7fff8b47a606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x7fff8b47a724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1191f9 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff8b52d36f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x7fff8b47a606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x7fff8b47a724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1191ff priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (iTunes + 24270) [0x10a7c0ece] | |
63 ??? (iTunes + 1726694) [0x10a9608e6] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x119201 priority 46 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x119202 priority 46 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x11922b priority 46 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x127fa7 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (iTunes + 24270) [0x10a7c0ece] | |
63 ??? (iTunes + 1726694) [0x10a9608e6] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x127fc0 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (iTunes + 24270) [0x10a7c0ece] | |
63 ??? (iTunes + 1726694) [0x10a9608e6] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x12803e priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (iTunes + 24270) [0x10a7c0ece] | |
63 ??? (iTunes + 8139282) [0x10af7e212] | |
63 ??? (iTunes + 8141218) [0x10af7e9a2] | |
63 ??? (iTunes + 8108660) [0x10af76a74] | |
63 ??? (iTunes + 2188975) [0x10a9d16af] | |
63 ??? (iTunes + 331576) [0x10a80bf38] | |
63 ??? (iTunes + 331857) [0x10a80c051] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Binary Images: | |
0x10a7bb000 - 0x10bbbcff7 com.apple.iTunes 11.0.2 (11.0.2) <0DF1505A-7B8D-31A1-9A82-ED187FB0CDCB> /Applications/iTunes.app/Contents/MacOS/iTunes | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8b2ef000 - 0x7fff8b589ff7 com.apple.JavaScriptCore 8536 (8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: iTunesHelper [981] | |
Path: /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iTunesHelper | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 175 pages | |
Thread 0x7da8 DispatchQueue 1 priority 46 | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 ??? (iTunesHelper + 10146) [0x1000027a2] | |
1 CGSGetNextEventRecord + 25 (CoreGraphics) [0x7fff90583834] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x7da9 DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x100000000 - 0x100020fff com.apple.iTunesHelper 11.0.2 (11.0.2) <BE084B1E-8E0A-37F5-A633-C48071CA09BD> /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iTunesHelper | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: karl [90] | |
Path: /Library/KeyAccess/KeyAccess.app/Contents/SharedSupport/karl.app/Contents/MacOS/karl | |
Architecture: i386 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 734 pages | |
Process: kass [239] | |
Path: /Library/KeyAccess/KeyAccess.app/Contents/SharedSupport/kass.app/Contents/MacOS/kass | |
Architecture: i386 | |
Parent: launchd [145] | |
UID: 0 | |
Task size: 438 pages | |
Process: kcm [42033] | |
Path: /System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kcm | |
Architecture: unknown | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 557 pages | |
Note: Exited before symbolication | |
Thread 0x1334c0 DispatchQueue 2 priority 33 | |
26 ??? [0x7fff8cbb49ee] | |
26 ??? [0x7fff92550d16] | |
*26 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1334c1 DispatchQueue 4 priority 29 | |
26 ??? [0x7fff8edd9171] | |
26 ??? [0x7fff8edeecab] | |
26 ??? [0x7fff8cbb31fa] | |
26 ??? [0x7fff8cbb20b6] | |
26 ??? [0x7fff8cbb5f01] | |
26 ??? [0x1004101cd] | |
26 ??? [0x7fff8b659822] | |
26 ??? [0x7fff8ee54b7f] | |
26 ??? [0x7fff8ee58e6f] | |
26 ??? [0x7fff8ee58d2f] | |
26 ??? [0x7fff92550282] | |
*26 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*26 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*26 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*26 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*26 ??? (mach_kernel + 1076569) [0xffffff8000306d59] | |
*26 VNOP_READ + 77 (mach_kernel) [0xffffff8000310c0d] | |
*26 spec_read + 187 (mach_kernel) [0xffffff800031eeeb] | |
*26 ??? (mach_kernel + 3359142) [0xffffff80005341a6] | |
*26 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*26 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*26 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*26 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*26 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*26 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x1334c3 DispatchQueue 7 priority 31 | |
26 ??? [0x7fff8cbb1d85] | |
26 ??? [0x7fff92550566] | |
*26 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: kdc [77] | |
Path: /System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 102 pages | |
Thread 0x2b2 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x2cf priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10235f000 - 0x10239afff kdc <B7A5CC91-0C83-3643-AA19-FECE4A64F9B2> /System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: KernelEventAgent [76] | |
Path: /usr/sbin/KernelEventAgent | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 61 pages | |
Thread 0x26b priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 main + 908 (KernelEventAgent) [0x1027146ec] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x29d priority 31 | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x2a3 priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x102713000 - 0x102719fff KernelEventAgent <F160063A-1452-388A-AF35-18892F224ADC> /usr/sbin/KernelEventAgent | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: kextd [15] | |
Path: /usr/libexec/kextd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 964 pages | |
Thread 0x128 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (kextd + 6536) [0x106688988] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x130 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x106687000 - 0x1066a4ff7 kextd <0A6A93D8-54FD-344F-A6C8-D7B7552E2840> /usr/libexec/kextd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: KeyAccess [184] | |
Path: /Library/KeyAccess/KeyAccess.app/Contents/MacOS/KeyAccess | |
Architecture: i386 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 1188 pages | |
Process: launchd [1] | |
Path: /sbin/launchd | |
Architecture: x86_64 | |
Parent: kernel_task [0] | |
UID: 0 | |
Task size: 490 pages (-1) | |
CPU Time: 0.045s | |
Thread 0xde DispatchQueue 1 priority 31 cpu time 0.005s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (launchd + 15472) [0x109842c70] | |
63 ??? (launchd + 24092) [0x109844e1c] | |
62 xpc_pipe_try_receive + 89 (libxpc.dylib) [0x7fff912e0bbd] | |
62 _xpc_pipe_receive + 116 (libxpc.dylib) [0x7fff912e0db0] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 xpc_pipe_try_receive + 258 (libxpc.dylib) [0x7fff912e0c66] | |
1 ??? (launchd + 28819) [0x109846093] | |
1 ??? (launchd + 4031) [0x10983ffbf] | |
1 ??? (launchd + 23864) [0x109844d38] | |
1 ??? (launchd + 29218) [0x109846222] | |
1 ??? (launchd + 87775) [0x1098546df] | |
1 ??? (launchd + 32417) [0x109846ea1] | |
1 ??? (launchd + 43506) [0x1098499f2] | |
1 ??? (launchd + 24907) [0x10984514b] | |
1 __fork + 11 (libsystem_kernel.dylib) [0x7fff9254fb4f] | |
*1 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*1 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*1 fork + 60 (mach_kernel) [0xffffff800055973c] | |
*1 fork1 + 665 (mach_kernel) [0xffffff8000558c59] | |
*1 cloneproc + 77 (mach_kernel) [0xffffff800055945d] | |
*1 fork_create_child + 39 (mach_kernel) [0xffffff8000559637] | |
*1 task_create_internal + 131 (mach_kernel) [0xffffff80002351c3] | |
*1 vm_map_fork + 1369 (mach_kernel) [0xffffff800026e599] | |
*1 ??? (mach_kernel + 490973) [0xffffff8000277ddd] | |
*1 pmap_protect + 1161 (mach_kernel) [0xffffff800029e329] | |
*1 pmap_flush_tlbs + 546 (mach_kernel) [0xffffff800029dc72] | |
Thread 0xe9 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
62 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*62 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
1 ??? (launchd + 19362) [0x109843ba2] | |
1 ??? (launchd + 3716) [0x10983fe84] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0xea priority 31 cpu time 0.040s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
62 ??? (launchd + 15865) [0x109842df9] | |
62 sleep + 61 (libsystem_c.dylib) [0x7fff8ee7668a] | |
62 __semwait_signal + 10 (libsystem_kernel.dylib) [0x7fff92550386] | |
*62 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
1 sync + 10 (libsystem_kernel.dylib) [0x7fff925513e2] | |
*1 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*1 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*1 sync + 25 (mach_kernel) [0xffffff80002f9209] | |
*1 vfs_iterate + 375 (mach_kernel) [0xffffff80002f29c7] | |
*1 ??? (mach_kernel + 1020559) [0xffffff80002f928f] | |
*1 hfs_sync + 187 (mach_kernel) [0xffffff8000504d1b] | |
*1 vnode_iterate + 465 (mach_kernel) [0xffffff80002ed621] | |
*1 vnode_getiocount + 4 (mach_kernel) [0xffffff80002ef644] | |
Binary Images: | |
0x10983f000 - 0x109865ff7 launchd <7DCC9489-2DF5-3807-83FA-EF5666EE8078> /sbin/launchd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff912de000 - 0x7fff91300ff7 libxpc.dylib <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: launchd [145] | |
Path: /sbin/launchd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 503 | |
Sudden Term: Dirty | |
Task size: 246 pages | |
Thread 0x4ae DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (launchd + 15472) [0x1066b5c70] | |
63 ??? (launchd + 24092) [0x1066b7e1c] | |
63 xpc_pipe_try_receive + 89 (libxpc.dylib) [0x7fff912e0bbd] | |
63 _xpc_pipe_receive + 116 (libxpc.dylib) [0x7fff912e0db0] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x4af priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x1066b2000 - 0x1066d8ff7 launchd <7DCC9489-2DF5-3807-83FA-EF5666EE8078> /sbin/launchd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff912de000 - 0x7fff91300ff7 libxpc.dylib <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: launchd [291] | |
Path: /sbin/launchd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 89 | |
Sudden Term: Dirty | |
Task size: 126 pages | |
Thread 0xd1e DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (launchd + 15472) [0x105302c70] | |
63 ??? (launchd + 24092) [0x105304e1c] | |
63 xpc_pipe_try_receive + 89 (libxpc.dylib) [0x7fff912e0bbd] | |
63 _xpc_pipe_receive + 116 (libxpc.dylib) [0x7fff912e0db0] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0xd26 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x1052ff000 - 0x105325ff7 launchd <7DCC9489-2DF5-3807-83FA-EF5666EE8078> /sbin/launchd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff912de000 - 0x7fff91300ff7 libxpc.dylib <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: launchd [37648] | |
Path: /sbin/launchd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: -2 | |
Sudden Term: Dirty | |
Task size: 103 pages | |
Thread 0x108fc1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (launchd + 15472) [0x105accc70] | |
63 ??? (launchd + 24092) [0x105acee1c] | |
63 xpc_pipe_try_receive + 89 (libxpc.dylib) [0x7fff912e0bbd] | |
63 _xpc_pipe_receive + 116 (libxpc.dylib) [0x7fff912e0db0] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x108fc2 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x105ac9000 - 0x105aefff7 launchd <7DCC9489-2DF5-3807-83FA-EF5666EE8078> /sbin/launchd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff912de000 - 0x7fff91300ff7 libxpc.dylib <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: launchdadd [42042] | |
Path: /usr/libexec/launchdadd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 434 pages (-3) | |
Thread 0x133585 DispatchQueue 1 priority 31 | |
62 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
62 main + 281 (launchdadd) [0x10eaf8577] | |
62 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
62 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x13361a DispatchQueue 2 priority 33 | |
62 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
62 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*62 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x13361b priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10eaf1000 - 0x10eafdfff launchdadd <635F6227-0868-3C28-94C5-7BFD7464BC9E> /usr/libexec/launchdadd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: librariand [331] | |
Path: /usr/libexec/librariand | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 550 pages | |
Thread 0x10d9 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (librariand + 9300) [0x10fcb3454] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x10db DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10fcb1000 - 0x10fcc1ff7 librariand <8F24D2CC-4A2F-3D3F-AFAF-D7C7F37B582C> /usr/libexec/librariand | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: LKDCHelper [42034] | |
Path: /System/Library/PrivateFrameworks/KerberosHelper.framework/Helpers/LKDCHelper | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 504 pages | |
Thread 0x13350d DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (LKDCHelper + 10480) [0x104c598f0] | |
63 mach_msg_server + 552 (libsystem_kernel.dylib) [0x7fff9254e50c] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133510 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133514 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (LKDCHelper + 10596) [0x104c59964] | |
63 sleep + 61 (libsystem_c.dylib) [0x7fff8ee7668a] | |
63 __semwait_signal + 10 (libsystem_kernel.dylib) [0x7fff92550386] | |
*63 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
Binary Images: | |
0x104c57000 - 0x104c5bfff LKDCHelper <16F044F3-C63D-350F-AF36-76EFAD5ADFC3> /System/Library/PrivateFrameworks/KerberosHelper.framework/Helpers/LKDCHelper | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: locationd [75] | |
Path: /usr/libexec/locationd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 205 | |
Task size: 1513 pages | |
Thread 0x26a DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (locationd + 96535) [0x10a859917] | |
63 ??? (locationd + 15374) [0x10a845c0e] | |
63 ??? (locationd + 14865) [0x10a845a11] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x318 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x355 priority 47 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x357 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x358 priority 31 | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x359 priority 31 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x35a priority 31 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0xbba priority 63 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x10a842000 - 0x10aa98ff7 locationd <5F872622-9DAA-3473-BF1A-F3F143D26523> /usr/libexec/locationd | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: login [27942] | |
Path: /usr/bin/login | |
Architecture: x86_64 | |
Parent: iTerm [27770] | |
UID: 0 | |
Task size: 1 pages | |
Thread 0xc1baa priority 31 | |
63 __wait4 + 10 (libsystem_kernel.dylib) [0x7fff9255069a] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0xc1bb2 priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x1098cc000 - 0x1098cfff7 login <66715BA3-623A-339B-9C8D-6B0852623D90> /usr/bin/login | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: login [28335] | |
Path: /usr/bin/login | |
Architecture: x86_64 | |
Parent: iTerm [27770] | |
UID: 0 | |
Task size: 1 pages | |
Thread 0xc5401 priority 31 | |
63 __wait4 + 10 (libsystem_kernel.dylib) [0x7fff9255069a] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0xc540b priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x101e39000 - 0x101e3cff7 login <66715BA3-623A-339B-9C8D-6B0852623D90> /usr/bin/login | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: login [28696] | |
Path: /usr/bin/login | |
Architecture: x86_64 | |
Parent: iTerm [27770] | |
UID: 0 | |
Task size: 1 pages | |
Thread 0xc6f40 priority 31 | |
63 __wait4 + 10 (libsystem_kernel.dylib) [0x7fff9255069a] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0xc6f4c priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x100d79000 - 0x100d7cff7 login <66715BA3-623A-339B-9C8D-6B0852623D90> /usr/bin/login | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: login [38410] | |
Path: /usr/bin/login | |
Architecture: x86_64 | |
Parent: iTerm [27770] | |
UID: 0 | |
Task size: 1 pages | |
Thread 0x10e6a7 priority 31 | |
63 __wait4 + 10 (libsystem_kernel.dylib) [0x7fff9255069a] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x10e6ad priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10ce8c000 - 0x10ce8fff7 login <66715BA3-623A-339B-9C8D-6B0852623D90> /usr/bin/login | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: login [38656] | |
Path: /usr/bin/login | |
Architecture: x86_64 | |
Parent: iTerm [27770] | |
UID: 0 | |
Task size: 1 pages | |
Thread 0x10ff31 priority 31 | |
63 __wait4 + 10 (libsystem_kernel.dylib) [0x7fff9255069a] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x10ff37 priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x1017e5000 - 0x1017e8ff7 login <66715BA3-623A-339B-9C8D-6B0852623D90> /usr/bin/login | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: login [39528] | |
Path: /usr/bin/login | |
Architecture: x86_64 | |
Parent: iTerm [27770] | |
UID: 0 | |
Task size: 1 pages | |
Thread 0x118860 priority 31 | |
63 __wait4 + 10 (libsystem_kernel.dylib) [0x7fff9255069a] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x118863 priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10425d000 - 0x104260ff7 login <66715BA3-623A-339B-9C8D-6B0852623D90> /usr/bin/login | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: logind [128] | |
Path: /System/Library/CoreServices/logind | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 180 pages | |
Thread 0x3e9 DispatchQueue 1 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x3ea DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10b22f000 - 0x10b231fff logind <A9CB95FF-33BE-3EF8-AF0E-C5FD4A747C7E> /System/Library/CoreServices/logind | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: loginwindow [74] | |
Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 503 | |
Task size: 3558 pages | |
CPU Time: 0.001s | |
Thread 0x269 DispatchQueue 1 priority 48 cpu time 0.001s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (loginwindow + 20616) [0x10ca6a088] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 __NSFireMachPort + 257 (Foundation) [0x7fff8b8d6bb5] | |
1 ??? (BezelServices + 19083) [0x10e091a8b] | |
1 CGSGetNextEventRecord + 25 (CoreGraphics) [0x7fff90583834] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x2c1 DispatchQueue 2 priority 50 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10ca65000 - 0x10caf4ff7 com.apple.loginwindow 8.2 (8.2) <0121C127-87FD-3A20-8D11-693BEAC18449> /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow | |
0x10e08d000 - 0x10e0baff7 com.apple.BezelServices 236.3 (236.3) <8A10D9CC-B351-324E-B095-A475A05E83B1> /System/Library/LoginPlugins/BezelServices.loginPlugin/Contents/MacOS/BezelServices | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: lsboxd [222] | |
Path: /usr/libexec/lsboxd | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 458 pages (-3) | |
Thread 0x7ac priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x7ae DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133561 priority 31 | |
34 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
34 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
34 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*34 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x102a96000 - 0x102a99ff7 lsboxd <E6B74B49-27EA-3B2A-84E1-26B22BF512F1> /usr/libexec/lsboxd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Mail [329] | |
Path: /Applications/Mail.app/Contents/MacOS/Mail | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Dirty | |
Task size: 55709 pages (-14) | |
CPU Time: 0.002s | |
Thread 0x10ba DispatchQueue 1 priority 46 cpu time 0.002s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x10d1 DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1168 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[_NSSocket _runIOThread] + 77 (CoreMessage) [0x7fff925fd117] | |
63 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8b85a18a] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1187 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x119d priority 63 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x13f7 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff8b52d36f] | |
63 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (JavaScriptCore) [0x7fff8b517d0a] | |
63 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 (JavaScriptCore) [0x7fff8b2f5d96] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x13f8 priority 46 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x13f9 priority 46 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x13fa priority 46 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3fc0 priority 62 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1334ba priority 46 | |
38 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
38 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
38 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*38 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13353a priority 46 | |
38 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
38 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
38 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*38 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10ac38000 - 0x10afd7fff com.apple.mail 6.2 (1499) <CA67357A-2C0F-352B-98FC-1752A4438371> /Applications/Mail.app/Contents/MacOS/Mail | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8b2ef000 - 0x7fff8b589ff7 com.apple.JavaScriptCore 8536 (8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff925fa000 - 0x7fff926b2fff com.apple.CoreMessage 1.0 (1499) <2CC65B9F-919A-3BC7-99D3-26429F2EBAE4> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: maspushagent [397] | |
Path: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/maspushagent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 1 pages | |
Thread 0x1c00 priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1c01 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x102fd8000 - 0x102fdbff7 maspushagent <AD797C6A-F7A9-3F50-BAFD-0A1D51ECE586> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/maspushagent | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: mDNSResponder [37] | |
Path: /usr/sbin/mDNSResponder | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 65 | |
Sudden Term: Clean | |
Task size: 1408 pages | |
Thread 0x22b DispatchQueue 1 priority 31 | |
63 start + 52 (mDNSResponder) [0x10ba25930] | |
63 main + 3362 (mDNSResponder) [0x10b9f2e24] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x234 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x255 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10b9f1000 - 0x10ba80fff mDNSResponder <0EF1C241-0E0D-3125-92D3-129E77B58955> /usr/sbin/mDNSResponder | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: mds [71] | |
Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 19587 pages (+3) | |
CPU Time: 0.029s | |
Thread 0x266 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (mds + 59988) [0x103c2aa54] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x2a1 DispatchQueue 2 priority 33 cpu time 0.001s | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x2fb priority 50 cpu time 0.004s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
62 read + 10 (libsystem_kernel.dylib) [0x7fff92550ffa] | |
*62 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*62 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*62 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*62 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*62 ??? (mach_kernel + 1164329) [0xffffff800031c429] | |
*62 tsleep + 88 (mach_kernel) [0xffffff80005691b8] | |
*62 ??? (mach_kernel + 3575488) [0xffffff8000568ec0] | |
*62 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*62 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*62 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
1 __mtx_markprepost + 217 (libsystem_c.dylib) [0x7fff8edf1b85] | |
1 <executing in user space> | |
Thread 0x1333aa priority 0 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1333f8 priority <multiple> cpu time 0.006s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1333f9 priority <multiple> cpu time 0.001s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13341a priority <multiple> cpu time 0.004s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13341c priority <multiple> cpu time 0.007s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13341e priority <multiple> cpu time 0.002s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13363c priority 0 | |
30 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
30 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
30 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*30 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x103c1c000 - 0x103d3bff7 mds <1448C11E-D2EC-305E-88C9-C6DAF1FEB535> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: mdworker [40545] | |
Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 7631 pages (-3) | |
CPU Time: 0.003s | |
Note: Self-throttled | |
Thread 0x1276c7 DispatchQueue 1 priority 0 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (mdworker + 35753) [0x10098cba9] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1276c8 DispatchQueue 2 priority 4 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1276cc priority 4 cpu time 0.003s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (mdworker + 47970) [0x10098fb62] | |
63 ??? (mdworker + 50378) [0x1009904ca] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x12931a priority 4 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (mdworker + 118265) [0x1009a0df9] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133559 priority 4 | |
27 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
27 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
27 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*27 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x100984000 - 0x1009ddff7 mdworker <105316D8-F5DF-3079-96EF-0EF0986EB053> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: mdworker [40664] | |
Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
Architecture: x86_64 | |
Parent: launchd [291] | |
UID: 89 | |
Sudden Term: Clean | |
Task size: 2475 pages (+122) | |
CPU Time: 0.024s | |
Note: Self-throttled | |
Thread 0x128dbc DispatchQueue 1 priority 0 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (mdworker + 35753) [0x10798bba9] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x128dbd DispatchQueue 2 priority 4 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x128dc1 priority 4 cpu time 0.024s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (mdworker + 47970) [0x10798eb62] | |
63 ??? (mdworker + 50378) [0x10798f4ca] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x107983000 - 0x1079dcff7 mdworker <105316D8-F5DF-3079-96EF-0EF0986EB053> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: mdworker [42022] | |
Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 2296 pages (+413) | |
CPU Time: 0.040s | |
Note: Self-throttled | |
Thread 0x133396 DispatchQueue 1 priority 0 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (mdworker + 35753) [0x1079d2ba9] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x13339b DispatchQueue 2 priority 4 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1333a8 priority 4 cpu time 0.040s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (mdworker + 47970) [0x1079d5b62] | |
63 ??? (mdworker + 50378) [0x1079d64ca] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x1079ca000 - 0x107a23ff7 mdworker <105316D8-F5DF-3079-96EF-0EF0986EB053> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: mdworker [42024] | |
Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 3760 pages | |
Note: Self-throttled | |
Thread 0x13340d DispatchQueue 1 priority 0 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (mdworker + 35753) [0x101807ba9] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x13340f DispatchQueue 2 priority 4 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133419 priority 4 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (mdworker + 47970) [0x10180ab62] | |
63 ??? (mdworker + 50378) [0x10180b4ca] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x1017ff000 - 0x101858ff7 mdworker <105316D8-F5DF-3079-96EF-0EF0986EB053> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Messages [40597] | |
Path: /Applications/Messages.app/Contents/MacOS/Messages | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 22307 pages | |
CPU Time: 0.001s | |
Thread 0x12854a DispatchQueue 1 priority 46 cpu time 0.001s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x128567 DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1285b4 priority 62 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 CAPThread::Entry(CAPThread*) + 156 (CoreMediaIO) [0x7fff887ff2ce] | |
63 CMIO::DAL::RunLoop::OwnThread(void*) + 146 (CoreMediaIO) [0x7fff888076e8] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1285ba priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*62 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
*1 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*1 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*1 select_nocancel + 1268 (mach_kernel) [0xffffff8000576ea4] | |
*1 selprocess + 1035 (mach_kernel) [0xffffff80005772cb] | |
*1 ??? (mach_kernel + 3575481) [0xffffff8000568eb9] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x1285bb priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 TPRecvProc + 436 (VideoConference) [0x7fff8bb95e27] | |
63 VTP_Select + 1247 (VideoConference) [0x7fff8bc35d3b] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1285be priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x1285c1 priority 62 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1285c4 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff8b52d36f] | |
63 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (JavaScriptCore) [0x7fff8b517d0a] | |
63 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 (JavaScriptCore) [0x7fff8b2f5d96] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1285c5 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff8b52d36f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x7fff8b47a606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x7fff8b47a724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1285c6 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff8b52d36f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x7fff8b47a606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x7fff8b47a724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1285c7 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x7fff8b52d36f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x7fff8b47a606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x7fff8b47a724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Binary Images: | |
0x10f3e8000 - 0x10f685fff com.apple.iChat 7.0.1 (3315) <556B6C55-B0FD-31E7-835F-F85FCC41F8E1> /Applications/Messages.app/Contents/MacOS/Messages | |
0x7fff887fd000 - 0x7fff8884afff com.apple.CoreMediaIO 306.0 (4151.1) <583789FD-1AB3-3436-9B92-FC78B1FBDACD> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8b2ef000 - 0x7fff8b589ff7 com.apple.JavaScriptCore 8536 (8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bb84000 - 0x7fff8bc9dfff com.apple.viceroy.framework 463 (463) <344D48A4-80DF-3C06-A28F-132858F00985> /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoConference | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: mtmd [70] | |
Path: /System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 1866 pages (+19) | |
CPU Time: 0.003s | |
Thread 0x265 DispatchQueue 1 priority 31 cpu time 0.002s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (mtmd + 5675) [0x1029da62b] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x29a DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x29e DispatchQueue 6 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
63 _dispatch_worker_thread2 + 304 (libdispatch.dylib) [0x7fff8cbb31fa] | |
63 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
63 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff8cbb5f01] | |
63 __block_global_6 + 129 (Foundation) [0x7fff8b8bd1a1] | |
63 -[__NSOperationInternal start] + 684 (Foundation) [0x7fff8b8b5986] | |
63 fsctl + 10 (libsystem_kernel.dylib) [0x7fff92550a5a] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 fsctl + 342 (mach_kernel) [0xffffff8000302326] | |
*63 ??? (mach_kernel + 1058462) [0xffffff800030269e] | |
*63 ??? (mach_kernel + 1065618) [0xffffff8000304292] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x133618 priority 33 cpu time 0.001s | |
62 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
62 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
62 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*62 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133619 priority 31 | |
62 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
62 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
62 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*62 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13363b priority 31 | |
30 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
30 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
30 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*30 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x1029d9000 - 0x102a0dfff mtmd <7FDF4A11-BA8A-397A-828B-C72099B44C57> /System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmd | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: mtmfs [69] | |
Path: /System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmfs | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 1715 pages | |
Thread 0x264 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (mtmfs + 84922) [0x10bf8dbba] | |
63 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8b85a18a] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x28e DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x366 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 ??? (mtmfs + 62356) [0x10bf88394] | |
63 ??? (mtmfs + 61430) [0x10bf87ff6] | |
63 ??? (mtmfs + 61302) [0x10bf87f76] | |
63 ??? (mtmfs + 47997) [0x10bf84b7d] | |
63 __select_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550336] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10bf79000 - 0x10bfcdff7 mtmfs <548B4622-3E56-3367-AD97-7EEB4D29BA51> /System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmfs | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: netbiosd [68] | |
Path: /usr/sbin/netbiosd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 222 | |
Sudden Term: Clean | |
Task size: 390 pages | |
Note: Self-throttled | |
Thread 0x317 DispatchQueue 2 priority 4 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x31d priority 4 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10ca03000 - 0x10ca54ff7 netbiosd <7B46D5AD-B51A-3F27-8E1E-C0B1BD6926C1> /usr/sbin/netbiosd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: NetworkBrowserAgent [163] | |
Path: /System/Library/CoreServices/NetworkBrowserAgent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 561 pages | |
Thread 0x525 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 main + 120 (NetworkBrowserAgent) [0x106066869] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x528 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x534 priority 31 | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x106036000 - 0x10607eff7 NetworkBrowserAgent <E593F29F-3D39-3431-A38E-86F6906DE2CB> /System/Library/CoreServices/NetworkBrowserAgent | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: networkd [38] | |
Path: /usr/libexec/networkd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 24 | |
Sudden Term: Dirty (allows idle exit) | |
Task size: 247 pages | |
Thread 0x236 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x239 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x104d24000 - 0x104d2aff7 networkd <5612B489-6A6B-39A2-9AAC-834F5409D9CA> /usr/libexec/networkd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: node [39405] | |
Path: /usr/local/bin/node | |
Architecture: x86_64 | |
Parent: bash [27943] | |
UID: 503 | |
Task size: 20352 pages | |
Process: NotificationCenter [173] | |
Path: /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 5730 pages | |
CPU Time: 0.005s | |
Thread 0x62f DispatchQueue 1 priority 31 cpu time 0.001s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (NotificationCenter + 6112) [0x10dfa77e0] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x69c DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x12a29d priority 54 cpu time 0.004s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 startIOThread(void*) + 148 (CoreVideo) [0x7fff8f6f2013] | |
63 CVDisplayLink::runIOThread() + 529 (CoreVideo) [0x7fff8f6f223d] | |
63 CVDisplayLink::waitUntil(unsigned long long) + 271 (CoreVideo) [0x7fff8f6f2ed5] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*61 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
*2 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*2 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*2 psynch_cvwait + 1340 (mach_kernel) [0xffffff80005b4a4c] | |
*2 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*2 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*2 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*2 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Binary Images: | |
0x10dfa6000 - 0x10dfe6fff com.apple.notificationcenterui 1.0 (111.4) <2DC861FD-01E7-361B-BC61-E0B26F799AE3> /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff8f6f0000 - 0x7fff8f71aff7 com.apple.CoreVideo 1.8 (99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: notifyd [17] | |
Path: /usr/sbin/notifyd | |
Architecture: unknown | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 378 pages | |
Thread 0x12b DispatchQueue 2 priority 33 | |
63 ??? [0x7fff8cbb49ee] | |
63 ??? [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x12c priority 31 | |
63 ??? [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x1333fa priority 31 | |
63 ??? [0x7fff8edd9171] | |
63 ??? [0x7fff8edeecb3] | |
63 ??? [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: ntpd [99] | |
Path: /usr/sbin/ntpd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 179 pages | |
Thread 0x311 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (ntpd + 143653) [0x10c0bb125] | |
63 ??? (ntpd + 144853) [0x10c0bb5d5] | |
63 __sigsuspend + 10 (libsystem_kernel.dylib) [0x7fff92550552] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x8bf priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10c098000 - 0x10c0eeff7 ntpd <620BA025-EBF8-3704-8229-A17D4B371F9F> /usr/sbin/ntpd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: nvALT [13359] | |
Path: /Applications/nvALT.app/Contents/MacOS/nvALT | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 4681 pages (+12) | |
CPU Time: 0.125s | |
Process: ocspd [40919] | |
Path: /usr/sbin/ocspd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 1435 pages | |
Thread 0x12ac76 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (ocspd + 17983) [0x10ead863f] | |
63 ??? (ocspd + 58188) [0x10eae234c] | |
63 ??? (ocspd + 58845) [0x10eae25dd] | |
63 mach_msg_overwrite_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e692] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x12b3d6 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x12b3df priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x133465 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (ocspd + 63859) [0x10eae3973] | |
63 ??? (ocspd + 60287) [0x10eae2b7f] | |
63 ??? (ocspd + 58845) [0x10eae25dd] | |
63 mach_msg_overwrite_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e692] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x10ead4000 - 0x10eaf1ff7 ocspd <92D8A30F-DB72-37D3-94FE-C941A6206397> /usr/sbin/ocspd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: opendirectoryd [25] | |
Path: /usr/libexec/opendirectoryd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 2117 pages (-23) | |
Thread 0x156 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x157 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x15f DispatchQueue 6 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
63 _dispatch_worker_thread2 + 304 (libdispatch.dylib) [0x7fff8cbb31fa] | |
63 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
63 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff8cbb5f01] | |
63 ??? (opendirectoryd + 110174) [0x109d8be5e] | |
63 sleep + 61 (libsystem_c.dylib) [0x7fff8ee7668a] | |
63 __semwait_signal + 10 (libsystem_kernel.dylib) [0x7fff92550386] | |
*63 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
Thread 0x158 DispatchQueue 340 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
63 _dispatch_worker_thread2 + 304 (libdispatch.dylib) [0x7fff8cbb31fa] | |
63 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
63 _dispatch_async_f_redirect_invoke + 117 (libdispatch.dylib) [0x7fff8cbb7317] | |
63 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
63 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff8cbb5f01] | |
63 __syscall + 10 (libsystem_kernel.dylib) [0x7fff925505de] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x15b priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x168 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133264 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133438 priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13350e priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133549 priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133407 priority 31 | |
49 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
49 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
49 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*49 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x109d71000 - 0x109dd2fff opendirectoryd <E76065E0-8023-3CE8-AE52-D34623A94D22> /usr/libexec/opendirectoryd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: pboard [162] | |
Path: /usr/sbin/pboard | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 7 pages | |
Thread 0x509 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (pboard + 2225) [0x10f8128b1] | |
63 mach_msg_server + 552 (libsystem_kernel.dylib) [0x7fff9254e50c] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x10f812000 - 0x10f812ff7 pboard <6E03CB0C-E68D-354C-B04C-D8663887269C> /usr/sbin/pboard | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: pbs [12946] | |
Path: /System/Library/CoreServices/pbs | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 1893 pages (-3) | |
Thread 0x33a31 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x33a34 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x133553 priority 31 | |
21 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
21 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
21 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*21 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x101912000 - 0x101926fff pbs <E2DF274A-B49F-383E-AF90-F87DDA6CA47D> /System/Library/CoreServices/pbs | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: PhotoStreamAgent [213] | |
Path: /Applications/Aperture.app/Contents/Library/LoginItems/PhotoStreamAgent.app/Contents/MacOS/PhotoStreamAgent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Dirty | |
Task size: 1158 pages | |
Thread 0x747 DispatchQueue 1 priority 47 | |
63 ??? (PhotoStreamAgent + 5508) [0x10b664584] | |
63 ??? (PhotoStreamAgent + 5583) [0x10b6645cf] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x764 DispatchQueue 2 priority 49 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x790 priority 47 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x791 priority 47 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x7f1 priority 63 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x83b priority 47 | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10b663000 - 0x10b69eff7 com.apple.photostream-agent 2.7 (40.34) <AC71D8F3-870D-309D-BD20-F073E341EC80> /Applications/Aperture.app/Contents/Library/LoginItems/PhotoStreamAgent.app/Contents/MacOS/PhotoStreamAgent | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: powerd [21] | |
Path: /System/Library/CoreServices/powerd.bundle/powerd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 394 pages | |
Thread 0x134 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 main + 2157 (powerd) [0x1019d45a1] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x13a DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x1019ce000 - 0x1019ecfff powerd <74E925F5-1A9D-3B23-B80B-D40D0D257A86> /System/Library/CoreServices/powerd.bundle/powerd | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: printtool [13031] | |
Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Versions/A/printtool | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 82 pages | |
Thread 0x34adb priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x34adc DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x1069b1000 - 0x1069b8ff7 printtool <95931B8B-F559-3890-A54D-CDC915A7DB6B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Versions/A/printtool | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Quicksilver [39142] | |
Path: /Applications/Quicksilver.app/Contents/MacOS/Quicksilver | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 64973 pages | |
CPU Time: 0.002s | |
Process: racoon [138] | |
Path: /usr/sbin/racoon | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 238 pages | |
Thread 0x425 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (racoon + 231828) [0x10ae20994] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x427 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x426 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (racoon + 415541) [0x10ae4d735] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x10ade8000 - 0x10ae77fff racoon <14A29ABA-4DF2-3852-84F3-8BA0A8517FE9> /usr/sbin/racoon | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: redis-server [187] | |
Path: /usr/local/opt/redis/bin/redis-server | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 107 pages | |
CPU Time: 0.007s | |
Process: revisiond [63] | |
Path: /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 611 pages (-14) | |
Thread 0x2ba DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x2c3 priority 31 | |
63 read + 10 (libsystem_kernel.dylib) [0x7fff92550ffa] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*63 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*63 ??? (mach_kernel + 1076569) [0xffffff8000306d59] | |
*63 VNOP_READ + 77 (mach_kernel) [0xffffff8000310c0d] | |
*63 spec_read + 187 (mach_kernel) [0xffffff800031eeeb] | |
*63 cdev_read + 99 (AppleFSCompressionTypeDataless) [0xffffff7f8246d9a4] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x2c4 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 fsctl + 10 (libsystem_kernel.dylib) [0x7fff92550a5a] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 fsctl + 342 (mach_kernel) [0xffffff8000302326] | |
*63 ??? (mach_kernel + 1058462) [0xffffff800030269e] | |
*63 ??? (mach_kernel + 1065618) [0xffffff8000304292] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x2c5 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x82374 priority 31 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133544 priority 31 | |
21 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
21 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
21 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*21 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133545 priority 31 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
1 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*1 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133546 priority 31 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
1 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*1 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10ed8a000 - 0x10eddbfff revisiond <2C26EBF3-F9E0-3EB4-8788-750542FD2B8B> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff7f8246c000 - 0xffffff7f8246dff7 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 49 (1.0.0d1) <D525C3A2-36A3-3233-BF57-C215580A25AB> /System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/AppleFSCompressionTypeDataless | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Safari [13844] | |
Path: /Applications/Safari.app/Contents/MacOS/Safari | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 54758 pages (+10) | |
CPU Time: 0.013s | |
Thread 0x3f371 DispatchQueue 1 priority 46 cpu time 0.008s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 SafariMain + 166 (Safari) [0x106addd54] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162 (Safari) [0x10690a75b] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*61 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
*1 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*1 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*1 mach_msg_overwrite_trap + 427 (mach_kernel) [0xffffff800021970b] | |
*1 ipc_mqueue_receive + 59 (mach_kernel) [0xffffff800021310b] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x3f389 DispatchQueue 2 priority 48 cpu time 0.001s | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x3f392 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 WebCore::IconDatabase::iconDatabaseSyncThread() + 500 (WebCore) [0x107a27bf4] | |
63 WebCore::IconDatabase::syncThreadMainLoop() + 107 (WebCore) [0x107a2a0db] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f398 priority 62 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 thread_fun + 25 (QuartzCore) [0x7fff89983e76] | |
63 CA::Render::Server::server_thread(void*) + 403 (QuartzCore) [0x7fff898ff35b] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x3f399 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x3f3a8 priority 62 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x3f3cc priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (JavaScriptCore) [0x107332d0a] | |
63 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 (JavaScriptCore) [0x107110f26] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f3cd priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x107295606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x107295724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f3ce priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x107295606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x107295724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f3cf priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x107295606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x107295724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f3e2 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (JavaScriptCore) [0x107332d0a] | |
63 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 (JavaScriptCore) [0x107110f26] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f3e3 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x107295606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x107295724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f3e4 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x107295606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x107295724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f3e5 priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x107295606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x107295724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x3f3ec priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10734836f] | |
63 Safari::MessageRunLoop::threadBody() + 106 (Safari) [0x106a8ea36] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x3fa89 priority 46 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1334fe priority <multiple> cpu time 0.001s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*62 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
*1 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*1 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*1 workq_kernreturn + 478 (mach_kernel) [0xffffff80005b958e] | |
*1 ??? (mach_kernel + 3902788) [0xffffff80005b8d44] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x133631 priority 48 | |
41 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
41 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
41 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*41 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133632 priority 46 cpu time 0.001s | |
41 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
41 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
41 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*41 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x1068b3000 - 0x1068b3fff com.apple.Safari 6.0.2 (8536.26.17) <948F804E-A2F9-3E52-A178-A641675616C3> /Applications/Safari.app/Contents/MacOS/Safari | |
0x1068bd000 - 0x106db2fff com.apple.Safari.framework 8536 (8536.26.17) <A28655B2-8394-32D4-82C2-725FAD855E48> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari | |
0x10710a000 - 0x1073a4ff7 com.apple.JavaScriptCore 8536 (8536.26.15) <9FB8F262-C43B-3606-AF80-CAA7945DAE4D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore | |
0x107a23000 - 0x1089dcfff com.apple.WebCore 8536 (8536.26.15) <9D6C3EF1-FFC2-32FB-9953-BC76E3EAB5D8> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore | |
0x7fff89842000 - 0x7fff899f0fff com.apple.QuartzCore 1.8 (304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: ScopedBookmarkAgent [39084] | |
Path: /System/Library/CoreServices/ScopedBookmarkAgent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 94 pages | |
Thread 0x114b6c priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x114b6d DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x108f3f000 - 0x108f41ff7 ScopedBookmarkAgent <F1B051DF-5BEB-3EE4-820F-99F19AF72166> /System/Library/CoreServices/ScopedBookmarkAgent | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: securityd [18] | |
Path: /usr/sbin/securityd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Dirty | |
Task size: 971 pages | |
Thread 0x12f DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (securityd + 244024) [0x100178938] | |
63 ??? (securityd + 568372) [0x1001c7c34] | |
63 ??? (securityd + 62931) [0x10014c5d3] | |
63 mach_msg_overwrite_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e692] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
*1 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*1 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*1 mach_msg_overwrite_trap + 427 (mach_kernel) [0xffffff800021970b] | |
*1 ipc_mqueue_receive + 59 (mach_kernel) [0xffffff800021310b] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x18c DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x191 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (securityd + 61685) [0x10014c0f5] | |
63 ??? (securityd + 372152) [0x100197db8] | |
63 au_sdev_read_aia + 118 (libbsm.0.dylib) [0x7fff8b659822] | |
63 fgetc + 50 (libsystem_c.dylib) [0x7fff8ee54b7f] | |
63 __srget + 17 (libsystem_c.dylib) [0x7fff8ee58e6f] | |
63 __srefill1 + 27 (libsystem_c.dylib) [0x7fff8ee58d2f] | |
63 __read_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550282] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 read_nocancel + 130 (mach_kernel) [0xffffff80005756c2] | |
*63 ??? (mach_kernel + 3627166) [0xffffff800057589e] | |
*63 ??? (mach_kernel + 1076569) [0xffffff8000306d59] | |
*63 VNOP_READ + 77 (mach_kernel) [0xffffff8000310c0d] | |
*63 spec_read + 187 (mach_kernel) [0xffffff800031eeeb] | |
*63 ??? (mach_kernel + 3359142) [0xffffff80005341a6] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x133348 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (securityd + 61685) [0x10014c0f5] | |
63 ??? (securityd + 61861) [0x10014c1a5] | |
63 ??? (securityd + 62931) [0x10014c5d3] | |
63 mach_msg_overwrite_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e692] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x10013d000 - 0x100247ff7 securityd <3C1ABE96-A0FB-3711-B57E-076881F607D8> /usr/sbin/securityd | |
0x7fff8b64a000 - 0x7fff8b65dff7 libbsm.0.dylib <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: SleepServicesD [61] | |
Path: /System/Library/CoreServices/SleepServicesD | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Dirty (allows idle exit) | |
Task size: 344 pages | |
Thread 0x25c DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (SleepServicesD + 3974) [0x1026a6f86] | |
63 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8b85a18a] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x286 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x1026a6000 - 0x1026adfff SleepServicesD <EDE86DE5-7362-37AA-96F9-B0E87AA758AB> /System/Library/CoreServices/SleepServicesD | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: spindump [42040] | |
Path: /usr/sbin/spindump | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Dirty | |
Task size: 1077 pages (+478) | |
CPU Time: 0.226s | |
Thread 0x133568 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (spindump + 5561) [0x1064c35b9] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1614 (CoreFoundation) [0x7fff90ae40fe] | |
1 _dispatch_main_queue_callback_4CF + 275 (libdispatch.dylib) [0x7fff8cbb70c8] | |
1 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
1 ??? (spindump + 10665) [0x1064c49a9] | |
1 ??? (spindump + 10848) [0x1064c4a60] | |
1 AudioObjectGetPropertyDataSize + 169 (CoreAudio) [0x7fff8aba034f] | |
1 HALSystem::CheckOutInstance() + 146 (CoreAudio) [0x7fff8ab816ae] | |
1 HALRunLoop::Start() + 18 (CoreAudio) [0x7fff8ab9cebc] | |
1 CAAppWorkArounds::Needs6858274WorkAround() + 27 (CoreAudio) [0x7fff8ab9cef3] | |
1 CAAppWorkArounds::CSCheckFix(__CFString const*) + 67 (CoreAudio) [0x7fff8ab9cf4b] | |
1 _CSCheckFix + 19 (CarbonCore) [0x7fff8d076f7c] | |
1 GetBugsForOurBundleIDFromCoreservicesd + 571 (CarbonCore) [0x7fff8d077206] | |
1 _CFBundleCopyInfoDictionaryInResourceForkWithAllocator + 55 (CoreFoundation) [0x7fff90b1e0a7] | |
1 CFURLGetFSRef + 41 (CoreFoundation) [0x7fff90b15f79] | |
1 _CFGetFSRefFromURL + 226 (CoreFoundation) [0x7fff90b16072] | |
1 FSPathMakeRefInternal(unsigned char const*, unsigned int, unsigned int, FSRef*, unsigned char*) + 97 (CarbonCore) [0x7fff8d07bcad] | |
1 PathGetObjectInfo(char const*, unsigned int, unsigned int, short*, unsigned int*, unsigned int*, char*, unsigned int*, unsigned char*) + 262 (CarbonCore) [0x7fff8d07be68] | |
1 FSMount::FSMount(unsigned int, FSMountNumberType, short*, unsigned int const*) + 74 (CarbonCore) [0x7fff8d07d494] | |
1 FileIDTreeGetAndLockVolumeEntryForDeviceID + 40 (CarbonCore) [0x7fff8d079849] | |
1 FSNodeStorageGetAndLockCurrentUniverse + 63 (CarbonCore) [0x7fff8d0799b9] | |
1 FileIDTreeGetCachedPort + 207 (CarbonCore) [0x7fff8d079b67] | |
1 scCreateSystemServiceVersion + 50 (CarbonCore) [0x7fff8d076220] | |
1 getStatus() + 24 (CarbonCore) [0x7fff8d0762ac] | |
1 connectToCoreServicesD() + 73 (CarbonCore) [0x7fff8d076329] | |
1 SCClientSession::checkinWithServer(unsigned int*) + 98 (CarbonCore) [0x7fff8d0764de] | |
1 bootstrap_look_up2 + 40 (liblaunch.dylib) [0x7fff939b9609] | |
1 bootstrap_look_up3 + 69 (liblaunch.dylib) [0x7fff939b94d9] | |
1 ??? (liblaunch.dylib + 14276) [0x7fff939ba7c4] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133573 DispatchQueue 2 priority 33 cpu time 0.002s | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*43 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*43 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*43 kevent + 52 (mach_kernel) [0xffffff800054d3b4] | |
*43 ??? (mach_kernel + 3463163) [0xffffff800054d7fb] | |
*43 kqueue_scan + 187 (mach_kernel) [0xffffff800054e1cb] | |
*43 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*43 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*43 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*43 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*20 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133574 DispatchQueue 15 priority 31 cpu time 0.223s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
63 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x7fff8cbb31c3] | |
63 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x7fff8cbb32f1] | |
63 _dispatch_queue_drain + 180 (libdispatch.dylib) [0x7fff8cbb3448] | |
63 _dispatch_queue_invoke + 72 (libdispatch.dylib) [0x7fff8cbb3305] | |
63 _dispatch_source_invoke + 691 (libdispatch.dylib) [0x7fff8cbb429b] | |
63 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
63 __syscall + 10 (libsystem_kernel.dylib) [0x7fff925505de] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 stack_snapshot2 + 169 (mach_kernel) [0xffffff800053cbd9] | |
Thread 0x1335f3 priority <multiple> | |
62 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
62 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
62 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*62 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133616 priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133614 priority 31 | |
49 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
49 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
49 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*49 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133615 priority 31 | |
49 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
49 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
49 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*49 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133612 priority 31 | |
48 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
48 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
48 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*48 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133613 priority 31 | |
48 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
48 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
48 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*48 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133609 priority 31 | |
47 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
47 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
47 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*47 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133611 priority 31 | |
47 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
47 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
47 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*47 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13360a priority 31 | |
46 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
46 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
46 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*46 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133617 priority 31 | |
46 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
46 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
46 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*46 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133608 priority 31 | |
45 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
45 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
45 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*45 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133610 priority 31 | |
45 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
45 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
45 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*45 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133606 priority 31 | |
44 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
44 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
44 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*44 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133607 priority 31 | |
44 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
44 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
44 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*44 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133605 priority 31 | |
43 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
43 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
43 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*43 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13360f priority 31 | |
43 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
43 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
43 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*43 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133604 priority 31 | |
42 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
42 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
42 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*42 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13360e priority 31 | |
42 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
42 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
42 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*42 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13360c priority 31 | |
41 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
41 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
41 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*41 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13360d priority 31 | |
41 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
41 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
41 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*41 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133603 priority 31 | |
40 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
40 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
40 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*40 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13360b priority 31 | |
40 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
40 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
40 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*40 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133601 priority 31 | |
39 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
39 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
39 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*39 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133602 priority 31 | |
39 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
39 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
39 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*39 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335ff priority 31 | |
38 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
38 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
38 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*38 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133600 priority 31 | |
38 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
38 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
38 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*38 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335fd priority 31 | |
37 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
37 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
37 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*37 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335fe priority 31 | |
37 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
37 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
37 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*37 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335fb priority 31 | |
36 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
36 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
36 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*36 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335fc priority 31 | |
36 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
36 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
36 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*36 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335f9 priority 31 | |
35 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
35 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
35 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*35 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335fa priority 31 | |
35 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
35 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
35 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*35 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335f7 priority 31 | |
34 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
34 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
34 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*34 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335f8 priority 31 | |
34 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
34 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
34 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*34 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335f5 priority 31 | |
33 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
33 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
33 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*33 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335f6 priority 31 | |
33 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
33 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
33 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*33 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335f4 priority 31 | |
32 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
32 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
32 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*32 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335f1 priority 31 | |
31 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
31 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
31 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*31 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335f2 priority 31 | |
31 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
31 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
31 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*31 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335ef priority 31 | |
30 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
30 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
30 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*30 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335f0 priority 31 | |
30 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
30 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
30 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*30 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335ed priority 31 | |
29 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
29 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
29 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*29 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335ee priority 31 | |
29 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
29 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
29 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*29 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335eb priority 31 | |
28 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
28 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
28 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*28 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335ec priority 31 | |
28 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
28 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
28 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*28 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e9 priority 31 | |
27 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
27 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
27 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*27 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335ea priority 31 | |
27 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
27 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
27 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*27 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e7 priority 31 | |
26 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
26 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
26 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*26 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e8 priority 31 | |
26 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
26 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
26 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*26 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e5 priority 31 | |
25 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
25 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
25 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*25 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e6 priority 31 | |
25 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
25 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
25 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*25 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e2 priority 31 | |
24 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
24 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
24 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*24 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e3 priority 31 | |
24 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
24 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
24 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*24 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e1 priority 31 | |
23 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
23 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
23 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*23 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e4 priority 31 | |
23 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
23 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
23 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*23 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335df priority 31 | |
22 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
22 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
22 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*22 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335e0 priority 31 | |
22 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
22 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
22 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*22 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335dd priority 31 | |
21 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
21 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
21 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*21 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335de priority 31 | |
21 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
21 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
21 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*21 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335db priority 31 | |
20 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
20 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
20 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*20 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335dc priority 31 | |
20 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
20 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
20 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*20 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d9 priority 31 | |
19 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
19 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
19 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*19 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335da priority 31 | |
19 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
19 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
19 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*19 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d7 priority 31 | |
18 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
18 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
18 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*18 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d8 priority 31 | |
18 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
18 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
18 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*18 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d4 priority 31 | |
17 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
17 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
17 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*17 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d6 priority 31 | |
17 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
17 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
17 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*17 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d3 priority 31 | |
16 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
16 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
16 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*16 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d5 priority 31 | |
16 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
16 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
16 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*16 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d1 priority 31 | |
15 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
15 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
15 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*15 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d2 priority 31 | |
15 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
15 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
15 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*15 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335cf priority 31 | |
14 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
14 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
14 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*14 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335d0 priority 31 | |
14 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
14 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
14 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*14 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335cd priority 31 | |
13 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
13 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
13 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*13 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335ce priority 31 | |
13 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
13 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
13 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*13 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335ca priority 31 | |
12 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
12 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
12 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*12 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335cb priority 31 | |
12 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
12 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
12 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*12 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c9 priority 31 | |
11 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
11 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
11 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*11 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335cc priority 31 | |
11 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
11 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
11 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*11 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c7 priority 31 | |
10 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
10 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
10 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*10 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c8 priority 31 | |
10 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
10 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
10 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*10 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c5 priority 31 | |
9 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
9 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
9 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*9 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c6 priority 31 | |
9 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
9 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
9 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*9 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c3 priority 31 | |
8 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
8 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
8 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*8 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c4 priority 31 | |
8 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
8 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
8 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*8 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c1 priority 31 | |
7 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
7 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
7 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*7 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c2 priority 31 | |
7 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
7 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
7 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*7 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335bf priority 31 | |
6 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
6 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
6 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*6 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335c0 priority 31 | |
6 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
6 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
6 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*6 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335bd priority 31 | |
5 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
5 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
5 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*5 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335be priority 31 | |
5 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
5 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
5 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*5 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335bc priority 31 | |
4 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
4 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
4 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*4 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335ba priority 31 | |
3 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
3 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
3 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*3 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335bb priority 31 | |
3 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
3 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
3 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*3 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335b8 priority 31 | |
2 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
2 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
2 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*2 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335b9 priority 31 | |
2 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
2 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
2 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*2 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133582 DispatchQueue 35 priority 33 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
1 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x7fff8cbb31c3] | |
1 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x7fff8cbb32f1] | |
1 _dispatch_queue_drain + 235 (libdispatch.dylib) [0x7fff8cbb347f] | |
1 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
1 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff8cbb5f01] | |
1 ??? (spindump + 55088) [0x1064cf730] | |
1 ??? (spindump + 21510) [0x1064c7406] | |
1 ??? (spindump + 15492) [0x1064c5c84] | |
1 _dispatch_barrier_sync_f_invoke + 39 (libdispatch.dylib) [0x7fff8cbb3723] | |
1 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
1 ??? (spindump + 14279) [0x1064c57c7] | |
1 dispatch_once_f + 50 (libdispatch.dylib) [0x7fff8cbb2041] | |
1 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
1 ??? (spindump + 61723) [0x1064d111b] | |
1 __system_launchdJobCopyDictionary + 143 (ServiceManagement) [0x7fff8d37bc15] | |
1 launchdadd_msg_launchd_request + 165 (ServiceManagement) [0x7fff8d37696c] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133575 priority 31 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
1 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*1 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133576 priority 31 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
1 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*1 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133581 priority 31 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
1 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*1 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133583 priority 33 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
1 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*1 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335b6 priority 31 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
1 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*1 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x1335b7 priority 31 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
1 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*1 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x1064c2000 - 0x1064ddfff spindump <496D2E41-CB4D-3000-91BF-7948301C3FB4> /usr/sbin/spindump | |
0x7fff8ab80000 - 0x7fff8abddfff com.apple.audio.CoreAudio 4.1.0 (4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8d05d000 - 0x7fff8d374ff7 com.apple.CoreServices.CarbonCore 1037.3 (1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x7fff8d375000 - 0x7fff8d380ff7 com.apple.bsd.ServiceManagement 2.0 (2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff939b7000 - 0x7fff939bffff liblaunch.dylib <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: spindump_agent [42041] | |
Path: /usr/libexec/spindump_agent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 499 pages (-4) | |
Thread 0x133578 priority 31 | |
11 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
11 ??? (spindump_agent + 8236) [0x10f5c602c] | |
11 dispatch_main + 45 (libdispatch.dylib) [0x7fff8cbb1c26] | |
11 pthread_exit + 30 (libsystem_c.dylib) [0x7fff8ededd01] | |
11 _pthread_exit + 146 (libsystem_c.dylib) [0x7fff8edec9a2] | |
11 _pthread_tsd_cleanup + 240 (libsystem_c.dylib) [0x7fff8edf34fe] | |
11 _dispatch_queue_cleanup2 + 85 (libdispatch.dylib) [0x7fff8cbb1c9a] | |
11 sleep$NOCANCEL + 61 (libsystem_c.dylib) [0x7fff8ee41e52] | |
11 __semwait_signal_nocancel + 10 (libsystem_kernel.dylib) [0x7fff9255039a] | |
*11 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
Thread 0x13357a DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133579 DispatchQueue 7 priority 31 | |
63 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff8cbb1d85] | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x13357d priority 31 | |
59 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
59 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
59 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*59 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13357f priority <multiple> | |
59 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
59 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
59 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*59 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133580 priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13357b priority 31 | |
49 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
49 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
49 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*49 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13357c priority 31 | |
49 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
49 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
49 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*49 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10f5c4000 - 0x10f5c6ff7 spindump_agent <B428F433-ECF7-3BAB-890F-1DD4204150A2> /usr/libexec/spindump_agent | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: spindump_symbolicator [42043] | |
Path: /usr/libexec/spindump_symbolicator | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 495 pages (+33) | |
Thread 0x13361c priority 31 | |
10 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
10 ??? (spindump_symbolicator + 5078) [0x104bb33d6] | |
10 dispatch_main + 45 (libdispatch.dylib) [0x7fff8cbb1c26] | |
10 pthread_exit + 30 (libsystem_c.dylib) [0x7fff8ededd01] | |
10 _pthread_exit + 146 (libsystem_c.dylib) [0x7fff8edec9a2] | |
10 _pthread_tsd_cleanup + 240 (libsystem_c.dylib) [0x7fff8edf34fe] | |
10 _dispatch_queue_cleanup2 + 85 (libdispatch.dylib) [0x7fff8cbb1c9a] | |
10 sleep$NOCANCEL + 61 (libsystem_c.dylib) [0x7fff8ee41e52] | |
10 __semwait_signal_nocancel + 10 (libsystem_kernel.dylib) [0x7fff9255039a] | |
*10 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
Thread 0x13361d DispatchQueue 2 priority 33 | |
62 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
62 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*62 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x13361f DispatchQueue 7 priority 31 | |
62 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff8cbb1d85] | |
62 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*62 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x13361e priority <multiple> | |
59 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
59 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
59 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*59 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133626 priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133627 priority 31 | |
49 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
49 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
49 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*49 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133621 priority 31 | |
2 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
2 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
2 cleaner_thread_main(void*) + 42 (CoreSymbolication) [0x7fff938e87c8] | |
2 __semwait_signal + 10 (libsystem_kernel.dylib) [0x7fff92550386] | |
*2 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
Binary Images: | |
0x104bb2000 - 0x104bb3fff spindump_symbolicator <BE183E1E-9158-3BD1-950A-47F413DFB272> /usr/libexec/spindump_symbolicator | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff938d2000 - 0x7fff9396cfff com.apple.CoreSymbolication 3.0 (87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: Spotify [40673] | |
Path: /Applications/Spotify.app/Contents/MacOS/Spotify | |
Architecture: i386 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 38336 pages | |
CPU Time: 0.248s | |
Process: SpotifyWebHelper [188] | |
Path: /Users/USER/Library/Application Support/Spotify/SpotifyWebHelper | |
Architecture: i386 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 425 pages | |
Process: ssh-agent [1461] | |
Path: /usr/bin/ssh-agent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 290 pages | |
Thread 0xae8a DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0xae8c DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0xae8e priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (ssh-agent + 10519) [0x1004b5917] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x1004b3000 - 0x1004cdff7 ssh-agent <CD7E98FA-83C8-39F7-B8A8-2653FCC56504> /usr/bin/ssh-agent | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: stackshot [60] | |
Path: /usr/libexec/stackshot | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 72 pages | |
Thread 0x25b DispatchQueue 1 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x27d DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x2b8 priority 31 | |
63 __sigwait + 10 (libsystem_kernel.dylib) [0x7fff9255057a] | |
*63 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03] | |
*63 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a] | |
*63 __sigwait_nocancel + 362 (mach_kernel) [0xffffff8000565a6a] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Binary Images: | |
0x10e5a0000 - 0x10e5a3fff stackshot <3934B7F8-4AE5-39ED-AE78-3B2D3A075247> /usr/libexec/stackshot | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: storeagent [388] | |
Path: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeagent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 1011 pages | |
Thread 0x1b89 DispatchQueue 1 priority 46 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (storeagent + 6913) [0x101bffb01] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1b8f DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1bc8 priority 63 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1be7 priority 46 | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x101bfe000 - 0x101c86ff7 storeagent <0315FE3C-D822-3364-997D-12B26914EF4F> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeagent | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: syncdefaultsd [42002] | |
Path: /System/Library/PrivateFrameworks/SyncedDefaults.framework/Support/syncdefaultsd | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 4337 pages (+23) | |
CPU Time: 0.024s | |
Thread 0x1329e9 DispatchQueue 1 priority 31 cpu time 0.003s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (syncdefaultsd + 5722) [0x10c61465a] | |
63 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8b85a18a] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1329ed DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x132a1d priority 63 cpu time 0.020s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 789 (CoreFoundation) [0x7fff90ae3dc5] | |
1 __CFRunLoopDoSources0 + 245 (CoreFoundation) [0x7fff90ac0a25] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation) [0x7fff90ac1101] | |
1 MultiplexerSource::perform() + 221 (CFNetwork) [0x7fff8d3fe42b] | |
1 RunloopBlockContext::perform() + 124 (CFNetwork) [0x7fff8d3fe554] | |
1 CFArrayApplyFunction + 68 (CoreFoundation) [0x7fff90adf724] | |
1 __block_global_1 + 28 (CFNetwork) [0x7fff8d49d56a] | |
1 __enqueueRequestForProtocol_block_invoke_0 + 26 (CFNetwork) [0x7fff8d404205] | |
1 HTTPConnectionCache::_onqueue_enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 178 (CFNetwork) [0x7fff8d4042e0] | |
1 HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 645 (CFNetwork) [0x7fff8d404973] | |
1 HTTPConnectionCacheEntry::notifyNextProtocolOfOpenConnection(NetConnection*, unsigned char) + 411 (CFNetwork) [0x7fff8d406f8d] | |
1 HTTPConnectionCacheEntry::dispatchConnectionToProtocol(NetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 244 (CFNetwork) [0x7fff8d40714e] | |
1 HTTPProtocol::useNetConnectionForRequest(NetConnection*, __CFHTTPMessage*, unsigned char, unsigned char) + 910 (CFNetwork) [0x7fff8d407724] | |
1 HTTPProtocol::openStream() + 80 (CFNetwork) [0x7fff8d4081c0] | |
1 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 411 (CFNetwork) [0x7fff8d408581] | |
1 HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 236 (CFNetwork) [0x7fff8d408924] | |
1 SecIdentityCopyPreference + 261 (Security) [0x7fff94159704] | |
1 _SecIdentityCopyPreferenceMatchingName(__CFString const*, unsigned int, __CFArray const*, OpaqueSecIdentityRef**) + 435 (Security) [0x7fff94159dfa] | |
1 Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 257 (Security) [0x7fff94120211] | |
1 Security::CssmClient::DbImpl::activate() + 61 (Security) [0x7fff941168bf] | |
1 Security::CssmClient::DbImpl::open() + 153 (Security) [0x7fff94116987] | |
1 CSSM_DL_DbOpen + 114 (Security) [0x7fff941176d2] | |
1 cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 150 (Security) [0x7fff941178ff] | |
1 SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 195 (Security) [0x7fff94117a69] | |
1 SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 42 (Security) [0x7fff94117ca8] | |
1 Security::CssmClient::DbImpl::open() + 153 (Security) [0x7fff94116987] | |
1 CSSM_DL_DbOpen + 114 (Security) [0x7fff941176d2] | |
1 cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 150 (Security) [0x7fff941178ff] | |
1 Security::DatabaseSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 273 (Security) [0x7fff941057ef] | |
1 Security::DatabaseManager::dbOpen(Security::DatabaseSession&, Security::DbName const&, unsigned int, Security::AccessCredentials const*, void const*) + 70 (Security) [0x7fff94105bea] | |
1 Security::Database::_dbOpen(Security::DatabaseSession&, unsigned int, Security::AccessCredentials const*, void const*) + 88 (Security) [0x7fff9410684c] | |
1 Security::DbModifier::openDatabase() + 33 (Security) [0x7fff94106cb1] | |
1 Security::DbModifier::getDbVersion(bool) + 297 (Security) [0x7fff94106de9] | |
1 Security::DbVersion::DbVersion(Security::AppleDatabase const&, Security::RefPointer<Security::AtomicBufferedFile> const&) + 177 (Security) [0x7fff9410727b] | |
1 Security::DbVersion::open() + 1394 (Security) [0x7fff94107c9e] | |
1 Security::MetaRecord::unpackRecord(Security::ReadSection const&, Security::Allocator&, cssm_db_record_attribute_data*, Security::CssmData*, unsigned int) const + 739 (Security) [0x7fff94108fe1] | |
1 Security::MetaAttribute::unpackAttribute(Security::ReadSection const&, Security::Allocator&, unsigned int&, cssm_data*&) const + 74 (Security) [0x7fff94109258] | |
1 Security::TrackingAllocator::malloc(unsigned long) + 22 (Security) [0x7fff94109326] | |
1 Security::TrackingAllocator::malloc(unsigned long) + 42 (Security) [0x7fff9410933a] | |
1 std::_Rb_tree<void*, void*, std::_Identity<void*>, std::less<void*>, std::allocator<void*> >::_M_insert_unique(void* const&) + 113 (Security) [0x7fff941093c7] | |
1 std::_Rb_tree<void*, void*, std::_Identity<void*>, std::less<void*>, std::allocator<void*> >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, void* const&) + 65 (Security) [0x7fff94109415] | |
1 operator new(unsigned long) + 34 (libstdc++.6.dylib) [0x7fff8b5cb347] | |
1 malloc_zone_unregister + 283 (libsystem_c.dylib) [0x7fff8ee0510c] | |
1 <executing in user space> | |
Thread 0x132a20 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x133633 priority 29 | |
41 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
41 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
41 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*41 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133634 priority <multiple> | |
41 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
41 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
41 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*41 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133635 priority <multiple> | |
41 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
41 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
41 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*41 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10c613000 - 0x10c644ff7 syncdefaultsd <741E967E-9B17-3101-9E95-1F98EE8A2DB4> /System/Library/PrivateFrameworks/SyncedDefaults.framework/Support/syncdefaultsd | |
0x7fff8b58a000 - 0x7fff8b5f3fff libstdc++.6.dylib <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8d381000 - 0x7fff8d4f5fff com.apple.CFNetwork 596.2.3 (596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff940fe000 - 0x7fff943cefff com.apple.security 7.0 (55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: syslogd [22] | |
Path: /usr/sbin/syslogd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Dirty | |
Task size: 245 pages | |
Thread 0x13f DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 __select_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550336] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x142 DispatchQueue 6 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
63 _dispatch_worker_thread2 + 304 (libdispatch.dylib) [0x7fff8cbb31fa] | |
63 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
63 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff8cbb5f01] | |
63 ??? (syslogd + 50962) [0x10c7a5712] | |
63 _vprocmgr_log_drain + 70 (liblaunch.dylib) [0x7fff939bd598] | |
63 ??? (liblaunch.dylib + 18464) [0x7fff939bb820] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x144 DispatchQueue 6 priority 31 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
63 _dispatch_worker_thread2 + 304 (libdispatch.dylib) [0x7fff8cbb31fa] | |
63 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
63 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff8cbb5f01] | |
63 ??? (syslogd + 34838) [0x10c7a1816] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x143 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10c799000 - 0x10c7adff7 syslogd <94DBAC39-B93D-3479-BAD5-A354E78B4EC5> /usr/sbin/syslogd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff939b7000 - 0x7fff939bffff liblaunch.dylib <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: syspolicyd [669] | |
Path: /usr/libexec/syspolicyd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 452 pages | |
Thread 0x6554 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x6555 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10c594000 - 0x10c596ff7 syspolicyd <3C222523-5068-3AC3-890D-2071263E6E90> /usr/libexec/syspolicyd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: SystemStarter [101] | |
Path: /sbin/SystemStarter | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 87 pages | |
Thread 0x322 DispatchQueue 1 priority 31 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x374 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10b6f8000 - 0x10b6fcfff SystemStarter <09E47B62-8243-3622-849D-9370F5AD0A56> /sbin/SystemStarter | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: SystemUIServer [159] | |
Path: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 5868 pages (+25) | |
CPU Time: 0.293s | |
Thread 0x4f3 DispatchQueue 1 priority 47 cpu time 0.293s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (SystemUIServer + 83202) [0x104212502] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
60 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
60 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
60 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*60 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
2 __CFRunLoopRun + 789 (CoreFoundation) [0x7fff90ae3dc5] | |
2 __CFRunLoopDoSources0 + 245 (CoreFoundation) [0x7fff90ac0a25] | |
2 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation) [0x7fff90ac1101] | |
2 __NSThreadPerformPerform + 225 (Foundation) [0x7fff8b8b9677] | |
2 ??? (AirPort + 21866) [0x105fa756a] | |
2 -[CWIPMonitor ipv4Routable] + 49 (CoreWLAN) [0x7fff8ac45080] | |
2 -[CWIPMonitor ipv4SetupConfig] + 77 (CoreWLAN) [0x7fff8ac448a6] | |
2 -[CWIPMonitor networkServiceID] + 100 (CoreWLAN) [0x7fff8ac44713] | |
2 copyPrimaryActiveWLANNetworkService + 12 (CoreWLAN) [0x7fff8ac4a045] | |
1 copyActiveWLANNetworkServices + 277 (CoreWLAN) [0x7fff8ac49f56] | |
1 SCNetworkServiceGetInterface + 171 (SystemConfiguration) [0x7fff943da446] | |
1 _SCNetworkInterfaceCreateWithEntity + 609 (SystemConfiguration) [0x7fff943d6fc7] | |
1 findMatchingInterfaces + 54 (SystemConfiguration) [0x7fff943d7fc3] | |
1 IOServiceGetMatchingServices + 126 (IOKit) [0x7fff8d5c06a8] | |
1 io_service_get_matching_services + 148 (IOKit) [0x7fff8d60abf1] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*1 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*1 mach_msg_overwrite_trap + 187 (mach_kernel) [0xffffff800021961b] | |
*1 ipc_kmsg_send + 104 (mach_kernel) [0xffffff8000210448] | |
*1 ipc_kobject_server + 317 (mach_kernel) [0xffffff8000220aed] | |
*1 ??? (mach_kernel + 604876) [0xffffff8000293acc] | |
*1 is_io_service_get_matching_services + 81 (mach_kernel) [0xffffff8000661ed1] | |
*1 IOService::getMatchingServices(OSDictionary*) + 36 (mach_kernel) [0xffffff80006319e4] | |
*1 IOService::copyExistingServices(OSDictionary*, unsigned int, unsigned int) + 369 (mach_kernel) [0xffffff800062c6d1] | |
*1 OSMetaClass::applyToInstances(bool (*)(OSObject const*, void*), void*) const + 54 (mach_kernel) [0xffffff80005ec1f6] | |
*1 OSMetaClass::applyToInstances(OSOrderedSet*, bool (*)(OSObject const*, void*), void*) + 238 (mach_kernel) [0xffffff80005ec0ce] | |
*1 IOService::instanceMatch(OSObject const*, void*) + 101 (mach_kernel) [0xffffff8000631305] | |
*1 IOService::matchInternal(OSDictionary*, unsigned int, unsigned int*) + 1148 (mach_kernel) [0xffffff80006317fc] | |
*1 OSDictionary::getObject(char const*) const + 18 (mach_kernel) [0xffffff80005f0af2] | |
*1 OSSymbol::withCString(char const*) + 44 (mach_kernel) [0xffffff8000603b5c] | |
*1 OSSymbolPool::findSymbol(char const*) const + 195 (mach_kernel) [0xffffff8000603313] | |
1 copyActiveWLANNetworkServices + 81 (CoreWLAN) [0x7fff8ac49e92] | |
1 SCNetworkSetCopyServices + 535 (SystemConfiguration) [0x7fff943da0cd] | |
1 __SCNetworkServiceCreatePrivate + 70 (SystemConfiguration) [0x7fff943da322] | |
1 _CFRuntimeCreateInstance + 402 (CoreFoundation) [0x7fff90ab2422] | |
1 CFAllocatorAllocate + 13 (CoreFoundation) [0x7fff90ab257d] | |
1 <executing in user space> | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 ??? (SystemUIServer + 51485) [0x10420a91d] | |
1 CGSGetNextEventRecord + 25 (CoreGraphics) [0x7fff90583834] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x511 DispatchQueue 2 priority 49 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133429 priority <multiple> | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133570 priority <multiple> | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133623 priority <multiple> | |
59 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
59 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
59 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*59 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13362c priority 45 | |
43 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
43 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
43 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*43 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13362d priority 45 | |
43 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
43 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
43 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*43 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13362e priority 45 | |
43 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
43 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
43 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*43 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x13362f priority 45 | |
43 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
43 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
43 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*43 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133630 priority 45 | |
43 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
43 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
43 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*43 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133623 DispatchQueue 66 priority 47 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8edeecab] | |
1 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x7fff8cbb31c3] | |
1 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x7fff8cbb32f1] | |
1 _dispatch_queue_drain + 180 (libdispatch.dylib) [0x7fff8cbb3448] | |
1 _dispatch_queue_invoke + 72 (libdispatch.dylib) [0x7fff8cbb3305] | |
1 _dispatch_source_invoke + 691 (libdispatch.dylib) [0x7fff8cbb429b] | |
1 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff8cbb20b6] | |
1 ??? (SystemUIServer + 181322) [0x10422a44a] | |
1 CGSGetNextEventRecord + 25 (CoreGraphics) [0x7fff90583834] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x1041fe000 - 0x104258ff7 com.apple.systemuiserver 1.7 (369.2) <E0763574-B329-390B-89B2-48FBF7DBDA9B> /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer | |
0x105fa2000 - 0x105fb6ff7 com.apple.menuextra.airport 8.0 (800.7) <349A5FE9-5496-3D2B-9DA7-7B034315684B> /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8ac2f000 - 0x7fff8ac7afff com.apple.framework.CoreWLAN 3.0.1 (301.12) <3CC31D0B-8BAF-3042-8940-FE33EB2405A3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8d5bc000 - 0x7fff8d62afff com.apple.framework.IOKit 2.0.1 <F2E5AC1B-F03D-3916-B239-7B421579DFA5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff943cf000 - 0x7fff94420ff7 com.apple.SystemConfiguration 1.12.2 (1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: talagent [158] | |
Path: /System/Library/CoreServices/talagent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 543 pages | |
Thread 0x4ec DispatchQueue 1 priority 47 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (talagent + 8652) [0x108e331cc] | |
63 ??? (talagent + 32130) [0x108e38d82] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 ??? (talagent + 58365) [0x108e3f3fd] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x4fb DispatchQueue 2 priority 49 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x108e31000 - 0x108e5cff7 talagent <3796AA0B-6354-31F0-A77D-E14496A9DCFD> /System/Library/CoreServices/talagent | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: taskgated [40542] | |
Path: /usr/libexec/taskgated | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 855 pages | |
Thread 0x127693 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (taskgated + 7139) [0x10358cbe3] | |
63 ??? (taskgated + 26786) [0x1035918a2] | |
63 ??? (taskgated + 27443) [0x103591b33] | |
63 mach_msg_overwrite_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e692] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x127697 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x133442 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (taskgated + 31949) [0x103592ccd] | |
63 ??? (taskgated + 28697) [0x103592019] | |
63 ??? (taskgated + 27443) [0x103591b33] | |
63 mach_msg_overwrite_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e692] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x10358b000 - 0x10359aff7 taskgated <88FACC09-DAF6-3701-958B-CC8CE77BC652> /usr/libexec/taskgated | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: tccd [12933] | |
Path: /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 1189 pages | |
Thread 0x338a5 priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x338a6 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x10396e000 - 0x103975fff tccd <2CD13C97-6B64-3026-BFB7-03B28BDB503B> /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: TISwitcher [193] | |
Path: /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TISwitcher.app/Contents/MacOS/TISwitcher | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 386 pages | |
Thread 0x667 DispatchQueue 1 priority 47 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 NSApplicationMain + 869 (AppKit) [0x7fff8a042cb6] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x676 DispatchQueue 2 priority 49 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x105613000 - 0x105616fff com.apple.TISwitcher 1.1 (1.1) <674CAFD0-ABE4-30E7-9A0D-5739EDA10F72> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TISwitcher.app/Contents/MacOS/TISwitcher | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: ubd [332] | |
Path: /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Support/ubd | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 1312 pages | |
Thread 0x1136 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (ubd + 638048) [0x1097afc60] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1146 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x11fd priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (ubd + 522095) [0x10979376f] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x11ff priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (ubd + 64142) [0x109723a8e] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1200 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x1210 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (ubd + 421714) [0x10977af52] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1211 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1212 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (ubd + 217213) [0x10974907d] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1216 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x1217 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (ubd + 522095) [0x10979376f] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1221 priority 63 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x109714000 - 0x10982aff7 ubd <B7163C46-8726-339F-834B-942E1F6C4AB5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Support/ubd | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: usbmuxd [1020] | |
Path: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 213 | |
Sudden Term: Clean | |
Task size: 168 pages | |
Thread 0x7ded DispatchQueue 1 priority 31 | |
63 ??? (usbmuxd + 5928) [0x100001728] | |
63 ??? (usbmuxd + 8907) [0x1000022cb] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x7df0 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x7df4 priority 31 | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x100000000 - 0x100014fff usbmuxd <1EC5A7D9-80E9-39EF-B31E-FCD52F088DE0> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: UserEventAgent [14] | |
Path: /usr/libexec/UserEventAgent | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean | |
Task size: 877 pages | |
Thread 0x127 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (UserEventAgent + 5198) [0x10e86d44e] | |
63 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8b85a18a] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1d6 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1e7 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 captived_thread + 1061 (CaptiveSystemAgent) [0x10fbc247e] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x8db priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x133624 priority 31 | |
50 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
50 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*50 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133649 priority 31 | |
2 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
2 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
2 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*2 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133541 priority 31 | |
1 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
1 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
1 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*1 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10e86c000 - 0x10e86eff7 UserEventAgent <5949DE02-A18B-387F-9B0B-955FA3E70442> /usr/libexec/UserEventAgent | |
0x10fbbf000 - 0x10fbddfff com.apple.CaptiveSystemAgent 12.0 (1.11) <29FA455E-E356-3F22-8314-5384ABE7CC34> /System/Library/UserEventPlugins/CaptiveSystemAgent.plugin/Contents/MacOS/CaptiveSystemAgent | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: UserEventAgent [148] | |
Path: /usr/libexec/UserEventAgent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Sudden Term: Clean | |
Task size: 1610 pages | |
CPU Time: 0.001s | |
Thread 0x4c1 DispatchQueue 1 priority 46 cpu time 0.001s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (UserEventAgent + 5198) [0x10f17c44e] | |
63 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8b85a18a] | |
63 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8b8c189e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 __NSFireMachPort + 257 (Foundation) [0x7fff8b8d6bb5] | |
1 ??? (com.apple.rcdevent.matching + 4914) [0x11099c332] | |
1 CGSGetNextEventRecord + 25 (CoreGraphics) [0x7fff90583834] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x4e9 DispatchQueue 2 priority 48 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0xb1f priority 46 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 executeRunloopThread + 103 (com.apple.universalaccess.events) [0x1109ac91e] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
62 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
62 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
62 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*62 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 ??? (com.apple.universalaccess.events + 9748) [0x1109ad614] | |
1 CGSGetNextEventRecord + 25 (CoreGraphics) [0x7fff90583834] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133540 priority 48 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Thread 0x133551 priority 48 | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10f17b000 - 0x10f17dff7 UserEventAgent <5949DE02-A18B-387F-9B0B-955FA3E70442> /usr/libexec/UserEventAgent | |
0x11099b000 - 0x11099dfff com.apple.com-apple-rcdevent-matching 320.15 (320.15) <77A01C35-588D-36E0-8447-57800FFE8B20> /System/Library/UserEventPlugins/com.apple.rcdevent.matching.plugin/Contents/MacOS/com.apple.rcdevent.matching | |
0x1109ab000 - 0x1109adfff com.apple.universalaccess.events 1.0 (143.7.1) <C49E3228-4276-3091-BF42-5420B8A2A9AE> /System/Library/UserEventPlugins/com.apple.universalaccess.events.plugin/Contents/MacOS/com.apple.universalaccess.events | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: usernoted [169] | |
Path: /usr/sbin/usernoted | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 1343 pages | |
Thread 0x62b DispatchQueue 1 priority 31 | |
63 ??? (usernoted + 8116) [0x104042fb4] | |
63 ??? (usernoted + 8405) [0x1040430d5] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x692 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x104041000 - 0x10406dfff usernoted <3BA5A461-38F6-3B03-BFF2-0CB7E20C8FE9> /usr/sbin/usernoted | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: VDCAssistant [40600] | |
Path: /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/Resources/VDCAssistant | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 1437 pages | |
Thread 0x1285a3 DispatchQueue 1 priority 31 | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (VDCAssistant + 234576) [0x10334e450] | |
63 mach_msg_server + 335 (libsystem_kernel.dylib) [0x7fff9254e433] | |
63 mach_msg_overwrite_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e692] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1285a5 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x1285a4 priority 31 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (VDCAssistant + 17978) [0x10331963a] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x1285b2 priority 97 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 ??? (VDCAssistant + 17401) [0x1033193f9] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Binary Images: | |
0x103315000 - 0x10339fff7 VDCAssistant <164289F5-4DD4-3B08-838B-886D12A74C20> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/Resources/VDCAssistant | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: vpnagentd [91] | |
Path: /opt/cisco/*/vpnagentd | |
Architecture: i386 | |
Parent: launchd [1] | |
UID: 0 | |
Task size: 903 pages | |
Process: VTDecoderXPCService [33367] | |
Path: /System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 503 | |
Sudden Term: Dirty (allows idle exit) | |
Task size: 1 pages | |
Thread 0xf73b4 priority 31 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0xf73b9 priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x101fe7000 - 0x101fe7fff com.apple.coremedia.videodecoder 1.0 (1) <BD882490-192D-3C9A-8C7C-CA884F1E5E9B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: warmd [56] | |
Path: /usr/libexec/warmd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: -2 | |
Sudden Term: Clean | |
Task size: 1012 pages | |
Thread 0x2f8 DispatchQueue 2 priority 23 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x347 priority 21 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x349 priority 21 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10f637000 - 0x10f64efff warmd <DA21ACF0-5509-374D-980F-40939A9985ED> /usr/libexec/warmd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: WebKitPluginAgent [540] | |
Path: /System/Library/Frameworks/WebKit.framework/WebKitPluginAgent | |
Architecture: x86_64 | |
Parent: launchd [145] | |
UID: 503 | |
Task size: 1 pages | |
Thread 0x3fbd priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x3fbe priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x10c165000 - 0x10c168ff7 WebKitPluginAgent <2F1E88C5-B397-3552-8897-CC34C7DDCA8F> /System/Library/Frameworks/WebKit.framework/WebKitPluginAgent | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: WebProcess [27916] | |
Path: /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess | |
Architecture: x86_64 | |
Parent: Safari [13844] | |
UID: 503 | |
Task size: 143120 pages (-320) | |
CPU Time: 0.090s | |
Thread 0xc1215 DispatchQueue 1 priority 47 cpu time 0.055s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 ??? (WebProcess + 3707) [0x106ed7e7b] | |
63 WebKitMain + 285 (WebKit2) [0x106fd95bd] | |
63 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586 (WebKit2) [0x107011c8a] | |
63 WebCore::RunLoop::run() + 63 (WebCore) [0x108037def] | |
63 -[NSApplication run] + 517 (AppKit) [0x7fff8a09e283] | |
63 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8a0a6ed2] | |
63 _DPSNextEvent + 685 (AppKit) [0x7fff8a0a7613] | |
63 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c761cd3] | |
63 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c761e42] | |
63 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c7620a4] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
61 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
61 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
61 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*61 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1775 (CoreFoundation) [0x7fff90ae419f] | |
1 __CFRunLoopDoSource1 + 153 (CoreFoundation) [0x7fff90ab1019] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation) [0x7fff90ab12d9] | |
1 __CFMachPortPerform + 288 (CoreFoundation) [0x7fff90ab1410] | |
1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 71 (HIToolbox) [0x7fff8c7687d7] | |
1 CGEventCreateNextEvent + 31 (CoreGraphics) [0x7fff9015f524] | |
1 CGSGetNextEventRecordInternal + 122 (CoreGraphics) [0x7fff9015f5e7] | |
1 snarf_events + 184 (CoreGraphics) [0x7fff9015f7ab] | |
1 _CGSGetPortStreamInline + 99 (CoreGraphics) [0x7fff9015f94e] | |
1 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*1 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 __CFRunLoopRun + 1513 (CoreFoundation) [0x7fff90ae4099] | |
1 __CFRunLoopDoTimer + 557 (CoreFoundation) [0x7fff90afe8bd] | |
1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation) [0x7fff90afeda4] | |
1 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51 (WebCore) [0x108063d13] | |
1 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148 (WebCore) [0x1075c2ef4] | |
1 WebCore::AnimationControllerPrivate::animationTimerFired(WebCore::Timer<WebCore::AnimationControllerPrivate>*) + 39 (WebCore) [0x107730877] | |
1 WebCore::AnimationControllerPrivate::updateAnimationTimer(WebCore::SetChanged) + 17 (WebCore) [0x107af63f1] | |
1 WebCore::AnimationControllerPrivate::updateAnimations(WebCore::SetChanged) + 240 (WebCore) [0x107af62a0] | |
1 WebCore::Document::updateStyleIfNeeded() + 67 (WebCore) [0x1076021f3] | |
1 WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559 (WebCore) [0x1075d7f5f] | |
1 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461 (WebCore) [0x107608945] | |
1 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461 (WebCore) [0x107608945] | |
1 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461 (WebCore) [0x107608945] | |
1 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461 (WebCore) [0x107608945] | |
1 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461 (WebCore) [0x107608945] | |
1 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461 (WebCore) [0x107608945] | |
1 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461 (WebCore) [0x107608945] | |
1 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 857 (WebCore) [0x1076086e9] | |
1 WebCore::Node::setRenderStyle(WTF::PassRefPtr<WebCore::RenderStyle>) + 38 (WebCore) [0x107608e36] | |
1 WebCore::RenderObject::setAnimatableStyle(WTF::PassRefPtr<WebCore::RenderStyle>) + 144 (WebCore) [0x1075fb450] | |
1 WebCore::AnimationController::updateAnimations(WebCore::RenderObject*, WebCore::RenderStyle*) + 338 (WebCore) [0x1075fb5c2] | |
1 WebCore::Chrome::scheduleAnimation() + 1 (WebCore) [0x107b2c111] | |
1 <executing in user space> | |
Thread 0xc1217 DispatchQueue 2 priority 49 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0xc121f priority 47 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10749e36f] | |
63 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (JavaScriptCore) [0x107488d0a] | |
63 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 (JavaScriptCore) [0x107266f26] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0xc1220 priority 47 cpu time 0.011s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10749e36f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x1073eb606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x1073eb724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0xc1221 priority 47 cpu time 0.008s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10749e36f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x1073eb606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x1073eb724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0xc1222 priority 47 cpu time 0.009s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10749e36f] | |
63 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (JavaScriptCore) [0x1073eb606] | |
63 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (JavaScriptCore) [0x1073eb724] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0xc1223 priority 63 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __NSThread__main__ + 1345 (Foundation) [0x7fff8b8bc612] | |
63 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8b85e586] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0xc1225 priority 47 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10749e36f] | |
63 WebCore::ScrollingThread::initializeRunLoop() + 273 (WebCore) [0x10804d291] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0xc122a priority 47 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 __select + 10 (libsystem_kernel.dylib) [0x7fff92550322] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0xc1236 priority 47 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0xc1244 priority 47 | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10749e36f] | |
63 WebCore::StorageThread::threadEntryPoint() + 154 (WebCore) [0x1075c504a] | |
63 WTF::PassOwnPtr<WebCore::StorageTask> WTF::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81 (WebCore) [0x108072991] | |
63 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61 (JavaScriptCore) [0x107266eed] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0xf7259 priority 47 | |
63 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e6c2] | |
*63 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
Thread 0xf732a priority 39 | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0xf7335 priority 52 | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x107e2f priority 47 | |
63 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e6c2] | |
*63 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0] | |
Thread 0x12a298 priority 54 cpu time 0.004s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 startIOThread(void*) + 148 (CoreVideo) [0x7fff8f6f2013] | |
63 CVDisplayLink::runIOThread() + 529 (CoreVideo) [0x7fff8f6f223d] | |
63 CVDisplayLink::waitUntil(unsigned long long) + 271 (CoreVideo) [0x7fff8f6f2ed5] | |
63 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff925500fa] | |
*63 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10] | |
Thread 0x1334c8 priority 47 cpu time 0.001s | |
63 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
63 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
63 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*63 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x106ed7000 - 0x106ed7fff com.apple.WebProcess 8536 (8536.26.17) <E16DFC20-FF9E-3F21-946C-30170B247A86> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess | |
0x106f10000 - 0x1070f7ff7 com.apple.WebKit2 8536 (8536.26.17) <83AB27D5-EF84-35E2-A4B7-78A4791771AF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2 | |
0x107260000 - 0x1074faff7 com.apple.JavaScriptCore 8536 (8536.26.15) <9FB8F262-C43B-3606-AF80-CAA7945DAE4D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore | |
0x1075a6000 - 0x10855ffff com.apple.WebCore 8536 (8536.26.15) <9D6C3EF1-FFC2-32FB-9953-BC76E3EAB5D8> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff8f6f0000 - 0x7fff8f71aff7 com.apple.CoreVideo 1.8 (99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: WindowServer [95] | |
Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 88 | |
Task size: 91426 pages (-239) | |
CPU Time: 0.240s | |
Thread 0x2f6 DispatchQueue 1 priority 51 cpu time 0.227s | |
63 start + 1 (libdyld.dylib) [0x7fff8bf787e1] | |
63 main + 9 (WindowServer) [0x10fff6f41] | |
63 CGXServer + 1000 (CoreGraphics) [0x7fff902e9ae2] | |
55 CGXRunOneServicesPass + 653 (CoreGraphics) [0x7fff902e94e9] | |
55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*50 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
*5 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*5 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*5 mach_msg_overwrite_trap + 427 (mach_kernel) [0xffffff800021970b] | |
*5 ipc_mqueue_receive + 59 (mach_kernel) [0xffffff800021310b] | |
*5 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*5 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*5 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*5 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
7 CGXRunOneServicesPass + 609 (CoreGraphics) [0x7fff902e94bd] | |
7 mach_msg_overwrite_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e692] | |
*7 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
1 CGXRunOneServicesPass + 198 (CoreGraphics) [0x7fff902e9322] | |
1 run_timer_pass + 381 (CoreGraphics) [0x7fff902fb606] | |
1 CGXUpdateDisplay + 6867 (CoreGraphics) [0x7fff90301dda] | |
1 CGLayerComposite + 137 (CoreGraphics) [0x7fff9061a059] | |
1 CGXGLAccelComposite + 1499 (CoreGraphics) [0x7fff90506901] | |
1 _CGXGLCompositeLayers + 26 (CoreGraphics) [0x7fff9050725d] | |
1 _CGXGLCompositeLayer + 16966 (CoreGraphics) [0x7fff9050beec] | |
1 _CGXGLCompositeLayer_ + 2188 (CoreGraphics) [0x7fff9050c79f] | |
1 CARenderOGLRender + 24 (QuartzCore) [0x7fff89900d8f] | |
1 CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 227 (QuartzCore) [0x7fff89885096] | |
1 CA::OGL::Renderer::render(CA::Render::Update const*) + 875 (QuartzCore) [0x7fff89885487] | |
1 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117 (QuartzCore) [0x7fff8988e2cf] | |
1 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231 (QuartzCore) [0x7fff8988e3f1] | |
1 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 261 (QuartzCore) [0x7fff8988f0f1] | |
1 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117 (QuartzCore) [0x7fff8988e2cf] | |
1 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231 (QuartzCore) [0x7fff8988e3f1] | |
1 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 261 (QuartzCore) [0x7fff8988f0f1] | |
1 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117 (QuartzCore) [0x7fff8988e2cf] | |
1 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231 (QuartzCore) [0x7fff8988e3f1] | |
1 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 57 (QuartzCore) [0x7fff8988f025] | |
1 CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 1846 (QuartzCore) [0x7fff8988f8db] | |
1 CA::OGL::ContentsGeometry::fill(CA::OGL::Context&, CA::OGL::Image*, CA::OGL::TextureFilter, float) const + 101 (QuartzCore) [0x7fff8989242b] | |
1 CA::OGL::ContentsGeometry::fill(CA::OGL::Context&, CA::OGL::Image*) const + 132 (QuartzCore) [0x7fff89892a5a] | |
1 CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 93 (QuartzCore) [0x7fff89892be1] | |
1 CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*, unsigned int) + 363 (QuartzCore) [0x7fff8989305f] | |
1 CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 280 (QuartzCore) [0x7fff898935da] | |
1 CA::OGL::Context::array_flush() + 62 (QuartzCore) [0x7fff898889f0] | |
1 CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 379 (QuartzCore) [0x7fff89888ba1] | |
1 glDrawRangeElements_IMM_Exec + 274 (GLEngine) [0x11022c044] | |
1 gleDoDrawDispatchCore + 555 (GLEngine) [0x1102a21bd] | |
1 gldUpdateDispatch + 1466 (GeForceGLDriver) [0x2000b4f29] | |
1 pthread_mutex_unlock + 268 (libsystem_c.dylib) [0x7fff8edf2135] | |
1 OSAtomicCompareAndSwap64Barrier$VARIANT$mp + 8 (libsystem_c.dylib) [0x7fff8eddac9c] | |
1 <executing in user space> | |
Thread 0x302 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x3a6 priority 63 cpu time 0.007s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 eventThread + 379 (CoreGraphics) [0x7fff904b9d87] | |
63 CFRunLoopRun + 97 (CoreFoundation) [0x7fff90af2371] | |
63 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff90ae36b2] | |
63 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff90ae3ee6] | |
63 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff90ade803] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*57 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
*6 hndl_mach_scall64 + 19 (mach_kernel) [0xffffff80002cdc23] | |
*6 ??? (mach_kernel + 679350) [0xffffff80002a5db6] | |
*6 mach_msg_overwrite_trap + 427 (mach_kernel) [0xffffff800021970b] | |
*6 ipc_mqueue_receive + 59 (mach_kernel) [0xffffff800021310b] | |
*6 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*6 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*6 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*6 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x537 priority 55 cpu time 0.004s | |
63 thread_start + 13 (libsystem_c.dylib) [0x7fff8edd9181] | |
63 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8edec742] | |
63 thread_fun + 25 (QuartzCore) [0x7fff89983e76] | |
63 CA::Render::Server::server_thread(void*) + 403 (QuartzCore) [0x7fff898ff35b] | |
63 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff9254e686] | |
*63 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030] | |
Thread 0x133562 priority 31 | |
35 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8edd9171] | |
35 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8edeecb3] | |
35 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff925506d6] | |
*35 ??? (mach_kernel + 3906640) [0xffffff80005b9c50] | |
Binary Images: | |
0x10fff6000 - 0x10fff6fff WindowServer <CBE54664-84BC-39FB-B5A3-CFEA45D2C640> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer | |
0x110182000 - 0x110339fff GLEngine <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine | |
0x200000000 - 0x200904fff com.apple.GeForceGLDriver 8.6.22 (8.0.6) <34587BE0-9303-3B15-9F8B-79B9B30820EE> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver | |
0x7fff89842000 - 0x7fff899f0fff com.apple.QuartzCore 1.8 (304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics 1.600.0 <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: xpcd [12937] | |
Path: /usr/libexec/xpcd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 501 pages | |
Thread 0x338cb priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x338cc DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x1006a7000 - 0x1006aeff7 xpcd <8DBF8C46-D69B-3B7D-9B2F-B4F62292FAC7> /usr/libexec/xpcd | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: xpcd [39082] | |
Path: /usr/libexec/xpcd | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 0 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 1 pages | |
Thread 0x114b41 priority 33 | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Thread 0x114b4b priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Binary Images: | |
0x1087e0000 - 0x1087e7ff7 xpcd <8DBF8C46-D69B-3B7D-9B2F-B4F62292FAC7> /usr/libexec/xpcd | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: XType.FontHelper [39113] | |
Path: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/XPCServices/XType.FontHelper.xpc/Contents/MacOS/XType.FontHelper | |
Architecture: x86_64 | |
Parent: launchd [1] | |
UID: 503 | |
Sudden Term: Clean (allows idle exit) | |
Task size: 76 pages | |
Thread 0x11536e priority 31 | |
63 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff92550566] | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x115373 DispatchQueue 2 priority 33 | |
63 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbb49ee] | |
63 kevent + 10 (libsystem_kernel.dylib) [0x7fff92550d16] | |
*63 ??? (mach_kernel + 3467616) [0xffffff800054e960] | |
Binary Images: | |
0x106baa000 - 0x106babfff com.apple.XType.FontHelper 1.0 (1) <4C905161-52E4-34C8-AAF3-9C8049CCB2B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/XPCServices/XType.FontHelper.xpc/Contents/MacOS/XType.FontHelper | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Process: kernel_task [0] | |
Path: kernel_task | |
Architecture: x86_64 | |
Parent: kernel_task [0] | |
UID: 0 | |
Version: Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64 | |
Task size: 289135 pages (+8) | |
CPU Time: 41.418s | |
Thread 0x1 priority 92 | |
*63 vm_pageout_continue + 0 (mach_kernel) [0xffffff800027ed30] | |
Thread 0x2 priority 0 cpu time 5.402s | |
*58 idle_thread + 0 (mach_kernel) [0xffffff800022f460] | |
*5 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*5 idle_thread + 24 (mach_kernel) [0xffffff800022f478] | |
*5 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*5 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x3 priority 95 | |
*63 ??? (mach_kernel + 175072) [0xffffff800022abe0] | |
Thread 0x4 priority 80 cpu time 0.001s | |
*62 ??? (mach_kernel + 237760) [0xffffff800023a0c0] | |
*1 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x5 priority 93 | |
*63 ??? (mach_kernel + 238368) [0xffffff800023a320] | |
Thread 0x6 priority 94 | |
*63 ??? (mach_kernel + 252512) [0xffffff800023da60] | |
Thread 0x7 priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 mapping_replenish + 257 (mach_kernel) [0xffffff80002a4941] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x8 priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 ??? (mach_kernel + 272290) [0xffffff80002427a2] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x9 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0xb priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0xd priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1c priority 81 | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0x1e priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 AppleIntelCPUPowerManagement::free() + 21213 (AppleIntelCPUPowerManagement) [0xffffff7f821ef3b9] | |
*63 AppleIntelCPUPowerManagement::free() + 20055 (AppleIntelCPUPowerManagement) [0xffffff7f821eef33] | |
*63 AppleIntelCPUPowerManagement::free() + 21419 (AppleIntelCPUPowerManagement) [0xffffff7f821ef487] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x21 priority 0 cpu time 4.454s | |
*63 idle_thread + 0 (mach_kernel) [0xffffff800022f460] | |
Thread 0x24 priority 0 cpu time 2.830s | |
*62 idle_thread + 0 (mach_kernel) [0xffffff800022f460] | |
*1 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*1 idle_thread + 24 (mach_kernel) [0xffffff800022f478] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x27 priority 0 cpu time 4.060s | |
*63 idle_thread + 0 (mach_kernel) [0xffffff800022f460] | |
Thread 0x2a priority 0 cpu time 6.079s | |
*60 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*60 idle_thread + 24 (mach_kernel) [0xffffff800022f478] | |
*60 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*60 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*3 idle_thread + 0 (mach_kernel) [0xffffff800022f460] | |
Thread 0x2d priority 0 cpu time 6.079s | |
*61 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*61 idle_thread + 24 (mach_kernel) [0xffffff800022f478] | |
*61 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*61 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*2 idle_thread + 0 (mach_kernel) [0xffffff800022f460] | |
Thread 0x30 priority 0 cpu time 6.083s | |
*58 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*58 idle_thread + 24 (mach_kernel) [0xffffff800022f478] | |
*58 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*58 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*5 idle_thread + 0 (mach_kernel) [0xffffff800022f460] | |
Thread 0x33 priority 0 cpu time 6.141s | |
*62 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*62 idle_thread + 24 (mach_kernel) [0xffffff800022f478] | |
*62 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*62 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*1 idle_thread + 0 (mach_kernel) [0xffffff800022f460] | |
Thread 0x38 priority 81 cpu time 0.003s | |
*61 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
*2 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*2 IOWorkLoop::threadMain() + 105 (mach_kernel) [0xffffff8000645319] | |
*2 IOWorkLoop::runEventSources() + 46 (mach_kernel) [0xffffff800064511e] | |
*2 IOWorkLoop::closeGate() + 18 (mach_kernel) [0xffffff80006454a2] | |
*2 IORecursiveLockLock + 37 (mach_kernel) [0xffffff8000622d05] | |
*2 lck_mtx_lock + 653 (mach_kernel) [0xffffff80002ad06d] | |
*2 lck_mtx_lock_wait_x86 + 391 (mach_kernel) [0xffffff80002b1bb7] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*1 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*1 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*1 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x73 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x74 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x75 priority 81 cpu time 0.009s | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x81 priority 81 cpu time 0.009s | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x86 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x95 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0xc2 priority 81 | |
*63 ??? (mach_kernel + 970880) [0xffffff80002ed080] | |
Thread 0xc4 priority 81 | |
*63 ??? (mach_kernel + 3733600) [0xffffff800058f860] | |
Thread 0xc5 priority 81 | |
*63 ??? (mach_kernel + 3370256) [0xffffff8000536d10] | |
Thread 0xc6 priority 81 | |
*63 ??? (mach_kernel + 3403072) [0xffffff800053ed40] | |
Thread 0xc7 priority 81 | |
*63 ??? (mach_kernel + 3403072) [0xffffff800053ed40] | |
Thread 0xc8 priority 81 | |
*63 ??? (mach_kernel + 3403072) [0xffffff800053ed40] | |
Thread 0xc9 priority 81 | |
*63 ??? (mach_kernel + 3403072) [0xffffff800053ed40] | |
Thread 0xca priority 81 | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0xcb priority 81 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 ??? (mach_kernel + 1304765) [0xffffff800033e8bd] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0xcc priority 81 | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0xcd priority 81 | |
*63 ??? (mach_kernel + 3576576) [0xffffff8000569300] | |
Thread 0xce priority 81 | |
*63 ??? (mach_kernel + 3594688) [0xffffff800056d9c0] | |
Thread 0xd0 priority 81 | |
*63 sockwall_gc_thread + 0 (ALF) [0xffffff7f82542b71] | |
Thread 0xd2 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0xd4 priority 82 cpu time 0.124s | |
*56 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
*7 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*5 IOWorkLoop::threadMain() + 93 (mach_kernel) [0xffffff800064530d] | |
*5 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*5 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*5 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*5 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*2 IOWorkLoop::threadMain() + 105 (mach_kernel) [0xffffff8000645319] | |
*2 IOWorkLoop::runEventSources() + 250 (mach_kernel) [0xffffff80006451ea] | |
*2 IOInterruptEventSource::checkForWork() + 88 (mach_kernel) [0xffffff80006466e8] | |
*1 AirPort_Brcm4331::interruptEntryPoint(OSObject*, IOInterruptEventSource*, int) + 76 (AirPortBrcm4331) [0xffffff7f816e947e] | |
*1 wlc_isr + 183 (AirPortBrcm4331) [0xffffff7f8177f268] | |
*1 AirPort_Brcm4331::interruptEntryPoint(OSObject*, IOInterruptEventSource*, int) + 103 (AirPortBrcm4331) [0xffffff7f816e9499] | |
*1 wlc_dpc + 696 (AirPortBrcm4331) [0xffffff7f81778fbf] | |
*1 wlc_bmac_txstatus + 163 (AirPortBrcm4331) [0xffffff7f81779621] | |
*1 wlc_dotxstatus + 805 (AirPortBrcm4331) [0xffffff7f81723749] | |
*1 dma64_getnexttxp + 45 (AirPortBrcm4331) [0xffffff7f816fec87] | |
Thread 0xdf priority 81 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 ??? (mach_kernel + 3937740) [0xffffff80005c15cc] | |
*63 mach_msg_receive + 163 (mach_kernel) [0xffffff8000219503] | |
*63 ipc_mqueue_receive + 66 (mach_kernel) [0xffffff8000213112] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0xe0 priority 92 | |
*63 ??? (mach_kernel + 546960) [0xffffff8000285890] | |
Thread 0xe1 priority 31 | |
*63 ??? (mach_kernel + 519056) [0xffffff800027eb90] | |
Thread 0xe2 priority 31 | |
*63 ??? (mach_kernel + 519216) [0xffffff800027ec30] | |
Thread 0xe3 priority 92 | |
*63 ??? (mach_kernel + 478768) [0xffffff8000274e30] | |
Thread 0xfa priority 81 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 ??? (mach_kernel + 3872714) [0xffffff80005b17ca] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x161 priority 81 cpu time 0.027s | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 ??? (mach_kernel + 1307597) [0xffffff800033f3cd] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*59 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*59 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*59 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
*4 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*4 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*4 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*4 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x162 priority 82 cpu time 0.017s | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 ??? (mach_kernel + 1293740) [0xffffff800033bdac] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*60 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*60 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*60 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
*3 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*3 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*3 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*3 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
Thread 0x188 priority 81 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 ??? (mach_kernel + 1307597) [0xffffff800033f3cd] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x189 priority 82 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 ??? (mach_kernel + 1293398) [0xffffff800033bc56] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575094) [0xffffff8000568d36] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x1bb priority 81 cpu time 0.020s | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1be priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1bf priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1c1 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1c4 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1c5 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1c6 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1cf priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1d0 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1d9 priority 81 cpu time 0.003s | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1da priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1db priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1de priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1e1 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x1e4 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x216 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x218 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x21d priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 AppleIntelCPUPowerManagement::free() + 21845 (AppleIntelCPUPowerManagement) [0xffffff7f821ef631] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x21e priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 AppleIntelCPUPowerManagement::free() + 21845 (AppleIntelCPUPowerManagement) [0xffffff7f821ef631] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x21f priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 AppleIntelCPUPowerManagement::free() + 21845 (AppleIntelCPUPowerManagement) [0xffffff7f821ef631] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x220 priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 AppleIntelCPUPowerManagement::free() + 21845 (AppleIntelCPUPowerManagement) [0xffffff7f821ef631] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x221 priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 AppleIntelCPUPowerManagement::free() + 21845 (AppleIntelCPUPowerManagement) [0xffffff7f821ef631] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x222 priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 AppleIntelCPUPowerManagement::free() + 21845 (AppleIntelCPUPowerManagement) [0xffffff7f821ef631] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x223 priority 95 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 AppleIntelCPUPowerManagement::free() + 21845 (AppleIntelCPUPowerManagement) [0xffffff7f821ef631] | |
*63 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x248 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x2b9 priority 92 | |
*63 ??? (mach_kernel + 546960) [0xffffff8000285890] | |
Thread 0x32c priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x350 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x38d priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x39c priority 81 cpu time 0.025s | |
*61 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
*2 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*1 IOWorkLoop::threadMain() + 93 (mach_kernel) [0xffffff800064530d] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*1 IOWorkLoop::threadMain() + 105 (mach_kernel) [0xffffff8000645319] | |
*1 IOWorkLoop::runEventSources() + 250 (mach_kernel) [0xffffff80006451ea] | |
*1 IOInterruptEventSource::checkForWork() + 88 (mach_kernel) [0xffffff80006466e8] | |
*1 NvRmDupObject + 1013 (NVDAResman) [0xffffff7f8093e230] | |
*1 inforomSetModeBufferState + 1333 (NVDAResman) [0xffffff7f80a5ab67] | |
*1 NVDAGK100HAL::probe(IOService*, int*) + 1740332 (NVDAGK100Hal) [0xffffff7f80d9f7f0] | |
*1 NVDAGK100HAL::probe(IOService*, int*) + 1578854 (NVDAGK100Hal) [0xffffff7f80d7812a] | |
*1 gpuExecRegOps + 49719 (NVDAResman) [0xffffff7f80a33df3] | |
*1 NVDAGK100HAL::probe(IOService*, int*) + 1411882 (NVDAGK100Hal) [0xffffff7f80d4f4ee] | |
*1 pdbGetProperty + 27 (NVDAResman) [0xffffff7f8091e468] | |
Thread 0x3fbb7 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x127d43 priority 81 | |
*63 IOWorkLoop::threadMain() + 0 (mach_kernel) [0xffffff80006452b0] | |
Thread 0x12fe7d priority 93 cpu time 0.010s | |
*56 ??? (mach_kernel + 252976) [0xffffff800023dc30] | |
*7 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*5 ??? (mach_kernel + 253977) [0xffffff800023e019] | |
*5 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*5 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*5 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*5 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*2 ??? (mach_kernel + 253150) [0xffffff800023dcde] | |
*2 AcpiOsThreadCallDispatch + 28 (AppleACPIPlatform) [0xffffff7f824f6548] | |
*2 AcpiEvNotifyDispatch + 56 (AppleACPIPlatform) [0xffffff7f824e8684] | |
*2 AppleACPIPlatformExpert::dispatchACPINotify(IOService*, unsigned int) + 37 (AppleACPIPlatform) [0xffffff7f824d3a93] | |
*2 IOService::messageClients(unsigned int, void*, unsigned long) + 57 (mach_kernel) [0xffffff800062d829] | |
*2 IOService::applyToInterested(OSSymbol const*, void (*)(OSObject*, void*), void*) + 50 (mach_kernel) [0xffffff800062d6b2] | |
*2 IORegistryEntry::applyToChildren(void (*)(IORegistryEntry*, void*), void*, IORegistryPlane const*) const + 137 (mach_kernel) [0xffffff8000628aa9] | |
*2 ??? (mach_kernel + 4380771) [0xffffff800062d863] | |
*2 IOService::messageClient(unsigned int, OSObject*, void*, unsigned long) + 74 (mach_kernel) [0xffffff800062d54a] | |
*2 AppleECSMBusController::message(unsigned int, IOService*, void*) + 98 (AppleACPIEC) [0xffffff7f82530500] | |
*2 IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 378 (mach_kernel) [0xffffff80006471da] | |
*2 AppleECSMBusController::handleSCI(bool, IOSMBusAlarmMessage*, bool*) + 583 (AppleACPIEC) [0xffffff7f82530465] | |
*2 IOSMBusController::completeRequest(IOSMBusRequest*) + 105 (IOSMBusFamily) [0xffffff7f812fde09] | |
*1 AppleSmartBattery::transactionCompletion(void*, IOSMBusTransaction*) + 2416 (AppleSmartBatteryManager) [0xffffff7f81ff2dd2] | |
*1 IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 378 (mach_kernel) [0xffffff80006471da] | |
*1 IOSMBusController::performTransactionGated(IOSMBusTransaction*, void (*)(OSObject*, void*, IOSMBusTransaction*), OSObject*, void*) + 320 (IOSMBusFamily) [0xffffff7f812fdc74] | |
*1 AppleECSMBusController::startRequest(IOSMBusRequest*) + 220 (AppleACPIEC) [0xffffff7f825301e0] | |
*1 AppleECSMBusController::ecWrite(unsigned char, unsigned char) + 121 (AppleACPIEC) [0xffffff7f825300f5] | |
*1 delay_for_interval + 39 (mach_kernel) [0xffffff800021c7f7] | |
*1 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*1 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*1 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
*1 AppleSmartBattery::transactionCompletion(void*, IOSMBusTransaction*) + 5833 (AppleSmartBatteryManager) [0xffffff7f81ff3b2b] | |
*1 IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 378 (mach_kernel) [0xffffff80006471da] | |
*1 IOSMBusController::performTransactionGated(IOSMBusTransaction*, void (*)(OSObject*, void*, IOSMBusTransaction*), OSObject*, void*) + 320 (IOSMBusFamily) [0xffffff7f812fdc74] | |
*1 AppleECSMBusController::startRequest(IOSMBusRequest*) + 220 (AppleACPIEC) [0xffffff7f825301e0] | |
*1 AppleECSMBusController::ecWrite(unsigned char, unsigned char) + 121 (AppleACPIEC) [0xffffff7f825300f5] | |
*1 delay_for_interval + 39 (mach_kernel) [0xffffff800021c7f7] | |
*1 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*1 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*1 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x130a46 priority 81 | |
*63 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*63 nfs_mount_sock_thread + 429 (mach_kernel) [0xffffff800047246d] | |
*63 msleep + 116 (mach_kernel) [0xffffff8000569124] | |
*63 ??? (mach_kernel + 3575078) [0xffffff8000568d26] | |
*63 lck_mtx_sleep_deadline + 87 (mach_kernel) [0xffffff8000226697] | |
*63 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*63 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*63 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x1310fb priority 93 cpu time 0.011s | |
*61 ??? (mach_kernel + 252976) [0xffffff800023dc30] | |
*2 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*1 ??? (mach_kernel + 253977) [0xffffff800023e019] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*1 ??? (mach_kernel + 253150) [0xffffff800023dcde] | |
*1 AcpiOsThreadCallDispatch + 28 (AppleACPIPlatform) [0xffffff7f824f6548] | |
*1 AcpiEvNotifyDispatch + 56 (AppleACPIPlatform) [0xffffff7f824e8684] | |
*1 AppleACPIPlatformExpert::dispatchACPINotify(IOService*, unsigned int) + 37 (AppleACPIPlatform) [0xffffff7f824d3a93] | |
*1 IOService::messageClients(unsigned int, void*, unsigned long) + 57 (mach_kernel) [0xffffff800062d829] | |
*1 IOService::applyToInterested(OSSymbol const*, void (*)(OSObject*, void*), void*) + 50 (mach_kernel) [0xffffff800062d6b2] | |
*1 IORegistryEntry::applyToChildren(void (*)(IORegistryEntry*, void*), void*, IORegistryPlane const*) const + 137 (mach_kernel) [0xffffff8000628aa9] | |
*1 ??? (mach_kernel + 4380771) [0xffffff800062d863] | |
*1 IOService::messageClient(unsigned int, OSObject*, void*, unsigned long) + 74 (mach_kernel) [0xffffff800062d54a] | |
*1 AppleECSMBusController::message(unsigned int, IOService*, void*) + 98 (AppleACPIEC) [0xffffff7f82530500] | |
*1 IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 378 (mach_kernel) [0xffffff80006471da] | |
*1 AppleECSMBusController::handleSCI(bool, IOSMBusAlarmMessage*, bool*) + 494 (AppleACPIEC) [0xffffff7f8253040c] | |
*1 AppleECSMBusController::ecRead(unsigned char, unsigned char*) + 131 (AppleACPIEC) [0xffffff7f8253006d] | |
*1 delay_for_interval + 39 (mach_kernel) [0xffffff800021c7f7] | |
*1 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*1 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*1 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x131ff5 priority 93 cpu time 0.011s | |
*59 ??? (mach_kernel + 252976) [0xffffff800023dc30] | |
*4 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*3 ??? (mach_kernel + 253977) [0xffffff800023e019] | |
*3 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*3 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*3 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*3 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*1 ??? (mach_kernel + 253150) [0xffffff800023dcde] | |
*1 AcpiOsThreadCallDispatch + 28 (AppleACPIPlatform) [0xffffff7f824f6548] | |
*1 AcpiEvNotifyDispatch + 56 (AppleACPIPlatform) [0xffffff7f824e8684] | |
*1 AppleACPIPlatformExpert::dispatchACPINotify(IOService*, unsigned int) + 37 (AppleACPIPlatform) [0xffffff7f824d3a93] | |
*1 IOService::messageClients(unsigned int, void*, unsigned long) + 57 (mach_kernel) [0xffffff800062d829] | |
*1 IOService::applyToInterested(OSSymbol const*, void (*)(OSObject*, void*), void*) + 50 (mach_kernel) [0xffffff800062d6b2] | |
*1 IORegistryEntry::applyToChildren(void (*)(IORegistryEntry*, void*), void*, IORegistryPlane const*) const + 137 (mach_kernel) [0xffffff8000628aa9] | |
*1 ??? (mach_kernel + 4380771) [0xffffff800062d863] | |
*1 IOService::messageClient(unsigned int, OSObject*, void*, unsigned long) + 74 (mach_kernel) [0xffffff800062d54a] | |
*1 AppleECSMBusController::message(unsigned int, IOService*, void*) + 98 (AppleACPIEC) [0xffffff7f82530500] | |
*1 IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 378 (mach_kernel) [0xffffff80006471da] | |
*1 AppleECSMBusController::handleSCI(bool, IOSMBusAlarmMessage*, bool*) + 494 (AppleACPIEC) [0xffffff7f8253040c] | |
*1 AppleECSMBusController::ecRead(unsigned char, unsigned char*) + 131 (AppleACPIEC) [0xffffff7f8253006d] | |
*1 delay_for_interval + 39 (mach_kernel) [0xffffff800021c7f7] | |
*1 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c] | |
*1 ??? (mach_kernel + 190273) [0xffffff800022e741] | |
*1 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e] | |
Thread 0x132d56 priority 93 cpu time 0.012s | |
*61 ??? (mach_kernel + 252976) [0xffffff800023dc30] | |
*2 call_continuation + 23 (mach_kernel) [0xffffff80002b2957] | |
*1 ??? (mach_kernel + 253977) [0xffffff800023e019] | |
*1 thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3] | |
*1 ??? (mach_kernel + 187521) [0xffffff800022dc81] | |
*1 processor_idle + 227 (mach_kernel) [0xffffff800022f1c3] | |
*1 machine_idle + 282 (mach_kernel) [0xffffff80002b8efa] | |
*1 ??? (mach_kernel + 253150) [0xffffff800023dcde] | |
*1 ??? (mach_kernel + 162852) [0xffffff8000227c24] | |
*1 mach_msg_send_from_kernel_proper + 66 (mach_kernel) [0xffffff8000220df2] | |
*1 ipc_kmsg_send + 372 (mach_kernel) [0xffffff8000210554] | |
*1 ipc_mqueue_send + 388 (mach_kernel) [0xffffff8000212d34] | |
*1 ipc_mqueue_post + 539 (mach_kernel) [0xffffff8000212f7b] | |
*1 ml_set_interrupts_enabled + 27 (mach_kernel) [0xffffff80002b205b] | |
Binary Images: | |
*0xffffff7f808d9000 - 0xffffff7f80b6fff3 com.apple.NVDAResman 8.6.22 (8.0.6) <6DE39FFA-F7E3-3EF5-AF75-43F2A69F6288> /System/Library/Extensions/NVDAResman.kext/Contents/MacOS/NVDAResman | |
*0xffffff7f80bf6000 - 0xffffff7f80deefff com.apple.nvidia.nvGK100hal 8.6.22 (8.0.6) <2D2A14D2-AF55-3425-81E1-FE506CA5DAC7> /System/Library/Extensions/NVDAGK100Hal.kext/Contents/MacOS/NVDAGK100Hal | |
*0xffffff7f812fd000 - 0xffffff7f812fdff0 com.apple.iokit.IOSMBusFamily 1.1 (1.1) <726A52EC-7C52-3CF8-9EC9-472A7C9D92B2> /System/Library/Extensions/IOSMBusFamily.kext/Contents/MacOS/IOSMBusFamily | |
*0xffffff7f816db000 - 0xffffff7f81898ff5 com.apple.driver.AirPort.Brcm4331 6.1.2 (612.20.14) <D993A46F-BEEA-39D6-9E02-C8101BCAEADF> /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4331.kext/Contents/MacOS/AirPortBrcm4331 | |
*0xffffff7f81bf8000 - 0xffffff7f81bffffc com.apple.filesystems.autofs 4.0 (3.0) <B0380AF3-5AEC-3316-97DD-0B97AAF03FDC> /System/Library/Extensions/autofs.kext/Contents/MacOS/autofs | |
*0xffffff7f81ff1000 - 0xffffff7f81ff5ff3 com.apple.driver.AppleSmartBatteryManager 161.0.0 (161.0.0) <2A0D97AA-1422-3E0A-87DC-14F1439A82AE> /System/Library/Extensions/AppleSmartBatteryManager.kext/Contents/MacOS/AppleSmartBatteryManager | |
*0xffffff7f821e9000 - 0xffffff7f82206ff3 com.apple.driver.AppleIntelCPUPowerManagement 196.0.0 (196.0.0) <BBF44990-49F7-3780-AF55-C26B48EDE4C4> /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement | |
*0xffffff7f8246c000 - 0xffffff7f8246dff7 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 49 (1.0.0d1) <D525C3A2-36A3-3233-BF57-C215580A25AB> /System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/AppleFSCompressionTypeDataless | |
*0xffffff7f824ce000 - 0xffffff7f8250dff3 com.apple.driver.AppleACPIPlatform 1.7 (1.7) <D49DC2E0-97DF-32E6-A8ED-7A12EF1AA51B> /System/Library/Extensions/AppleACPIPlatform.kext/Contents/MacOS/AppleACPIPlatform | |
*0xffffff7f8252c000 - 0xffffff7f82530fff com.apple.driver.AppleACPIEC 1.7 (1.7) <AB4C35F8-ABB5-36F1-9482-1A4A8BEE6B46> /System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPIEC.kext/Contents/MacOS/AppleACPIEC | |
*0xffffff7f8253d000 - 0xffffff7f82543fff com.apple.nke.applicationfirewall 4.0.39 (4.0.39) <98AC313B-9E39-3526-B28C-27666C2E1E4A> /System/Library/Extensions/ALF.kext/Contents/MacOS/ALF | |
*0xffffff8000200000 - 0xffffff8000734d7c mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel | |
Kextstat: | |
Index Refs Address Size Wired Name (Version) <Linked Against> | |
1 69 0xffffff7f8074a000 0x686c 0x686c com.apple.kpi.bsd (12.2.1) | |
2 6 0xffffff7f80735000 0x46c 0x46c com.apple.kpi.dsep (12.2.1) | |
3 94 0xffffff7f80754000 0x1b7ec 0x1b7ec com.apple.kpi.iokit (12.2.1) | |
4 98 0xffffff7f80740000 0x99f8 0x99f8 com.apple.kpi.libkern (12.2.1) | |
5 84 0xffffff7f80736000 0x88c 0x88c com.apple.kpi.mach (12.2.1) | |
6 40 0xffffff7f80737000 0x500c 0x500c com.apple.kpi.private (12.2.1) | |
7 57 0xffffff7f8073d000 0x23cc 0x23cc com.apple.kpi.unsupported (12.2.1) | |
8 0 0xffffff7f81b98000 0x41000 0x41000 com.apple.kec.corecrypto (1.0) <7 6 5 4 3 1> | |
9 23 0xffffff7f8136c000 0x9000 0x9000 com.apple.iokit.IOACPIFamily (1.4) <7 6 4 3> | |
10 33 0xffffff7f80844000 0x25000 0x25000 com.apple.iokit.IOPCIFamily (2.7.3) <7 6 5 4 3> | |
11 2 0xffffff7f824ce000 0x58000 0x58000 com.apple.driver.AppleACPIPlatform (1.7) <10 9 7 6 5 4 3 1> | |
12 1 0xffffff7f810d8000 0xe000 0xe000 com.apple.driver.AppleKeyStore (28.21) <7 6 5 4 3 1> | |
13 4 0xffffff7f80770000 0x25000 0x25000 com.apple.iokit.IOStorageFamily (1.8) <7 6 5 4 3 1> | |
14 0 0xffffff7f81414000 0x19000 0x19000 com.apple.driver.DiskImages (344) <13 7 6 5 4 3 1> | |
15 0 0xffffff7f821e9000 0x29000 0x29000 com.apple.driver.AppleIntelCPUPowerManagement (196.0.0) <7 6 5 4 3 1> | |
16 0 0xffffff7f80751000 0x3000 0x3000 com.apple.security.TMSafetyNet (7) <7 6 5 4 2 1> | |
17 2 0xffffff7f807e6000 0x4000 0x4000 com.apple.kext.AppleMatch (1.0.0d1) <4 1> | |
18 1 0xffffff7f807ea000 0x11000 0x11000 com.apple.security.sandbox (220) <17 7 6 5 4 3 2 1> | |
19 0 0xffffff7f807fb000 0x6000 0x6000 com.apple.security.quarantine (2) <18 17 7 6 5 4 2 1> | |
20 0 0xffffff7f8253d000 0x8000 0x8000 com.apple.nke.applicationfirewall (4.0.39) <7 6 5 4 3 1> | |
21 0 0xffffff7f821e4000 0x3000 0x3000 com.apple.driver.AppleIntelCPUPowerManagementClient (196.0.0) <7 6 5 4 3 1> | |
22 0 0xffffff7f824a2000 0x3000 0x3000 com.apple.driver.AppleAPIC (1.6) <4 3> | |
23 3 0xffffff7f812fd000 0x4000 0x4000 com.apple.iokit.IOSMBusFamily (1.1) <5 4 3> | |
24 0 0xffffff7f8252c000 0x7000 0x7000 com.apple.driver.AppleACPIEC (1.7) <23 11 9 5 4 3> | |
25 0 0xffffff7f81feb000 0x4000 0x4000 com.apple.driver.AppleSMBIOS (1.9) <7 4 3> | |
26 0 0xffffff7f8221e000 0x3000 0x3000 com.apple.driver.AppleHPET (1.8) <9 7 5 4 3> | |
27 0 0xffffff7f82017000 0x8000 0x8000 com.apple.driver.AppleRTC (1.5) <9 5 4 3 1> | |
28 6 0xffffff7f810e6000 0x6d000 0x6d000 com.apple.iokit.IOHIDFamily (1.8.1) <12 7 6 5 4 3 2 1> | |
29 0 0xffffff7f82536000 0x4000 0x4000 com.apple.driver.AppleACPIButtons (1.7) <28 11 9 7 6 5 4 3 1> | |
30 1 0xffffff7f82475000 0x5000 0x5000 com.apple.driver.AppleEFIRuntime (1.7) <7 6 5 4 3> | |
31 0 0xffffff7f81ff1000 0x8000 0x8000 com.apple.driver.AppleSmartBatteryManager (161.0.0) <23 9 5 4 3 1> | |
32 0 0xffffff7f8247a000 0x7000 0x7000 com.apple.driver.AppleEFINVRAM (1.7) <30 7 6 5 4 3> | |
33 14 0xffffff7f81059000 0x5c000 0x5c000 com.apple.iokit.IOUSBFamily (5.5.0) <10 7 5 4 3 1> | |
34 0 0xffffff7f81176000 0x19000 0x19000 com.apple.driver.AppleUSBXHCI (1.5.1) <33 10 7 5 4 3 1> | |
35 0 0xffffff7f811eb000 0x18000 0x18000 com.apple.driver.AppleUSBEHCI (5.5.0) <33 10 7 5 4 3 1> | |
36 2 0xffffff7f81624000 0x16000 0x16000 com.apple.iokit.IOAHCIFamily (2.3.1) <5 4 3 1> | |
37 0 0xffffff7f824a7000 0x1a000 0x1a000 com.apple.driver.AppleAHCIPort (2.5.1) <36 10 5 4 3 1> | |
38 0 0xffffff7f810d5000 0x3000 0x3000 com.apple.iokit.IOUSBUserClient (5.5.0) <33 7 5 4 3 1> | |
39 3 0xffffff7f8101a000 0x2b000 0x2b000 com.apple.iokit.IONetworkingFamily (3.0) <7 6 5 4 3 1> | |
40 1 0xffffff7f8166e000 0x66000 0x66000 com.apple.iokit.IO80211Family (510.4) <39 7 6 5 4 3 1> | |
41 0 0xffffff7f816db000 0x1f9000 0x1f9000 com.apple.driver.AirPort.Brcm4331 (612.20.14) <40 39 10 7 5 4 3 1> | |
44 0 0xffffff7f81ffe000 0x12000 0x12000 com.apple.driver.AppleSDXC (1.4.0) <13 10 5 4 3 1> | |
45 0 0xffffff7f811d0000 0x15000 0x15000 com.apple.driver.AppleUSBHub (5.5.0) <33 5 4 3 1> | |
46 0 0xffffff7f8164a000 0x17000 0x17000 com.apple.iokit.IOAHCIBlockStorage (2.3.1) <36 13 6 5 4 3 1> | |
47 4 0xffffff7f8121b000 0xb5000 0xb5000 com.apple.iokit.IOThunderboltFamily (2.1.8) <5 4 3 1> | |
48 0 0xffffff7f81f28000 0x15000 0x15000 com.apple.driver.AppleThunderboltNHI (1.6.3) <47 10 9 5 4 3 1> | |
49 0 0xffffff7f81e91000 0x3000 0x3000 com.apple.driver.XsanFilter (404) <13 5 4 3 1> | |
50 0 0xffffff7f81be8000 0x9000 0x9000 com.apple.BootCache (34) <7 6 5 4 3 1> | |
51 0 0xffffff7f82466000 0x4000 0x4000 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1> | |
52 0 0xffffff7f8246c000 0x3000 0x3000 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1> | |
54 1 0xffffff7f8116f000 0x7000 0x7000 com.apple.driver.AppleUSBComposite (5.2.5) <33 4 3 1> | |
55 0 0xffffff7f811c9000 0x7000 0x7000 com.apple.driver.AppleUSBMergeNub (5.5.0) <54 33 4 3 1> | |
56 3 0xffffff7f81166000 0x9000 0x9000 com.apple.iokit.IOUSBHIDDriver (5.2.5) <33 28 5 4 3 1> | |
57 0 0xffffff7f81ec5000 0x4000 0x4000 com.apple.driver.AppleUSBTCKeyboard (237.1) <56 33 28 7 6 5 4 3 1> | |
59 0 0xffffff7f81ed0000 0x13000 0x13000 com.apple.driver.AppleUSBMultitouch (237.3) <56 33 28 6 5 4 3 1> | |
60 0 0xffffff7f81f1a000 0x5000 0x5000 com.apple.driver.AppleThunderboltPCIDownAdapter (1.2.6) <47 10 4 3> | |
61 1 0xffffff7f81f41000 0x9000 0x9000 com.apple.driver.AppleThunderboltDPAdapterFamily (1.8.9) <47 10 9 5 4 3> | |
62 0 0xffffff7f81f4a000 0x5000 0x5000 com.apple.driver.AppleThunderboltDPInAdapter (1.8.9) <61 47 10 9 5 4 3> | |
63 0 0xffffff7f81ecb000 0x3000 0x3000 com.apple.driver.AppleUSBTCButtons (237.1) <56 33 28 7 6 5 4 3 1> | |
67 16 0xffffff7f80882000 0x38000 0x38000 com.apple.iokit.IOGraphicsFamily (2.3.6) <10 7 5 4 3> | |
68 9 0xffffff7f808c5000 0x12000 0x12000 com.apple.iokit.IONDRVSupport (2.3.6) <67 10 7 5 4 3> | |
69 2 0xffffff7f82433000 0x3000 0x3000 com.apple.driver.AppleGraphicsControl (3.2.13) <68 67 10 9 7 5 4 3 1> | |
70 0 0xffffff7f82436000 0xc000 0xc000 com.apple.driver.ApplePolicyControl (3.2.13) <69 68 67 10 9 7 5 4 3 1> | |
71 3 0xffffff7f8137f000 0xd000 0xd000 com.apple.driver.AppleSMC (3.1.4d2) <9 7 5 4 3> | |
72 0 0xffffff7f81aba000 0x5000 0x5000 com.apple.Dont_Steal_Mac_OS_X (7.0.0) <71 7 4 3 1> | |
73 0 0xffffff7f814f0000 0xa4000 0xa4000 com.apple.iokit.IOBluetoothFamily (4.1.2f9) <33 7 5 4 3 1> | |
74 0 0xffffff7f812e9000 0x12000 0x12000 com.apple.iokit.IOSurface (86.0.3) <7 5 4 3 1> | |
75 5 0xffffff7f81375000 0xa000 0xa000 com.apple.driver.IOPlatformPluginFamily (5.3.0d47) <9 7 6 5 4 3> | |
76 0 0xffffff7f820cd000 0x3000 0x3000 com.apple.driver.AppleLPC (1.6.0) <75 10 5 4 3> | |
77 0 0xffffff7f81fd7000 0x3000 0x3000 com.apple.driver.AppleSMBusPCI (1.0.11d0) <10 5 4 3> | |
78 1 0xffffff7f82447000 0x5000 0x5000 com.apple.driver.AppleBacklightExpert (1.0.4) <68 67 10 5 4 3> | |
79 0 0xffffff7f8244c000 0x12000 0x12000 com.apple.driver.AppleMuxControl (3.2.13) <78 69 68 67 10 9 7 6 5 4 3 1> | |
80 1 0xffffff7f8138e000 0xe000 0xe000 com.apple.driver.X86PlatformPlugin (1.0.0) <75 71 33 9 7 6 5 4 3 1> | |
83 0 0xffffff7f8104c000 0x7000 0x7000 com.apple.iokit.IOUserEthernet (1.0.0d1) <39 6 5 4 3 1> | |
84 0 0xffffff7f82171000 0x5f000 0x5f000 com.apple.driver.AppleIntelFramebufferCapri (8.0.6) <67 10 9 7 6 5 4 3 1> | |
85 0 0xffffff7f813a3000 0x3000 0x3000 com.apple.driver.AppleSMCPDRC (1.0.0) <75 10 6 4 3> | |
86 0 0xffffff7f81fcf000 0x5000 0x5000 com.apple.driver.AppleSMCLMU (2.0.3d0) <71 67 5 4 3> | |
87 2 0xffffff7f82253000 0xc000 0xc000 com.apple.iokit.IOHDAFamily (2.3.5fc10) <5 4 3 1> | |
88 1 0xffffff7f82289000 0x16000 0x16000 com.apple.driver.AppleHDAController (2.3.5fc10) <87 67 10 6 5 4 3 1> | |
89 1 0xffffff7f815b5000 0x28000 0x28000 com.apple.iokit.AppleBluetoothHCIControllerUSBTransport (4.1.2f9) <33 10 9 7 5 4 3 1> | |
90 0 0xffffff7f815dd000 0x10000 0x10000 com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport (4.1.2f9) <89 33 10 9 7 5 4 3> | |
92 2 0xffffff7f81fda000 0xe000 0xe000 com.apple.driver.AppleSMBusController (1.0.11d0) <23 10 9 5 4 3> | |
93 0 0xffffff7f82096000 0xd000 0xd000 com.apple.driver.AppleMCCSControl (1.1.11) <92 67 10 9 7 5 4 3 1> | |
96 0 0xffffff7f82262000 0x15000 0x15000 com.apple.driver.AppleMikeyDriver (2.3.5fc10) <92 9 5 4 3 1> | |
97 0 0xffffff7f820dc000 0x6c000 0x6c000 com.apple.driver.AppleIntelHD4000Graphics (8.0.6) <68 67 10 7 5 4 3 1> | |
98 2 0xffffff7f808d9000 0x310000 0x310000 com.apple.NVDAResman (8.0.6) <68 67 10 5 4 3 1> | |
99 0 0xffffff7f80bf6000 0x307000 0x307000 com.apple.nvidia.nvGK100hal (8.0.6) <98 10 4 3> | |
100 0 0xffffff7f819a9000 0xc5000 0xc5000 com.apple.GeForce (8.0.6) <98 68 67 10 7 6 5 4 3 1> | |
101 0 0xffffff7f81eee000 0x5000 0x5000 com.apple.driver.AppleUpstreamUserClient (3.5.10) <67 10 9 7 5 4 3 1> | |
102 2 0xffffff7f814af000 0x7000 0x7000 com.apple.kext.OSvKernDSPLib (1.6) <5 4> | |
103 3 0xffffff7f814b6000 0x32000 0x32000 com.apple.iokit.IOAudioFamily (1.8.9fc11) <102 5 4 3 1> | |
104 1 0xffffff7f8229f000 0xb9000 0xb9000 com.apple.driver.DspFuncLib (2.3.5fc10) <103 102 6 5 4 3 1> | |
105 0 0xffffff7f82361000 0x7d000 0x7d000 com.apple.driver.AppleHDA (2.3.5fc10) <104 103 88 87 68 67 6 5 4 3 1> | |
107 0 0xffffff7f8208b000 0x3000 0x3000 com.apple.driver.AppleMikeyHIDDriver (122) <28 7 4 3 1> | |
108 0 0xffffff7f8139c000 0x5000 0x5000 com.apple.driver.X86PlatformShim (1.0.0) <80 75 7 4 3> | |
109 0 0xffffff7f8241b000 0x10000 0x10000 com.apple.driver.AGPM (100.12.81) <75 68 67 10 5 4 3> | |
110 0 0xffffff7f8206f000 0x4000 0x4000 com.apple.driver.ApplePlatformEnabler (2.0.6d1) <7 5 4 3> | |
111 0 0xffffff7f80802000 0x2b000 0x2b000 com.apple.iokit.IOSCSIArchitectureModelFamily (3.5.5) <5 4 3 1> | |
112 2 0xffffff7f81bf3000 0x5000 0x5000 com.apple.kext.triggers (1.0) <7 6 5 4 3 1> | |
113 0 0xffffff7f81bf8000 0x9000 0x9000 com.apple.filesystems.autofs (3.0) <112 7 6 5 4 3 1> | |
114 1 0xffffff7f81306000 0xe000 0xe000 com.apple.iokit.IOSerialFamily (10.0.6) <7 6 5 4 3 1> | |
115 0 0xffffff7f8149f000 0xa000 0xa000 com.apple.iokit.IOBluetoothSerialManager (4.1.2f9) <114 7 5 4 3 1> | |
116 0 0xffffff7f81c03000 0x5000 0x5000 com.apple.driver.AudioAUUC (1.60) <103 67 10 9 7 5 4 3 1> | |
117 0 0xffffff7f82215000 0x5000 0x5000 com.apple.driver.AppleHWSensor (1.9.5d0) <5 4 3> | |
119 0 0xffffff7f8255a000 0x33000 0x33000 com.apple.filesystems.smbfs (1.8) <112 7 6 5 4 3 1> | |
Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.3f32 | |
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB | |
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB | |
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020 | |
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020 | |
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.14) | |
Bluetooth: Version 4.1.2f9 11046, 2 service, 11 devices, 1 incoming serial ports | |
Network Service: Wi-Fi, AirPort, en0 | |
Serial ATA Device: APPLE SSD SM512E, 500.28 GB | |
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2 | |
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3 | |
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2 | |
USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3 | |
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 5 | |
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4 | |
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 6 |
This file contains 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
Sampling process 41974 for 3 seconds with 1 millisecond of run time between samples | |
Sampling completed, processing symbols... | |
Analysis of sampling TextMate (pid 41974) every 1 millisecond | |
Process: TextMate [41974] | |
Path: /Applications/TextMate.app/Contents/MacOS/TextMate | |
Load Address: 0x10dcc3000 | |
Identifier: com.macromates.TextMate.preview | |
Version: 2.0-alpha.9387 (9387) | |
Code Type: X86-64 (Native) | |
Parent Process: launchd [145] | |
Date/Time: 2013-02-26 10:36:13.377 -0500 | |
OS Version: Mac OS X 10.8.2 (12C3006) | |
Report Version: 7 | |
Call graph: | |
2590 Thread_1254996 DispatchQueue_1: com.apple.main-thread (serial) | |
+ 2590 start (in TextMate) + 52 [0x10dcc57b4] | |
+ 2590 main (in TextMate) + 755 [0x10dcdf95c] | |
+ 2590 NSApplicationMain (in AppKit) + 869 [0x7fff8a042cb6] | |
+ 2590 -[NSApplication run] (in AppKit) + 636 [0x7fff8a09e2fa] | |
+ 2590 -[NSApplication sendEvent:] (in AppKit) + 5761 [0x7fff8a188744] | |
+ 2590 -[NSWindow sendEvent:] (in AppKit) + 9687 [0x7fff8a18d120] | |
+ 2590 -[OakTextView keyDown:] (in OakTextView) + 407 [0x10e574c43] | |
+ 2590 -[OakTextView oldKeyDown:] (in OakTextView) + 451 [0x10e574958] | |
+ 2590 -[OakTextView interpretKeyEvents:] (in OakTextView) + 796 [0x10e57465f] | |
+ 2590 -[NSView interpretKeyEvents:] (in AppKit) + 183 [0x7fff8a024f87] | |
+ 2590 -[NSTextInputContext handleEvent:] (in AppKit) + 823 [0x7fff8a025347] | |
+ 2590 TSMProcessRawKeyEvent (in HIToolbox) + 2568 [0x7fff8c7801b5] | |
+ 2590 TSMKeyEvent (in HIToolbox) + 610 [0x7fff8c72ff62] | |
+ 2590 SendUnicodeTextAEToUnicodeDoc (in HIToolbox) + 477 [0x7fff8c730230] | |
+ 2590 SendTSMEvent (in HIToolbox) + 35 [0x7fff8c7306b2] | |
+ 2590 SendEventToEventTarget (in HIToolbox) + 40 [0x7fff8c7501bd] | |
+ 2590 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox) + 410 [0x7fff8c73a3d9] | |
+ 2590 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox) + 1206 [0x7fff8c73af0a] | |
+ 2590 _NSTSMEventHandler (in AppKit) + 202 [0x7fff8a0266fa] | |
+ 2590 -[NSTextInputContext handleTSMEvent:] (in AppKit) + 2781 [0x7fff8a027200] | |
+ 2590 -[NSTextInputContext insertText:replacementRange:] (in AppKit) + 337 [0x7fff8a028fbf] | |
+ 2590 -[OakTextView insertText:] (in OakTextView) + 750 [0x10e575d5c] | |
+ 2590 ng::editor_t::insert_with_pairing(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in editor.dylib) + 1618 [0x10e62043c] | |
+ 2590 ng::editor_t::insert(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) (in editor.dylib) + 83 [0x10e61fceb] | |
+ 2590 ng::replace_helper(ng::buffer_t&, ng::snippet_controller_t&, std::__1::multimap<ng::range_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<ng::range_t>, std::__1::allocator<std::__1::pair<ng::range_t const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&) (in editor.dylib) + 508 [0x10e61d2c4] | |
+ 2590 ng::buffer_t::replace(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in buffer.dylib) + 495 [0x10e000f31] | |
+ 2590 ng::buffer_t::actual_replace(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in buffer.dylib) + 57 [0x10e000f9b] | |
+ 2590 void oak::callbacks_t<ng::callback_t, false>::operator()<void (ng::callback_t::*)(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(void (ng::callback_t::*)(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), unsigned long const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const (in buffer.dylib) + 112 [0x10e003a08] | |
+ 2590 ng::indent_helper_t::will_replace(unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in editor.dylib) + 135 [0x10e632277] | |
+ 2590 indent::fsm_t indent::create_fsm<ng::buffer_t>(ng::buffer_t const&, regexp::pattern_t const (&) [4], unsigned long, unsigned long, unsigned long) (in editor.dylib) + 78 [0x10e62b20d] | |
+ 2590 indent::fsm_t::is_seeded(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in regexp.dylib) + 27 [0x10e23593d] | |
+ 2590 indent::classify(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, regexp::pattern_t const (&) [4]) (in regexp.dylib) + 90 [0x10e235a87] | |
+ 2590 regexp::search(regexp::pattern_t const&, char const*, char const*, char const*, char const*, unsigned int) (in regexp.dylib) + 142 [0x10e23a509] | |
+ 2590 onig_search (in regexp.dylib) + 1615 [0x10e2503bb] | |
+ 2285 match_at (in regexp.dylib) + 513,480,... [0x10e24c9d2,0x10e24c9b1,...] | |
+ 173 match_at (in regexp.dylib) + 10867 [0x10e24f244] | |
+ ! 116 mbc_to_code (in regexp.dylib) + 5,6,... [0x10e244f09,0x10e244f0a,...] | |
+ ! 57 mbc_to_code (in regexp.dylib) + 15 [0x10e244f13] | |
+ ! 57 mbc_enc_len (in regexp.dylib) + 17,0,... [0x10e244eeb,0x10e244eda,...] | |
+ 60 match_at (in regexp.dylib) + 10881 [0x10e24f252] | |
+ ! 60 onig_is_code_in_cc_len (in regexp.dylib) + 55,84,... [0x10e248672,0x10e24868f,...] | |
+ 33 match_at (in regexp.dylib) + 2423 [0x10e24d148] | |
+ ! 33 mbc_enc_len (in regexp.dylib) + 17,1,... [0x10e244eeb,0x10e244edb,...] | |
+ 28 match_at (in regexp.dylib) + 4160 [0x10e24d811] | |
+ ! 28 is_mbc_newline (in regexp.dylib) + 22,1,... [0x10e244f03,0x10e244eee,...] | |
+ 11 match_at (in regexp.dylib) + 2229 [0x10e24d086] | |
+ 11 mbc_enc_len (in regexp.dylib) + 0,4,... [0x10e244eda,0x10e244ede,...] | |
2590 Thread_1255011 DispatchQueue_2: com.apple.libdispatch-manager (serial) | |
+ 2590 _dispatch_mgr_thread (in libdispatch.dylib) + 54 [0x7fff8cbb49ee] | |
+ 2590 _dispatch_mgr_invoke (in libdispatch.dylib) + 883 [0x7fff8cbb4dea] | |
+ 2590 kevent (in libsystem_kernel.dylib) + 10 [0x7fff92550d16] | |
2590 Thread_1255044: server (N2ng15buffer_parser_tE) | |
+ 2590 thread_start (in libsystem_c.dylib) + 13 [0x7fff8edd9181] | |
+ 2590 _pthread_start (in libsystem_c.dylib) + 327 [0x7fff8edec742] | |
+ 2590 oak::server_t<ng::buffer_parser_t, ng::buffer_parser_t::request_t, ng::buffer_parser_t::result_t>::server_t(unsigned long)::runner_t::server(void*) (in buffer.dylib) + 9 [0x10e00f9cf] | |
+ 2590 oak::server_t<ng::buffer_parser_t, ng::buffer_parser_t::request_t, ng::buffer_parser_t::result_t>::server_run() (in buffer.dylib) + 178 [0x10e011328] | |
+ 2590 _pthread_cond_wait (in libsystem_c.dylib) + 869 [0x7fff8edf0f89] | |
+ 2590 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff925500fa] | |
2590 Thread_1255056: com.apple.CFSocket.private | |
+ 2590 thread_start (in libsystem_c.dylib) + 13 [0x7fff8edd9181] | |
+ 2590 _pthread_start (in libsystem_c.dylib) + 327 [0x7fff8edec742] | |
+ 2590 __CFSocketManager (in CoreFoundation) + 1302 [0x7fff90b234e6] | |
+ 2590 __select (in libsystem_kernel.dylib) + 10 [0x7fff92550322] | |
2590 Thread_1255160: server (N4file6read_tE) | |
+ 2590 thread_start (in libsystem_c.dylib) + 13 [0x7fff8edd9181] | |
+ 2590 _pthread_start (in libsystem_c.dylib) + 327 [0x7fff8edec742] | |
+ 2590 oak::server_t<file::read_t, file::read_t::request_t, file::read_t::result_t>::server_t(unsigned long)::runner_t::server(void*) (in file.dylib) + 9 [0x10e3e72dd] | |
+ 2590 oak::server_t<file::read_t, file::read_t::request_t, file::read_t::result_t>::server_run() (in file.dylib) + 186 [0x10e3e9be2] | |
+ 2590 _pthread_cond_wait (in libsystem_c.dylib) + 869 [0x7fff8edf0f89] | |
+ 2590 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff925500fa] | |
2590 Thread_1255161: document::watch_server_t | |
2590 thread_start (in libsystem_c.dylib) + 13 [0x7fff8edd9181] | |
2590 _pthread_start (in libsystem_c.dylib) + 327 [0x7fff8edec742] | |
2590 document::watch_server_t::server_run_stub(void*) (in document.dylib) + 9 [0x10e112deb] | |
2590 document::watch_server_t::server_run() (in document.dylib) + 1346 [0x10e112d58] | |
2590 kevent (in libsystem_kernel.dylib) + 10 [0x7fff92550d16] | |
Total number in stack (recursive counted multiple, when >=5): | |
Sort by top of stack, same collapsed (when >= 5): | |
__psynch_cvwait (in libsystem_kernel.dylib) 5180 | |
kevent (in libsystem_kernel.dylib) 5180 | |
__select (in libsystem_kernel.dylib) 2590 | |
match_at (in regexp.dylib) 2285 | |
mbc_to_code (in regexp.dylib) 116 | |
mbc_enc_len (in regexp.dylib) 101 | |
onig_is_code_in_cc_len (in regexp.dylib) 60 | |
is_mbc_newline (in regexp.dylib) 28 | |
Binary Images: | |
0x10dcc3000 - 0x10dcf1fff +com.macromates.TextMate.preview (2.0-alpha.9387 - 9387) <DD45A613-6E42-349B-B340-28068091A0C3> /Applications/TextMate.app/Contents/MacOS/TextMate | |
0x10dd34000 - 0x10dd51ff7 +com.macromates.TextMate.BundleEditor (1.0.0 - 1.0) <DCD96C6E-A941-340A-8096-7CD51D14B070> /Applications/TextMate.app/Contents/Frameworks/BundleEditor.framework/Versions/A/BundleEditor | |
0x10dd81000 - 0x10dd86fff +BundleMenu.dylib (1.0.1 - compatibility 1.0.0) <F713EAFE-1891-3ACD-9ED0-61CC1DCAF67D> /Applications/TextMate.app/Contents/Frameworks/BundleMenu.dylib | |
0x10dd94000 - 0x10dd9cfff +BundlesManager.dylib (1.0.1 - compatibility 1.0.0) <BA9D8E96-A000-36E0-B560-AD001D2D7EE8> /Applications/TextMate.app/Contents/Frameworks/BundlesManager.dylib | |
0x10ddaa000 - 0x10ddb0fff +CrashReporter.dylib (1.0.1 - compatibility 1.0.0) <273D5CE3-5E5F-3AED-9E23-DEB6751B1A35> /Applications/TextMate.app/Contents/Frameworks/CrashReporter.dylib | |
0x10ddc1000 - 0x10de07fff +com.macromates.TextMate.DocumentWindow (1.0.0 - 1.0) <291D7970-5C98-3813-A29A-6D11A2173C78> /Applications/TextMate.app/Contents/Frameworks/DocumentWindow.framework/Versions/A/DocumentWindow | |
0x10de4c000 - 0x10de6fff7 +com.macromates.TextMate.Find (1.0.0 - 1.0) <B39C94B9-589B-3793-99EB-3D874766FEBB> /Applications/TextMate.app/Contents/Frameworks/Find.framework/Versions/A/Find | |
0x10de99000 - 0x10ded3fff +com.macromates.TextMate.OakAppKit (1.0.0 - 1.0) <B5DFBC58-A3CF-3969-A03A-C8EC98086A13> /Applications/TextMate.app/Contents/Frameworks/OakAppKit.framework/Versions/A/OakAppKit | |
0x10df25000 - 0x10df53ff7 +com.macromates.TextMate.OakFilterList (1.0.0 - 1.0) <D74069D4-D44D-3FDA-8872-7650795A20E7> /Applications/TextMate.app/Contents/Frameworks/OakFilterList.framework/Versions/A/OakFilterList | |
0x10df84000 - 0x10df90fff +OakSystem.dylib (1.0.1 - compatibility 1.0.0) <6EFF290F-AB86-37E2-9D13-EC6DD8638C9D> /Applications/TextMate.app/Contents/Frameworks/OakSystem.dylib | |
0x10dfb0000 - 0x10dfc4ff7 +com.macromates.TextMate.Preferences (1.0.0 - 1.0) <96007A3B-C155-3FF4-A0ED-8A561A29A8AA> /Applications/TextMate.app/Contents/Frameworks/Preferences.framework/Versions/A/Preferences | |
0x10dfde000 - 0x10dfe9fff +com.macromates.TextMate.SoftwareUpdate (1.0.0 - 1.0) <9DD014BF-996B-3FE4-A578-22B4A30E6272> /Applications/TextMate.app/Contents/Frameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate | |
0x10dfff000 - 0x10e01ffff +buffer.dylib (1.0.1 - compatibility 1.0.0) <B4ED48DE-FE15-39BD-A684-897BFB553D29> /Applications/TextMate.app/Contents/Frameworks/buffer.dylib | |
0x10e050000 - 0x10e079fff +bundles.dylib (1.0.1 - compatibility 1.0.0) <B2C31EC2-D6C0-3D6A-A40A-552B0F54BF3B> /Applications/TextMate.app/Contents/Frameworks/bundles.dylib | |
0x10e0d0000 - 0x10e0dbfff +command.dylib (1.0.1 - compatibility 1.0.0) <A3490AD7-A8C3-3ECF-932A-5D50282228B7> /Applications/TextMate.app/Contents/Frameworks/command.dylib | |
0x10e0f8000 - 0x10e11eff7 +document.dylib (1.0.1 - compatibility 1.0.0) <701BDEF2-5DD0-327C-A315-EB436940D61D> /Applications/TextMate.app/Contents/Frameworks/document.dylib | |
0x10e16a000 - 0x10e17dff7 +io.dylib (1.0.1 - compatibility 1.0.0) <C6309CD8-D4E8-352B-AD38-DC5E2F458DF0> /Applications/TextMate.app/Contents/Frameworks/io.dylib | |
0x10e1a1000 - 0x10e1a4fff +license.dylib (1.0.1 - compatibility 1.0.0) <6FAFD34B-8309-3AB4-984B-DFC151750E02> /Applications/TextMate.app/Contents/Frameworks/license.dylib | |
0x10e1ac000 - 0x10e1b8fff +network.dylib (1.0.1 - compatibility 1.0.0) <51CE8E06-A667-39E7-ACD4-EC30C09417B1> /Applications/TextMate.app/Contents/Frameworks/network.dylib | |
0x10e1d7000 - 0x10e1dcff7 +ns.dylib (1.0.1 - compatibility 1.0.0) <1A2C0CA9-F21F-39D8-AA0F-5ED3EF51C158> /Applications/TextMate.app/Contents/Frameworks/ns.dylib | |
0x10e1e5000 - 0x10e1f9ff7 +plist.dylib (1.0.1 - compatibility 1.0.0) <F4061CC6-B06D-390A-AD7C-F4BB90A30BC4> /Applications/TextMate.app/Contents/Frameworks/plist.dylib | |
0x10e22b000 - 0x10e297fff +regexp.dylib (1.0.1 - compatibility 1.0.0) <DA9BAE9E-A426-3A68-BAE7-288E49A17DA8> /Applications/TextMate.app/Contents/Frameworks/regexp.dylib | |
0x10e2e5000 - 0x10e2f8ff7 +com.macromates.TextMate.scm (1.0.0 - 1.0) <BBCB22C8-1A49-38F5-8E91-5A078D9E254A> /Applications/TextMate.app/Contents/Frameworks/scm.framework/Versions/A/scm | |
0x10e31d000 - 0x10e325fff +scope.dylib (1.0.1 - compatibility 1.0.0) <0A08600C-532F-3BA0-99D2-A56F74B2E431> /Applications/TextMate.app/Contents/Frameworks/scope.dylib | |
0x10e33a000 - 0x10e348fff +settings.dylib (1.0.1 - compatibility 1.0.0) <D922AA0E-D28D-360D-976D-BDCA646FF9FC> /Applications/TextMate.app/Contents/Frameworks/settings.dylib | |
0x10e36b000 - 0x10e376fff +text.dylib (1.0.1 - compatibility 1.0.0) <E056462D-4BB6-3752-92FB-69D990446F16> /Applications/TextMate.app/Contents/Frameworks/text.dylib | |
0x10e389000 - 0x10e3a0ff7 +updater.dylib (1.0.1 - compatibility 1.0.0) <02041570-4298-3386-85AD-EAF245FA6F2E> /Applications/TextMate.app/Contents/Frameworks/updater.dylib | |
0x10e3cb000 - 0x10e3d0ff7 +OakFoundation.dylib (1.0.1 - compatibility 1.0.0) <E37148F2-3FD6-36AE-9E46-DC45A9D7F2CF> /Applications/TextMate.app/Contents/Frameworks/OakFoundation.dylib | |
0x10e3de000 - 0x10e3f9fff +file.dylib (1.0.1 - compatibility 1.0.0) <9CECEE2F-067E-3F5D-8F22-C0B2C72530A8> /Applications/TextMate.app/Contents/Frameworks/file.dylib | |
0x10e433000 - 0x10e434fff +cf.dylib (1.0.1 - compatibility 1.0.0) <35957F0D-F538-3AFD-ADBA-E9DBB78728C3> /Applications/TextMate.app/Contents/Frameworks/cf.dylib | |
0x10e43e000 - 0x10e440ff7 +authorization.dylib (1.0.1 - compatibility 1.0.0) <EDE4A1E7-897E-3082-881E-776CB5E37659> /Applications/TextMate.app/Contents/Frameworks/authorization.dylib | |
0x10e446000 - 0x10e456fff +parse.dylib (1.0.1 - compatibility 1.0.0) <E5C9954E-E77E-3596-A77A-24AE72DE1FC5> /Applications/TextMate.app/Contents/Frameworks/parse.dylib | |
0x10e47e000 - 0x10e480ff7 +undo.dylib (1.0.1 - compatibility 1.0.0) <16C1299C-AD98-3B4B-AD6D-3F408713B1D5> /Applications/TextMate.app/Contents/Frameworks/undo.dylib | |
0x10e48c000 - 0x10e4a3ff7 +com.macromates.TextMate.HTMLOutput (1.0.0 - 1.0) <C6EDEC46-9A86-3E90-B68F-E73FF8324A1F> /Applications/TextMate.app/Contents/Frameworks/HTMLOutput.framework/Versions/A/HTMLOutput | |
0x10e4bf000 - 0x10e4c3fff +HTMLOutputWindow.dylib (1.0.1 - compatibility 1.0.0) <BC0231CB-602B-3D09-A888-E4E65A64E631> /Applications/TextMate.app/Contents/Frameworks/HTMLOutputWindow.dylib | |
0x10e4ca000 - 0x10e510ff7 +com.macromates.TextMate.OakFileBrowser (1.0.0 - 1.0) <7224C3BE-54EF-39F2-AF07-CB4A34D05B78> /Applications/TextMate.app/Contents/Frameworks/OakFileBrowser.framework/Versions/A/OakFileBrowser | |
0x10e554000 - 0x10e5b1fff +com.macromates.TextMate.OakTextView (1.0.0 - 1.0) <C6135157-6B1E-341D-8F89-FB0A9F1A92DB> /Applications/TextMate.app/Contents/Frameworks/OakTextView.framework/Versions/A/OakTextView | |
0x10e613000 - 0x10e647ff7 +editor.dylib (1.0.1 - compatibility 1.0.0) <B2460E8D-77CB-3E89-A4CC-6F2A0E0D3545> /Applications/TextMate.app/Contents/Frameworks/editor.dylib | |
0x10e68c000 - 0x10e696fff +theme.dylib (1.0.1 - compatibility 1.0.0) <E451AA98-708F-35BA-8E2F-E09E666447E4> /Applications/TextMate.app/Contents/Frameworks/theme.dylib | |
0x10e6af000 - 0x10e6d1ff7 +layout.dylib (1.0.1 - compatibility 1.0.0) <23CD945F-8426-3E0A-9C92-6FF8F8164585> /Applications/TextMate.app/Contents/Frameworks/layout.dylib | |
0x10e702000 - 0x10e714fff +selection.dylib (1.0.1 - compatibility 1.0.0) <3DE51468-437D-3E04-9ACF-D2A9F431F3C8> /Applications/TextMate.app/Contents/Frameworks/selection.dylib | |
0x10e72b000 - 0x10e73cff7 +XcodeEditor.dylib (1.0.1 - compatibility 1.0.0) <80487D79-F4B7-391C-9BF9-3DF19A107AC6> /Applications/TextMate.app/Contents/Frameworks/XcodeEditor.dylib | |
0x10e754000 - 0x10e757fff +com.macromates.TextMate.MASPreferences (1.0.0 - 1.0) <3ED93E01-F946-3FD9-BE71-1D6A0F603668> /Applications/TextMate.app/Contents/Frameworks/MASPreferences.framework/Versions/A/MASPreferences | |
0x10e760000 - 0x10e766fff +MGScopeBar.dylib (1.0.1 - compatibility 1.0.0) <F3E87279-CCE6-3A77-A488-D5C805049DC2> /Applications/TextMate.app/Contents/Frameworks/MGScopeBar.dylib | |
0x10fd25000 - 0x10fd25ff4 +cl_kernels (??? - ???) <91B82CC3-B72A-4C3B-A7B6-5BD4BC416D48> cl_kernels | |
0x11000d000 - 0x110012ff7 +com.macromates.dialog_plug-in (??? - 1.0) <B685EAE1-B0CD-3EB3-8423-36969C970C9F> /Applications/TextMate.app/Contents/PlugIns/Dialog.tmplugin/Contents/MacOS/Dialog | |
0x11001b000 - 0x11002dff7 +com.macromates.dialog2 (??? - 1.0) <CAFCD4B5-81C8-36DE-B436-B6D1EFE14E13> /Applications/TextMate.app/Contents/PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2 | |
0x1100da000 - 0x1100ddff7 libCoreFSCache.dylib (??? - ???) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib | |
0x11034d000 - 0x110356fe7 libcldcpuengine.dylib (2.1.19 - compatibility 1.0.0) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib | |
0x11035f000 - 0x11035fff6 +cl_kernels (??? - ???) <EF984247-96E9-42D4-A051-D210F56900C3> cl_kernels | |
0x110365000 - 0x110365fff +cl_kernels (??? - ???) <5E3DD8E7-805B-4265-BEE4-B577F3D4BB4C> cl_kernels | |
0x11036a000 - 0x11036aff5 +cl_kernels (??? - ???) <F90AD586-AC9F-40C0-BB53-6C18D2D3074D> cl_kernels | |
0x11036c000 - 0x11036cfff +cl_kernels (??? - ???) <8786B042-AE59-45DB-BF2B-37DCAEB36D9F> cl_kernels | |
0x110370000 - 0x110370ff4 +cl_kernels (??? - ???) <91B82CC3-B72A-4C3B-A7B6-5BD4BC416D48> cl_kernels | |
0x110376000 - 0x110376ff5 +cl_kernels (??? - ???) <9F13668D-8926-4B18-8E8A-4370772965FB> cl_kernels | |
0x11037d000 - 0x11037dff2 +cl_kernels (??? - ???) <BB6A8E39-865C-469B-AE7D-BF6C5FCCE335> cl_kernels | |
0x110385000 - 0x110385ff5 +cl_kernels (??? - ???) <A8004511-543A-4D44-8441-C286B0574841> cl_kernels | |
0x110387000 - 0x110388fff com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <07E0DB43-14DD-3741-BCCA-31CE397A53BC> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource | |
0x11038d000 - 0x110390fff com.apple.DirectoryServicesSource (2.1 - 1167) <2BB7BD50-BBB3-3FA9-BAB1-04C704726905> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices | |
0x110397000 - 0x110397ff3 +cl_kernels (??? - ???) <2FDCE7E5-768E-49B8-9BE0-72CB0FEBC38C> cl_kernels | |
0x1103cd000 - 0x1103cdff3 +cl_kernels (??? - ???) <C9244B4A-D1DC-4CBA-92A6-850E344FFEB5> cl_kernels | |
0x1105c6000 - 0x110661ff7 unorm8_bgra.dylib (2.1.19 - compatibility 1.0.0) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib | |
0x11083e000 - 0x11087afff com.apple.ExchangeSource (2.1 - 1167) <73EEC883-1903-3FD4-B100-CEB99D87C154> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange | |
0x11089d000 - 0x1108f0fff com.apple.AddressBook.CardDAVPlugin (10.8 - 332) <14042D69-8E1F-3241-A679-C7ED224F2C43> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin | |
0x11091c000 - 0x11092dff7 com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification | |
0x111843000 - 0x111843ff0 +cl_kernels (??? - ???) <B63EA923-E061-4DCD-9426-83880FB3FF20> cl_kernels | |
0x11527c000 - 0x115312ff7 unorm8_rgba.dylib (2.1.19 - compatibility 1.0.0) <9F69E2DA-1FFB-349D-AA56-30D667519AA9> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib | |
0x7fff6d8c3000 - 0x7fff6d8f793f dyld (210.2 - ???) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld | |
0x7fff87faa000 - 0x7fff8822fff7 com.apple.RawCamera.bundle (4.04 - 680) <F9A2656C-CE71-326E-BD6D-077487F49D74> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera | |
0x7fff88230000 - 0x7fff8864dfff FaceCoreLight (2.4.1 - compatibility 1.0.0) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight | |
0x7fff887a7000 - 0x7fff887fcff7 libTIFF.dylib (??? - ???) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib | |
0x7fff887fd000 - 0x7fff8884afff com.apple.CoreMediaIO (306.0 - 4151.1) <583789FD-1AB3-3436-9B92-FC78B1FBDACD> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO | |
0x7fff8884b000 - 0x7fff888a7fff com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation | |
0x7fff888a8000 - 0x7fff89050fff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC | |
0x7fff890e6000 - 0x7fff890f3fff libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib | |
0x7fff89133000 - 0x7fff892b9fff libBLAS.dylib (??? - ???) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib | |
0x7fff892ba000 - 0x7fff892e6fff com.apple.framework.Apple80211 (8.3 - 830.18) <F2CABF84-E0B1-3F8D-9EC5-526121A007F3> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 | |
0x7fff892e7000 - 0x7fff89344fff com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices | |
0x7fff89345000 - 0x7fff8936cfff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls | |
0x7fff8936d000 - 0x7fff89383fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport | |
0x7fff8939a000 - 0x7fff893cefff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface | |
0x7fff893f5000 - 0x7fff893fdfff com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification | |
0x7fff893fe000 - 0x7fff8943eff7 com.apple.MediaKit (14 - 685) <0188751A-93EC-3FB1-92CB-76DD75818CD4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit | |
0x7fff8943f000 - 0x7fff89440fff libDiagnosticMessagesClient.dylib (??? - ???) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib | |
0x7fff89456000 - 0x7fff89458ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print | |
0x7fff89459000 - 0x7fff89493fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS | |
0x7fff89494000 - 0x7fff89757ff7 com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook | |
0x7fff89758000 - 0x7fff897e9fff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF | |
0x7fff897ea000 - 0x7fff89841ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface | |
0x7fff89842000 - 0x7fff899f0fff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x7fff899f1000 - 0x7fff89a34fff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices | |
0x7fff89a35000 - 0x7fff89a3dff7 libsystem_dnssd.dylib (??? - ???) <F0AE5B8E-C7CC-3393-927F-B65DB04016AA> /usr/lib/system/libsystem_dnssd.dylib | |
0x7fff89a42000 - 0x7fff89a48fff libGFXShared.dylib (??? - ???) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib | |
0x7fff89a49000 - 0x7fff89b54fff libFontParser.dylib (??? - ???) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib | |
0x7fff89b55000 - 0x7fff89b8bfff libsystem_info.dylib (??? - ???) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib | |
0x7fff89b8c000 - 0x7fff89ba0fff libGL.dylib (??? - ???) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib | |
0x7fff89ba1000 - 0x7fff89ba7ff7 libunwind.dylib (35.1.0 - compatibility 1.0.0) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib | |
0x7fff89ba8000 - 0x7fff89bf1fff com.apple.framework.CoreWiFi (1.1 - 110.11) <9DA88230-5530-3981-BF71-FAE3822EE8B0> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi | |
0x7fff89bf2000 - 0x7fff89bf9fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS | |
0x7fff89bfa000 - 0x7fff89bfffff libcompiler_rt.dylib (30.0.0 - compatibility 1.0.0) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib | |
0x7fff89c00000 - 0x7fff89c04fff libGIF.dylib (??? - ???) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib | |
0x7fff89c05000 - 0x7fff89c83ff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation | |
0x7fff89c84000 - 0x7fff89f28fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage | |
0x7fff89f52000 - 0x7fff8ab7fff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8ab80000 - 0x7fff8abddfff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x7fff8abde000 - 0x7fff8abdefff libkeymgr.dylib (25.0.0 - compatibility 1.0.0) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib | |
0x7fff8abdf000 - 0x7fff8ac2eff7 libcorecrypto.dylib (??? - ???) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib | |
0x7fff8ac2f000 - 0x7fff8ac7afff com.apple.framework.CoreWLAN (3.0.1 - 301.12) <3CC31D0B-8BAF-3042-8940-FE33EB2405A3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN | |
0x7fff8acb6000 - 0x7fff8acd1ff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes | |
0x7fff8acd2000 - 0x7fff8acd4fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent | |
0x7fff8acd5000 - 0x7fff8acf4ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary | |
0x7fff8acf5000 - 0x7fff8ad34ff7 com.apple.QD (3.42 - ???) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD | |
0x7fff8ad43000 - 0x7fff8af9eff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer | |
0x7fff8b0ad000 - 0x7fff8b0b7fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition | |
0x7fff8b0fc000 - 0x7fff8b0fefff libquarantine.dylib (52.0.0 - compatibility 1.0.0) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib | |
0x7fff8b0ff000 - 0x7fff8b147fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib | |
0x7fff8b148000 - 0x7fff8b148fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate | |
0x7fff8b149000 - 0x7fff8b14aff7 libdnsinfo.dylib (453.18.0 - compatibility 1.0.0) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib | |
0x7fff8b14b000 - 0x7fff8b181fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols | |
0x7fff8b182000 - 0x7fff8b182fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon | |
0x7fff8b184000 - 0x7fff8b199fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture | |
0x7fff8b19a000 - 0x7fff8b1b1fff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory | |
0x7fff8b1b2000 - 0x7fff8b1b8fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <C0EC9C24-F5F4-3378-84DE-EA1073DA760E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration | |
0x7fff8b1b9000 - 0x7fff8b28bff7 com.apple.CoreText (260.0 - ???) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText | |
0x7fff8b28c000 - 0x7fff8b2acfff libPng.dylib (??? - ???) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib | |
0x7fff8b2ef000 - 0x7fff8b589ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x7fff8b58a000 - 0x7fff8b5f3fff libstdc++.6.dylib (56.0.0 - compatibility 7.0.0) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib | |
0x7fff8b63c000 - 0x7fff8b649fff com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper | |
0x7fff8b64a000 - 0x7fff8b65dff7 libbsm.0.dylib (??? - ???) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib | |
0x7fff8b65e000 - 0x7fff8b67dff7 libresolv.9.dylib (??? - ???) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib | |
0x7fff8b67e000 - 0x7fff8b681fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help | |
0x7fff8b682000 - 0x7fff8b6aafff libJPEG.dylib (??? - ???) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib | |
0x7fff8b6ab000 - 0x7fff8b6b0fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory | |
0x7fff8b6d4000 - 0x7fff8b702fff com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut | |
0x7fff8b710000 - 0x7fff8b71efff libcommonCrypto.dylib (50000.0.0 - compatibility 1.0.0) <DA98AE56-BC3F-3AD0-9660-8CC79E4AECE6> /usr/lib/system/libcommonCrypto.dylib | |
0x7fff8b7db000 - 0x7fff8b7e8ff7 com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData | |
0x7fff8b827000 - 0x7fff8bb83fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8bcf5000 - 0x7fff8bf75ff7 com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit | |
0x7fff8bf76000 - 0x7fff8bf79ff7 libdyld.dylib (210.2.3 - compatibility 1.0.0) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff8bf7a000 - 0x7fff8bffbfff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata | |
0x7fff8bffc000 - 0x7fff8c0f9fff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib | |
0x7fff8c0fa000 - 0x7fff8c2fafff libicucore.A.dylib (49.1.0 - compatibility 1.0.0) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib | |
0x7fff8c2fb000 - 0x7fff8c398ff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit | |
0x7fff8c39f000 - 0x7fff8c3dafff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP | |
0x7fff8c3db000 - 0x7fff8c3dbfff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate | |
0x7fff8c3dc000 - 0x7fff8c436fff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore | |
0x7fff8c437000 - 0x7fff8c43bfff com.apple.SecCodeWrapper (2.0 - 1) <B9D67B7E-8EAD-30E7-8898-98EF29E9A44C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper | |
0x7fff8c43c000 - 0x7fff8c4bcff7 com.apple.ApplicationServices.ATS (332 - ???) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS | |
0x7fff8c4bd000 - 0x7fff8c62eff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit | |
0x7fff8c62f000 - 0x7fff8c646fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage | |
0x7fff8c647000 - 0x7fff8c691ff7 libGLU.dylib (??? - ???) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib | |
0x7fff8c702000 - 0x7fff8ca32ff7 com.apple.HIToolbox (2.0 - ???) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff8ca33000 - 0x7fff8ca5cfff libsandbox.1.dylib (??? - ???) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib | |
0x7fff8ca5d000 - 0x7fff8cac4ff7 com.apple.coredav (1.0.1 - 179.6) <4E7C1925-D6D9-3E27-8FF1-BD4E615CC87E> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV | |
0x7fff8cac5000 - 0x7fff8cad2ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth | |
0x7fff8cad3000 - 0x7fff8cbadff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup | |
0x7fff8cbb0000 - 0x7fff8cbc5ff7 libdispatch.dylib (228.23.0 - compatibility 1.0.0) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib | |
0x7fff8cbc6000 - 0x7fff8ce74fff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit | |
0x7fff8d05d000 - 0x7fff8d374ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x7fff8d375000 - 0x7fff8d380ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement | |
0x7fff8d381000 - 0x7fff8d4f5fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x7fff8d539000 - 0x7fff8d545fff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport | |
0x7fff8d546000 - 0x7fff8d547fff liblangid.dylib (??? - ???) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib | |
0x7fff8d548000 - 0x7fff8d576ff7 libsystem_m.dylib (??? - ???) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib | |
0x7fff8d577000 - 0x7fff8d5bbfff libcups.2.dylib (2.9.0 - compatibility 2.0.0) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib | |
0x7fff8d5bc000 - 0x7fff8d62afff com.apple.framework.IOKit (2.0.1 - ???) <F2E5AC1B-F03D-3916-B239-7B421579DFA5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x7fff8dee0000 - 0x7fff8dee6fff libmacho.dylib (829.0.0 - compatibility 1.0.0) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib | |
0x7fff8dee9000 - 0x7fff8dfebfff libcrypto.0.9.8.dylib (47.0.0 - compatibility 0.9.8) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib | |
0x7fff8e7b6000 - 0x7fff8e80ffff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore | |
0x7fff8e810000 - 0x7fff8e81cfff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D49C5371-6BCC-32F6-9013-BFF2E924B790> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib | |
0x7fff8e81d000 - 0x7fff8e821fff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface | |
0x7fff8e822000 - 0x7fff8e844ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos | |
0x7fff8e914000 - 0x7fff8e91cff7 com.apple.AppSandbox (2.0 - 1) <B75AA17F-E401-3586-B8AE-AC71B68D6BF3> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox | |
0x7fff8e9ad000 - 0x7fff8e9adfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
0x7fff8e9ae000 - 0x7fff8e9dcfff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal | |
0x7fff8e9dd000 - 0x7fff8e9e1fff libCoreVMClient.dylib (??? - ???) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib | |
0x7fff8e9e2000 - 0x7fff8e9e3ff7 libsystem_sandbox.dylib (??? - ???) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib | |
0x7fff8e9e4000 - 0x7fff8ea4cff7 libc++.1.dylib (65.1.0 - compatibility 1.0.0) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib | |
0x7fff8ea83000 - 0x7fff8eadfff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication | |
0x7fff8eb2c000 - 0x7fff8eb30fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib | |
0x7fff8eb79000 - 0x7fff8ec36ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync | |
0x7fff8ec37000 - 0x7fff8ecb9fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal | |
0x7fff8ecbb000 - 0x7fff8ecbbfff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x7fff8ecd8000 - 0x7fff8edd6fff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI | |
0x7fff8edd7000 - 0x7fff8edd7fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz | |
0x7fff8edd8000 - 0x7fff8eea4fe7 libsystem_c.dylib (825.25.0 - compatibility 1.0.0) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib | |
0x7fff8eea5000 - 0x7fff8eeb0fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth | |
0x7fff8eeb1000 - 0x7fff8eeb7fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1E8692C1-7F72-391E-93C7-9306E3FB1C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib | |
0x7fff8eeb8000 - 0x7fff8eeb8fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices | |
0x7fff8eee2000 - 0x7fff8ef0efff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters | |
0x7fff8ef77000 - 0x7fff8ef82ff7 com.apple.DisplayServicesFW (2.7.2 - 357) <00CB0283-408E-3F37-8138-B108EE6DDE83> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices | |
0x7fff8ef83000 - 0x7fff8efa8ff7 libc++abi.dylib (24.4.0 - compatibility 1.0.0) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib | |
0x7fff8efee000 - 0x7fff8eff2ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels | |
0x7fff8eff3000 - 0x7fff8f42ffff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox | |
0x7fff8f522000 - 0x7fff8f52dfff libsystem_notify.dylib (98.5.0 - compatibility 1.0.0) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib | |
0x7fff8f576000 - 0x7fff8f5adff7 libssl.0.9.8.dylib (47.0.0 - compatibility 0.9.8) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib | |
0x7fff8f5ae000 - 0x7fff8f5b0fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI | |
0x7fff8f5b1000 - 0x7fff8f5d2fff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity | |
0x7fff8f5d6000 - 0x7fff8f5fdff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis | |
0x7fff8f5fe000 - 0x7fff8f66efff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport | |
0x7fff8f66f000 - 0x7fff8f672fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo | |
0x7fff8f673000 - 0x7fff8f686ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis | |
0x7fff8f687000 - 0x7fff8f6effff libvDSP.dylib (380.6.0 - compatibility 1.0.0) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib | |
0x7fff8f6f0000 - 0x7fff8f71aff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x7fff8f71b000 - 0x7fff8f71cff7 libSystem.B.dylib (169.3.0 - compatibility 1.0.0) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib | |
0x7fff8f71d000 - 0x7fff8f837fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD | |
0x7fff8f838000 - 0x7fff8f84aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib | |
0x7fff8f84b000 - 0x7fff8f8b8fff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore | |
0x7fff8f8b9000 - 0x7fff8f8e5ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <9DFF2DC8-9877-3546-A760-929CD974E30A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib | |
0x7fff8f91c000 - 0x7fff8f954fff libtidy.A.dylib (??? - ???) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib | |
0x7fff8f955000 - 0x7fff8f95cfff libcopyfile.dylib (89.0.0 - compatibility 1.0.0) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib | |
0x7fff8f95d000 - 0x7fff8fb92ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData | |
0x7fff8fb93000 - 0x7fff8fbbefff libxslt.1.dylib (3.26.0 - compatibility 3.0.0) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib | |
0x7fff8fbbf000 - 0x7fff8fbc0fff libsystem_blocks.dylib (59.0.0 - compatibility 1.0.0) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib | |
0x7fff8fbc1000 - 0x7fff8fbccff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer | |
0x7fff8fbcd000 - 0x7fff8ffc4fff libLAPACK.dylib (??? - ???) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib | |
0x7fff8ffc5000 - 0x7fff8ffc5fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
0x7fff8ffc6000 - 0x7fff8ffc8ff7 libunc.dylib (25.0.0 - compatibility 1.0.0) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib | |
0x7fff8ffc9000 - 0x7fff900e9fff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv | |
0x7fff900fb000 - 0x7fff90a8b1f7 com.apple.CoreGraphics (1.600.0 - ???) <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff90a8c000 - 0x7fff90aa9fff com.apple.openscripting (1.3.6 - ???) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting | |
0x7fff90aac000 - 0x7fff90aaefff libCVMSPluginSupport.dylib (??? - ???) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib | |
0x7fff90aaf000 - 0x7fff90c98fff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff90c99000 - 0x7fff90cf6ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x7fff90d09000 - 0x7fff90d0cfff libRadiance.dylib (??? - ???) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib | |
0x7fff90d0d000 - 0x7fff90d69fff com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook | |
0x7fff90d78000 - 0x7fff90d8bff7 com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer | |
0x7fff91118000 - 0x7fff91215ff7 libxml2.2.dylib (10.8.0 - compatibility 10.0.0) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib | |
0x7fff91216000 - 0x7fff912dbff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI | |
0x7fff912de000 - 0x7fff91300ff7 libxpc.dylib (140.41.0 - compatibility 1.0.0) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib | |
0x7fff91301000 - 0x7fff922bafff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore | |
0x7fff922bb000 - 0x7fff9236cfff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
0x7fff9236d000 - 0x7fff92376fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore | |
0x7fff92377000 - 0x7fff92501fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit | |
0x7fff9253e000 - 0x7fff92559ff7 libsystem_kernel.dylib (2050.20.9 - compatibility 1.0.0) <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff92561000 - 0x7fff9259dfff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices | |
0x7fff9259e000 - 0x7fff925f4fff com.apple.HIServices (1.20 - ???) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
0x7fff925f5000 - 0x7fff925f9fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <446116C9-E59C-35FA-892A-7F6BA8C9DA8A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib | |
0x7fff926b3000 - 0x7fff926b3ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit | |
0x7fff926b4000 - 0x7fff92805fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox | |
0x7fff928ae000 - 0x7fff928bfff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib | |
0x7fff928c0000 - 0x7fff929d892f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib | |
0x7fff929d9000 - 0x7fff929e8ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL | |
0x7fff929ed000 - 0x7fff929fbff7 libsystem_network.dylib (??? - ???) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib | |
0x7fff929fc000 - 0x7fff92acfff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording | |
0x7fff92ad0000 - 0x7fff92adcff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService | |
0x7fff92add000 - 0x7fff92b2cff7 libFontRegistry.dylib (??? - ???) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib | |
0x7fff92b9a000 - 0x7fff92be6ff7 libauto.dylib (??? - ???) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib | |
0x7fff92be7000 - 0x7fff92d00ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO | |
0x7fff92d01000 - 0x7fff92e9cfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage | |
0x7fff92f2b000 - 0x7fff92f4cff7 libCRFSuite.dylib (??? - ???) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib | |
0x7fff92f4d000 - 0x7fff92f4eff7 libremovefile.dylib (23.1.0 - compatibility 1.0.0) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib | |
0x7fff92f4f000 - 0x7fff93093fef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender | |
0x7fff93094000 - 0x7fff93132ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink | |
0x7fff93138000 - 0x7fff9323afff libJP2.dylib (??? - ???) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib | |
0x7fff9323b000 - 0x7fff9323fff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC | |
0x7fff93240000 - 0x7fff9324fff7 libxar.1.dylib (??? - ???) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib | |
0x7fff93250000 - 0x7fff93255fff libcache.dylib (57.0.0 - compatibility 1.0.0) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib | |
0x7fff93256000 - 0x7fff93263fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression | |
0x7fff93264000 - 0x7fff932bbff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA | |
0x7fff932bc000 - 0x7fff932c7ff7 com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService | |
0x7fff932c8000 - 0x7fff932c8fff libOpenScriptingUtil.dylib (??? - ???) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib | |
0x7fff934d3000 - 0x7fff934d7fff libMatch.1.dylib (??? - ???) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib | |
0x7fff934d8000 - 0x7fff938d1ff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox | |
0x7fff938d2000 - 0x7fff9396cfff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication | |
0x7fff9396d000 - 0x7fff9397bfff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian | |
0x7fff9397c000 - 0x7fff939b6fff com.apple.framework.internetaccounts (2.1 - 210) <83F8328B-A726-36C2-BDAE-240032844C73> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts | |
0x7fff939b7000 - 0x7fff939bffff liblaunch.dylib (442.26.2 - compatibility 1.0.0) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib | |
0x7fff939c0000 - 0x7fff939d4fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis | |
0x7fff939d5000 - 0x7fff93acafff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib | |
0x7fff93acb000 - 0x7fff93b21ff7 com.apple.opencl (2.1.21 - 2.1.21) <E2E3C6D8-208D-3926-B051-77FDD8F0BE2D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL | |
0x7fff93b22000 - 0x7fff93b53ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices | |
0x7fff93e0e000 - 0x7fff93e1cff7 libkxld.dylib (??? - ???) <27342FF8-E3DA-3E03-B3FB-CFFD64F20E80> /usr/lib/system/libkxld.dylib | |
0x7fff93e1d000 - 0x7fff93f0dff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages | |
0x7fff93f0e000 - 0x7fff93f4bfe7 libGLImage.dylib (??? - ???) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib | |
0x7fff940fe000 - 0x7fff943cefff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x7fff943cf000 - 0x7fff94420ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
0x7fff94485000 - 0x7fff944c8ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom | |
0x7fff9451a000 - 0x7fff94521fff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers | |
0x7fff94522000 - 0x7fff945afff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit | |
0x7fff945b0000 - 0x7fff945fbff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia | |
0x7fff9464e000 - 0x7fff946e8fff libvMisc.dylib (380.6.0 - compatibility 1.0.0) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib | |
0x7fff94bdf000 - 0x7fff94c85ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices | |
0x7fff94cc9000 - 0x7fff94cc9fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x7fff94d2b000 - 0x7fff94d45fff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring | |
Sample analysis of process 41974 written to file /dev/stdout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment