[R-SIG-Mac] R-SIG-Mac Digest, R [Not responding] mystery
Ossenbruggen, Paul
Paul.Ossenbruggen at unh.edu
Sat Feb 11 14:40:28 CET 2017
1. Re: R.app crashes on opening scripts (Carsten Dormann)
I obtained the same message as Carsten:
*** caught segfault ***
address 0x18, cause 'memory not mapped’
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Selection:
1. R does not respond. Selecting actions 1, 2, 3 or 4 is ignored.
2. I cannot ESC R by typing the ESC key on my keyboard, as Carsten was able to do.
3. Quitting R by using the Activity Monitor does not respond. The R wheel keeps spinning.
4. Force Quit in the Activity Monitor stops R. It gives the option to obtain a “quit R” report, which I pasted below. I also pasted a Console Report.
5. I reopened R after an Activity Monitor Force Quit and it worked fine. No error messages. I tested it and works normally. (To be honest, I am reluctant to quit R and start it again. In other words, “If it works, don’t try to fix it.")
6. The terminal monitor gives: md5: R-3.3.2.pkg: No such file or directory. Apparently, R is not installed correctly.
Questions: Why is R on my computer so unstable on startup and how I permanently fix it?
Force quitting from the Activity Monitor, which seems to work, does not seem to be a “fix.”
I appreciate any information that will solve my mystery.
All the best,
Paul
Console Report
Process: R [39473]
Path: /Applications/R.app/Contents/MacOS/R
Identifier: org.R-project.R
Version: R 3.3.2 GUI 1.68 Mavericks build (7288)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: R [39473]
User ID: 502
Date/Time: 2017-01-15 07:24:17.634 -0500
OS Version: Mac OS X 10.12.2 (16C67)
Report Version: 12
Anonymous UUID: D792E135-B3B0-8E4B-5FFF-9D99739B4CE5
Time Awake Since Boot: 150000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
Exception Note: EXC_CORPSE_NOTIFY
VM Regions Near 0x18:
-->
__TEXT 0000000106312000-000000010639e000 [ 560K] r-x/rwx SM=COW /Applications/R.app/Contents/MacOS/R
Application Specific Information:
objc_msgSend() selector name: setRuleThickness:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff9cdc5b5d objc_msgSend + 29
1 com.apple.CoreFoundation 0x00007fff8815c3ec __invoking___ + 140
2 com.apple.CoreFoundation 0x00007fff8815c271 -[NSInvocation invoke] + 289
3 com.apple.Foundation 0x00007fff89bde628 __NSFireDelayedPerform + 417
4 com.apple.CoreFoundation 0x00007fff88168244 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
5 com.apple.CoreFoundation 0x00007fff88167ecf __CFRunLoopDoTimer + 1071
6 com.apple.CoreFoundation 0x00007fff88167a2a __CFRunLoopDoTimers + 298
7 com.apple.CoreFoundation 0x00007fff8815f3e1 __CFRunLoopRun + 2065
8 com.apple.CoreFoundation 0x00007fff8815e974 CFRunLoopRunSpecific + 420
9 com.apple.HIToolbox 0x00007fff876eaacc RunCurrentEventLoopInMode + 240
10 com.apple.HIToolbox 0x00007fff876ea901 ReceiveNextEventCommon + 432
11 com.apple.HIToolbox 0x00007fff876ea736 _BlockUntilNextEventMatchingListInModeWithFilter + 71
12 com.apple.AppKit 0x00007fff85c90ae4 _DPSNextEvent + 1120
13 com.apple.AppKit 0x00007fff8640b21f -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789
14 org.R-project.R 0x000000010631e8bc -[RController doProcessEvents:] + 204
15 org.R-project.R 0x0000000106318cca -[RController handleReadConsole:] + 186
16 org.R-project.R 0x0000000106322549 Re_ReadConsole + 185
17 libR.dylib 0x000000010655087f R_ReplDLLdo1 + 143 (main.c:365)
18 org.R-project.R 0x0000000106330917 run_REngineRmainloop + 295
19 org.R-project.R 0x0000000106324cea -[REngine runREPL] + 138
20 org.R-project.R 0x0000000106313cef main + 815
21 libdyld.dylib 0x00007fff9d6b7255 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff9d7e5c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9d8cf96a _pthread_cond_wait + 712
2 libc++.1.dylib 0x00007fff9c25558d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3 com.apple.JavaScriptCore 0x00007fff8afe449c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
4 com.apple.JavaScriptCore 0x00007fff8afe441b bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155
5 com.apple.JavaScriptCore 0x00007fff8afe42e9 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9
6 com.apple.JavaScriptCore 0x00007fff8afe459d void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93
7 libsystem_pthread.dylib 0x00007fff9d8ceaab _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fff9d8ce9f7 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fff9d8ce1fd thread_start + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fff9d7e5f4a __select + 10
1 org.R-project.R 0x000000010631692c -[RController readThread:] + 604
2 com.apple.Foundation 0x00007fff89b83c6d __NSThread__start__ + 1243
3 libsystem_pthread.dylib 0x00007fff9d8ceaab _pthread_body + 180
4 libsystem_pthread.dylib 0x00007fff9d8ce9f7 _pthread_start + 286
5 libsystem_pthread.dylib 0x00007fff9d8ce1fd thread_start + 13
Thread 3:: JIT Worklist Worker Thread
0 libsystem_kernel.dylib 0x00007fff9d7e5c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9d8cf96a _pthread_cond_wait + 712
2 libc++.1.dylib 0x00007fff9c25558d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3 com.apple.JavaScriptCore 0x00007fff8afce6be WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622
4 com.apple.JavaScriptCore 0x00007fff8ad84b6a JSC::JITWorklist::runThread() + 234
5 com.apple.JavaScriptCore 0x00007fff8ad84ffd std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13
6 com.apple.JavaScriptCore 0x00007fff8a5ce262 WTF::threadEntryPoint(void*) + 178
7 com.apple.JavaScriptCore 0x00007fff8a5ce18f WTF::wtfThreadEntryPoint(void*) + 15
8 libsystem_pthread.dylib 0x00007fff9d8ceaab _pthread_body + 180
9 libsystem_pthread.dylib 0x00007fff9d8ce9f7 _pthread_start + 286
10 libsystem_pthread.dylib 0x00007fff9d8ce1fd thread_start + 13
Thread 4:: WTF Parallel Helper Thread
0 libsystem_kernel.dylib 0x00007fff9d7e5c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9d8cf96a _pthread_cond_wait + 712
2 libc++.1.dylib 0x00007fff9c25558d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3 com.apple.JavaScriptCore 0x00007fff8afce6be WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622
4 com.apple.JavaScriptCore 0x00007fff8afcda32 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370
5 com.apple.JavaScriptCore 0x00007fff8afcd7a3 WTF::ParallelHelperPool::helperThreadBody() + 83
6 com.apple.JavaScriptCore 0x00007fff8a5ce262 WTF::threadEntryPoint(void*) + 178
7 com.apple.JavaScriptCore 0x00007fff8a5ce18f WTF::wtfThreadEntryPoint(void*) + 15
8 libsystem_pthread.dylib 0x00007fff9d8ceaab _pthread_body + 180
9 libsystem_pthread.dylib 0x00007fff9d8ce9f7 _pthread_start + 286
10 libsystem_pthread.dylib 0x00007fff9d8ce1fd thread_start + 13
Thread 5:: WTF Parallel Helper Thread
0 libsystem_kernel.dylib 0x00007fff9d7e5c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9d8cf96a _pthread_cond_wait + 712
2 libc++.1.dylib 0x00007fff9c25558d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3 com.apple.JavaScriptCore 0x00007fff8afce6be WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622
4 com.apple.JavaScriptCore 0x00007fff8afcda32 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370
5 com.apple.JavaScriptCore 0x00007fff8afcd7a3 WTF::ParallelHelperPool::helperThreadBody() + 83
6 com.apple.JavaScriptCore 0x00007fff8a5ce262 WTF::threadEntryPoint(void*) + 178
7 com.apple.JavaScriptCore 0x00007fff8a5ce18f WTF::wtfThreadEntryPoint(void*) + 15
8 libsystem_pthread.dylib 0x00007fff9d8ceaab _pthread_body + 180
9 libsystem_pthread.dylib 0x00007fff9d8ce9f7 _pthread_start + 286
10 libsystem_pthread.dylib 0x00007fff9d8ce1fd thread_start + 13
Thread 6:: WTF Parallel Helper Thread
0 libsystem_kernel.dylib 0x00007fff9d7e5c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9d8cf96a _pthread_cond_wait + 712
2 libc++.1.dylib 0x00007fff9c25558d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3 com.apple.JavaScriptCore 0x00007fff8afce6be WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622
4 com.apple.JavaScriptCore 0x00007fff8afcda32 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370
5 com.apple.JavaScriptCore 0x00007fff8afcd7a3 WTF::ParallelHelperPool::helperThreadBody() + 83
6 com.apple.JavaScriptCore 0x00007fff8a5ce262 WTF::threadEntryPoint(void*) + 178
7 com.apple.JavaScriptCore 0x00007fff8a5ce18f WTF::wtfThreadEntryPoint(void*) + 15
8 libsystem_pthread.dylib 0x00007fff9d8ceaab _pthread_body + 180
9 libsystem_pthread.dylib 0x00007fff9d8ce9f7 _pthread_start + 286
10 libsystem_pthread.dylib 0x00007fff9d8ce1fd thread_start + 13
Thread 7:
0 libsystem_pthread.dylib 0x00007fff9d8ce1e0 start_wqthread + 0
1 ??? 0x0000000000000140 0 + 320
Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff9d7de38a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9d7dd7d7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8815fc94 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8815f121 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff8815e974 CFRunLoopRunSpecific + 420
5 com.apple.AppKit 0x00007fff85dddf92 _NSEventThread + 205
6 libsystem_pthread.dylib 0x00007fff9d8ceaab _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fff9d8ce9f7 _pthread_start + 286
8 libsystem_pthread.dylib 0x00007fff9d8ce1fd thread_start + 13
Thread 9:
0 libsystem_pthread.dylib 0x00007fff9d8ce1e0 start_wqthread + 0
1 ??? 0x0000000000000012 0 + 18
Thread 10:
0 libsystem_pthread.dylib 0x00007fff9d8ce1e0 start_wqthread + 0
1 ??? 0x0005000200020001 0 + 1407383473618945
Thread 11:
0 libsystem_pthread.dylib 0x00007fff9d8ce1e0 start_wqthread + 0
1 ??? 0x0000000000000012 0 + 18
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fccee649750 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x00007fccee61b3a0 rsi: 0x00007fff8691cda5 rbp: 0x00007fff598eb340 rsp: 0x00007fff598eb318
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x00007fff8691cda5
r12: 0x0000610000460ec0 r13: 0x00007fccee649610 r14: 0x0000610000224600 r15: 0x00007fff9cdc5b40
rip: 0x00007fff9cdc5b5d rfl: 0x0000000000000246 cr2: 0x00007fffa6503300
Logical CPU: 0
Error Code: 0x020000b8
Trap Number: 133
Binary Images:
0x106312000 - 0x10639dff7 +org.R-project.R (R 3.3.2 GUI 1.68 Mavericks build - 7288) <66BBE0BC-0215-36C1-8BAF-A6640F1CC667> /Applications/R.app/Contents/MacOS/R
0x106420000 - 0x1066f9fe7 +libR.dylib (0) <E7036ECD-3592-301D-AAC8-0D5132B4E5FE> /Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libR.dylib
0x1068aa000 - 0x1068d5fff +libRblas.dylib (0) <A3720F49-6C1C-3CE5-891F-42E654A88832> /Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libRblas.dylib
0x1068e1000 - 0x1069f3fef +libgfortran.3.dylib (0) <226557F4-FB34-3A43-9430-1F33A37F404F> /Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libgfortran.3.dylib
0x106a4e000 - 0x106a82fff +libquadmath.0.dylib (0) <BA696A38-3B0F-3BF9-B426-2D06DCEF4E42> /Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libquadmath.0.dylib
0x106a93000 - 0x106abdfd9 +libreadline.5.2.dylib (5.2) /Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libreadline.5.2.dylib
0x106ad6000 - 0x106aeafe7 +libgcc_s_x86_64.1.dylib (0) <6C92C546-0443-36CE-8C95-C9465E72D088> /Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libgcc_s_x86_64.1.dylib
0x10ac1e000 - 0x10ac20ff7 +lattice.so (0) <A223BA28-78F2-3254-A61D-D8E5C52FA8BF> /Library/Frameworks/R.framework/Versions/3.3/Resources/library/lattice/libs/lattice.so
0x10ac23000 - 0x10ac29fff +sp.so (0) <2A492171-0704-38B9-A8C6-1169BFE92620> /Library/Frameworks/R.framework/Versions/3.3/Resources/library/sp/libs/sp.so
0x10b389000 - 0x10b8d7ff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.22.25 - 10.2.2) <42D3E466-D8C0-36E7-98B7-EB798A078D4B> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x10baec000 - 0x10bb63ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.22.25 - 10.2.2) <84B4F9CC-4418-3880-885D-5017BD963E03> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x10bc2b000 - 0x10bc31ff7 +methods.so (0) <1815A024-0F1F-3698-BCB8-BFC9E45D0A42> /Library/Frameworks/R.framework/Versions/3.3/Resources/library/methods/libs/methods.so
0x10dc6a000 - 0x10dc72fff +utils.so (0) <0A27A70D-1957-3C25-9706-008D20FDCBDF> /Library/Frameworks/R.framework/Versions/3.3/Resources/library/utils/libs/utils.so
0x10dc79000 - 0x10dcabfff +grDevices.so (0) <F53058AC-B54C-30A4-8D15-8B5C7D64EEB1> /Library/Frameworks/R.framework/Versions/3.3/Resources/library/grDevices/libs/grDevices.so
0x10dd04000 - 0x10dd42ff7 +graphics.so (0) <47AD9337-9FCA-3D66-B2CB-9DF7BC165C1C> /Library/Frameworks/R.framework/Versions/3.3/Resources/library/graphics/libs/graphics.so
0x10dd4d000 - 0x10ddedfff +stats.so (0) <3BFCDF3E-9F9E-3F42-9647-16BAEB6DEAC6> /Library/Frameworks/R.framework/Versions/3.3/Resources/library/stats/libs/stats.so
0x10de09000 - 0x10dff7fff +libRlapack.dylib (0) <38E8A0CA-BCE2-36EB-B779-C2006B8E0827> /Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libRlapack.dylib
0x10e01e000 - 0x10e01fff1 +cl_kernels (???) <73CA5306-3F5F-4A69-BD80-D13DB8E0DA2C> cl_kernels
0x10e537000 - 0x10e538fed +cl_kernels (???) <F98FC541-9CBC-4E4E-A067-7DC1950CA36C> cl_kernels
0x10e5fd000 - 0x10e615fff +grid.so (0) <C84AA85B-C8BE-304A-9309-6253F7EFFC2F> /Library/Frameworks/R.framework/Versions/3.3/Resources/library/grid/libs/grid.so
0x10ebf3000 - 0x10ec13fff com.apple.CoreNLP (1.0 - 78.2) <D7A0704A-C4EB-3225-9F23-A06EC3318238> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x10eccf000 - 0x10ed0c267 dyld (421.2) <947FC440-80F9-32F7-A773-6FC418FE1AB7> /usr/lib/dyld
0x7fff82dd6000 - 0x7fff8310ffff com.apple.RawCamera.bundle (7.01 - 889) <155ED09B-673E-3726-8302-E54AADAC5B63> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff84940000 - 0x7fff84affffb com.apple.avfoundation (2.0 - 1187.11.13) <0D0BB4A4-F987-381B-885E-88A81F50FD50> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff84b00000 - 0x7fff84ba3fff com.apple.audio.AVFAudio (1.0 - ???) <E3CDC215-9272-3F94-8093-865CA181F728> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff84c6c000 - 0x7fff84c6cfff com.apple.Accelerate (1.11 - Accelerate 1.11) <D700DBDF-69AE-37A2-B9C7-0961CF0B6841> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff84c6d000 - 0x7fff84c84ffb libCGInterfaces.dylib (331.5) <518D3064-6E1E-3DF6-881B-57867DFE9B1E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff84c85000 - 0x7fff8519efeb com.apple.vImage (8.1 - ???) <6408805B-67E9-3874-8D32-0BB814CE5CDA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8519f000 - 0x7fff8530fff3 libBLAS.dylib (1185) <C7E42BBE-2337-3AEF-9C45-A2F2CB1A5B3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff85310000 - 0x7fff85324ffb libBNNS.dylib (14) <CFDEE88D-E002-347C-BC68-83099651585B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff85325000 - 0x7fff8571bfef libLAPACK.dylib (1185) <2E8201CB-9A41-3D65-853E-841917FCE77B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8571c000 - 0x7fff85732fff libLinearAlgebra.dylib (1185) <8CC29DE1-A231-3D5E-B5F1-DCC309036FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff85733000 - 0x7fff85739fff libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff8573a000 - 0x7fff8574eff7 libSparseBLAS.dylib (1185) <C35235B7-CFA6-39A7-BD6E-79F4D9CAFD36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff8574f000 - 0x7fff858d6fe7 libvDSP.dylib (600) <F59348AA-E1D3-3A27-8AB5-F546D38BFB76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff858d7000 - 0x7fff85989ffb libvMisc.dylib (600) <70D4B548-47EE-3C6B-A93B-3EA6B60701E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8598a000 - 0x7fff8598afff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A395B521-8E54-30F2-B4FE-355D68900DAF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8598b000 - 0x7fff859c9ff3 com.apple.Accounts (113 - 113) <E9D296BC-6DAC-3AB2-81A0-8DD6D1F8673B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff859ca000 - 0x7fff85c49ff3 com.apple.AddressBook.framework (10.0 - 1756.14.6) <256ECB79-9F16-3565-AADB-D8A7AA83BC2F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff85c4a000 - 0x7fff86a1bff7 com.apple.AppKit (6.9 - 1504.76) <AF99A491-3175-362D-B313-074A3F87E49A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff86a2d000 - 0x7fff86a2dfff com.apple.ApplicationServices (48 - 48) <A29F0B74-33C1-3062-B68D-12BC3881C399> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff86a2e000 - 0x7fff86a9cff7 com.apple.ApplicationServices.ATS (377 - 422.2) <3680281F-DB99-3CA2-9C76-CABFC8DBC980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff86b36000 - 0x7fff86c65fff libFontParser.dylib (194.6) <F3DF2CF7-B25D-30BB-9EE6-1EA9F3B8A066> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff86c66000 - 0x7fff86cb0fff libFontRegistry.dylib (196.3) <855AF921-EAE0-3D07-B161-5EF09806B643> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff86d0d000 - 0x7fff86d40ff7 libTrueTypeScaler.dylib (194.6) <D0D7DA50-DF52-3D24-AFD2-03B336AA1929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff86dac000 - 0x7fff86e56ff7 com.apple.ColorSync (4.12.0 - 502.1) <5F244DE3-A6E8-335F-AE3B-25F0E407DD62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff86e57000 - 0x7fff86ea7ff7 com.apple.HIServices (1.22 - 591) <34C950CC-1084-354A-BCE6-9396EDB29DF8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff86ea8000 - 0x7fff86eb7ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff86eb8000 - 0x7fff86f05fff com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff86f06000 - 0x7fff86f41fff com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff86f42000 - 0x7fff86f4dff7 com.apple.speech.synthesis.framework (6.3.3 - 6.3.3) <629831B1-B13C-30F5-AE16-6BB9037E3753> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86f4e000 - 0x7fff8715efff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <A1B98513-C19E-376F-8DAF-71BB2F263C5F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8715f000 - 0x7fff8715ffff com.apple.audio.units.AudioUnit (1.14 - 1.14) <55C6A958-D52B-3D81-B230-EB949212B5D9> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff872c8000 - 0x7fff8769bff7 com.apple.CFNetwork (807.2.14 - 807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff876b5000 - 0x7fff876b5fff com.apple.Carbon (154 - 157) <E7179C37-54BF-3DAC-BD4A-ABCCBBDFDDAE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff876b6000 - 0x7fff876b9fff com.apple.CommonPanels (1.2.6 - 98) <6A71E8CB-3BF7-3A49-A5F7-0579BAE1219D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff876ba000 - 0x7fff879c2ff7 com.apple.HIToolbox (2.1.1 - 856.11) <11F1BAA6-547C-37CB-88DE-6C4B698AFF37> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff879c3000 - 0x7fff879c6ff7 com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff879c7000 - 0x7fff879ccfff com.apple.ImageCapture (9.0 - 9.0) <E3E757FD-4060-33A4-A2AC-85EFBD987FCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff879cd000 - 0x7fff87a64ff3 com.apple.ink.framework (10.9 - 219) <B44BA36D-7549-3EB2-8CF6-E171885194FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff87a65000 - 0x7fff87a7ffff com.apple.openscripting (1.7 - 172) <B204BF70-C4AA-3699-8493-66E6645A92A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff87a80000 - 0x7fff87a81ff3 com.apple.print.framework.Print (12 - 267) <CA7E9448-0903-34C8-AAF6-9070B52BF70E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff87a82000 - 0x7fff87a84ff7 com.apple.securityhi (9.0 - 55006) <ACD20DC1-FBDE-3E1B-91BF-867FE7849CBC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff87a85000 - 0x7fff87a8bff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <A20B0F7B-C32A-3FF1-BB75-BAC0EE4EF889> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff87a8c000 - 0x7fff87b69ff7 com.apple.cloudkit.CloudKit (643.5 - 643.5) <2AB1D950-7EA5-359C-B17C-42AEFE99D360> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff87b6a000 - 0x7fff87b6afff com.apple.Cocoa (6.11 - 22) <6A3C97E3-3905-3767-978F-C2E4C3899CD2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff87caa000 - 0x7fff87d3aff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <A38A11A5-130B-39CE-BEBA-F5427F6801DC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff87d3b000 - 0x7fff87d4efff com.apple.CoreBluetooth (1.0 - 1) <76AFC4B4-A9FD-3434-B168-90087E71F5C4> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff87d4f000 - 0x7fff88049feb com.apple.CoreData (120 - 752.8) <FE3F152B-4C35-3A58-A0CB-D04EE5908818> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8804a000 - 0x7fff880d6fff com.apple.CoreDisplay (1.0 - 1) <48B568C0-1E12-34F4-943D-EAB447FBA1BE> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff880d7000 - 0x7fff88571fff com.apple.CoreFoundation (6.9 - 1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff88572000 - 0x7fff88bf4fff com.apple.CoreGraphics (2.0 - 1070.13) <C6E5A0EC-CEEE-3834-B37C-E5CF9EECDD52> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff88bf5000 - 0x7fff88e37fff com.apple.CoreImage (12.2.0 - 451.2.6) <FA735717-BE82-397E-B0DC-71D83682D2F7> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff88e38000 - 0x7fff88e9eff7 com.apple.corelocation (2100.0.34) <C953574D-5945-34C2-A122-9435E0D5D84C> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff88e9f000 - 0x7fff88f4ffff com.apple.CoreMedia (1.0 - 1907.15.15) <B5B8C128-C1C2-3585-9B43-41141B2C6332> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff88f50000 - 0x7fff88f9bfff com.apple.CoreMediaIO (803.0 - 4928.1) <708A23DA-D49B-33B2-AF2D-957570E3B0DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff88f9c000 - 0x7fff88f9cfff com.apple.CoreServices (775.9.7 - 775.9.7) <A5C444F3-408B-3062-AF4B-BF8CD919F221> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff88f9d000 - 0x7fff88feefff com.apple.AE (712.2 - 712.2) <342A13C0-4A6A-3947-B66B-0F624A4A7B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff88fef000 - 0x7fff892caff7 com.apple.CoreServices.CarbonCore (1159.5 - 1159.5) <11CC2194-0C9C-397A-B7F9-CDAB9B68D87D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff892cb000 - 0x7fff892fefff com.apple.DictionaryServices (1.2 - 274) <864F3808-FFDD-3C4B-A5B7-F1A6C4668A86> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff892ff000 - 0x7fff89307ffb com.apple.CoreServices.FSEvents (1230 - 1230) <13A2FC17-8F8C-35BF-9584-59FDFB738E2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff89308000 - 0x7fff89474ff7 com.apple.LaunchServices (775.9.7 - 775.9.7) <E350E4F6-822A-3F04-B59B-468A39AF5C64> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff89475000 - 0x7fff89525fff com.apple.Metadata (10.7.0 - 1075.28) <DBB524CD-6938-3623-99C2-4B1EC1E1BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff89526000 - 0x7fff89585fff com.apple.CoreServices.OSServices (775.9.7 - 775.9.7) <E9625B0B-9AE7-3024-9FEF-FEE0A1876D9D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff89586000 - 0x7fff895f6fff com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff895f7000 - 0x7fff8963dff7 com.apple.coreservices.SharedFileList (38 - 38) <E1400999-1F08-35A1-9D07-27D80A2AF89A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff896ca000 - 0x7fff89816ff7 com.apple.CoreText (352.0 - 544.5) <E90EA1D8-3491-3014-9043-9928C4E4349C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff89817000 - 0x7fff8984cfff com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8984d000 - 0x7fff898beffb com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <BEBE9C03-3B9A-3948-99E3-CC8148FA2AB5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff898f2000 - 0x7fff898fdff3 com.apple.DirectoryService.Framework (10.12 - 194) <0D68A91D-F811-3563-9449-47425CD40895> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff899bd000 - 0x7fff899c2fff com.apple.DiskArbitration (2.7 - 2.7) <16EA6D93-A2EC-31DB-BF52-C4764E7B1630> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff89b4e000 - 0x7fff89b50ff7 com.apple.ExceptionHandling (1.5 - 12) <C3A4C04D-6EFC-3ECA-BD5D-237DCEF5920D> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x7fff89b51000 - 0x7fff89ef8ff3 com.apple.Foundation (6.9 - 1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff89f24000 - 0x7fff89f55fff com.apple.GSS (4.0 - 2.0) <95FAD1F9-1610-3428-B9B4-D32F67C26574> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8a015000 - 0x7fff8a0b8ffb com.apple.Bluetooth (5.0.2 - 5.0.2f4) <D4B76B20-7777-39C9-8365-FC0C0DE17AB0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8a0b9000 - 0x7fff8a14eff7 com.apple.framework.IOKit (2.0.2 - 1324.30.13) <163BE7FA-B29A-348F-8B5F-E301F2E8C964> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8a14f000 - 0x7fff8a155ffb com.apple.IOSurface (153.3 - 153.3) <3DD3BF22-0800-31F2-B179-87F87D6F0548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8a156000 - 0x7fff8a1a6ff3 com.apple.ImageCaptureCore (7.0 - 7.0) <0F899C07-AA23-350E-8670-9090924D670D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8a1a7000 - 0x7fff8a300fef com.apple.ImageIO.framework (3.3.0 - 1582) <564168E7-BEC0-35E3-9BF0-59B65C17225E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8a301000 - 0x7fff8a305fff libGIF.dylib (1582) <040243CD-3A68-3ADC-805C-FE1D17C80028> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8a306000 - 0x7fff8a3f6ff7 libJP2.dylib (1582) <A55870F9-F27F-3BD0-BE89-981BFF63D485> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8a3f7000 - 0x7fff8a41affb libJPEG.dylib (1582) <58C01E72-10A0-313F-8139-ED6E9D087ABB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8a41b000 - 0x7fff8a442ff7 libPng.dylib (1582) <F2CC3750-3520-311B-9C66-9D86036375B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8a443000 - 0x7fff8a445ff3 libRadiance.dylib (1582) <C3E9CE5C-1A25-391B-9ACB-556AA065B985> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8a446000 - 0x7fff8a49fff3 libTIFF.dylib (1582) <71ADCD24-67C9-31B5-8E48-A4B89AFBB19F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8a5cb000 - 0x7fff8b06eff7 com.apple.JavaScriptCore (12602 - 12602.3.12.0.1) <098A6380-FB0A-3087-B252-8FD0CE99FBA3> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8b06f000 - 0x7fff8b088ff7 com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8b089000 - 0x7fff8b0bffff com.apple.LDAPFramework (2.4.28 - 194.5) <0F18D033-BBD8-3D88-A17C-EC7E796CA88F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8b315000 - 0x7fff8b31bfff com.apple.MediaAccessibility (1.0 - 97.1.1) <1025DB59-18DE-39EA-9C04-35CE8D6103E5> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8b331000 - 0x7fff8b885fff com.apple.MediaToolbox (1.0 - 1907.15.15) <22150DE7-8CD3-30DD-8C0F-3D06F865C186> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8b886000 - 0x7fff8b8defff com.apple.Metal (86.18 - 86.18) <7DFE0437-25A8-3E87-8318-91573C895742> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff8c1b2000 - 0x7fff8c1bafff com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8c38f000 - 0x7fff8c397ff7 libcldcpuengine.dylib (2.8.5) <6AFCDCF5-7788-3EFC-B761-6C31DBF205A7> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff8c398000 - 0x7fff8c47efff unorm8_bgra.dylib (2.8.5) <1A39075B-6717-3FA5-A712-7F37583DB709> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff8c47f000 - 0x7fff8c55ffe7 unorm8_rgba.dylib (2.8.5) <26AFDFC2-CF2F-3F73-986E-72F659216AB1> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff8c560000 - 0x7fff8c5aeff3 com.apple.opencl (2.8.6 - 2.8.6) <85574B12-CEED-373A-808E-B4BC7907AC7A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8c5af000 - 0x7fff8c5c8ffb com.apple.CFOpenDirectory (10.12 - 194) <292FCA26-B2E4-37F8-BC8C-8369ACD3345A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8c5c9000 - 0x7fff8c5d4ff7 com.apple.OpenDirectory (10.12 - 194) <399F4633-97CE-3560-BB3C-1E30E9604878> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8c5d5000 - 0x7fff8c5d7fff libCVMSPluginSupport.dylib (13.0.10) <06D7F8EC-1D2B-38C2-B3FE-7D39185370BE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8c5d8000 - 0x7fff8c5dbff7 libCoreFSCache.dylib (151.1) <1910EF80-DE30-3817-8FDF-63F3C8B4BA37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff8c5dc000 - 0x7fff8c5dffff libCoreVMClient.dylib (151.1) <8C8E9295-1918-3763-A0B7-6397EB181EF4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8c5e0000 - 0x7fff8c5e8ffb libGFXShared.dylib (13.0.10) <0257924D-0226-306C-817B-6B624AD8C80F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8c5e9000 - 0x7fff8c5f4fff libGL.dylib (13.0.10) <9BDE83C8-D820-34AB-ADBB-89394EE706FB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8c5f5000 - 0x7fff8c631fe7 libGLImage.dylib (13.0.10) <38CB2689-C869-31A4-BECB-2E4F91F1FD1C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8c632000 - 0x7fff8c7a8ffb libGLProgrammability.dylib (13.0.10) <96C3D0DF-73EB-3CEF-9527-03FA8C403546> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff8c7a9000 - 0x7fff8c7e9ff3 libGLU.dylib (13.0.10) <0303130B-3A1D-37C3-BEA5-0A2154C842D3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8d151000 - 0x7fff8d15ffff com.apple.opengl (13.0.10 - 13.0.10) <7F1E35F8-F0D1-389B-B8CC-E06E02714005> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8d160000 - 0x7fff8d306fff GLEngine (13.0.10) <BCEDD508-5670-307C-ACC0-4B4740CE6D85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff8d307000 - 0x7fff8d331ffb GLRendererFloat (13.0.10) <91FFF901-0388-3FF0-B89B-9A0D2E992F13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff8d3ca000 - 0x7fff8d511fff com.apple.QTKit (7.7.3 - 2978.3) <665AF577-900D-349E-B1C5-D5BDD70DB481> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8d512000 - 0x7fff8d77cff7 com.apple.imageKit (3.0 - 1021) <5D77D4A4-F844-376B-93AA-F9CB55C719AE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8d77d000 - 0x7fff8d841fff com.apple.PDFKit (1.0 - 1) <C1F429E3-1DCE-3F53-B189-19ED7F413D57> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8d842000 - 0x7fff8dd68fff com.apple.QuartzComposer (5.1 - 351.1) <A13FD5C2-36D1-3B92-88E6-AB4CAF733907> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8dd69000 - 0x7fff8dd8cffb com.apple.quartzfilters (1.10.0 - 1.10.0) <8A8ED06E-3A07-312A-A976-982C51159A45> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8dd8d000 - 0x7fff8de7afff com.apple.QuickLookUIFramework (5.0 - 720.5) <85A0BF0F-94B1-33CD-A3DC-4048380A3258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8de7b000 - 0x7fff8de7bfff com.apple.quartzframework (1.5 - 21) <DA6924FE-3D6C-3CCE-9CB6-188B6B1671DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8de7c000 - 0x7fff8e077ff7 com.apple.QuartzCore (1.11 - 449.41.15) <32D80183-DCE4-34A7-AA46-DD1DE0DAA859> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8e078000 - 0x7fff8e0cdfff com.apple.QuickLookFramework (5.0 - 720.5) <9E76504A-B17B-3302-82DF-9CE1CB31CAC3> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8e0ce000 - 0x7fff8e0e1ff7 com.apple.SafariServices.framework (12602 - 12602.3.12.0.1) <B6EEDF8F-56BF-3E9D-A615-175E03E6A547> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff8e5dd000 - 0x7fff8e8fcfff com.apple.security (7.0 - 57740.31.2) <A47D7BAE-0591-3184-8E44-FB2EB08A19C2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8e8fd000 - 0x7fff8e973ff7 com.apple.securityfoundation (6.0 - 55132.20.1) <9407620B-B230-3320-B0B7-5AE59F1D135C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8e974000 - 0x7fff8e99cff7 com.apple.securityinterface (10.0 - 55079.30.2) <D5B9D6B0-E3D6-32A7-ABAB-3F005B3ED81D> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8e99d000 - 0x7fff8e9a0ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <4E24C12E-6164-3A7A-8EB8-C2523492BAE8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8ed27000 - 0x7fff8ed98ff7 com.apple.SystemConfiguration (1.14 - 1.14) <D9A57D90-E54F-3E1A-AA2F-F5A694BCE4BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8ed99000 - 0x7fff8f146fff com.apple.VideoToolbox (1.0 - 1907.15.15) <685B6CCD-3027-3D0F-8B31-2388A3CE1BDC> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8f147000 - 0x7fff9037ffff com.apple.WebCore (12602 - 12602.3.12.0.1) <C91628BB-EF3C-3039-8A9C-845B0AE255D6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff90380000 - 0x7fff904eafff com.apple.WebKitLegacy (12602 - 12602.3.12.0.1) <6B10BF02-FC02-3DDC-9750-BF8BF97CFECF> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff904eb000 - 0x7fff9085dffb com.apple.WebKit (12602 - 12602.3.12.0.1) <97DE8A89-6B36-3D8C-9317-1D84F291C1FF> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff913d1000 - 0x7fff913ecff3 com.apple.AppContainer (4.0 - 307.30.3) <EF4C3C83-6F51-38F7-A3D2-2D46EE4560EB> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff913ed000 - 0x7fff913faff3 com.apple.AppSandbox (4.0 - 307.30.3) <D2C978EB-F4F1-3E79-9DB1-BEE2A92590CE> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff913fb000 - 0x7fff9141dffb com.apple.framework.Apple80211 (12.0 - 1200.41) <360012DB-DAE7-3EEF-85F0-E5BE1DE3425D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff9141e000 - 0x7fff9142dfdb com.apple.AppleFSCompression (88 - 1.0) <B6E2148F-BFBF-3F1B-A7DF-0F39190B4C20> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff9151e000 - 0x7fff915a997f com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff915bd000 - 0x7fff915d8fff com.apple.aps.framework (4.0 - 4.0) <05212284-4905-3EF2-B284-DC1794769C13> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff915d9000 - 0x7fff915e1ffb com.apple.AppleSRP (5.0 - 1) <F105D2D2-8A12-3361-9C9D-E405668CAF75> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff915e2000 - 0x7fff915e5ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6FF50E26-5BDA-3421-BDAE-B57AE6E4F6AC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff915e6000 - 0x7fff91638fff com.apple.AppleVAFramework (5.0.34 - 5.0.34) <DADC6087-9B6D-3267-83BB-5DCF4A09B2E4> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff91641000 - 0x7fff91648ffb com.apple.AssetCacheServices (31.2 - 31.2) <5E08DBDE-1DF0-37AC-9ED0-035A2ED67573> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
0x7fff919ce000 - 0x7fff91a4cfff com.apple.backup.framework (1.8.3 - 1.8.3) <B2E28A7A-1727-3052-AA73-CBC108286C07> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff920e6000 - 0x7fff9210dfff com.apple.CalendarAgentLink (8.0 - 250) <884AE0DB-A1AF-3D0D-BFA6-19C6D47E0009> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fff926d2000 - 0x7fff926f9ffb com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff926fa000 - 0x7fff9278cff7 com.apple.CloudDocs (1.0 - 485.12) <42A562A2-284D-3252-9341-855E52E45A02> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff93022000 - 0x7fff9302bffb com.apple.CommonAuth (4.0 - 2.0) <830B940B-3523-38DE-996D-695739616D10> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff930f2000 - 0x7fff93142ff3 com.apple.AddressBook.ContactsFoundation (8.0 - 2250.2.2) <96696447-7484-34C8-A838-9BD28687D17F> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff93143000 - 0x7fff93165fff com.apple.contacts.ContactsPersistence (1.0 - 2250.2.2) <12AB8AA1-7F0C-3BE3-B6C6-2A4822948E58> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fff931af000 - 0x7fff9358cfe7 com.apple.CoreAUC (224.0.0 - 224.0.0) <8DF6075A-0711-33A9-9031-6FDA22E85C4F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff9358d000 - 0x7fff935bdfff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <5E1B0512-E50B-3534-99EF-AD15E601877A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff93633000 - 0x7fff9363bffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff9374b000 - 0x7fff9375bfff com.apple.CoreEmoji (1.0 - 39.1) <0A46D6BF-22F3-39AD-B3DC-DE1EE5C442CC> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff93810000 - 0x7fff93826ff3 com.apple.CoreMediaAuthoring (2.2 - 955) <3E1E33F1-B4FF-320E-B336-7E7F74D73642> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff9382d000 - 0x7fff938bdffb com.apple.CorePDF (4.0 - 4) <254118BE-2E30-3772-B425-6328D1487162> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff93a3e000 - 0x7fff93a6eff3 com.apple.CoreServicesInternal (276.2 - 276.2) <7D8DEF04-72F1-39F4-BBFB-09E65D7B8C10> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff93cfe000 - 0x7fff93d88fff com.apple.CoreSymbolication (61050) <F4B7C798-F7B7-3977-AA08-59A03F00308E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff93d89000 - 0x7fff93ec7fd7 com.apple.coreui (2.1 - 430.6) <99D08D71-3E9D-300C-9EB2-A73F1B5E228C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff93ec8000 - 0x7fff93f78ff3 com.apple.CoreUtils (5.0 - 500.9) <5567181B-721C-339E-A3DC-579E36D92341> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff93fc8000 - 0x7fff9402dff3 com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <BEFA276C-D284-3160-8641-7DD47E38C9D7> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff9402e000 - 0x7fff9403bff7 com.apple.CrashReporterSupport (10.12 - 817) <CB5251B1-5BE5-308B-B30B-0050065E04CC> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff940ad000 - 0x7fff940b7ff7 com.apple.framework.DFRFoundation (1.0 - 104.14) <258B6CFE-FD64-31C5-9973-2FD80597ECDA> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff940b8000 - 0x7fff940ecff3 com.apple.datadetectors (5.0 - 348.2.1) <B16D1182-DF2D-3C7A-BF1F-36717BD1955F> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff940ed000 - 0x7fff94164ff7 com.apple.datadetectorscore (7.0 - 539.1) <E9892E38-3D5F-36CF-BDC5-E4E3C5516B55> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff941a1000 - 0x7fff941e0fff com.apple.DebugSymbols (137 - 137) <B229F3F7-250B-3151-8048-CEA7BF80FA52> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff941e1000 - 0x7fff942f2fff com.apple.desktopservices (1.11.3 - 1.11.3) <CCE689AA-85F3-3587-AE12-1231E8ED127E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff94432000 - 0x7fff9443cff7 com.apple.DisplayServicesFW (3.1 - 380) <0A48A624-F5E7-3C29-8958-12219060F663> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff945d6000 - 0x7fff94a07ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <DEB42099-6927-332C-8D3E-D45096318D25> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff95d5c000 - 0x7fff95d5cfff libmetal_timestamp.dylib (600.0.48.32) <31DF1B9E-0BBF-308B-B78D-11CCE72DAA68> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff95d69000 - 0x7fff95d74ff3 libGPUSupportMercury.dylib (13.0.10) <99773A80-8B47-33F7-9406-96DC530FB586> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff96028000 - 0x7fff96044ff3 com.apple.GenerationalStorage (2.0 - 259.2) <00BF8427-967F-3693-A86F-DA0F29B49BF3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff9605d000 - 0x7fff966fcfff com.apple.GeoServices (1.0 - 1228.22.8.29.13) <280AEA5E-2EF5-3A88-B1DE-D0811045F9CC> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff96742000 - 0x7fff967b8fff com.apple.Heimdal (4.0 - 2.0) <00F00E7E-7EF4-3254-86D3-ADA4F67938CF> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff96ddb000 - 0x7fff96de2ffb com.apple.IOAccelerator (289.27 - 289.27) <61C7765B-EE2E-36E1-B51C-FFA13A657711> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff96de4000 - 0x7fff96df8ff3 com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff96df9000 - 0x7fff96e1bfff com.apple.IconServices (74.3 - 74.3) <3F0BD358-D019-3083-82F2-69CCAD5E5D66> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff96eb7000 - 0x7fff96ec7ff3 com.apple.IntlPreferences (2.0 - 216) <589A5D92-6809-3F3C-900E-DBC60A07A101> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff96efe000 - 0x7fff970b4fff com.apple.LanguageModeling (1.0 - 123.2.4) <FEB98F96-A9BB-3E6C-85B4-B466825B8C92> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff97194000 - 0x7fff97265ffb com.apple.MMCS (1.3 - 381.1) <5582D879-5F26-3552-8E88-58703456EB7A> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff9770e000 - 0x7fff97711fff com.apple.Mangrove (1.0 - 1) <05039E9F-9C07-375B-A940-D90D455A2EC2> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff97978000 - 0x7fff979f1ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <6A759DBA-B7DF-363B-9827-AB1D1129BB34> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff97b57000 - 0x7fff97b62ff3 com.apple.MobileKeyBag (2.0 - 1.0) <8A7EEA75-8334-3FB5-A83B-F0ECB87952B2> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff97b73000 - 0x7fff97b9bfff com.apple.MultitouchSupport.framework (368.7 - 368.7) <BA3D9226-2672-3039-A105-C2639A7E22F2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff97c4a000 - 0x7fff97c54fff com.apple.NetAuth (6.0 - 6.0) <1E7765FC-4580-3CE4-A0F1-CAA22006AE43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff9804c000 - 0x7fff9804efff com.apple.OAuth (25 - 25) <1A29AF10-4AFE-32A2-9CA9-A98BACA2CE8D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff984d0000 - 0x7fff98511ff7 com.apple.PerformanceAnalysis (1.145 - 145) <2D5D4A56-5F67-3BBB-9AAC-95FAC199877C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff98555000 - 0x7fff9855cff3 com.apple.phonenumbers (1.1.1 - 105) <14003B00-D2DA-3732-A1AC-A71763EC3556> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff98b88000 - 0x7fff98bb3ffb com.apple.ProtectedCloudStorage (1.0 - 1) <4B38E6F6-AD64-3345-B51D-38E9DD518666> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff98bb4000 - 0x7fff98bcefff com.apple.ProtocolBuffer (1 - 249) <D8B7694B-B598-3728-8583-9C4CC0F05B64> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff98bcf000 - 0x7fff98bdfffb com.apple.QuickLookThumbnailing (1.0 - 1) <1A91596D-0A8D-3B7A-ACF5-783A78E9723E> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff98be8000 - 0x7fff98c0bff3 com.apple.RemoteViewServices (2.0 - 124) <4765DC2E-CF05-38CF-9564-1FBACB7E167C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff99877000 - 0x7fff9987afff com.apple.SecCodeWrapper (4.0 - 307.30.3) <1B0B2122-C230-3E3F-8A81-EBD58818586B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff99909000 - 0x7fff99986ff7 com.apple.Sharing (696.1.22 - 696.1.22) <D0A5C682-8996-3851-B332-AD05301E6FA3> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff999a7000 - 0x7fff99c06fe7 com.apple.SkyLight (1.600.0 - 122.8) <2B8B6734-2B70-3BD8-BB8E-3338FB2708EE> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff99de7000 - 0x7fff99df3ff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <F9F0FCED-3A72-3639-91F2-B7EF248ED1B9> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff9a4dc000 - 0x7fff9a548ff3 com.apple.Symbolication (61080.2) <27A57DC2-FEB7-3D23-AEB5-E3E76C5AAE79> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff9a942000 - 0x7fff9a948ff7 com.apple.TCC (1.0 - 1) <956F7C1A-D457-3FE0-9CFE-3F1719F0865C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff9a9d7000 - 0x7fff9ab9fff7 com.apple.TextureIO (1.41 - 1.41) <3A9D9FD9-8997-3BD1-8046-76D0BF709806> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff9abe8000 - 0x7fff9abfdff3 com.apple.ToneKit (1.0 - 1) <0558CDBA-8127-3C55-825E-6F6A464E2FB4> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff9abfe000 - 0x7fff9ac0cffb com.apple.ToneLibrary (1.0 - 1) <32AD3F5C-124F-351D-BC9B-63A7AEA20F31> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff9ac13000 - 0x7fff9ac14fff com.apple.TrustEvaluationAgent (2.0 - 28) <07C1F711-A1E0-3BAC-8F4D-977516D50925> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff9ac15000 - 0x7fff9ada5ff3 com.apple.UIFoundation (1.0 - 490.7) <047781ED-9E79-361F-8E04-71FF90C650F3> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff9b801000 - 0x7fff9b8c4ff7 com.apple.ViewBridge (280 - 280) <6D4F6019-5ECC-377B-AF7D-9796E96841CB> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff9bcee000 - 0x7fff9bcf4fff com.apple.XPCService (2.0 - 1) <BC3FCE26-6219-3316-949F-37F7005C9A0F> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff9bdc5000 - 0x7fff9bdc7ffb com.apple.loginsupport (1.0 - 1) <4449ACBA-27A8-3311-BD92-CB7E63583FC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff9bdf3000 - 0x7fff9be1affb com.apple.contacts.vCard (1.0 - 2250.2.2) <278D1962-FFC8-399C-92FF-1D50383D291F> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff9be1c000 - 0x7fff9be37ff7 libCRFSuite.dylib (34) <BACC371B-6153-36B5-BC54-3BCF26FBB221> /usr/lib/libCRFSuite.dylib
0x7fff9be38000 - 0x7fff9be43fff libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib
0x7fff9bed5000 - 0x7fff9bed6ff3 libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff9bed7000 - 0x7fff9c0eafff libFosl_dynamic.dylib (16.38) <8232FA8A-F16A-3DC0-AE68-B61EFCD5F4A4> /usr/lib/libFosl_dynamic.dylib
0x7fff9c106000 - 0x7fff9c10dfff libMatch.1.dylib (27) <5D52A207-E2AF-3E05-8C51-91C1D82FCEE8> /usr/lib/libMatch.1.dylib
0x7fff9c10e000 - 0x7fff9c10efff libOpenScriptingUtil.dylib (172) <D025E180-BB3B-3FFA-98FC-B6835354D723> /usr/lib/libOpenScriptingUtil.dylib
0x7fff9c10f000 - 0x7fff9c113ff3 libScreenReader.dylib (477.20.6) <8158E263-B7DF-3B0C-BABE-4FE94A53DFE5> /usr/lib/libScreenReader.dylib
0x7fff9c114000 - 0x7fff9c115ff3 libSystem.B.dylib (1238) <FF55E335-37C3-3567-9415-A3A1473775F5> /usr/lib/libSystem.B.dylib
0x7fff9c181000 - 0x7fff9c1acffb libarchive.2.dylib (41.30.3) <19B93FE5-4386-38C8-963F-7DBDAB96FEBA> /usr/lib/libarchive.2.dylib
0x7fff9c1ad000 - 0x7fff9c229fc7 libate.dylib (1.12.13) <8A963F37-CB4F-37FB-BFA5-273917C42437> /usr/lib/libate.dylib
0x7fff9c22d000 - 0x7fff9c22dff3 libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib
0x7fff9c22e000 - 0x7fff9c23eff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
0x7fff9c23f000 - 0x7fff9c24dff7 libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib
0x7fff9c24e000 - 0x7fff9c2a4ff7 libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fff9c2a5000 - 0x7fff9c2cffff libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib
0x7fff9c2d0000 - 0x7fff9c2e0ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
0x7fff9c2e1000 - 0x7fff9c2f6fc3 libcompression.dylib (34) <1691D6F2-46CD-3DA6-B44F-24CDD9BD0E4E> /usr/lib/libcompression.dylib
0x7fff9c2f7000 - 0x7fff9c2f7ff7 libcoretls.dylib (121.31.1) <BCC32537-4831-3E9F-876E-8C9F4CF52FD3> /usr/lib/libcoretls.dylib
0x7fff9c2f8000 - 0x7fff9c2f9ff3 libcoretls_cfhelpers.dylib (121.31.1) <6F37C5AD-7999-3D31-A52F-7AEED935F32D> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff9c3b3000 - 0x7fff9c498ff7 libcrypto.0.9.8.dylib (64.30.2) <D41E1901-06DD-3860-BB4F-B3ACE0284C01> /usr/lib/libcrypto.0.9.8.dylib
0x7fff9c636000 - 0x7fff9c689ff7 libcups.2.dylib (450) <78243BA4-43AB-3364-8111-8D54D3382621> /usr/lib/libcups.2.dylib
0x7fff9c6db000 - 0x7fff9c6e2ff3 libdscsym.dylib (145.1) <E121E3BC-D2B7-37C3-86A8-5DFC3ECF94D6> /usr/lib/libdscsym.dylib
0x7fff9c704000 - 0x7fff9c704fff libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
0x7fff9c714000 - 0x7fff9c719ff7 libheimdal-asn1.dylib (498.30.1) <4ED9F6E3-83BC-3302-B004-C25399DA0333> /usr/lib/libheimdal-asn1.dylib
0x7fff9c71a000 - 0x7fff9c80cff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
0x7fff9c80d000 - 0x7fff9ca32ffb libicucore.A.dylib (57149.0.1) <6B5FDA93-AA88-318F-9608-C2A33D602EC7> /usr/lib/libicucore.A.dylib
0x7fff9ca38000 - 0x7fff9ca39fff liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib
0x7fff9ca3a000 - 0x7fff9ca53ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
0x7fff9ca54000 - 0x7fff9ca6aff7 libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib
0x7fff9ca6b000 - 0x7fff9cd12ff7 libmecabra.dylib (744.5) <EF046855-CB9C-32D8-B2F1-C85B526E386F> /usr/lib/libmecabra.dylib
0x7fff9cd13000 - 0x7fff9cd44ffb libncurses.5.4.dylib (51.30.1) <A8C8F837-86A2-3EC2-B2D2-6E8A267847E4> /usr/lib/libncurses.5.4.dylib
0x7fff9cd45000 - 0x7fff9cdbeff7 libnetwork.dylib (856.30.16) <66C6E4D6-B39C-3309-80C1-CBBE170DDD51> /usr/lib/libnetwork.dylib
0x7fff9cdbf000 - 0x7fff9d18fd97 libobjc.A.dylib (706) <F9AFE665-A3A2-3285-9495-19803A565861> /usr/lib/libobjc.A.dylib
0x7fff9d192000 - 0x7fff9d196fff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
0x7fff9d197000 - 0x7fff9d1c7ff7 libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib
0x7fff9d1e5000 - 0x7fff9d201ffb libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
0x7fff9d202000 - 0x7fff9d23bfff libsandbox.1.dylib (592.31.1) <F87604AB-C47D-327D-B56A-54600C26B3B6> /usr/lib/libsandbox.1.dylib
0x7fff9d23c000 - 0x7fff9d24effb libsasl2.2.dylib (209) <5A177BA8-362D-32DA-8D14-69AB191648B3> /usr/lib/libsasl2.2.dylib
0x7fff9d24f000 - 0x7fff9d250ff3 libspindump.dylib (230.3) <59FAC445-F8FB-3881-A69A-FD0E98100E19> /usr/lib/libspindump.dylib
0x7fff9d251000 - 0x7fff9d399fe3 libsqlite3.dylib (253) <B5BA5C96-AB13-34A0-8237-DD52A0181DFE> /usr/lib/libsqlite3.dylib
0x7fff9d48e000 - 0x7fff9d49bfff libxar.1.dylib (357) <58BFB84B-66FE-3299-AA3D-BBA178ADEE39> /usr/lib/libxar.1.dylib
0x7fff9d49f000 - 0x7fff9d58effb libxml2.2.dylib (30.11) <E12AF929-0FA5-3214-840F-C81E6AC9F36E> /usr/lib/libxml2.2.dylib
0x7fff9d58f000 - 0x7fff9d5b8fff libxslt.1.dylib (15.8) <FFF5DD45-F544-34B2-BE3C-DB877DC60081> /usr/lib/libxslt.1.dylib
0x7fff9d5b9000 - 0x7fff9d5caff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
0x7fff9d5d9000 - 0x7fff9d5ddff7 libcache.dylib (79) <0C8092D3-600F-3ADD-A036-F225B6CDCA43> /usr/lib/system/libcache.dylib
0x7fff9d5de000 - 0x7fff9d5e9ff7 libcommonCrypto.dylib (60092.30.2) <B16E29B6-EC8D-3A8F-9A89-DD9CF35F7C4B> /usr/lib/system/libcommonCrypto.dylib
0x7fff9d5ea000 - 0x7fff9d5f1fff libcompiler_rt.dylib (62) <E992E8D9-037C-3454-A366-A25E4D31D6BB> /usr/lib/system/libcompiler_rt.dylib
0x7fff9d5f2000 - 0x7fff9d5fafff libcopyfile.dylib (138) <64E285D9-5485-333B-AEE7-8B0C8FB9275F> /usr/lib/system/libcopyfile.dylib
0x7fff9d5fb000 - 0x7fff9d67efdf libcorecrypto.dylib (442.30.20) <2074B932-FD79-30A9-8E90-AF25C49F2AF1> /usr/lib/system/libcorecrypto.dylib
0x7fff9d67f000 - 0x7fff9d6b1fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fff9d6b2000 - 0x7fff9d6b7ff3 libdyld.dylib (421.2) <E5A2414F-2480-3BB2-BE94-176119A80876> /usr/lib/system/libdyld.dylib
0x7fff9d6b8000 - 0x7fff9d6b8ffb libkeymgr.dylib (28) <1A318923-1200-3B06-B432-5007D82F195D> /usr/lib/system/libkeymgr.dylib
0x7fff9d6b9000 - 0x7fff9d6c5ffb libkxld.dylib (3789.31.2) <524D7C3D-73EB-3F62-ADB1-9DFBACB95924> /usr/lib/system/libkxld.dylib
0x7fff9d6c6000 - 0x7fff9d6c6fff liblaunch.dylib (972.30.7) <15FACC21-079A-3BDF-9AFB-4253EFDEB587> /usr/lib/system/liblaunch.dylib
0x7fff9d6c7000 - 0x7fff9d6ccfff libmacho.dylib (894) <A2F38EC1-C37C-3B93-B0E4-36B07C177F8C> /usr/lib/system/libmacho.dylib
0x7fff9d6cd000 - 0x7fff9d6cfff3 libquarantine.dylib (85) <C1D7749F-5F5F-3BB9-BEFC-1F0B9DA941FD> /usr/lib/system/libquarantine.dylib
0x7fff9d6d0000 - 0x7fff9d6d1ffb libremovefile.dylib (45) <CD42974E-BE0B-39FC-9BFC-8A7540A04DC6> /usr/lib/system/libremovefile.dylib
0x7fff9d6d2000 - 0x7fff9d6eaff7 libsystem_asl.dylib (349.30.2) <EFAC72D7-CB13-3DF7-ADF3-EC6635C6F1EA> /usr/lib/system/libsystem_asl.dylib
0x7fff9d6eb000 - 0x7fff9d6ebff7 libsystem_blocks.dylib (67) <B8C3701D-5A91-3D35-999D-2DC8D5393525> /usr/lib/system/libsystem_blocks.dylib
0x7fff9d6ec000 - 0x7fff9d779fef libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib
0x7fff9d77a000 - 0x7fff9d77dffb libsystem_configuration.dylib (888.30.2) <4FE3983C-E4ED-3939-A578-03AD29C99788> /usr/lib/system/libsystem_configuration.dylib
0x7fff9d77e000 - 0x7fff9d781fff libsystem_coreservices.dylib (41.4) <1A572B9E-0C47-320F-8C64-7990D0A5FB5A> /usr/lib/system/libsystem_coreservices.dylib
0x7fff9d782000 - 0x7fff9d79aff3 libsystem_coretls.dylib (121.31.1) <4676F06D-274D-31BE-B61C-4D7A4AEF4858> /usr/lib/system/libsystem_coretls.dylib
0x7fff9d79b000 - 0x7fff9d7a1fff libsystem_dnssd.dylib (765.30.11) <DC708D84-ED7D-3936-B996-A67C66B8DDAA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff9d7a2000 - 0x7fff9d7cbff7 libsystem_info.dylib (503.30.1) <9ED9121C-F111-3FAD-BC2F-C95DEE1C9362> /usr/lib/system/libsystem_info.dylib
0x7fff9d7cc000 - 0x7fff9d7eeff7 libsystem_kernel.dylib (3789.31.2) <FCEEBBD4-DF66-34D8-A32F-4F8C8E814E40> /usr/lib/system/libsystem_kernel.dylib
0x7fff9d7ef000 - 0x7fff9d836fe7 libsystem_m.dylib (3121.4) <266DB92B-A86F-3691-80FB-1B26AD73CFF3> /usr/lib/system/libsystem_m.dylib
0x7fff9d837000 - 0x7fff9d855ff7 libsystem_malloc.dylib (116.30.3) <F40DEE3B-386A-3529-A3F7-98117ED55BF4> /usr/lib/system/libsystem_malloc.dylib
0x7fff9d856000 - 0x7fff9d8adffb libsystem_network.dylib (856.30.16) <4AE368E9-605D-379D-B04C-2AC7455B8250> /usr/lib/system/libsystem_network.dylib
0x7fff9d8ae000 - 0x7fff9d8b7ff3 libsystem_networkextension.dylib (563.30.15) <EB020B0C-7DF0-3EEF-8E3C-15DA3C01D687> /usr/lib/system/libsystem_networkextension.dylib
0x7fff9d8b8000 - 0x7fff9d8c1ff3 libsystem_notify.dylib (165.20.1) <E7FD3A7C-DD07-36E2-9FA4-7561F9F114DA> /usr/lib/system/libsystem_notify.dylib
0x7fff9d8c2000 - 0x7fff9d8cafe7 libsystem_platform.dylib (126.1.2) <3CA06D4E-C00A-36DE-AA65-3A390097D1F6> /usr/lib/system/libsystem_platform.dylib
0x7fff9d8cb000 - 0x7fff9d8d5ff7 libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fff9d8d6000 - 0x7fff9d8d9ff7 libsystem_sandbox.dylib (592.31.1) <7BBFDF96-293F-3DD9-B3A4-7C168280B441> /usr/lib/system/libsystem_sandbox.dylib
0x7fff9d8da000 - 0x7fff9d8dbfff libsystem_secinit.dylib (24) <5C1F1E47-0F7D-3E25-8DEB-D9DB1F902281> /usr/lib/system/libsystem_secinit.dylib
0x7fff9d8dc000 - 0x7fff9d8e3fff libsystem_symptoms.dylib (532.30.6) <5D990CF5-B58F-39F7-B375-99B4EC62CFBD> /usr/lib/system/libsystem_symptoms.dylib
0x7fff9d8e4000 - 0x7fff9d904ff7 libsystem_trace.dylib (518.30.7) <5BD4ECD4-75CA-38EA-AF5C-B481C15955F8> /usr/lib/system/libsystem_trace.dylib
0x7fff9d905000 - 0x7fff9d90affb libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib
0x7fff9d90b000 - 0x7fff9d934ff7 libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 73754
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=341.2M resident=0K(0%) swapped_out_or_unallocated=341.2M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 4
Activity Tracing 256K 2
CG backing stores 5772K 4
CG image 272K 21
CoreAnimation 228K 17
CoreImage 160K 2
CoreUI image data 1668K 19
CoreUI image file 188K 5
Foundation 28K 3
Image IO 388K 11
JS JIT generated code 8K 3
JS JIT generated code (reserved) 1.0G 2 reserved VM address space (unallocated)
Kernel Alloc Once 8K 2
MALLOC 553.7M 94
MALLOC guard page 48K 10
Memory Tag 242 12K 2
Memory Tag 251 12K 2
OpenCL 32K 3
SQLite page cache 64K 2
STACK GUARD 56.0M 13
Stack 13.6M 13
VM_ALLOCATE 140K 25
WebKit Malloc 16.1M 34
__DATA 34.3M 302
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 115.0M 24
__TEXT 226.2M 302
__UNICODE 556K 2
mapped file 77.3M 30
shared memory 16.4M 13
=========== ======= =======
TOTAL 2.1G 939
TOTAL, minus reserved VM space 1.1G 939
System Profile:
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.21.171.68.1a4)
Bluetooth: Version 5.0.2f4, 3 services, 27 devices, 1 incoming serial ports
Thunderbolt Bus: iMac, Apple Inc., 23.10
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
USB Device: USB 3.0 Bus
USB Device: My Passport 25AA
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Apple Cinema HD Display
USB Device: iPod
USB Device: iPad
Serial ATA Device: APPLE HDD ST1000LM024, 1 TB
Model: iMac14,1, BootROM IM141.0118.B14, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.14f24
Network Service: AirPort, AirPort, en1
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Activity Monitor Report
Date/Time: 2017-02-11 08:05:36 -0500
OS Version: Mac OS X 10.12.3 (Build 16D32)
Architecture: x86_64h
Report Version: 25
Data Source: Stackshots
Command: R
Path: /Applications/R.app/Contents/MacOS/R
Version: R 3.3.2 GUI 1.68 Mavericks build (7288)
Parent: launchd [1]
PID: 1093
Event: hang
Duration: 9.10s (process was unresponsive for 1766 seconds before sampling)
Steps: 91 (100ms sampling interval)
Hardware model: iMac14,1
Active cpus: 4
Fan speed: 1403 rpm
--------------------------------------------------
Timeline format: stacks are sorted chronologically
Use -i and -heavy to re-report with count sorting
--------------------------------------------------
Heaviest stack for the main thread of the target process:
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255]
91 main + 738 (R + 7330) [0x10a8e0ca2]
91 -[NSApplication finishLaunching] + 2211 (AppKit + 248140) [0x7fffae64894c]
91 -[NSApplication _postDidFinishNotification] + 297 (AppKit + 1610421) [0x7fffae7952b5]
91 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 (Foundation + 27191) [0x7fffb251aa37]
91 _CFXNotificationPost + 604 (CoreFoundation + 368028) [0x7fffb0af3d9c]
91 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827 (CoreFoundation + 372067) [0x7fffb0af4d63]
91 ___CFXNotificationPost_block_invoke + 50 (CoreFoundation + 644818) [0x7fffb0b376d2]
91 _CFXRegistrationPost + 427 (CoreFoundation + 645483) [0x7fffb0b3796b]
91 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 (CoreFoundation + 645740) [0x7fffb0b37a6c]
91 -[RController applicationDidFinishLaunching:] + 524 (R + 15148) [0x10a8e2b2c]
91 -[REngine executeString:] + 314 (R + 79354) [0x10a8f25fa]
91 -[REngine evaluateExpressions:] + 195 (R + 78147) [0x10a8f2143]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 391004) [0x10aa4c75c]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 390854) [0x10aa4c6c6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 391091) [0x10aa4c7b3]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677959) [0x10aa92847]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 753436) [0x10aaa4f1c]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1561402) [0x10ab6a33a]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1622790) [0x10ab79306]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625384) [0x10ab79d28]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1624406) [0x10ab79956]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1623627) [0x10ab7964b]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625384) [0x10ab79d28]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625751) [0x10ab79e97]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1624989) [0x10ab79b9d]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677959) [0x10aa92847]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 723740) [0x10aa9db1c]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 676990) [0x10aa9247e]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 678873) [0x10aa92bd9]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 653149) [0x10aa8c75d]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 2123006) [0x10abf34fe]
91 Re_ProcessEvents + 193 (R + 66609) [0x10a8ef431]
91 -[RController doProcessEvents:] + 359 (R + 51543) [0x10a8eb957]
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b]
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4]
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6]
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891]
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c]
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974]
91 __CFRunLoopRun + 2065 (CoreFoundation + 558049) [0x7fffb0b223e1]
91 __CFRunLoopDoTimers + 298 (CoreFoundation + 592426) [0x7fffb0b2aa2a]
91 __CFRunLoopDoTimer + 1071 (CoreFoundation + 593615) [0x7fffb0b2aecf]
91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation + 594500) [0x7fffb0b2b244]
91 __NSFireDelayedPerform + 417 (Foundation + 579112) [0x7fffb25a1628]
91 -[NSInvocation invoke] + 200 (CoreFoundation + 545304) [0x7fffb0b1f218]
91 ??? [0]
91 _sigtramp + 26 (libsystem_platform.dylib + 11194) [0x7fffc6286bba]
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1255971) [0x10ab1fa23]
91 Re_ReadConsole + 185 (R + 66889) [0x10a8ef549]
91 -[RController handleReadConsole:] + 186 (R + 27850) [0x10a8e5cca]
91 -[RController doProcessEvents:] + 204 (R + 51388) [0x10a8eb8bc]
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b]
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4]
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6]
91 ReceiveNextEventCommon + 184 (HIToolbox + 198553) [0x7fffb00ad799]
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c]
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974]
91 __CFRunLoopRun + 2065 (CoreFoundation + 558049) [0x7fffb0b223e1]
91 __CFRunLoopDoTimers + 298 (CoreFoundation + 592426) [0x7fffb0b2aa2a]
91 __CFRunLoopDoTimer + 1071 (CoreFoundation + 593615) [0x7fffb0b2aecf]
91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation + 594500) [0x7fffb0b2b244]
91 __NSFireDelayedPerform + 417 (Foundation + 579112) [0x7fffb25a1628]
91 -[NSInvocation invoke] + 200 (CoreFoundation + 545304) [0x7fffb0b1f218]
91 class_getSuperclass + 11 (libobjc.A.dylib + 46677) [0x7fffc578c655]
*86 hndl_alltraps + 229 (kernel + 669269) [0xffffff80002a3655]
*82 user_trap + 1013 (kernel + 2122853) [0xffffff8000406465]
*81 exception_triage_thread + 508 (kernel + 999004) [0xffffff80002f3e5c]
*62 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a]
*61 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136]
*47 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a]
*47 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987]
*33 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e]
*33 ??? (kernel + 1095803) [0xffffff800030b87b]
*24 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de]
Process: R [1093]
Path: /Applications/R.app/Contents/MacOS/R
Architecture: x86_64
Parent: launchd [1]
UID: 502
Task size: 199 MB
CPU Time: 6.038
Note: Unresponsive for 1766 seconds before sampling
Note: 2 idle work queue threads omitted
Thread 0x1d017 DispatchQueue 1 91 samples (1-91) priority 7-46 (base 46) cpu time 6.000
<thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [173], IO tier 0, priority 41 (46)>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 738 (R + 7330) [0x10a8e0ca2] 1-91
91 -[NSApplication finishLaunching] + 2211 (AppKit + 248140) [0x7fffae64894c] 1-91
91 -[NSApplication _postDidFinishNotification] + 297 (AppKit + 1610421) [0x7fffae7952b5] 1-91
91 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 (Foundation + 27191) [0x7fffb251aa37] 1-91
91 _CFXNotificationPost + 604 (CoreFoundation + 368028) [0x7fffb0af3d9c] 1-91
91 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827 (CoreFoundation + 372067) [0x7fffb0af4d63] 1-91
91 ___CFXNotificationPost_block_invoke + 50 (CoreFoundation + 644818) [0x7fffb0b376d2] 1-91
91 _CFXRegistrationPost + 427 (CoreFoundation + 645483) [0x7fffb0b3796b] 1-91
91 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 (CoreFoundation + 645740) [0x7fffb0b37a6c] 1-91
91 -[RController applicationDidFinishLaunching:] + 524 (R + 15148) [0x10a8e2b2c] 1-91
91 -[REngine executeString:] + 314 (R + 79354) [0x10a8f25fa] 1-91
91 -[REngine evaluateExpressions:] + 195 (R + 78147) [0x10a8f2143] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 391004) [0x10aa4c75c] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 390854) [0x10aa4c6c6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 391091) [0x10aa4c7b3] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677959) [0x10aa92847] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 753436) [0x10aaa4f1c] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1561402) [0x10ab6a33a] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1622790) [0x10ab79306] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625384) [0x10ab79d28] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1624406) [0x10ab79956] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1623627) [0x10ab7964b] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625412) [0x10ab79d44] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625384) [0x10ab79d28] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1625751) [0x10ab79e97] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1624989) [0x10ab79b9d] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677959) [0x10aa92847] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 702524) [0x10aa9883c] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1065953) [0x10aaf13e1] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 748367) [0x10aaa3b4f] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1033127) [0x10aae93a7] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 723740) [0x10aa9db1c] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 676990) [0x10aa9247e] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1030253) [0x10aae886d] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 677046) [0x10aa924b6] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 678873) [0x10aa92bd9] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 653149) [0x10aa8c75d] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 2123006) [0x10abf34fe] 1-91
91 Re_ProcessEvents + 193 (R + 66609) [0x10a8ef431] 1-91
91 -[RController doProcessEvents:] + 359 (R + 51543) [0x10a8eb957] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 2065 (CoreFoundation + 558049) [0x7fffb0b223e1] 1-91
91 __CFRunLoopDoTimers + 298 (CoreFoundation + 592426) [0x7fffb0b2aa2a] 1-91
91 __CFRunLoopDoTimer + 1071 (CoreFoundation + 593615) [0x7fffb0b2aecf] 1-91
91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation + 594500) [0x7fffb0b2b244] 1-91
91 __NSFireDelayedPerform + 417 (Foundation + 579112) [0x7fffb25a1628] 1-91
91 -[NSInvocation invoke] + 200 (CoreFoundation + 545304) [0x7fffb0b1f218] 1-91
91 ??? [0] 1-91
91 _sigtramp + 26 (libsystem_platform.dylib + 11194) [0x7fffc6286bba] 1-91
91 ??? (<E7036ECD-3592-301D-AAC8-0D5132B4E5FE> + 1255971) [0x10ab1fa23] 1-91
91 Re_ReadConsole + 185 (R + 66889) [0x10a8ef549] 1-91
91 -[RController handleReadConsole:] + 186 (R + 27850) [0x10a8e5cca] 1-91
91 -[RController doProcessEvents:] + 204 (R + 51388) [0x10a8eb8bc] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 184 (HIToolbox + 198553) [0x7fffb00ad799] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 2065 (CoreFoundation + 558049) [0x7fffb0b223e1] 1-91
91 __CFRunLoopDoTimers + 298 (CoreFoundation + 592426) [0x7fffb0b2aa2a] 1-91
91 __CFRunLoopDoTimer + 1071 (CoreFoundation + 593615) [0x7fffb0b2aecf] 1-91
91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation + 594500) [0x7fffb0b2b244] 1-91
91 __NSFireDelayedPerform + 417 (Foundation + 579112) [0x7fffb25a1628] 1-91
91 -[NSInvocation invoke] + 200 (CoreFoundation + 545304) [0x7fffb0b1f218] 1-91
91 class_getSuperclass + 11 (libobjc.A.dylib + 46677) [0x7fffc578c655] 1-91
*4 hndl_alltraps + 229 (kernel + 669269) [0xffffff80002a3655] 1-4
*1 user_trap + 652 (kernel + 2122492) [0xffffff80004062fc] 1
*1 lck_rw_done + 19 (kernel + 654227) [0xffffff800029fb93] (running) 1
<priority 7 (46)>
*3 user_trap + 1013 (kernel + 2122853) [0xffffff8000406465] 2-4
*3 exception_triage_thread + 508 (kernel + 999004) [0xffffff80002f3e5c] 2-4
*3 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 2-4
*3 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 2-4
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 2
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 2
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 2
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 2
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 2
<priority 40 (46)>
*1 mach_msg_rpc_from_kernel_body + 218 (kernel + 1015194) [0xffffff80002f7d9a] 3
*1 ipc_kmsg_send + 1036 (kernel + 869132) [0xffffff80002d430c] 3
*1 ipc_mqueue_send + 133 (kernel + 884805) [0xffffff80002d8045] 3
*1 ipc_mqueue_post + 900 (kernel + 886084) [0xffffff80002d8544] (running) 3
<priority 43 (46)>
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 4
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 4
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 4
*2 return_from_trap + 175 (kernel + 669455) [0xffffff80002a370f] 5-6
*1 i386_astintr + 16 (kernel + 2123664) [0xffffff8000406790] (running) 5
<priority 29 (46)>
*1 i386_astintr + 46 (kernel + 2123694) [0xffffff80004067ae] 6
*1 ast_taken + 160 (kernel + 965040) [0xffffff80002eb9b0] (running) 6
<priority 24 (46)>
*19 hndl_alltraps + 229 (kernel + 669269) [0xffffff80002a3655] 7-25
*6 user_trap + 1013 (kernel + 2122853) [0xffffff8000406465] 7-12
*6 exception_triage_thread + 508 (kernel + 999004) [0xffffff80002f3e5c] 7-12
*5 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 7-11
*5 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 7-11
*1 mach_msg_rpc_from_kernel_body + 218 (kernel + 1015194) [0xffffff80002f7d9a] 7
*1 ipc_kmsg_send + 1036 (kernel + 869132) [0xffffff80002d430c] 7
*1 ipc_mqueue_send + 133 (kernel + 884805) [0xffffff80002d8045] 7
*1 ipc_mqueue_post + 118 (kernel + 885302) [0xffffff80002d8236] 7
*1 waitq_wakeup64_identify_locked + 206 (kernel + 1274014) [0xffffff800033709e] 7
*1 ??? (kernel + 1272635) [0xffffff8000336b3b] 7
*1 ??? (kernel + 1268912) [0xffffff8000335cb0] (running) 7
<priority 40 (46)>
*2 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 8-9
*2 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 8-9
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 8-9
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 8-9
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 8
<priority 36 (46)>
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 9
*1 mach_msg_rpc_from_kernel_body + 736 (kernel + 1015712) [0xffffff80002f7fa0] 10
*1 ipc_kmsg_copyout_to_kernel + 198 (kernel + 882758) [0xffffff80002d7846] (running) 10
<priority 40 (46)>
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 11
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 11
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 11
<priority 42 (46)>
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 12
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 12
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 12
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 12
*1 ??? (kernel + 6707236) [0xffffff8000865824] 12
*1 __doprnt + 86 (kernel + 1062662) [0xffffff8000303706] 12
*1 ??? (kernel + 5890654) [0xffffff800079e25e] (running) 12
<priority 44 (46)>
*1 user_trap + 652 (kernel + 2122492) [0xffffff80004062fc] 13
*1 lck_rw_done + 91 (kernel + 654299) [0xffffff800029fbdb] (running) 13
<priority 45 (46)>
*12 user_trap + 1013 (kernel + 2122853) [0xffffff8000406465] 14-25
*9 exception_triage_thread + 508 (kernel + 999004) [0xffffff80002f3e5c] 14-22
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 14
*1 mac_exc_action_check_exception_send + 106 (kernel + 7581722) [0xffffff800093b01a] 14
*1 amfi_exc_action_label_update(proc*, label*) + 398 (AppleMobileFileIntegrity + 17443) [0xffffff7f80eb2423] 14
*1 proc_name + 117 (kernel + 5744917) [0xffffff800077a915] 14
*1 lck_mtx_lock + 69 (kernel + 654965) [0xffffff800029fe75] (running) 14
*5 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 15-19
*5 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 15-19
*5 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 15-19
*5 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 15-19
*2 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 15-16
<priority 46 (46)>
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 17-19
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 17-19
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 17-18
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 19
*2 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 20-21
*1 mac_exc_action_check_exception_send + 688 (kernel + 7582304) [0xffffff800093b260] 20
*1 ??? (kernel + 7580887) [0xffffff800093acd7] 20
*1 amfi_exc_action_label_destroy(label*) + 60 (AppleMobileFileIntegrity + 16922) [0xffffff7f80eb221a] 20
*1 zfree + 845 (kernel + 1298285) [0xffffff800033cf6d] 20
*1 lck_mtx_lock_spin + 40 (kernel + 654664) [0xffffff800029fd48] (running) 20
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 21
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 21
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 21
*1 ??? (kernel + 6707236) [0xffffff8000865824] 21
*1 __doprnt + 1040 (kernel + 1063616) [0xffffff8000303ac0] (running) 21
<priority 33 (46)>
*1 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 22
*1 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 22
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 22
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 22
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 22
<priority 42 (46)>
*1 exception_triage_thread + 355 (kernel + 998851) [0xffffff80002f3dc3] 23
*1 exception_deliver + 116 (kernel + 997140) [0xffffff80002f3714] 23
*1 lck_mtx_lock + 44 (kernel + 654940) [0xffffff800029fe5c] (running) 23
<priority 44 (46)>
*2 exception_triage_thread + 508 (kernel + 999004) [0xffffff80002f3e5c] 24-25
*2 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 24-25
*2 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 24-25
*1 mach_msg_rpc_from_kernel_body + 64 (kernel + 1015040) [0xffffff80002f7d00] 24
*1 memcpy + 23 (kernel + 18446744073708560487) [0xffffff800010e067] (running) 24
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 25
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 25
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 25
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 25
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 25
<priority 45 (46)>
*1 return_from_trap + 175 (kernel + 669455) [0xffffff80002a370f] 26
*1 i386_astintr + 46 (kernel + 2123694) [0xffffff80004067ae] 26
*1 ast_taken + 160 (kernel + 965040) [0xffffff80002eb9b0] (running) 26
*10 hndl_alltraps + 229 (kernel + 669269) [0xffffff80002a3655] 27-36
*10 user_trap + 1013 (kernel + 2122853) [0xffffff8000406465] 27-36
*10 exception_triage_thread + 508 (kernel + 999004) [0xffffff80002f3e5c] 27-36
*2 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 27-28
*2 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 27-28
*2 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 27-28
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 27
*1 ??? (kernel + 6707331) [0xffffff8000865883] (running) 27
<priority 39 (46)>
*1 IOLog + 160 (kernel + 6838768) [0xffffff80008859f0] 28
*1 __doprnt + 86 (kernel + 1062662) [0xffffff8000303706] 28
*1 ??? (kernel + 6838821) [0xffffff8000885a25] (running) 28
<priority 25 (46)>
*1 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 29
*1 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 29
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 29
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 29
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 29
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 29
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 29
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 30
*1 mac_exc_action_check_exception_send + 688 (kernel + 7582304) [0xffffff800093b260] 30
*1 ??? (kernel + 7580887) [0xffffff800093acd7] 30
*1 lck_mtx_unlock + 71 (kernel + 656503) [0xffffff80002a0477] (running) 30
<priority 40 (46)>
*6 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 31-36
*6 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 31-36
*6 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 31-36
*6 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 31-36
*6 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 31-36
*6 ??? (kernel + 1095803) [0xffffff800030b87b] 31-36
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 31
<priority 42 (46)>
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 32
<priority 44 (46)>
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 33
<priority 45 (46)>
*3 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 34-36
<priority 46 (46)>
*1 return_from_trap + 175 (kernel + 669455) [0xffffff80002a370f] 37
*1 i386_astintr + 46 (kernel + 2123694) [0xffffff80004067ae] 37
*1 ast_taken + 225 (kernel + 965105) [0xffffff80002eb9f1] (running) 37
*53 hndl_alltraps + 229 (kernel + 669269) [0xffffff80002a3655] 38-90
*23 user_trap + 1013 (kernel + 2122853) [0xffffff8000406465] 38-60
*23 exception_triage_thread + 508 (kernel + 999004) [0xffffff80002f3e5c] 38-60
*2 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 38-39
*2 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 38-39
*2 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 38-39
*2 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 38-39
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 38
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 39
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 39
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 39
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 40
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 40
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 40
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 40
*1 ??? (kernel + 6707236) [0xffffff8000865824] 40
*1 __doprnt + 86 (kernel + 1062662) [0xffffff8000303706] 40
*1 ??? (kernel + 5890477) [0xffffff800079e1ad] (running) 40
*2 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 41-42
*2 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 41-42
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 41
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 41
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 41
*1 mach_msg_rpc_from_kernel_body + 218 (kernel + 1015194) [0xffffff80002f7d9a] 42
*1 ipc_kmsg_send + 1036 (kernel + 869132) [0xffffff80002d430c] 42
*1 ipc_mqueue_send + 133 (kernel + 884805) [0xffffff80002d8045] 42
*1 ipc_mqueue_post + 900 (kernel + 886084) [0xffffff80002d8544] (running) 42
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 43
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 43
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 43
*1 IOLog + 160 (kernel + 6838768) [0xffffff80008859f0] 43
*1 __doprnt + 1608 (kernel + 1064184) [0xffffff8000303cf8] (running) 43
*3 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 44-46
*3 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 44-46
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 44
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 44
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 44
*2 mach_msg_rpc_from_kernel_body + 218 (kernel + 1015194) [0xffffff80002f7d9a] 45-46
*2 ipc_kmsg_send + 1036 (kernel + 869132) [0xffffff80002d430c] 45-46
*2 ipc_mqueue_send + 133 (kernel + 884805) [0xffffff80002d8045] 45-46
*1 ipc_mqueue_post + 900 (kernel + 886084) [0xffffff80002d8544] (running) 45
*1 ipc_mqueue_post + 118 (kernel + 885302) [0xffffff80002d8236] 46
*1 waitq_wakeup64_identify_locked + 206 (kernel + 1274014) [0xffffff800033709e] 46
*1 ??? (kernel + 1272635) [0xffffff8000336b3b] 46
*1 ??? (kernel + 1269002) [0xffffff8000335d0a] 46
*1 ltable_put_elem + 135 (kernel + 1057143) [0xffffff8000302177] (running) 46
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 47
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 47
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 47
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 47
*1 ??? (kernel + 6707236) [0xffffff8000865824] 47
*1 __doprnt + 86 (kernel + 1062662) [0xffffff8000303706] 47
*1 ??? (kernel + 5890540) [0xffffff800079e1ec] (running) 47
*6 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 48-53
*6 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 48-53
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 48
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 48
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 48
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 48
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 48
*1 mach_msg_rpc_from_kernel_body + 64 (kernel + 1015040) [0xffffff80002f7d00] 49
*1 ipc_kmsg_get_from_kernel + 63 (kernel + 867599) [0xffffff80002d3d0f] 49
*1 ipc_kmsg_alloc + 329 (kernel + 864985) [0xffffff80002d32d9] (running) 49
*4 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 50-53
*4 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 50-53
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 50-52
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 50-52
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 50
<priority 34 (46)>
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 51
<priority 39 (46)>
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 52
<priority 42 (46)>
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 53
<priority 44 (46)>
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 54
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 54
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 54
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 54
*1 ??? (kernel + 6707236) [0xffffff8000865824] 54
*1 __doprnt + 1615 (kernel + 1064191) [0xffffff8000303cff] (running) 54
*2 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 55-56
*1 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 55
*1 mach_msg_rpc_from_kernel_body + 218 (kernel + 1015194) [0xffffff80002f7d9a] 55
*1 ipc_kmsg_send + 1036 (kernel + 869132) [0xffffff80002d430c] 55
*1 ipc_mqueue_send + 133 (kernel + 884805) [0xffffff80002d8045] 55
*1 ipc_mqueue_post + 118 (kernel + 885302) [0xffffff80002d8236] 55
*1 waitq_wakeup64_identify_locked + 206 (kernel + 1274014) [0xffffff800033709e] 55
*1 ??? (kernel + 1272635) [0xffffff8000336b3b] 55
*1 ??? (kernel + 1270524) [0xffffff80003362fc] 55
*1 ??? (kernel + 1269206) [0xffffff8000335dd6] 55
*1 waitq_lock + 87 (kernel + 1262679) [0xffffff8000334457] (running) 55
<priority 45 (46)>
*1 memcpy + 11 (kernel + 18446744073708560475) [0xffffff800010e05b] (running) 56
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 57
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 57
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 57
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 57
*1 ??? (kernel + 6710167) [0xffffff8000866397] 57
*1 ??? (kernel + 6710746) [0xffffff80008665da] 57
*1 oslog_streamwrite_locked + 612 (kernel + 5888948) [0xffffff800079dbb4] 57
*1 ??? (kernel + 5889291) [0xffffff800079dd0b] (running) 57
<priority 46 (46)>
*3 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 58-60
*3 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 58-60
*3 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 58-60
*3 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 58-60
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 58-60
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 58-60
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 58
<priority 33 (46)>
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 59-60
<priority 42 (46)>
*1 user_trap + 164 (kernel + 2122004) [0xffffff8000406114] (running) 61
<priority 44 (46)>
*5 user_trap + 1013 (kernel + 2122853) [0xffffff8000406465] 62-66
*5 exception_triage_thread + 508 (kernel + 999004) [0xffffff80002f3e5c] 62-66
*2 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 62-63
*2 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 62-63
*2 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 62-63
*2 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 62-63
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 62
<priority 45 (46)>
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 63
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 63
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 63
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 64
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 64
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 64
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 64
*1 ??? (kernel + 6707236) [0xffffff8000865824] 64
*1 __doprnt + 86 (kernel + 1062662) [0xffffff8000303706] 64
*1 ??? (kernel + 5890540) [0xffffff800079e1ec] (running) 64
*2 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 65-66
*2 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 65-66
*2 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 65-66
*2 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 65-66
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 65
<priority 46 (46)>
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 66
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 66
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 66
*1 user_trap + 164 (kernel + 2122004) [0xffffff8000406114] (running) 67
*23 user_trap + 1013 (kernel + 2122853) [0xffffff8000406465] 68-90
*23 exception_triage_thread + 508 (kernel + 999004) [0xffffff80002f3e5c] 68-90
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 68
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 68
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 68
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 68
*1 ??? (kernel + 6709873) [0xffffff8000866271] (running) 68
<priority 40 (46)>
*7 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 69-75
*7 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 69-75
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 69
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 69
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 69
*1 mach_msg_rpc_from_kernel_body + 218 (kernel + 1015194) [0xffffff80002f7d9a] 70
*1 ipc_kmsg_send + 1036 (kernel + 869132) [0xffffff80002d430c] 70
*1 ipc_mqueue_send + 133 (kernel + 884805) [0xffffff80002d8045] 70
*1 ipc_mqueue_post + 1212 (kernel + 886396) [0xffffff80002d867c] 70
*1 waitq_clear_promotion_locked + 341 (kernel + 1266341) [0xffffff80003352a5] (running) 70
<priority 36 (46)>
*3 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 71-73
*3 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 71-73
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 71-73
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 71-73
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 71
<priority 22 (46)>
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 72
<priority 35 (46)>
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 73
<priority 39 (46)>
*2 mach_msg_rpc_from_kernel_body + 218 (kernel + 1015194) [0xffffff80002f7d9a] 74-75
*2 ipc_kmsg_send + 1036 (kernel + 869132) [0xffffff80002d430c] 74-75
*2 ipc_mqueue_send + 133 (kernel + 884805) [0xffffff80002d8045] 74-75
*1 ipc_mqueue_post + 900 (kernel + 886084) [0xffffff80002d8544] (running) 74
*1 ipc_mqueue_post + 53 (kernel + 885237) [0xffffff80002d81f5] 75
*1 waitq_prepost_reserve + 180 (kernel + 1281380) [0xffffff8000338d64] 75
*1 ??? (kernel + 1270443) [0xffffff80003362ab] 75
*1 ltable_get_elem + 164 (kernel + 1056964) [0xffffff80003020c4] (running) 75
<priority 42 (46)>
*2 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 76-77
*2 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 76-77
*2 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 76-77
*2 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 76-77
*2 ??? (kernel + 6707236) [0xffffff8000865824] 76-77
*1 __doprnt + 3922 (kernel + 1066498) [0xffffff8000304602] (running) 76
<priority 44 (46)>
*1 __doprnt + 86 (kernel + 1062662) [0xffffff8000303706] 77
*1 ??? (kernel + 5890671) [0xffffff800079e26f] (running) 77
<priority 45 (46)>
*4 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 78-81
*4 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 78-81
*2 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 78-79
*2 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 78-79
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 78-79
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 78-79
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 78-79
*1 mach_msg_rpc_from_kernel_body + 218 (kernel + 1015194) [0xffffff80002f7d9a] 80
*1 ipc_kmsg_send + 1036 (kernel + 869132) [0xffffff80002d430c] 80
*1 ipc_mqueue_send + 133 (kernel + 884805) [0xffffff80002d8045] 80
*1 ipc_mqueue_post + 1212 (kernel + 886396) [0xffffff80002d867c] 80
*1 waitq_clear_promotion_locked + 377 (kernel + 1266377) [0xffffff80003352c9] (running) 80
<priority 18 (46)>
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 81
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 81
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 81
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 81
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 81
<priority 42 (46)>
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 82
*1 mac_exc_action_check_exception_send + 38 (kernel + 7581654) [0xffffff800093afd6] 82
*1 ??? (kernel + 7580351) [0xffffff800093aabf] 82
*1 ??? (kernel + 1294160) [0xffffff800033bf50] 82
*1 gzalloc_alloc + 26 (kernel + 1307674) [0xffffff800033f41a] (running) 82
<priority 44 (46)>
*3 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 83-85
*3 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 83-85
*1 mach_msg_rpc_from_kernel_body + 218 (kernel + 1015194) [0xffffff80002f7d9a] 83
*1 ipc_kmsg_send + 1036 (kernel + 869132) [0xffffff80002d430c] 83
*1 ipc_mqueue_send + 133 (kernel + 884805) [0xffffff80002d8045] 83
*1 ipc_mqueue_post + 53 (kernel + 885237) [0xffffff80002d81f5] 83
*1 waitq_prepost_reserve + 280 (kernel + 1281480) [0xffffff8000338dc8] 83
*1 ??? (kernel + 1282056) [0xffffff8000339008] 83
*1 lt_elem_list_next + 23 (kernel + 1057367) [0xffffff8000302257] (running) 83
<priority 45 (46)>
*2 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 84-85
*2 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 84-85
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 84
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 85
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 85
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 85
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 86
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 86
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 86
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 86
*1 ??? (kernel + 6710167) [0xffffff8000866397] 86
*1 ??? (kernel + 6710746) [0xffffff80008665da] 86
*1 oslog_streamwrite_locked + 600 (kernel + 5888936) [0xffffff800079dba8] 86
*1 ??? (kernel + 5889215) [0xffffff800079dcbf] (running) 86
<priority 46 (46)>
*1 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 87
*1 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 87
*1 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 87
*1 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 87
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 87
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 87
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 87
*1 exception_deliver + 424 (kernel + 997448) [0xffffff80002f3848] 88
*1 mac_exc_action_check_exception_send + 327 (kernel + 7581943) [0xffffff800093b0f7] 88
*1 amfi_exc_action_check_exception_send(label*, exception_action*, label*) + 204 (AppleMobileFileIntegrity + 17726) [0xffffff7f80eb253e] 88
*1 IOLog + 127 (kernel + 6838735) [0xffffff80008859cf] 88
*1 ??? (kernel + 6707236) [0xffffff8000865824] 88
*1 ??? (kernel + 5890464) [0xffffff800079e1a0] (running) 88
*2 exception_deliver + 1162 (kernel + 998186) [0xffffff80002f3b2a] 89-90
*2 mach_exception_raise + 150 (kernel + 1331510) [0xffffff8000345136] 89-90
*2 mach_msg_rpc_from_kernel_body + 442 (kernel + 1015418) [0xffffff80002f7e7a] 89-90
*2 ipc_mqueue_receive + 119 (kernel + 887175) [0xffffff80002d8987] 89-90
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 89
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 89
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 89
*1 thread_block_reason + 243 (kernel + 1091251) [0xffffff800030a6b3] (running) 90
Thread 0x1d14c 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process unclamped, process received importance donation from WindowServer [173], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x1d305 91 samples (1-91) priority 31 (base 31) cpu time <0.001
<thread QoS default (requested default), process unclamped, process received importance donation from WindowServer [173], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 __select + 10 (libsystem_kernel.dylib + 106314) [0x7fffc61a7f4a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x1d345 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 37 (base 37)
<thread QoS user initiated (requested user initiated), process unclamped, process received importance donation from WindowServer [173], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x1d346 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 37 (base 37)
<thread QoS user initiated (requested user initiated), process unclamped, process received importance donation from WindowServer [173], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x1d347 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 37 (base 37)
<thread QoS user initiated (requested user initiated), process unclamped, process received importance donation from WindowServer [173], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x1d348 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 37 (base 37)
<thread QoS user initiated (requested user initiated), process unclamped, process received importance donation from WindowServer [173], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x1d4ee Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 46 (base 46)
<thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [173], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1d4ef Thread name "com.apple.appkit-heartbeat" 91 samples (1-91) priority 46 (base 46) cpu time 0.035
<thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [173], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 -[NSUIHeartBeat _heartBeatThread:] + 2696 (AppKit + 3216026) [0x7fffae91d29a] 1-91
91 usleep + 54 (libsystem_c.dylib + 526950) [0x7fffc612ea66] 1-91
91 __semwait_signal + 10 (libsystem_kernel.dylib + 106458) [0x7fffc61a7fda] 1-91
*91 semaphore_wait_continue + 0 (kernel + 1140704) [0xffffff80003167e0] 1-91
Thread 0x2eec8 2 samples (5-19 with gaps of 13) priority 37 (base 37) cpu time <0.001
<Thread in another stack for 4 samples, thread QoS user initiated (requested user initiated), process unclamped, process received importance donation from WindowServer [173], IO tier 0>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 5
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 5
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 5
<Thread in another stack for 13 samples>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 19
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 19
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 19
Binary Images:
0x10a8df000 - 0x10a96afff org.R-project.R R 3.3.2 GUI 1.68 Mavericks build (7288) <66BBE0BC-0215-36C1-8BAF-A6640F1CC667> /Applications/R.app/Contents/MacOS/R
0x10a9ed000 - ??? ??? <E7036ECD-3592-301D-AAC8-0D5132B4E5FE>
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc5781000 - 0x7fffc5b51fff libobjc.A.dylib (706) <F9AFE665-A3A2-3285-9495-19803A565861> /usr/lib/libobjc.A.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc60ae000 - 0x7fffc613bfff libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc6284000 - 0x7fffc628cfff libsystem_platform.dylib (126.1.2) <3CA06D4E-C00A-36DE-AA65-3A390097D1F6> /usr/lib/system/libsystem_platform.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80eae000 - 0xffffff7f80eb7fff com.apple.driver.AppleMobileFileIntegrity 1.0.5 (1.0.5) <7F4D5294-04A2-3803-AC47-32DD32B03144> /System/Library/Extensions/AppleMobileFileIntegrity.kext/Contents/MacOS/AppleMobileFileIntegrity
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: accountsd [363]
Path: /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 37 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x151d DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (accountsd + 2602) [0x10b0f0a2a] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x55a6 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e688 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 ??? [0x7f9caf82db90] 56
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10b0f0000 - 0x10b0f0fff accountsd (637.2.9) <AD665F75-9D6F-3815-B637-7C181DF96377> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: Activity Monitor [852]
Path: /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked
Task size: 64 MB
Pageins: 1 pages
CPU Time: 1.678
Note: 5 idle work queue threads omitted
Thread 0xd048 DispatchQueue 1 91 samples (1-91) priority 7-47 (base 47) cpu time 1.617
<process frontmost, thread QoS user interactive (requested user interactive), process sudden termination dirty, process unclamped, process received importance donation from WindowServer [173], IO tier 0, priority 47 (47)>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
5 -[NSApplication run] + 1002 (AppKit + 245633) [0x7fffae647f81] 1-5
5 -[NSApplication(NSEvent) sendEvent:] + 1145 (AppKit + 8125429) [0x7fffaedcbbf5] 1-5
5 -[NSWindow(NSEventRouting) sendEvent:] + 541 (AppKit + 9663166) [0x7fffaef432be] 1-5
5 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1942 (AppKit + 9666080) [0x7fffaef43e20] 1-5
5 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 6341 (AppKit + 9680387) [0x7fffaef47603] 1-5
5 -[NSControl mouseDown:] + 832 (AppKit + 2778491) [0x7fffae8b257b] 1-5
5 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 798 (AppKit + 3062290) [0x7fffae8f7a12] 1-5
5 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2481 (AppKit + 2784198) [0x7fffae8b3bc6] 1-5
5 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 1-5
5 -[NSButtonCell _sendActionFrom:] + 98 (AppKit + 3063001) [0x7fffae8f7cd9] 1-5
5 -[NSCell _sendActionFrom:] + 128 (AppKit + 2790112) [0x7fffae8b52e0] 1-5
5 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 1-5
5 __26-[NSCell _sendActionFrom:]_block_invoke + 136 (AppKit + 2790280) [0x7fffae8b5388] 1-5
5 -[NSControl sendAction:to:] + 86 (AppKit + 2790496) [0x7fffae8b5460] 1-5
5 -[NSApplication(NSResponder) sendAction:to:from:] + 456 (AppKit + 8141980) [0x7fffaedcfc9c] 1-5
5 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 1-5
5 ??? (Activity Monitor + 175428) [0x102856d44] 1-5
5 ??? (Activity Monitor + 52559) [0x102838d4f] 1-5
5 -[NSAlert beginSheetModalForWindow:completionHandler:] + 105 (AppKit + 3431166) [0x7fffae951afe] 1-5
1 __54-[NSAlert beginSheetModalForWindow:completionHandler:]_block_invoke + 47 (AppKit + 3475822) [0x7fffae95c96e] 1
1 -[NSAlert layout] + 354 (AppKit + 3226348) [0x7fffae91faec] 1
1 -[NSAlert buildAlertStyle:title:formattedMessage:first:second:third:oldStyle:] + 10743 (AppKit + 4662582) [0x7fffaea7e536] 1
1 -[NSView(NSConstraintBasedLayout) addConstraints:] + 277 (AppKit + 602495) [0x7fffae69f17f] 1
1 -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70 (AppKit + 159454) [0x7fffae632ede] 1
1 -[NSISEngine withBehaviors:performModifications:] + 155 (Foundation + 383867) [0x7fffb2571b7b] 1
1 __50-[NSView(NSConstraintBasedLayout) addConstraints:]_block_invoke + 208 (AppKit + 602718) [0x7fffae69f25e] 1
1 -[NSView(NSConstraintBasedLayout) _tryToAddConstraint:integralizationAdjustment:mutuallyExclusiveConstraints:] + 630 (AppKit + 603692) [0x7fffae69f62c] 1
1 -[NSView(NSConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:integralizationAdjustment:mutuallyExclusiveConstraints:] + 91 (AppKit + 604137) [0x7fffae69f7e9] 1
1 -[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:] + 116 (Foundation + 358356) [0x7fffb256b7d4] 1
1 -[NSLayoutConstraint _lowerIntoExpression:reportingConstantIsRounded:] + 165 (Foundation + 384933) [0x7fffb2571fa5] 1
1 -[NSLayoutAnchor nsli_lowerIntoExpression:withCoefficient:forConstraint:] + 180 (Foundation + 1766498) [0x7fffb26c3462] 1
1 -[NSLayoutXAxisAnchor isCompatibleWithAnchor:] + 89 (Foundation + 1769020) [0x7fffb26c3e3c] 1
1 objc_msgSend + 0 (libobjc.A.dylib + 27456) [0x7fffc5787b40] (running) 1
<priority 43 (47)>
4 __54-[NSAlert beginSheetModalForWindow:completionHandler:]_block_invoke + 388 (AppKit + 3476163) [0x7fffae95cac3] 2-5
3 -[NSWindow _beginWindowBlockingModalSessionForSheet:service:completionHandler:isCritical:] + 836 (AppKit + 2761795) [0x7fffae8ae443] 2-4
3 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 271 (AppKit + 2734904) [0x7fffae8a7b38] 2-4
3 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1041 (AppKit + 1581614) [0x7fffae78e22e] 2-4
3 -[NSWindow _reallyDoOrderWindowAboveOrBelow:relativeTo:findKey:forCounter:force:isModal:] + 1922 (AppKit + 9341538) [0x7fffaeef4a62] 2-4
2 -[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + 186 (AppKit + 2764005) [0x7fffae8aece5] 2-3
2 -[NSMoveHelper(NSSheets) _moveParent:andOpenSheet:] + 1739 (AppKit + 2765829) [0x7fffae8af405] 2-3
2 -[NSMoveHelper _doAnimation] + 1624 (AppKit + 2773258) [0x7fffae8b110a] 2-3
2 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 2-3
2 __CFRunLoopRun + 2065 (CoreFoundation + 558049) [0x7fffb0b223e1] 2-3
2 __CFRunLoopDoTimers + 298 (CoreFoundation + 592426) [0x7fffb0b2aa2a] 2-3
2 __CFRunLoopDoTimer + 1071 (CoreFoundation + 593615) [0x7fffb0b2aecf] 2-3
2 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation + 594500) [0x7fffb0b2b244] 2-3
2 -[NSScreenDisplayLink _fire] + 329 (AppKit + 2200272) [0x7fffae8252d0] 2-3
2 __28-[NSMoveHelper _doAnimation]_block_invoke + 484 (AppKit + 2776129) [0x7fffae8b1c41] 2-3
2 NSPerformVisuallyAtomicChange + 147 (AppKit + 1550508) [0x7fffae7868ac] 2-3
2 MetalSheetProgress + 9771 (SkyLight + 49169) [0x7fffc2375011] 2-3
2 CGSUpdateManager::enable_update(unsigned long long) + 532 (SkyLight + 2194584) [0x7fffc2580c98] 2-3
2 _CGSReenableUpdateForConnectionSync + 99 (SkyLight + 123833) [0x7fffc23873b9] 2-3
2 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 2-3
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 2
<priority 47 (47)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 3
1 -[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + 210 (AppKit + 2764029) [0x7fffae8aecfd] 4
1 -[NSThemeFrame _windowChangedKeyState] + 47 (AppKit + 1566444) [0x7fffae78a6ec] 4
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 4
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 4
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 4
1 -[NSScrollView _windowChangedKeyState] + 45 (AppKit + 1569039) [0x7fffae78b10f] 4
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 4
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 4
1 -[NSTableView _windowChangedKeyState] + 260 (AppKit + 1569461) [0x7fffae78b2b5] 4
1 -[NSTableView _dirtyVisibleCellsForKeyStateChange] + 1084 (AppKit + 1574288) [0x7fffae78c590] 4
1 -[NSTableView _setNeedsDisplayInColumn:row:] + 52 (AppKit + 4437934) [0x7fffaea477ae] 4
1 -[NSOutlineView frameOfCellAtColumn:row:] + 120 (AppKit + 1437378) [0x7fffae76aec2] 4
1 -[NSTableView frameOfCellAtColumn:row:] + 199 (AppKit + 1438307) [0x7fffae76b263] 4
1 -[NSOutlineView _uncachedNumberOfRows] + 33 (AppKit + 1335861) [0x7fffae752235] 4
1 _NSObjectLoadWeak + 68 (CoreFoundation + 741620) [0x7fffb0b4f0f4] 4
1 objc_loadWeakRetained + 451 (libobjc.A.dylib + 59841) [0x7fffc578f9c1] (running) 4
1 -[NSWindow _beginWindowBlockingModalSessionForSheet:service:completionHandler:isCritical:] + 1144 (AppKit + 2762103) [0x7fffae8ae577] 5
1 -[NSWindow _changeKeyAndMainLimitedOK:] + 1263 (AppKit + 1538375) [0x7fffae783947] 5
1 +[NSWindow _enableKeyStateChangeNotifications] + 355 (AppKit + 1566196) [0x7fffae78a5f4] 5
1 -[NSThemeFrame _windowChangedKeyState] + 47 (AppKit + 1566444) [0x7fffae78a6ec] 5
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 5
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 5
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 5
1 -[NSScrollView _windowChangedKeyState] + 45 (AppKit + 1569039) [0x7fffae78b10f] 5
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 5
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 5
1 -[NSTableView _windowChangedKeyState] + 260 (AppKit + 1569461) [0x7fffae78b2b5] 5
1 -[NSTableView _dirtyVisibleCellsForKeyStateChange] + 1084 (AppKit + 1574288) [0x7fffae78c590] 5
1 -[NSTableView _setNeedsDisplayInColumn:row:] + 151 (AppKit + 4438033) [0x7fffaea47811] 5
1 -[NSView setNeedsDisplayInRect:] + 48 (AppKit + 149875) [0x7fffae630973] (running) 5
<priority 27 (47)>
1 -[NSApplication run] + 1093 (AppKit + 245724) [0x7fffae647fdc] 6
1 -[NSAutoreleasePool drain] + 146 (Foundation + 93971) [0x7fffb252af13] 6
1 _CFAutoreleasePoolPop + 22 (CoreFoundation + 288854) [0x7fffb0ae0856] 6
1 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 781 (libobjc.A.dylib + 40589) [0x7fffc578ae8d] 6
1 objc_release + 9 (libobjc.A.dylib + 36697) [0x7fffc5789f59] 6
*1 thread_exception_return + 0 (kernel + 657450) [0xffffff80002a082a] (runnable) 6
<priority 22 (47)>
21 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 7-27
21 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 7-27
21 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 7-27
21 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 7-27
1 ReceiveNextEventCommon + 184 (HIToolbox + 198553) [0x7fffb00ad799] 7
1 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 7
1 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 7
1 __CFRunLoopRun + 873 (CoreFoundation + 556857) [0x7fffb0b21f39] 7
1 __CFRunLoopDoObservers + 391 (CoreFoundation + 684807) [0x7fffb0b41307] 7
1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 684951) [0x7fffb0b41397] 7
1 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke.31 + 323 (AppKit + 4689693) [0x7fffaea84f1d] 7
1 CA::Transaction::commit() + 475 (QuartzCore + 67121) [0x7fffb684f631] 7
1 CA::Context::commit_transaction(CA::Transaction*) + 280 (QuartzCore + 1153144) [0x7fffb6958878] 7
1 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35 (QuartzCore + 1196185) [0x7fffb6963099] 7
1 CA::Layer::display_if_needed(CA::Transaction*) + 572 (QuartzCore + 1195886) [0x7fffb6962f6e] 7
1 -[_NSViewBackingLayer display] + 885 (AppKit + 1667073) [0x7fffae7a3001] 7
1 _NSBackingLayerDisplay + 577 (AppKit + 1719706) [0x7fffae7afd9a] 7
1 CA::Layer::display_() + 1803 (QuartzCore + 1245381) [0x7fffb696f0c5] 7
1 ___ZN2CA5Layer8display_Ev_block_invoke + 75 (QuartzCore + 1246308) [0x7fffb696f464] 7
1 CABackingStoreUpdate_ + 3740 (QuartzCore + 78612) [0x7fffb6852314] 7
1 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 80 (AppKit + 1724162) [0x7fffae7b0f02] 7
1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1589 (AppKit + 1725757) [0x7fffae7b153d] 7
1 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 267 (AppKit + 1726997) [0x7fffae7b1a15] 7
1 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1318 (AppKit + 1728622) [0x7fffae7b206e] 7
1 -[NSControl drawRect:] + 348 (AppKit + 1735725) [0x7fffae7b3c2d] 7
1 -[NSSegmentedCell drawWithFrame:inView:] + 378 (AppKit + 1794634) [0x7fffae7c224a] 7
1 -[NSSegmentedCell _drawBackgroundWithFrame:inView:] + 262 (AppKit + 1795299) [0x7fffae7c24e3] 7
1 -[NSSegmentedCell _coreUIDrawSegmentBackground:withCellFrame:inView:maskOnly:] + 147 (AppKit + 1795536) [0x7fffae7c25d0] 7
1 -[NSSegmentedCell _copyCoreUIBackgroundDrawOptionsForSegment:inView:drawFlags:] + 738 (AppKit + 944867) [0x7fffae6f2ae3] 7
1 -[NSSegmentedCell _applicableTrackingModeForSegment:] + 79 (AppKit + 808954) [0x7fffae6d17fa] 7
1 -[NSSegmentedCell _segmentsDeselectedBySegment:] + 392 (AppKit + 809439) [0x7fffae6d19df] 7
1 -[NSObject dealloc] + 0 (libobjc.A.dylib + 36864) [0x7fffc578a000] (running) 7
<process dropped importance donation from WindowServer [173], priority 39 (47)>
20 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 8-27
20 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 8-27
1 CFRunLoopRunSpecific + 454 (CoreFoundation + 555414) [0x7fffb0b21996] 8
1 __CFRunLoopDoObservers + 391 (CoreFoundation + 684807) [0x7fffb0b41307] 8
1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 684951) [0x7fffb0b41397] 8
1 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 108 (QuartzCore + 69522) [0x7fffb684ff92] 8
1 CA::Transaction::commit() + 475 (QuartzCore + 67121) [0x7fffb684f631] 8
1 CA::Context::commit_transaction(CA::Transaction*) + 280 (QuartzCore + 1153144) [0x7fffb6958878] 8
1 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35 (QuartzCore + 1196185) [0x7fffb6963099] 8
1 CA::Layer::display_if_needed(CA::Transaction*) + 572 (QuartzCore + 1195886) [0x7fffb6962f6e] 8
1 -[NSTileLayer display] + 119 (AppKit + 2990028) [0x7fffae8e5fcc] 8
1 CA::Layer::display_() + 1803 (QuartzCore + 1245381) [0x7fffb696f0c5] 8
1 ___ZN2CA5Layer8display_Ev_block_invoke + 75 (QuartzCore + 1246308) [0x7fffb696f464] 8
1 CABackingStoreUpdate_ + 3740 (QuartzCore + 78612) [0x7fffb6852314] 8
1 -[NSTileLayer drawInContext:] + 169 (AppKit + 2990261) [0x7fffae8e60b5] 8
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 8
1 -[_NSTiledLayerContents drawLayer:inContext:] + 176 (AppKit + 2990446) [0x7fffae8e616e] 8
1 -[_NSTiledLayer drawTile:inContext:] + 624 (AppKit + 2991160) [0x7fffae8e6438] 8
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 8
1 -[_NSBackingLayerContents drawLayer:inContext:] + 162 (AppKit + 2992479) [0x7fffae8e695f] 8
1 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 80 (AppKit + 1724162) [0x7fffae7b0f02] 8
1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1589 (AppKit + 1725757) [0x7fffae7b153d] 8
1 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 267 (AppKit + 1726997) [0x7fffae7b1a15] 8
1 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1318 (AppKit + 1728622) [0x7fffae7b206e] 8
1 -[NSTableView drawRect:] + 1501 (AppKit + 1833405) [0x7fffae7cb9bd] 8
1 -[NSOutlineView drawRowIndexes:clipRect:] + 113 (AppKit + 3361455) [0x7fffae940aaf] 8
1 -[NSTableView drawRowIndexes:clipRect:] + 513 (AppKit + 2818630) [0x7fffae8bc246] 8
1 -[NSTableView drawRow:clipRect:] + 930 (AppKit + 2820037) [0x7fffae8bc7c5] 8
1 -[NSTableView columnIndexesInRect:] + 376 (AppKit + 2821823) [0x7fffae8bcebf] 8
1 __35-[NSTableView columnIndexesInRect:]_block_invoke + 97 (AppKit + 8273285) [0x7fffaedefd85] 8
1 -[NSTableView rectOfColumn:] + 32 (AppKit + 1439439) [0x7fffae76b6cf] 8
1 -[NSTableView _rectOfColumn:ignoringTile:] + 555 (AppKit + 1333747) [0x7fffae7519f3] 8
1 -[NSView _primitiveConvertPointFromBacking:useIntegralizationSpace:] + 54 (AppKit + 599379) [0x7fffae69e553] 8
1 -[NSView _transformToBackingUsingIntegralizationSpace:] + 279 (AppKit + 592266) [0x7fffae69c98a] 8
1 -[NSView _transformToView:] + 122 (AppKit + 339392) [0x7fffae65edc0] 8
1 -[NSView convertPoint:toView:] + 77 (AppKit + 189908) [0x7fffae63a5d4] 8
1 -[NSView _convertPoint:toAncestor:] + 41 (AppKit + 190063) [0x7fffae63a66f] 8
1 _convertPointToSuperview + 35 (AppKit + 9201691) [0x7fffaeed281b] (running) 8
<priority 42 (47)>
19 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 9-27
19 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 9-27
19 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 9-27
19 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 9-27
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 9
<priority 38 (47)>
*2 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 10-11
<priority 44 (47)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 12
<priority 45 (47)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 13
<priority 46 (47)>
*2 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 14-15
<priority 47 (47)>
*10 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 16-25
<process clamped>
*2 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 26-27
<process unclamped, process received importance donation from WindowServer [173]>
5 -[NSApplication run] + 1002 (AppKit + 245633) [0x7fffae647f81] 28-32
5 -[NSApplication(NSEvent) sendEvent:] + 1145 (AppKit + 8125429) [0x7fffaedcbbf5] 28-32
5 -[NSWindow(NSEventRouting) sendEvent:] + 541 (AppKit + 9663166) [0x7fffaef432be] 28-32
5 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1942 (AppKit + 9666080) [0x7fffaef43e20] 28-32
5 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 6341 (AppKit + 9680387) [0x7fffaef47603] 28-32
5 -[NSControl mouseDown:] + 832 (AppKit + 2778491) [0x7fffae8b257b] 28-32
5 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 798 (AppKit + 3062290) [0x7fffae8f7a12] 28-32
5 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2481 (AppKit + 2784198) [0x7fffae8b3bc6] 28-32
5 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 28-32
5 -[NSButtonCell _sendActionFrom:] + 98 (AppKit + 3063001) [0x7fffae8f7cd9] 28-32
5 -[NSCell _sendActionFrom:] + 128 (AppKit + 2790112) [0x7fffae8b52e0] 28-32
5 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 28-32
5 __26-[NSCell _sendActionFrom:]_block_invoke + 136 (AppKit + 2790280) [0x7fffae8b5388] 28-32
5 -[NSControl sendAction:to:] + 86 (AppKit + 2790496) [0x7fffae8b5460] 28-32
5 -[NSApplication(NSResponder) sendAction:to:from:] + 456 (AppKit + 8141980) [0x7fffaedcfc9c] 28-32
5 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 28-32
5 -[NSAlert buttonPressed:] + 361 (AppKit + 3244673) [0x7fffae924281] 28-32
5 -[NSWindow _endWindowBlockingModalSession:returnCode:] + 248 (AppKit + 2851564) [0x7fffae8c42ec] 28-32
5 __54-[NSAlert beginSheetModalForWindow:completionHandler:]_block_invoke_2 + 64 (AppKit + 4645342) [0x7fffaea7a1de] 28-32
5 -[NSWindow orderWindow:relativeTo:] + 153 (AppKit + 1580479) [0x7fffae78ddbf] 28-32
5 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1041 (AppKit + 1581614) [0x7fffae78e22e] 28-32
5 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 172 (AppKit + 1585645) [0x7fffae78f1ed] 28-32
4 -[NSWindow _reallyDoOrderWindowOutRelativeTo:findKey:forCounter:force:isModal:] + 384 (AppKit + 9343458) [0x7fffaeef51e2] 28-31
3 -[NSWindow(NSSheets) _orderOutRelativeToWindow:] + 106 (AppKit + 2848738) [0x7fffae8c37e2] 28-30
3 -[NSMoveHelper(NSSheets) _closeSheet:andMoveParent:] + 496 (AppKit + 2849329) [0x7fffae8c3a31] 28-30
2 -[NSMoveHelper _doAnimation] + 1624 (AppKit + 2773258) [0x7fffae8b110a] 28-29
2 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 28-29
2 __CFRunLoopRun + 2065 (CoreFoundation + 558049) [0x7fffb0b223e1] 28-29
2 __CFRunLoopDoTimers + 298 (CoreFoundation + 592426) [0x7fffb0b2aa2a] 28-29
2 __CFRunLoopDoTimer + 1071 (CoreFoundation + 593615) [0x7fffb0b2aecf] 28-29
2 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation + 594500) [0x7fffb0b2b244] 28-29
2 -[NSScreenDisplayLink _fire] + 329 (AppKit + 2200272) [0x7fffae8252d0] 28-29
2 __28-[NSMoveHelper _doAnimation]_block_invoke + 484 (AppKit + 2776129) [0x7fffae8b1c41] 28-29
2 NSPerformVisuallyAtomicChange + 147 (AppKit + 1550508) [0x7fffae7868ac] 28-29
2 MetalSheetProgress + 9771 (SkyLight + 49169) [0x7fffc2375011] 28-29
2 CGSUpdateManager::enable_update(unsigned long long) + 532 (SkyLight + 2194584) [0x7fffc2580c98] 28-29
2 _CGSReenableUpdateForConnectionSync + 99 (SkyLight + 123833) [0x7fffc23873b9] 28-29
2 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 28-29
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 28
<priority 46 (47)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 29
1 -[NSMoveHelper _doAnimation] + 1694 (AppKit + 2773328) [0x7fffae8b1150] 30
1 -[NSMoveHelper _stopAnimation] + 221 (AppKit + 2791309) [0x7fffae8b578d] 30
1 -[NSMoveHelper _releaseEffect] + 53 (AppKit + 2850190) [0x7fffae8c3d8e] 30
1 MetalSheetRelease + 267 (SkyLight + 49468) [0x7fffc237513c] 30
1 FinishDisposeAnimation + 42 (SkyLight + 38733) [0x7fffc237274d] 30
1 CGSUpdateManager::enable_update(unsigned long long) + 532 (SkyLight + 2194584) [0x7fffc2580c98] 30
1 _CGSReenableUpdateForConnectionSync + 99 (SkyLight + 123833) [0x7fffc23873b9] 30
1 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 30
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 30
1 -[NSThemeFrame _windowChangedKeyState] + 47 (AppKit + 1566444) [0x7fffae78a6ec] 31
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 31
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 31
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 31
1 -[NSScrollView _windowChangedKeyState] + 45 (AppKit + 1569039) [0x7fffae78b10f] 31
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 31
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 31
1 -[NSTableView _windowChangedKeyState] + 260 (AppKit + 1569461) [0x7fffae78b2b5] 31
1 -[NSTableView _dirtyVisibleCellsForKeyStateChange] + 1084 (AppKit + 1574288) [0x7fffae78c590] 31
1 -[NSTableView _setNeedsDisplayInColumn:row:] + 151 (AppKit + 4438033) [0x7fffaea47811] 31
1 -[NSView setNeedsDisplayInRect:] + 48 (AppKit + 149875) [0x7fffae630973] 31
1 NSViewSetNeedsDisplayInRect + 278 (AppKit + 150162) [0x7fffae630a92] 31
1 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 (Foundation + 27191) [0x7fffb251aa37] 31
1 _CFXNotificationPost + 604 (CoreFoundation + 368028) [0x7fffb0af3d9c] 31
1 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827 (CoreFoundation + 372067) [0x7fffb0af4d63] 31
1 ___CFXNotificationPost_block_invoke + 50 (CoreFoundation + 644818) [0x7fffb0b376d2] 31
1 _CFXRegistrationPost + 427 (CoreFoundation + 645483) [0x7fffb0b3796b] 31
1 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 (CoreFoundation + 645740) [0x7fffb0b37a6c] 31
1 -[_NSMirrorDocumentView documentViewNeedsDisplayInRect:] + 268 (AppKit + 3812473) [0x7fffae9aec79] 31
1 -[NSView setNeedsDisplayInRect:] + 48 (AppKit + 149875) [0x7fffae630973] 31
1 NSViewSetNeedsDisplayInRect + 897 (AppKit + 150781) [0x7fffae630cfd] 31
1 -[NSView(NSInternal) _setLayerNeedsDisplayInViewRect:] + 473 (AppKit + 347674) [0x7fffae660e1a] 31
1 -[_NSBackingLayer setNeedsDisplayInRect:] + 61 (AppKit + 344740) [0x7fffae6602a4] 31
1 _NSBackingLayerSetNeedsDisplayInRect + 160 (AppKit + 344906) [0x7fffae66034a] 31
1 -[_NSBackingLayerContents invalidateRect:] + 94 (AppKit + 3192126) [0x7fffae91753e] 31
1 -[_NSTiledLayer setNeedsDisplayInRect:] + 145 (AppKit + 2470649) [0x7fffae8672f9] 31
1 -[_NSTiledLayerContents invalidateRect:] + 138 (AppKit + 2477420) [0x7fffae868d6c] 31
1 -[NSRegion addRect:] + 264 (AppKit + 839784) [0x7fffae6d9068] 31
1 CGSUnionRegionWithRect + 29 (CoreGraphics + 3487387) [0x7fffb128869b] 31
1 CGRegionCreateUnionWithRect + 161 (CoreGraphics + 3133042) [0x7fffb1231e72] 31
1 shape_union_with_bounds + 119 (CoreGraphics + 3464233) [0x7fffb1282c29] 31
1 shape_union + 665 (CoreGraphics + 3463395) [0x7fffb12828e3] (running) 31
<priority 47 (47)>
1 -[NSWindow _reallyDoOrderWindowOutRelativeTo:findKey:forCounter:force:isModal:] + 516 (AppKit + 9343590) [0x7fffaeef5266] 32
1 -[NSWindow _doWindowOrderOutWithWithKeyCalc:forCounter:orderingDone:docWindow:] + 224 (AppKit + 9339278) [0x7fffaeef418e] 32
1 NSPerformVisuallyAtomicChange + 147 (AppKit + 1550508) [0x7fffae7868ac] 32
1 -[NSWindow _orderOutAndCalcKeyWithCounter:stillVisible:docWindow:] + 1284 (AppKit + 2096573) [0x7fffae80bdbd] 32
1 -[NSWindow _changeKeyAndMainLimitedOK:] + 1263 (AppKit + 1538375) [0x7fffae783947] 32
1 +[NSWindow _enableKeyStateChangeNotifications] + 355 (AppKit + 1566196) [0x7fffae78a5f4] 32
1 -[NSThemeFrame _windowChangedKeyState] + 47 (AppKit + 1566444) [0x7fffae78a6ec] 32
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 32
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 32
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 32
1 -[NSScrollView _windowChangedKeyState] + 45 (AppKit + 1569039) [0x7fffae78b10f] 32
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 32
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 32
1 -[NSTableView _windowChangedKeyState] + 260 (AppKit + 1569461) [0x7fffae78b2b5] 32
1 -[NSTableView _dirtyVisibleCellsForKeyStateChange] + 1084 (AppKit + 1574288) [0x7fffae78c590] 32
1 -[NSTableView _setNeedsDisplayInColumn:row:] + 151 (AppKit + 4438033) [0x7fffaea47811] 32
1 -[NSView setNeedsDisplayInRect:] + 48 (AppKit + 149875) [0x7fffae630973] 32
1 NSViewSetNeedsDisplayInRect + 897 (AppKit + 150781) [0x7fffae630cfd] 32
1 -[NSView(NSInternal) _setLayerNeedsDisplayInViewRect:] + 473 (AppKit + 347674) [0x7fffae660e1a] 32
1 -[_NSBackingLayer setNeedsDisplayInRect:] + 61 (AppKit + 344740) [0x7fffae6602a4] 32
1 _NSBackingLayerSetNeedsDisplayInRect + 160 (AppKit + 344906) [0x7fffae66034a] 32
1 -[_NSBackingLayerContents invalidateRect:] + 94 (AppKit + 3192126) [0x7fffae91753e] 32
1 -[_NSTiledLayer setNeedsDisplayInRect:] + 145 (AppKit + 2470649) [0x7fffae8672f9] 32
1 -[_NSTiledLayerContents invalidateRect:] + 138 (AppKit + 2477420) [0x7fffae868d6c] 32
1 -[NSRegion addRect:] + 264 (AppKit + 839784) [0x7fffae6d9068] 32
1 CGSUnionRegionWithRect + 29 (CoreGraphics + 3487387) [0x7fffb128869b] 32
1 CGRegionCreateUnionWithRect + 161 (CoreGraphics + 3133042) [0x7fffb1231e72] 32
1 shape_union_with_bounds + 119 (CoreGraphics + 3464233) [0x7fffb1282c29] 32
1 shape_union + 512 (CoreGraphics + 3463242) [0x7fffb128284a] (running) 32
35 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 33-67
35 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 33-67
35 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 33-67
35 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 33-67
1 ReceiveNextEventCommon + 184 (HIToolbox + 198553) [0x7fffb00ad799] 33
1 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 33
1 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 33
1 __CFRunLoopRun + 873 (CoreFoundation + 556857) [0x7fffb0b21f39] 33
1 __CFRunLoopDoObservers + 391 (CoreFoundation + 684807) [0x7fffb0b41307] 33
1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 684951) [0x7fffb0b41397] 33
1 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke.31 + 323 (AppKit + 4689693) [0x7fffaea84f1d] 33
1 CA::Transaction::commit() + 475 (QuartzCore + 67121) [0x7fffb684f631] 33
1 CA::Context::commit_transaction(CA::Transaction*) + 280 (QuartzCore + 1153144) [0x7fffb6958878] 33
1 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35 (QuartzCore + 1196185) [0x7fffb6963099] 33
1 CA::Layer::display_if_needed(CA::Transaction*) + 572 (QuartzCore + 1195886) [0x7fffb6962f6e] 33
1 -[_NSTiledLayer display] + 389 (AppKit + 2475195) [0x7fffae8684bb] 33
1 -[_NSTiledLayerContents update:shouldCallPrepareContent:] + 5174 (AppKit + 12021795) [0x7fffaf183023] 33
1 -[NSTileLayer display] + 119 (AppKit + 2990028) [0x7fffae8e5fcc] 33
1 CA::Layer::display_() + 1803 (QuartzCore + 1245381) [0x7fffb696f0c5] 33
1 ___ZN2CA5Layer8display_Ev_block_invoke + 75 (QuartzCore + 1246308) [0x7fffb696f464] 33
1 CABackingStoreUpdate_ + 3740 (QuartzCore + 78612) [0x7fffb6852314] 33
1 -[NSTileLayer drawInContext:] + 169 (AppKit + 2990261) [0x7fffae8e60b5] 33
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 33
1 -[_NSTiledLayerContents drawLayer:inContext:] + 176 (AppKit + 2990446) [0x7fffae8e616e] 33
1 -[_NSTiledLayer drawTile:inContext:] + 624 (AppKit + 2991160) [0x7fffae8e6438] 33
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 33
1 -[_NSBackingLayerContents drawLayer:inContext:] + 162 (AppKit + 2992479) [0x7fffae8e695f] 33
1 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 80 (AppKit + 1724162) [0x7fffae7b0f02] 33
1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1589 (AppKit + 1725757) [0x7fffae7b153d] 33
1 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 267 (AppKit + 1726997) [0x7fffae7b1a15] 33
1 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1318 (AppKit + 1728622) [0x7fffae7b206e] 33
1 -[NSTableView drawRect:] + 1501 (AppKit + 1833405) [0x7fffae7cb9bd] 33
1 -[NSOutlineView drawRowIndexes:clipRect:] + 113 (AppKit + 3361455) [0x7fffae940aaf] 33
1 -[NSTableView drawRowIndexes:clipRect:] + 513 (AppKit + 2818630) [0x7fffae8bc246] 33
1 -[NSTableView drawRow:clipRect:] + 1736 (AppKit + 2820843) [0x7fffae8bcaeb] 33
1 -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 93 (AppKit + 3383288) [0x7fffae945ff8] 33
1 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 368 (AppKit + 2822330) [0x7fffae8bd0ba] 33
1 -[NSTextFieldCell drawWithFrame:inView:] + 219 (AppKit + 1761634) [0x7fffae7ba162] 33
1 +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 79 (AppKit + 1289168) [0x7fffae746bd0] 33
1 __40-[NSTextFieldCell drawWithFrame:inView:]_block_invoke + 451 (AppKit + 1762317) [0x7fffae7ba40d] 33
1 -[NSTextFieldCell drawInteriorWithFrame:inView:] + 981 (AppKit + 1830334) [0x7fffae7cadbe] 33
1 _NSDrawTextCell2 + 6691 (AppKit + 1792685) [0x7fffae7c1aad] 33
1 -[NSTextFieldCell _coreUIWidgetName] + 17 (AppKit + 1221032) [0x7fffae7361a8] 33
1 -[NSTextFieldCell bezelStyle] + 11 (AppKit + 1221083) [0x7fffae7361db] (running) 33
<process dropped importance donation from WindowServer [173]>
34 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 34-67
34 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 34-67
2 CFRunLoopRunSpecific + 454 (CoreFoundation + 555414) [0x7fffb0b21996] 34-35
2 __CFRunLoopDoObservers + 391 (CoreFoundation + 684807) [0x7fffb0b41307] 34-35
2 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 684951) [0x7fffb0b41397] 34-35
2 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 108 (QuartzCore + 69522) [0x7fffb684ff92] 34-35
2 CA::Transaction::commit() + 475 (QuartzCore + 67121) [0x7fffb684f631] 34-35
2 CA::Context::commit_transaction(CA::Transaction*) + 280 (QuartzCore + 1153144) [0x7fffb6958878] 34-35
2 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35 (QuartzCore + 1196185) [0x7fffb6963099] 34-35
2 CA::Layer::display_if_needed(CA::Transaction*) + 572 (QuartzCore + 1195886) [0x7fffb6962f6e] 34-35
1 -[_NSTiledLayer display] + 389 (AppKit + 2475195) [0x7fffae8684bb] 34
1 -[_NSTiledLayerContents update:shouldCallPrepareContent:] + 5174 (AppKit + 12021795) [0x7fffaf183023] 34
1 -[NSTileLayer display] + 119 (AppKit + 2990028) [0x7fffae8e5fcc] 34
1 CA::Layer::display_() + 1803 (QuartzCore + 1245381) [0x7fffb696f0c5] 34
1 ___ZN2CA5Layer8display_Ev_block_invoke + 75 (QuartzCore + 1246308) [0x7fffb696f464] 34
1 CABackingStoreUpdate_ + 3740 (QuartzCore + 78612) [0x7fffb6852314] 34
1 -[NSTileLayer drawInContext:] + 169 (AppKit + 2990261) [0x7fffae8e60b5] 34
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 34
1 -[_NSTiledLayerContents drawLayer:inContext:] + 176 (AppKit + 2990446) [0x7fffae8e616e] 34
1 -[_NSTiledLayer drawTile:inContext:] + 624 (AppKit + 2991160) [0x7fffae8e6438] 34
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 34
1 -[_NSBackingLayerContents drawLayer:inContext:] + 162 (AppKit + 2992479) [0x7fffae8e695f] 34
1 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 80 (AppKit + 1724162) [0x7fffae7b0f02] 34
1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1589 (AppKit + 1725757) [0x7fffae7b153d] 34
1 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 267 (AppKit + 1726997) [0x7fffae7b1a15] 34
1 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1318 (AppKit + 1728622) [0x7fffae7b206e] 34
1 -[NSTableView drawRect:] + 1501 (AppKit + 1833405) [0x7fffae7cb9bd] 34
1 -[NSOutlineView drawRowIndexes:clipRect:] + 113 (AppKit + 3361455) [0x7fffae940aaf] 34
1 -[NSTableView drawRowIndexes:clipRect:] + 513 (AppKit + 2818630) [0x7fffae8bc246] 34
1 -[NSTableView drawRow:clipRect:] + 1235 (AppKit + 2820342) [0x7fffae8bc8f6] 34
1 -[NSOutlineView frameOfCellAtColumn:row:] + 120 (AppKit + 1437378) [0x7fffae76aec2] 34
1 -[NSTableView frameOfCellAtColumn:row:] + 327 (AppKit + 1438435) [0x7fffae76b2e3] 34
1 objc_msgSend + 26 (libobjc.A.dylib + 27482) [0x7fffc5787b5a] (running) 34
1 -[NSTileLayer display] + 119 (AppKit + 2990028) [0x7fffae8e5fcc] 35
1 CA::Layer::display_() + 1803 (QuartzCore + 1245381) [0x7fffb696f0c5] 35
1 ___ZN2CA5Layer8display_Ev_block_invoke + 75 (QuartzCore + 1246308) [0x7fffb696f464] 35
1 CABackingStoreUpdate_ + 3740 (QuartzCore + 78612) [0x7fffb6852314] 35
1 -[NSTileLayer drawInContext:] + 169 (AppKit + 2990261) [0x7fffae8e60b5] 35
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 35
1 -[_NSTiledLayerContents drawLayer:inContext:] + 176 (AppKit + 2990446) [0x7fffae8e616e] 35
1 -[_NSTiledLayer drawTile:inContext:] + 624 (AppKit + 2991160) [0x7fffae8e6438] 35
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 35
1 -[_NSBackingLayerContents drawLayer:inContext:] + 162 (AppKit + 2992479) [0x7fffae8e695f] 35
1 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 80 (AppKit + 1724162) [0x7fffae7b0f02] 35
1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1589 (AppKit + 1725757) [0x7fffae7b153d] 35
1 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 267 (AppKit + 1726997) [0x7fffae7b1a15] 35
1 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1318 (AppKit + 1728622) [0x7fffae7b206e] 35
1 -[NSTableView drawRect:] + 1501 (AppKit + 1833405) [0x7fffae7cb9bd] 35
1 -[NSOutlineView drawRowIndexes:clipRect:] + 113 (AppKit + 3361455) [0x7fffae940aaf] 35
1 -[NSTableView drawRowIndexes:clipRect:] + 513 (AppKit + 2818630) [0x7fffae8bc246] 35
1 -[NSTableView drawRow:clipRect:] + 1736 (AppKit + 2820843) [0x7fffae8bcaeb] 35
1 -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 93 (AppKit + 3383288) [0x7fffae945ff8] 35
1 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 368 (AppKit + 2822330) [0x7fffae8bd0ba] 35
1 -[NSTextFieldCell drawWithFrame:inView:] + 219 (AppKit + 1761634) [0x7fffae7ba162] 35
1 +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 79 (AppKit + 1289168) [0x7fffae746bd0] 35
1 __40-[NSTextFieldCell drawWithFrame:inView:]_block_invoke + 451 (AppKit + 1762317) [0x7fffae7ba40d] 35
1 -[NSTextFieldCell drawInteriorWithFrame:inView:] + 981 (AppKit + 1830334) [0x7fffae7cadbe] 35
1 _NSDrawTextCell2 + 7524 (AppKit + 1793518) [0x7fffae7c1dee] 35
1 _NSStringDrawingCore + 159 (UIFoundation + 151400) [0x7fffc35fbf68] 35
1 __NSStringDrawingEngine + 7348 (UIFoundation + 165781) [0x7fffc35ff795] 35
1 CTFontTransformGlyphs + 283 (CoreText + 154691) [0x7fffb20b2c43] 35
1 TShapingEngine::ShapeGlyphs(TRunGlue&, AnnexTableFlag, __CFString const*) + 149 (CoreText + 457753) [0x7fffb20fcc19] 35
1 TOpenTypeMorph::ShapeGlyphs(SyncState&) + 842 (CoreText + 156236) [0x7fffb20b324c] 35
1 ConvertSettingsToOTFeatures(TInlineVector<unsigned int, 30ul> const&, TFontFeatureSettingList const&, bool, TInlineVector<std::__1::pair<unsigned int, unsigned int>, 30ul>&, KerningStatus*, FeatureDefaults) + 897 (CoreText + 889991) [0x7fffb2166487] (running) 35
27 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 36-62
27 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 36-62
27 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 36-62
27 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 36-62
*5 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 36-40
<process clamped>
*7 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 41-47
<process unclamped>
*15 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 48-62
1 CFRunLoopRunSpecific + 454 (CoreFoundation + 555414) [0x7fffb0b21996] 63
1 __CFRunLoopDoObservers + 391 (CoreFoundation + 684807) [0x7fffb0b41307] 63
1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 684951) [0x7fffb0b41397] 63
1 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 108 (QuartzCore + 69522) [0x7fffb684ff92] 63
1 CA::Transaction::commit() + 475 (QuartzCore + 67121) [0x7fffb684f631] 63
1 CA::Context::commit_transaction(CA::Transaction*) + 280 (QuartzCore + 1153144) [0x7fffb6958878] 63
1 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35 (QuartzCore + 1196185) [0x7fffb6963099] 63
1 CA::Layer::display_if_needed(CA::Transaction*) + 572 (QuartzCore + 1195886) [0x7fffb6962f6e] 63
1 -[_NSTiledLayer display] + 389 (AppKit + 2475195) [0x7fffae8684bb] 63
1 -[_NSTiledLayerContents update:shouldCallPrepareContent:] + 5174 (AppKit + 12021795) [0x7fffaf183023] 63
1 -[NSTileLayer display] + 119 (AppKit + 2990028) [0x7fffae8e5fcc] 63
1 CA::Layer::display_() + 1803 (QuartzCore + 1245381) [0x7fffb696f0c5] 63
1 ___ZN2CA5Layer8display_Ev_block_invoke + 75 (QuartzCore + 1246308) [0x7fffb696f464] 63
1 CABackingStoreUpdate_ + 3740 (QuartzCore + 78612) [0x7fffb6852314] 63
1 -[NSTileLayer drawInContext:] + 169 (AppKit + 2990261) [0x7fffae8e60b5] 63
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 63
1 -[_NSTiledLayerContents drawLayer:inContext:] + 176 (AppKit + 2990446) [0x7fffae8e616e] 63
1 -[_NSTiledLayer drawTile:inContext:] + 624 (AppKit + 2991160) [0x7fffae8e6438] 63
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 63
1 -[_NSBackingLayerContents drawLayer:inContext:] + 162 (AppKit + 2992479) [0x7fffae8e695f] 63
1 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 80 (AppKit + 1724162) [0x7fffae7b0f02] 63
1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1589 (AppKit + 1725757) [0x7fffae7b153d] 63
1 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 267 (AppKit + 1726997) [0x7fffae7b1a15] 63
1 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1318 (AppKit + 1728622) [0x7fffae7b206e] 63
1 -[NSTableView drawRect:] + 1501 (AppKit + 1833405) [0x7fffae7cb9bd] 63
1 -[NSOutlineView drawRowIndexes:clipRect:] + 113 (AppKit + 3361455) [0x7fffae940aaf] 63
1 -[NSTableView drawRowIndexes:clipRect:] + 513 (AppKit + 2818630) [0x7fffae8bc246] 63
1 -[NSTableView drawRow:clipRect:] + 1736 (AppKit + 2820843) [0x7fffae8bcaeb] 63
1 -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 93 (AppKit + 3383288) [0x7fffae945ff8] 63
1 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 368 (AppKit + 2822330) [0x7fffae8bd0ba] 63
1 -[NSTextFieldCell drawWithFrame:inView:] + 219 (AppKit + 1761634) [0x7fffae7ba162] 63
1 +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 79 (AppKit + 1289168) [0x7fffae746bd0] 63
1 __40-[NSTextFieldCell drawWithFrame:inView:]_block_invoke + 451 (AppKit + 1762317) [0x7fffae7ba40d] 63
1 -[NSTextFieldCell drawInteriorWithFrame:inView:] + 981 (AppKit + 1830334) [0x7fffae7cadbe] 63
1 _NSDrawTextCell2 + 7524 (AppKit + 1793518) [0x7fffae7c1dee] 63
1 _NSStringDrawingCore + 159 (UIFoundation + 151400) [0x7fffc35fbf68] 63
1 __NSStringDrawingEngine + 7348 (UIFoundation + 165781) [0x7fffc35ff795] 63
1 CTFontTransformGlyphs + 283 (CoreText + 154691) [0x7fffb20b2c43] 63
1 std::__1::__vector_base<std::__1::tuple<CFRange, UScriptCode>, TInlineBufferAllocator<std::__1::tuple<CFRange, UScriptCode>, 30ul> >::~__vector_base() + 126 (CoreText + 132108) [0x7fffb20ad40c] (running) 63
4 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 64-67
4 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 64-67
4 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 64-67
4 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 64-67
*4 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 64-67
<process received importance donation from WindowServer [173]>
6 -[NSApplication run] + 1002 (AppKit + 245633) [0x7fffae647f81] 68-73
6 -[NSApplication(NSEvent) sendEvent:] + 1145 (AppKit + 8125429) [0x7fffaedcbbf5] 68-73
6 -[NSWindow(NSEventRouting) sendEvent:] + 541 (AppKit + 9663166) [0x7fffaef432be] 68-73
6 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1942 (AppKit + 9666080) [0x7fffaef43e20] 68-73
6 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 6341 (AppKit + 9680387) [0x7fffaef47603] 68-73
6 -[NSControl mouseDown:] + 832 (AppKit + 2778491) [0x7fffae8b257b] 68-73
6 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 798 (AppKit + 3062290) [0x7fffae8f7a12] 68-73
6 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2481 (AppKit + 2784198) [0x7fffae8b3bc6] 68-73
6 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 68-73
6 -[NSButtonCell _sendActionFrom:] + 98 (AppKit + 3063001) [0x7fffae8f7cd9] 68-73
6 -[NSCell _sendActionFrom:] + 128 (AppKit + 2790112) [0x7fffae8b52e0] 68-73
6 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 68-73
6 __26-[NSCell _sendActionFrom:]_block_invoke + 136 (AppKit + 2790280) [0x7fffae8b5388] 68-73
6 -[NSControl sendAction:to:] + 86 (AppKit + 2790496) [0x7fffae8b5460] 68-73
6 -[NSApplication(NSResponder) sendAction:to:from:] + 456 (AppKit + 8141980) [0x7fffaedcfc9c] 68-73
6 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 68-73
6 ??? (Activity Monitor + 175428) [0x102856d44] 68-73
6 ??? (Activity Monitor + 52559) [0x102838d4f] 68-73
6 -[NSAlert beginSheetModalForWindow:completionHandler:] + 105 (AppKit + 3431166) [0x7fffae951afe] 68-73
1 __54-[NSAlert beginSheetModalForWindow:completionHandler:]_block_invoke + 47 (AppKit + 3475822) [0x7fffae95c96e] 68
1 -[NSAlert layout] + 354 (AppKit + 3226348) [0x7fffae91faec] 68
1 -[NSAlert buildAlertStyle:title:formattedMessage:first:second:third:oldStyle:] + 8275 (AppKit + 4660114) [0x7fffaea7db92] 68
1 sizeButtonForThemeLayout + 25 (AppKit + 3233466) [0x7fffae9216ba] 68
1 -[NSControl sizeToFit] + 53 (AppKit + 440666) [0x7fffae67795a] 68
1 -[NSCell cellSize] + 68 (AppKit + 440865) [0x7fffae677a21] 68
1 -[NSButtonCell cellSizeForBounds:] + 383 (AppKit + 974667) [0x7fffae6f9f4b] 68
1 -[NSButtonCell drawingRectForBounds:] + 749 (AppKit + 978533) [0x7fffae6fae65] 68
1 -[NSButtonCell _coreUIContentRectInsetsForRect:inView:] + 177 (AppKit + 5045276) [0x7fffaeadbc1c] 68
1 -[NSButtonCell _coreUIBezelDrawOptionsWithFrame:inView:] + 3074 (AppKit + 968366) [0x7fffae6f86ae] 68
1 -[NSView _backingScaleFactorForDrawing] + 74 (AppKit + 9233207) [0x7fffaeeda337] 68
1 _NSEffectiveScaleForContext + 117 (AppKit + 9582370) [0x7fffaef2f722] 68
1 CGContextGetDefaultUserSpaceToDeviceSpaceTransform + 46 (CoreGraphics + 3265975) [0x7fffb12525b7] 68
1 CGContextDelegateGetTransform + 28 (CoreGraphics + 1030117) [0x7fffb10307e5] 68
1 backing_store_GetTransform + 54 (AppKit + 2051766) [0x7fffae800eb6] 68
1 -[_NSCGSWindowBackingStore scale] + 71 (AppKit + 2012385) [0x7fffae7f74e1] 68
1 SLSGetWindowResolution + 29 (SkyLight + 2129430) [0x7fffc2570e16] 68
1 CGSWindowGetResolution + 20 (SkyLight + 1343373) [0x7fffc24b0f8d] 68
1 CGSCurrentProcessOwnsConnectionID + 33 (SkyLight + 183829) [0x7fffc2395e15] 68
1 std::__1::mutex::lock() + 9 (libc++.1.dylib + 245983) [0x7fffc4c4c0df] 68
1 __psynch_mutexwait + 10 (libsystem_kernel.dylib + 105654) [0x7fffc61a7cb6] 68
*1 psynch_mtxcontinue + 0 (pthread + 31396) [0xffffff7f80efaaa4] 68
<priority 46 (47)>
5 __54-[NSAlert beginSheetModalForWindow:completionHandler:]_block_invoke + 388 (AppKit + 3476163) [0x7fffae95cac3] 69-73
3 -[NSWindow _beginWindowBlockingModalSessionForSheet:service:completionHandler:isCritical:] + 836 (AppKit + 2761795) [0x7fffae8ae443] 69-71
3 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 271 (AppKit + 2734904) [0x7fffae8a7b38] 69-71
3 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1041 (AppKit + 1581614) [0x7fffae78e22e] 69-71
3 -[NSWindow _reallyDoOrderWindowAboveOrBelow:relativeTo:findKey:forCounter:force:isModal:] + 1922 (AppKit + 9341538) [0x7fffaeef4a62] 69-71
2 -[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + 186 (AppKit + 2764005) [0x7fffae8aece5] 69-70
2 -[NSMoveHelper(NSSheets) _moveParent:andOpenSheet:] + 1739 (AppKit + 2765829) [0x7fffae8af405] 69-70
2 -[NSMoveHelper _doAnimation] + 1624 (AppKit + 2773258) [0x7fffae8b110a] 69-70
2 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 69-70
2 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 69-70
2 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 69-70
2 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 69-70
*2 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 69-70
<priority 40 (47)>
1 -[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + 210 (AppKit + 2764029) [0x7fffae8aecfd] 71
1 -[NSThemeFrame _windowChangedKeyState] + 47 (AppKit + 1566444) [0x7fffae78a6ec] 71
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 71
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 71
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 71
1 -[NSScrollView _windowChangedKeyState] + 45 (AppKit + 1569039) [0x7fffae78b10f] 71
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 71
1 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 71
1 -[NSTableView _windowChangedKeyState] + 260 (AppKit + 1569461) [0x7fffae78b2b5] 71
1 -[NSTableView _dirtyVisibleCellsForKeyStateChange] + 1084 (AppKit + 1574288) [0x7fffae78c590] 71
1 -[NSTableView _setNeedsDisplayInColumn:row:] + 151 (AppKit + 4438033) [0x7fffaea47811] 71
1 -[NSView setNeedsDisplayInRect:] + 48 (AppKit + 149875) [0x7fffae630973] 71
1 NSViewSetNeedsDisplayInRect + 278 (AppKit + 150162) [0x7fffae630a92] 71
1 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 (Foundation + 27191) [0x7fffb251aa37] 71
1 _CFXNotificationPost + 604 (CoreFoundation + 368028) [0x7fffb0af3d9c] 71
1 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827 (CoreFoundation + 372067) [0x7fffb0af4d63] 71
1 ___CFXNotificationPost_block_invoke + 50 (CoreFoundation + 644818) [0x7fffb0b376d2] 71
1 _CFXRegistrationPost + 427 (CoreFoundation + 645483) [0x7fffb0b3796b] 71
1 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 (CoreFoundation + 645740) [0x7fffb0b37a6c] 71
1 -[_NSMirrorDocumentView documentViewNeedsDisplayInRect:] + 268 (AppKit + 3812473) [0x7fffae9aec79] 71
1 -[NSView setNeedsDisplayInRect:] + 48 (AppKit + 149875) [0x7fffae630973] 71
1 NSViewSetNeedsDisplayInRect + 897 (AppKit + 150781) [0x7fffae630cfd] 71
1 -[NSView(NSInternal) _setLayerNeedsDisplayInViewRect:] + 473 (AppKit + 347674) [0x7fffae660e1a] 71
1 -[_NSBackingLayer setNeedsDisplayInRect:] + 61 (AppKit + 344740) [0x7fffae6602a4] 71
1 _NSBackingLayerSetNeedsDisplayInRect + 160 (AppKit + 344906) [0x7fffae66034a] 71
1 -[_NSBackingLayerContents invalidateRect:] + 94 (AppKit + 3192126) [0x7fffae91753e] 71
1 -[_NSTiledLayer setNeedsDisplayInRect:] + 145 (AppKit + 2470649) [0x7fffae8672f9] 71
1 -[_NSTiledLayerContents invalidateRect:] + 138 (AppKit + 2477420) [0x7fffae868d6c] 71
1 -[NSRegion addRect:] + 264 (AppKit + 839784) [0x7fffae6d9068] 71
1 CGSUnionRegionWithRect + 29 (CoreGraphics + 3487387) [0x7fffb128869b] 71
1 CGRegionCreateUnionWithRect + 161 (CoreGraphics + 3133042) [0x7fffb1231e72] 71
1 shape_union_with_bounds + 119 (CoreGraphics + 3464233) [0x7fffb1282c29] 71
1 shape_union + 532 (CoreGraphics + 3463262) [0x7fffb128285e] 71
1 size_check + 12 (CoreGraphics + 3463627) [0x7fffb12829cb] (running) 71
<priority 25 (47)>
2 -[NSWindow _beginWindowBlockingModalSessionForSheet:service:completionHandler:isCritical:] + 1144 (AppKit + 2762103) [0x7fffae8ae577] 72-73
2 -[NSWindow _changeKeyAndMainLimitedOK:] + 1263 (AppKit + 1538375) [0x7fffae783947] 72-73
2 +[NSWindow _enableKeyStateChangeNotifications] + 355 (AppKit + 1566196) [0x7fffae78a5f4] 72-73
2 -[NSThemeFrame _windowChangedKeyState] + 47 (AppKit + 1566444) [0x7fffae78a6ec] 72-73
2 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 72-73
2 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 72-73
2 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 72-73
2 -[NSScrollView _windowChangedKeyState] + 45 (AppKit + 1569039) [0x7fffae78b10f] 72-73
2 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 72-73
2 -[NSView _windowChangedKeyState] + 318 (AppKit + 969084) [0x7fffae6f897c] 72-73
2 -[NSTableView _windowChangedKeyState] + 260 (AppKit + 1569461) [0x7fffae78b2b5] 72-73
1 -[NSTableView _dirtyVisibleCellsForKeyStateChange] + 1058 (AppKit + 1574262) [0x7fffae78c576] 72
1 -[NSTextFieldCell _needRedrawOnWindowChangedKeyState] + 156 (AppKit + 1548060) [0x7fffae785f1c] 72
1 -[NSTextFieldCell _shouldUseStyledTextInView:] + 719 (AppKit + 1548788) [0x7fffae7861f4] 72
1 -[NSCell stringValue] + 146 (AppKit + 531252) [0x7fffae68db34] 72
1 -[NSCell _formatObjectValue:invalid:] + 433 (AppKit + 431067) [0x7fffae6753db] 72
1 +[NSString localizedStringWithFormat:] + 199 (Foundation + 911140) [0x7fffb25f2724] 72
1 _CFStringCreateWithFormatAndArgumentsAux2 + 257 (CoreFoundation + 217489) [0x7fffb0acf191] 72
1 __CFStringAppendFormatCore + 10696 (CoreFoundation + 228232) [0x7fffb0ad1b88] 72
1 _NSDescriptionWithLocaleFunc + 66 (Foundation + 41273) [0x7fffb251e139] 72
1 -[__NSCFNumber descriptionWithLocale:] + 68 (CoreFoundation + 794420) [0x7fffb0b5bf34] 72
1 -[NSNumber descriptionWithLocale:] + 1053 (Foundation + 151351) [0x7fffb2538f37] 72
1 -[NSString initWithFormat:locale:] + 135 (Foundation + 151590) [0x7fffb2539026] 72
1 _CFStringCreateWithFormatAndArgumentsAux2 + 257 (CoreFoundation + 217489) [0x7fffb0acf191] 72
1 __CFStringAppendFormatCore + 16053 (CoreFoundation + 233589) [0x7fffb0ad3075] 72
1 CFNumberFormatterSetFormat + 149 (CoreFoundation + 1042421) [0x7fffb0b987f5] 72
1 __CFNumberFormatterApplyPattern + 158 (CoreFoundation + 1042750) [0x7fffb0b9893e] 72
1 __cficu_unum_applyPattern + 40 (CoreFoundation + 1042936) [0x7fffb0b989f8] 72
1 unum_applyPattern + 183 (libicucore.A.dylib + 306380) [0x7fffc5219ccc] 72
1 ??? (libicucore.A.dylib + 1178950) [0x7fffc52eed46] 72
1 ??? (libicucore.A.dylib + 1177455) [0x7fffc52ee76f] 72
1 icu::AffixPatternParser::parse(icu::AffixPattern const&, icu::CurrencyAffixInfo const&, icu::PluralAffix&, UErrorCode&) const + 491 (libicucore.A.dylib + 933141) [0x7fffc52b2d15] 72
1 icu::PluralAffix::append(icu::UnicodeString const&, int) + 90 (libicucore.A.dylib + 1365248) [0x7fffc531c500] (running) 72
<priority 33 (47)>
1 -[NSTableView _dirtyVisibleCellsForKeyStateChange] + 1084 (AppKit + 1574288) [0x7fffae78c590] 73
1 -[NSTableView _setNeedsDisplayInColumn:row:] + 151 (AppKit + 4438033) [0x7fffaea47811] 73
1 -[NSView setNeedsDisplayInRect:] + 48 (AppKit + 149875) [0x7fffae630973] 73
1 NSViewSetNeedsDisplayInRect + 897 (AppKit + 150781) [0x7fffae630cfd] 73
1 -[NSView(NSInternal) _setLayerNeedsDisplayInViewRect:] + 473 (AppKit + 347674) [0x7fffae660e1a] 73
1 -[_NSBackingLayer setNeedsDisplayInRect:] + 61 (AppKit + 344740) [0x7fffae6602a4] 73
1 _NSBackingLayerSetNeedsDisplayInRect + 160 (AppKit + 344906) [0x7fffae66034a] 73
1 -[_NSBackingLayerContents invalidateRect:] + 94 (AppKit + 3192126) [0x7fffae91753e] 73
1 -[_NSTiledLayer setNeedsDisplayInRect:] + 145 (AppKit + 2470649) [0x7fffae8672f9] 73
1 -[_NSTiledLayerContents invalidateRect:] + 138 (AppKit + 2477420) [0x7fffae868d6c] 73
1 -[NSRegion addRect:] + 264 (AppKit + 839784) [0x7fffae6d9068] 73
1 CGSUnionRegionWithRect + 29 (CoreGraphics + 3487387) [0x7fffb128869b] 73
1 CGRegionCreateUnionWithRect + 161 (CoreGraphics + 3133042) [0x7fffb1231e72] 73
1 shape_union_with_bounds + 119 (CoreGraphics + 3464233) [0x7fffb1282c29] 73
1 shape_union + 225 (CoreGraphics + 3462955) [0x7fffb128272b] (running) 73
17 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 74-90
17 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 74-90
17 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 74-90
17 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 74-90
1 ReceiveNextEventCommon + 184 (HIToolbox + 198553) [0x7fffb00ad799] 74
1 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 74
1 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 74
1 __CFRunLoopRun + 873 (CoreFoundation + 556857) [0x7fffb0b21f39] 74
1 __CFRunLoopDoObservers + 391 (CoreFoundation + 684807) [0x7fffb0b41307] 74
1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 684951) [0x7fffb0b41397] 74
1 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke.31 + 323 (AppKit + 4689693) [0x7fffaea84f1d] 74
1 CA::Transaction::commit() + 475 (QuartzCore + 67121) [0x7fffb684f631] 74
1 CA::Context::commit_transaction(CA::Transaction*) + 280 (QuartzCore + 1153144) [0x7fffb6958878] 74
1 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35 (QuartzCore + 1196185) [0x7fffb6963099] 74
1 CA::Layer::display_if_needed(CA::Transaction*) + 572 (QuartzCore + 1195886) [0x7fffb6962f6e] 74
1 -[_NSTiledLayer display] + 389 (AppKit + 2475195) [0x7fffae8684bb] 74
1 -[_NSTiledLayerContents update:shouldCallPrepareContent:] + 5174 (AppKit + 12021795) [0x7fffaf183023] 74
1 -[NSTileLayer display] + 119 (AppKit + 2990028) [0x7fffae8e5fcc] 74
1 CA::Layer::display_() + 1803 (QuartzCore + 1245381) [0x7fffb696f0c5] 74
1 ___ZN2CA5Layer8display_Ev_block_invoke + 75 (QuartzCore + 1246308) [0x7fffb696f464] 74
1 CABackingStoreUpdate_ + 3740 (QuartzCore + 78612) [0x7fffb6852314] 74
1 -[NSTileLayer drawInContext:] + 169 (AppKit + 2990261) [0x7fffae8e60b5] 74
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 74
1 -[_NSTiledLayerContents drawLayer:inContext:] + 176 (AppKit + 2990446) [0x7fffae8e616e] 74
1 -[_NSTiledLayer drawTile:inContext:] + 624 (AppKit + 2991160) [0x7fffae8e6438] 74
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 74
1 -[_NSBackingLayerContents drawLayer:inContext:] + 162 (AppKit + 2992479) [0x7fffae8e695f] 74
1 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 80 (AppKit + 1724162) [0x7fffae7b0f02] 74
1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1589 (AppKit + 1725757) [0x7fffae7b153d] 74
1 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 267 (AppKit + 1726997) [0x7fffae7b1a15] 74
1 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1318 (AppKit + 1728622) [0x7fffae7b206e] 74
1 -[NSTableView drawRect:] + 1501 (AppKit + 1833405) [0x7fffae7cb9bd] 74
1 -[NSOutlineView drawRowIndexes:clipRect:] + 113 (AppKit + 3361455) [0x7fffae940aaf] 74
1 -[NSTableView drawRowIndexes:clipRect:] + 513 (AppKit + 2818630) [0x7fffae8bc246] 74
1 -[NSTableView drawRow:clipRect:] + 1736 (AppKit + 2820843) [0x7fffae8bcaeb] 74
1 -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 93 (AppKit + 3383288) [0x7fffae945ff8] 74
1 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 368 (AppKit + 2822330) [0x7fffae8bd0ba] 74
1 -[NSTextFieldCell drawWithFrame:inView:] + 219 (AppKit + 1761634) [0x7fffae7ba162] 74
1 +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 79 (AppKit + 1289168) [0x7fffae746bd0] 74
1 __40-[NSTextFieldCell drawWithFrame:inView:]_block_invoke + 451 (AppKit + 1762317) [0x7fffae7ba40d] 74
1 -[NSTextFieldCell drawInteriorWithFrame:inView:] + 109 (AppKit + 1829462) [0x7fffae7caa56] 74
1 -[NSTextFieldCell _maybeCheckTitleClippingForFrame:inView:] + 56 (AppKit + 1016411) [0x7fffae70425b] 74
1 -[NSBundle bundleIdentifier] + 22 (Foundation + 40386) [0x7fffb251ddc2] 74
1 objc_msgSend + 46 (libobjc.A.dylib + 27502) [0x7fffc5787b6e] (running) 74
<process dropped importance donation from WindowServer [173]>
16 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 75-90
16 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 75-90
5 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 75-79
5 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 75-79
5 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 75-79
5 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 75-79
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 75
<priority 39 (47)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 76
<priority 42 (47)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 77
<priority 44 (47)>
*2 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 78-79
<priority 45 (47)>
1 CFRunLoopRunSpecific + 454 (CoreFoundation + 555414) [0x7fffb0b21996] 80
1 __CFRunLoopDoObservers + 391 (CoreFoundation + 684807) [0x7fffb0b41307] 80
1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 684951) [0x7fffb0b41397] 80
1 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 108 (QuartzCore + 69522) [0x7fffb684ff92] 80
1 CA::Transaction::commit() + 475 (QuartzCore + 67121) [0x7fffb684f631] 80
1 CA::Context::commit_transaction(CA::Transaction*) + 280 (QuartzCore + 1153144) [0x7fffb6958878] 80
1 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35 (QuartzCore + 1196185) [0x7fffb6963099] 80
1 CA::Layer::display_if_needed(CA::Transaction*) + 572 (QuartzCore + 1195886) [0x7fffb6962f6e] 80
1 -[NSTileLayer display] + 119 (AppKit + 2990028) [0x7fffae8e5fcc] 80
1 CA::Layer::display_() + 1803 (QuartzCore + 1245381) [0x7fffb696f0c5] 80
1 ___ZN2CA5Layer8display_Ev_block_invoke + 75 (QuartzCore + 1246308) [0x7fffb696f464] 80
1 CABackingStoreUpdate_ + 3740 (QuartzCore + 78612) [0x7fffb6852314] 80
1 -[NSTileLayer drawInContext:] + 169 (AppKit + 2990261) [0x7fffae8e60b5] 80
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 80
1 -[_NSTiledLayerContents drawLayer:inContext:] + 176 (AppKit + 2990446) [0x7fffae8e616e] 80
1 -[_NSTiledLayer drawTile:inContext:] + 624 (AppKit + 2991160) [0x7fffae8e6438] 80
1 -[CALayer drawInContext:] + 257 (QuartzCore + 1247338) [0x7fffb696f86a] 80
1 -[_NSBackingLayerContents drawLayer:inContext:] + 162 (AppKit + 2992479) [0x7fffae8e695f] 80
1 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 80 (AppKit + 1724162) [0x7fffae7b0f02] 80
1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1589 (AppKit + 1725757) [0x7fffae7b153d] 80
1 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 267 (AppKit + 1726997) [0x7fffae7b1a15] 80
1 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1318 (AppKit + 1728622) [0x7fffae7b206e] 80
1 -[NSTableView drawRect:] + 1501 (AppKit + 1833405) [0x7fffae7cb9bd] 80
1 -[NSOutlineView drawRowIndexes:clipRect:] + 113 (AppKit + 3361455) [0x7fffae940aaf] 80
1 -[NSTableView drawRowIndexes:clipRect:] + 513 (AppKit + 2818630) [0x7fffae8bc246] 80
1 -[NSTableView drawRow:clipRect:] + 1235 (AppKit + 2820342) [0x7fffae8bc8f6] 80
1 -[NSOutlineView frameOfCellAtColumn:row:] + 120 (AppKit + 1437378) [0x7fffae76aec2] 80
1 -[NSTableView frameOfCellAtColumn:row:] + 1245 (AppKit + 1439353) [0x7fffae76b679] 80
1 -[NSView _crackRect:] + 80 (AppKit + 600594) [0x7fffae69ea12] 80
1 -[NSView convertRectToBacking:] + 72 (AppKit + 591726) [0x7fffae69c76e] 80
1 CGRectApplyAffineTransform + 0 (CoreGraphics + 315107) [0x7fffb0f81ee3] (running) 80
<priority 7 (47)>
10 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 81-90
10 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 81-90
10 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 81-90
10 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 81-90
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 81
<priority 41 (47)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 82
<priority 44 (47)>
*4 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 83-86
<process clamped>
*2 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 87-88
<priority 47 (47)>
*2 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 89-90
<process unclamped, process received importance donation from WindowServer [173]>
1 -[NSApplication run] + 1002 (AppKit + 245633) [0x7fffae647f81] 91
1 -[NSApplication(NSEvent) sendEvent:] + 1145 (AppKit + 8125429) [0x7fffaedcbbf5] 91
1 -[NSWindow(NSEventRouting) sendEvent:] + 541 (AppKit + 9663166) [0x7fffaef432be] 91
1 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1942 (AppKit + 9666080) [0x7fffaef43e20] 91
1 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 6341 (AppKit + 9680387) [0x7fffaef47603] 91
1 -[NSControl mouseDown:] + 832 (AppKit + 2778491) [0x7fffae8b257b] 91
1 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 798 (AppKit + 3062290) [0x7fffae8f7a12] 91
1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2481 (AppKit + 2784198) [0x7fffae8b3bc6] 91
1 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 91
1 -[NSButtonCell _sendActionFrom:] + 98 (AppKit + 3063001) [0x7fffae8f7cd9] 91
1 -[NSCell _sendActionFrom:] + 128 (AppKit + 2790112) [0x7fffae8b52e0] 91
1 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 91
1 __26-[NSCell _sendActionFrom:]_block_invoke + 136 (AppKit + 2790280) [0x7fffae8b5388] 91
1 -[NSControl sendAction:to:] + 86 (AppKit + 2790496) [0x7fffae8b5460] 91
1 -[NSApplication(NSResponder) sendAction:to:from:] + 456 (AppKit + 8141980) [0x7fffaedcfc9c] 91
1 _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fffc62abc3d] 91
1 -[NSAlert buttonPressed:] + 361 (AppKit + 3244673) [0x7fffae924281] 91
1 -[NSWindow _endWindowBlockingModalSession:returnCode:] + 248 (AppKit + 2851564) [0x7fffae8c42ec] 91
1 __54-[NSAlert beginSheetModalForWindow:completionHandler:]_block_invoke_2 + 29 (AppKit + 4645307) [0x7fffaea7a1bb] 91
1 ??? (Activity Monitor + 176929) [0x102857321] 91
1 ??? (Activity Monitor + 175298) [0x102856cc2] 91
1 LQForceQuit + 103 (libquit.dylib + 6724) [0x7fffc5ba6a44] 91
1 _CRProcessWillBeForceQuit + 230 (CrashReporterSupport + 28011) [0x7fffbc9f6d6b] 91
1 _CRWriteCrashHistoryForProcess + 74 (CrashReporterSupport + 27526) [0x7fffbc9f6b86] 91
1 WriteCrashHistoryToURL + 72 (CrashReporterSupport + 27727) [0x7fffbc9f6c4f] 91
1 _CRWritePropertyListWithPathAndMode + 111 (CrashReporterSupport + 16190) [0x7fffbc9f3f3e] 91
1 ftruncate + 10 (libsystem_kernel.dylib + 109282) [0x7fffc61a8ae2] 91
*1 hndl_unix_scall64 + 22 (kernel + 671558) [0xffffff80002a3f46] 91
*1 unix_syscall64 + 586 (kernel + 6452202) [0xffffff80008273ea] 91
*1 ftruncate + 457 (kernel + 3360921) [0xffffff8000534899] 91
*1 vnode_setattr + 164 (kernel + 3466372) [0xffffff800054e484] 91
*1 VNOP_SETATTR + 102 (kernel + 3466662) [0xffffff800054e5a6] 91
*1 hfs_vnop_setattr + 560 (HFS + 34948) [0xffffff7f82376884] 91
*1 hfs_truncate + 400 (HFS + 140172) [0xffffff7f8239038c] 91
*1 do_hfs_truncate + 864 (HFS + 141495) [0xffffff7f823908b7] 91
*1 hfs_update + 717 (HFS + 58784) [0xffffff7f8237c5a0] 91
*1 cat_update_internal + 170 (HFS + 186981) [0xffffff7f8239ba65] 91
*1 BTUpdateRecord + 118 (HFS + 80761) [0xffffff7f82381b79] 91
*1 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 91
*1 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 91
*1 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 91
*1 ??? (kernel + 5813123) [0xffffff800078b383] 91
*1 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 91
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 91
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 91
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 91
Thread 0xd174 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 47 (base 47) cpu time 0.026
<process frontmost, thread QoS user interactive (requested user interactive), process sudden termination dirty, process unclamped, process received importance donation from WindowServer [173], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*7 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-7
<process dropped importance donation from WindowServer [173]>
*18 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 8-25
<process clamped>
*2 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 26-27
<process unclamped, process received importance donation from WindowServer [173]>
*6 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 28-33
<process dropped importance donation from WindowServer [173]>
*7 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 34-40
<process clamped>
*7 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 41-47
<process unclamped>
*20 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 48-67
<process received importance donation from WindowServer [173]>
*7 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 68-74
<process dropped importance donation from WindowServer [173]>
*12 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 75-86
<process clamped>
*4 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 87-90
<process unclamped, process received importance donation from WindowServer [173]>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 91
Thread 0x3df03 DispatchQueue 88 2 samples (32-33) priority 31 (base 31) cpu time <0.001
<DispatchQueue not seen for 31 samples, process frontmost, thread QoS default (requested default, override default), process sudden termination dirty, process unclamped, process received importance donation from WindowServer [173], IO tier 0>
2 ??? [0x7a06df04981100b6] 32-33
2 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 32-33
2 _pthread_wqthread + 1004 (libsystem_pthread.dylib + 13803) [0x7fffc62905eb] 32-33
2 _dispatch_kevent_worker_thread + 978 (libdispatch.dylib + 115120) [0x7fffc605d1b0] 32-33
2 _dispatch_root_queue_drain_deferred_item + 284 (libdispatch.dylib + 103313) [0x7fffc605a391] 32-33
2 _dispatch_queue_invoke + 1046 (libdispatch.dylib + 44249) [0x7fffc604bcd9] 32-33
2 _dispatch_queue_serial_drain + 443 (libdispatch.dylib + 100640) [0x7fffc6059920] 32-33
2 _dispatch_mach_invoke + 868 (libdispatch.dylib + 27707) [0x7fffc6047c3b] 32-33
2 _dispatch_queue_serial_drain + 443 (libdispatch.dylib + 100640) [0x7fffc6059920] 32-33
2 _dispatch_mach_msg_invoke + 414 (libdispatch.dylib + 33537) [0x7fffc6049301] 32-33
2 _dispatch_client_callout4 + 9 (libdispatch.dylib + 32454) [0x7fffc6048ec6] 32-33
2 _xpc_connection_mach_event + 1707 (libxpc.dylib + 39263) [0x7fffc62d695f] 32-33
2 _xpc_connection_call_event_handler + 35 (libxpc.dylib + 44950) [0x7fffc62d7f96] 32-33
2 __sysmon_request_execute_block_invoke_2 + 224 (libsysmon.dylib + 4773) [0x7fffc5e092a5] 32-33
2 ??? (Activity Monitor + 164976) [0x102854470] 32-33
2 _dispatch_barrier_sync_f_invoke + 83 (libdispatch.dylib + 11506) [0x7fffc6043cf2] 32-33
2 _dispatch_client_callout + 8 (libdispatch.dylib + 8376) [0x7fffc60430b8] 32-33
2 ??? (Activity Monitor + 133005) [0x10284c78d] 32-33
2 sysmon_table_apply + 40 (libsysmon.dylib + 5130) [0x7fffc5e0940a] 32-33
2 ??? (Activity Monitor + 133162) [0x10284c82a] 32-33
2 _dispatch_barrier_sync_f_slow + 402 (libdispatch.dylib + 54658) [0x7fffc604e582] 32-33
2 _dispatch_thread_event_wait_slow + 85 (libdispatch.dylib + 109678) [0x7fffc605bc6e] 32-33
2 __ulock_wait + 10 (libsystem_kernel.dylib + 107442) [0x7fffc61a83b2] 32-33
*2 hndl_unix_scall64 + 22 (kernel + 671558) [0xffffff80002a3f46] 32-33
*2 unix_syscall64 + 586 (kernel + 6452202) [0xffffff80008273ea] 32-33
*2 ulock_wait + 993 (kernel + 5930113) [0xffffff80007a7c81] 32-33
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 32-33
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 32-33
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 32-33
Thread 0x3f320 DispatchQueue 2969 2 samples (32-33) priority 31 (base 31) cpu time 0.001
<DispatchQueue not seen for 31 samples, process frontmost, thread QoS default (requested default), process sudden termination dirty, process unclamped, process received importance donation from WindowServer [173], IO tier 0>
2 ??? [0x70000ae36ac0] 32-33
2 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 32-33
2 _pthread_wqthread + 1004 (libsystem_pthread.dylib + 13803) [0x7fffc62905eb] 32-33
2 _dispatch_kevent_worker_thread + 978 (libdispatch.dylib + 115120) [0x7fffc605d1b0] 32-33
2 _dispatch_root_queue_drain_deferred_item + 284 (libdispatch.dylib + 103313) [0x7fffc605a391] 32-33
2 _dispatch_queue_invoke + 1046 (libdispatch.dylib + 44249) [0x7fffc604bcd9] 32-33
2 _dispatch_queue_serial_drain + 443 (libdispatch.dylib + 100640) [0x7fffc6059920] 32-33
2 _dispatch_mach_invoke + 868 (libdispatch.dylib + 27707) [0x7fffc6047c3b] 32-33
2 _dispatch_queue_serial_drain + 443 (libdispatch.dylib + 100640) [0x7fffc6059920] 32-33
2 _dispatch_mach_msg_invoke + 414 (libdispatch.dylib + 33537) [0x7fffc6049301] 32-33
2 _dispatch_client_callout4 + 9 (libdispatch.dylib + 32454) [0x7fffc6048ec6] 32-33
2 _xpc_connection_mach_event + 1707 (libxpc.dylib + 39263) [0x7fffc62d695f] 32-33
2 _xpc_connection_call_event_handler + 35 (libxpc.dylib + 44950) [0x7fffc62d7f96] 32-33
2 __sysmon_request_execute_block_invoke_2 + 224 (libsysmon.dylib + 4773) [0x7fffc5e092a5] 32-33
2 ??? (Activity Monitor + 162179) [0x102853983] 32-33
2 _dispatch_barrier_sync_f_slow + 402 (libdispatch.dylib + 54658) [0x7fffc604e582] 32-33
2 _dispatch_thread_event_wait_slow + 85 (libdispatch.dylib + 109678) [0x7fffc605bc6e] 32-33
2 __ulock_wait + 10 (libsystem_kernel.dylib + 107442) [0x7fffc61a83b2] 32-33
*2 hndl_unix_scall64 + 22 (kernel + 671558) [0xffffff80002a3f46] 32-33
*2 unix_syscall64 + 586 (kernel + 6452202) [0xffffff80008273ea] 32-33
*2 ulock_wait + 993 (kernel + 5930113) [0xffffff80007a7c81] 32-33
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 32-33
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 32-33
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 32-33
Thread 0x3f123 DispatchQueue 52 1 sample (68) priority 47 (base 47) cpu time <0.001
<DispatchQueue not seen for 67 samples, process frontmost, thread QoS user interactive (requested user initiated, override user interactive), process sudden termination dirty, process unclamped, process received importance donation from WindowServer [173], IO tier 0>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 68
1 _pthread_wqthread + 1299 (libsystem_pthread.dylib + 14098) [0x7fffc6290712] 68
1 _dispatch_worker_thread3 + 99 (libdispatch.dylib + 15431) [0x7fffc6044c47] 68
1 _dispatch_root_queue_drain + 476 (libdispatch.dylib + 15984) [0x7fffc6044e70] 68
1 _dispatch_queue_override_invoke + 369 (libdispatch.dylib + 69872) [0x7fffc60520f0] 68
1 _dispatch_queue_invoke + 1046 (libdispatch.dylib + 44249) [0x7fffc604bcd9] 68
1 _dispatch_queue_serial_drain + 896 (libdispatch.dylib + 101093) [0x7fffc6059ae5] 68
1 _dispatch_client_callout + 8 (libdispatch.dylib + 8376) [0x7fffc60430b8] 68
1 _dispatch_call_block_and_release + 12 (libdispatch.dylib + 44791) [0x7fffc604bef7] 68
1 __CPSNoticeNewConnection_block_invoke + 22 (SkyLight + 430290) [0x7fffc23d20d2] 68
1 CGSConnectionByID + 206 (SkyLight + 163445) [0x7fffc2390e75] 68
1 CGSConnectionRegistryCheckConnectionID + 55 (SkyLight + 1801337) [0x7fffc2520c79] 68
1 (anonymous namespace)::Registry::zombie_check(unsigned int) + 158 (SkyLight + 1801190) [0x7fffc2520be6] 68
1 (anonymous namespace)::Backtrace::log(char const*) const + 171 (SkyLight + 1596645) [0x7fffc24eece5] 68
1 _os_log_impl + 1137 (libsystem_trace.dylib + 73843) [0x7fffc62b8073] 68
1 strlen + 18 (libsystem_c.dylib + 6994) [0x7fffc60afb52] 68
*1 hndl_alltraps + 229 (kernel + 669269) [0xffffff80002a3655] 68
*1 user_trap + 652 (kernel + 2122492) [0xffffff80004062fc] 68
*1 ??? (kernel + 1507988) [0xffffff8000370294] 68
*1 vm_fault_page + 926 (kernel + 1486446) [0xffffff800036ae6e] 68
*1 lck_rw_sleep + 135 (kernel + 1052663) [0xffffff8000300ff7] 68
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 68
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 68
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 68
Thread 0x3e1cc 1 sample (80) priority 37 (base 37) cpu time <0.001
<Thread in another stack for 79 samples, process frontmost, thread QoS user initiated (requested user initiated), process sudden termination dirty, process unclamped, IO tier 0>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 80
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 80
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 80
Binary Images:
0x10282c000 - 0x102889fff com.apple.ActivityMonitor 10.12 (968) <30EDEB4B-0491-33FB-9603-BA7FC726E8F2> /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb0f35000 - 0x7fffb15b7fff com.apple.CoreGraphics 2.0 (1070.13.2) <0685658F-21AE-31D9-8C9A-B92528CDFB59> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fffb208d000 - 0x7fffb21d9fff com.apple.CoreText 352.0 (544.5) <E90EA1D8-3491-3014-9043-9928C4E4349C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb683f000 - 0x7fffb6a3afff com.apple.QuartzCore 1.11 (449.41.15) <3CD775C0-683D-3B4E-8EC2-AB1DAC4C3AE9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fffbc9f0000 - 0x7fffbc9fdfff com.apple.CrashReporterSupport 10.12 (817) <CB5251B1-5BE5-308B-B30B-0050065E04CC> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fffc2369000 - 0x7fffc25c8fff com.apple.SkyLight 1.600.0 (122.8) <2B8B6734-2B70-3BD8-BB8E-3338FB2708EE> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fffc35d7000 - 0x7fffc3767fff com.apple.UIFoundation 1.0 (490.7) <047781ED-9E79-361F-8E04-71FF90C650F3> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc51cf000 - 0x7fffc53f4fff libicucore.A.dylib (57149.0.1) <6B5FDA93-AA88-318F-9608-C2A33D602EC7> /usr/lib/libicucore.A.dylib
0x7fffc5781000 - 0x7fffc5b51fff libobjc.A.dylib (706) <F9AFE665-A3A2-3285-9495-19803A565861> /usr/lib/libobjc.A.dylib
0x7fffc5ba5000 - 0x7fffc5ba6fff libquit.dylib (230.3) <99526A0B-B7D9-38F5-9274-58B449C18B01> /usr/lib/libquit.dylib
0x7fffc5e08000 - 0x7fffc5e09fff libsysmon.dylib (92) <1643074B-23BA-3CAE-824A-B60D1E3538E1> /usr/lib/libsysmon.dylib
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc60ae000 - 0x7fffc613bfff libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62a6000 - 0x7fffc62c6fff libsystem_trace.dylib (518.30.7) <6D34D1EA-2A3C-3D2D-803E-A666E6AEEE52> /usr/lib/system/libsystem_trace.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff7f8236e000 - 0xffffff7f823d5fff com.apple.filesystems.hfs.kext 366.30.3 (366.30.3) <67BB9886-0B3D-35CE-A311-FEAB6432BB5E> /System/Library/Extensions/HFS.kext/Contents/MacOS/HFS
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: AirPlayUIAgent [514]
Path: /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked
Task size: 8 MB
Note: 1 idle work queue threads omitted
Thread 0x287c DispatchQueue 1 91 samples (1-91) priority 46 (base 46)
<thread QoS user interactive (requested user interactive), process sudden termination clean, IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2b05 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 46 (base 46)
<thread QoS user interactive (requested user interactive), process sudden termination clean, IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x101887000 - 0x101891fff com.apple.AirPlayUIAgent 2.0 (310.15) <1C14FE2D-C2A1-3C04-9F69-8549B2A9B978> /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: AirPlayXPCHelper [118]
Path: /usr/libexec/AirPlayXPCHelper
Architecture: x86_64
Parent: launchd [1]
UID: 0
Task size: 6 MB
Note: 1 idle work queue threads omitted
Thread 0x873 DispatchQueue 11 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested default), timers tier 3 (coalesced), IO tier 1>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x10b0ed000 - 0x10b0eefff AirPlayXPCHelper (310.15) <BD7D3072-8365-3B70-BA8B-F6837C255ABC> /usr/libexec/AirPlayXPCHelper
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: airportd [73]
Path: /usr/libexec/airportd
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked
Task size: 10 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x306 DispatchQueue 1 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from sharingd [427], IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (airportd + 298014) [0x1078d9c1e] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x804 Thread name "com.apple.CFSocket.private" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from sharingd [427], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __select + 10 (libsystem_kernel.dylib + 106314) [0x7fffc61a7f4a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x107891000 - 0x1079acfff airportd (1200.41) <2F065067-9A5D-3380-A846-773BE6569736> /usr/libexec/airportd
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: akd [296]
Path: /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/Support/akd
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 5 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0xce6 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0xdd3 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e3d8 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10681a000 - 0x10689afff akd (119.2.9) <E28E829A-00F7-3540-89EB-CA5EBD007C6A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/Support/akd
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: akd [368]
Path: /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/Support/akd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 12 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x1572 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (akd + 86807) [0x1056ff317] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1621 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e3c7 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x1056ea000 - 0x10576afff akd (119.2.9) <E28E829A-00F7-3540-89EB-CA5EBD007C6A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/Support/akd
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: amfid [119]
Path: /usr/libexec/amfid
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 7 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x2a7 DispatchQueue 11 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, IO tier 0>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x10fbcb000 - 0x10fbd1fff amfid (225.30.2) <B6EEFCF8-1FFE-398A-91E2-9F410D5795B9> /usr/libexec/amfid
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: appleeventsd [62]
Path: /System/Library/CoreServices/appleeventsd
Architecture: x86_64
Parent: launchd [1]
UID: 55
Task size: 5 MB
CPU Time: 0.001
Note: 4 idle work queue threads omitted
Thread 0x42f DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x3f4d6 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x1056d2000 - 0x1056d2fff appleeventsd (712.2) <682123B8-99BC-3A57-918D-34ED2EA51E4F> /System/Library/CoreServices/appleeventsd
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: AppleIDAuthAgent [435]
Path: /System/Library/CoreServices/AppleIDAuthAgent
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 9 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x1d6d DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1fb1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 1-91
91 _pthread_wqthread + 1299 (libsystem_pthread.dylib + 14098) [0x7fffc6290712] 1-91
91 _dispatch_worker_thread3 + 99 (libdispatch.dylib + 15431) [0x7fffc6044c47] 1-91
91 _dispatch_root_queue_drain + 476 (libdispatch.dylib + 15984) [0x7fffc6044e70] 1-91
91 _dispatch_queue_invoke + 1046 (libdispatch.dylib + 44249) [0x7fffc604bcd9] 1-91
91 _dispatch_queue_serial_drain + 443 (libdispatch.dylib + 100640) [0x7fffc6059920] 1-91
91 _dispatch_source_invoke + 1248 (libdispatch.dylib + 18678) [0x7fffc60458f6] 1-91
91 _dispatch_source_latch_and_call + 192 (libdispatch.dylib + 55914) [0x7fffc604ea6a] 1-91
91 _dispatch_continuation_pop + 533 (libdispatch.dylib + 97115) [0x7fffc6058b5b] 1-91
91 _dispatch_client_callout + 8 (libdispatch.dylib + 8376) [0x7fffc60430b8] 1-91
91 ??? (AppleIDAuthAgent + 24391) [0x10889cf47] 1-91
91 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib + 74718) [0x7fffc61a03de] 1-91
*91 semaphore_wait_continue + 0 (kernel + 1140704) [0xffffff80003167e0] 1-91
Thread 0x1fcd 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 -[AOSConfig listenForSystemEvents:] + 335 (AOSKit + 151994) [0x7fffb92931ba] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1fdf Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e3a0 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x108897000 - 0x1088dafff AppleIDAuthAgent (775.9.7) <DB50FC3D-4591-3149-9C20-97DEC67D6769> /System/Library/CoreServices/AppleIDAuthAgent
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb926e000 - 0x7fffb950afff com.apple.AOSKit 1.07 (241) <65BECFB4-57A5-341C-BD5E-750D0A74AF52> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: AppleSpell [488]
Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked
Task size: 53 MB
Note: 1 idle work queue threads omitted
Thread 0x27c3 DispatchQueue 1 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested user interactive), process sudden termination clean, IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (AppleSpell + 6611) [0x10a9af9d3] 1-91
91 -[NSSpellServer run] + 73 (Foundation + 2087396) [0x7fffb27119e4] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10a9ae000 - 0x10aaa9fff com.apple.AppleSpell 2.4 (383) <5AA4F491-F940-3078-8A7C-D70AA9210D9F> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: applessdstatistics [268]
Path: /usr/libexec/applessdstatistics
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
CPU Time: 0.261
Note: 1 idle work queue threads omitted
Thread 0x9b5 DispatchQueue 1 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested utility), process sudden termination dirty, timers tier 3 (coalesced), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (applessdstatistics + 3288) [0x1043d1cd8] 1-91
91 semaphore_wait_trap + 10 (libsystem_kernel.dylib + 74694) [0x7fffc61a03c6] 1-91
*91 semaphore_wait_continue + 0 (kernel + 1140704) [0xffffff80003167e0] 1-91
Thread 0x9d3 DispatchQueue 22 91 samples (1-91) priority 0-46 (base 4) cpu time 0.261
<thread QoS background (requested background), process sudden termination dirty, thread darwinbg, timers tier 3 (coalesced), IO tier 2, priority 46 (4)>
91 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 1-91
91 _pthread_wqthread + 1299 (libsystem_pthread.dylib + 14098) [0x7fffc6290712] 1-91
91 _dispatch_worker_thread3 + 99 (libdispatch.dylib + 15431) [0x7fffc6044c47] 1-91
91 _dispatch_root_queue_drain + 476 (libdispatch.dylib + 15984) [0x7fffc6044e70] 1-91
91 _dispatch_queue_invoke + 1046 (libdispatch.dylib + 44249) [0x7fffc604bcd9] 1-91
91 _dispatch_queue_serial_drain + 896 (libdispatch.dylib + 101093) [0x7fffc6059ae5] 1-91
91 _dispatch_client_callout + 8 (libdispatch.dylib + 8376) [0x7fffc60430b8] 1-91
91 _xpc_connection_call_reply + 36 (libxpc.dylib + 40231) [0x7fffc62d6d27] 1-91
91 _xpc_connection_reply_callout + 45 (libxpc.dylib + 40345) [0x7fffc62d6d99] 1-91
91 ___xpc_activity_set_state_block_invoke_3 + 42 (libxpc.dylib + 59510) [0x7fffc62db876] 1-91
91 __XPC_ACTIVITY_CALLING_HANDLER__ + 33 (libxpc.dylib + 56142) [0x7fffc62dab4e] 1-91
91 ??? (applessdstatistics + 28452) [0x1043d7f24] 1-91
91 fsctl + 10 (libsystem_kernel.dylib + 109018) [0x7fffc61a89da] 1-91
*91 hndl_unix_scall64 + 22 (kernel + 671558) [0xffffff80002a3f46] 1-91
*91 unix_syscall64 + 586 (kernel + 6452202) [0xffffff80008273ea] 1-91
*91 fsctl + 360 (kernel + 3384360) [0xffffff800053a428] 1-91
*91 ??? (kernel + 3385284) [0xffffff800053a7c4] 1-91
*91 VNOP_IOCTL + 366 (kernel + 3473598) [0xffffff80005500be] 1-91
*91 hfs_vnop_ioctl + 10485 (HFS + 152741) [0xffffff7f823934a5] 1-91
*3 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 1-3
*3 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 1-3
*3 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 1-3
*3 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 1-3
*3 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 1-3
*3 ??? (kernel + 5813123) [0xffffff800078b383] 1-3
*3 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 1-3
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 1-3
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 1-3
*3 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 1-3
<priority 4 (4)>
*3 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 4-6
*3 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 4-6
*3 ??? (kernel + 5813250) [0xffffff800078b402] 4-6
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 4-6
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 4-6
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 4
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 5-6
<priority 46 (4)>
*3 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 7-9
*3 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 7-9
*3 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 7-9
*3 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 7-9
*3 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 7-9
*3 ??? (kernel + 5813123) [0xffffff800078b383] 7-9
*3 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 7-9
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 7-9
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 7-9
*3 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 7-9
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 10
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 10
*1 ??? (kernel + 5813250) [0xffffff800078b402] 10
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 10
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 10
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 10
<priority 46 (4)>
*5 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 11-15
*5 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 11-15
*5 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 11-15
*5 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 11-15
*5 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 11-15
*5 ??? (kernel + 5813123) [0xffffff800078b383] 11-15
*5 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 11-15
*5 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 11-15
*5 ??? (kernel + 1095803) [0xffffff800030b87b] 11-15
*5 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 11-15
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 16
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 16
*1 ??? (kernel + 5813250) [0xffffff800078b402] 16
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 16
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 16
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 16
<priority 46 (4)>
*3 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 17-19
*3 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 17-19
*3 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 17-19
*3 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 17-19
*3 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 17-19
*3 ??? (kernel + 5813123) [0xffffff800078b383] 17-19
*3 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 17-19
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 17-19
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 17-19
*3 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 17-19
<priority 4 (4)>
*3 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 20-22
*3 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 20-22
*3 ??? (kernel + 5813250) [0xffffff800078b402] 20-22
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 20-22
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 20-22
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 20
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 21
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 22
<priority 46 (4)>
*2 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 23-24
*2 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 23-24
*2 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 23-24
*2 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 23-24
*2 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 23-24
*2 ??? (kernel + 5813123) [0xffffff800078b383] 23-24
*2 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 23-24
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 23-24
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 23-24
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 23-24
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 25
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 25
*1 ??? (kernel + 5813250) [0xffffff800078b402] 25
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 25
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 25
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 25
<priority 46 (4)>
*1 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 26
*1 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 26
*1 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 26
*1 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 26
*1 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 26
*1 ??? (kernel + 5813123) [0xffffff800078b383] 26
*1 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 26
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 26
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 26
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 26
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 27
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 27
*1 ??? (kernel + 5813250) [0xffffff800078b402] 27
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 27
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 27
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 27
<priority 46 (4)>
*8 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 28-35
*8 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 28-35
*8 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 28-35
*8 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 28-35
*8 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 28-35
*8 ??? (kernel + 5813123) [0xffffff800078b383] 28-35
*8 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 28-35
*8 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 28-35
*8 ??? (kernel + 1095803) [0xffffff800030b87b] 28-35
*8 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 28-35
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 36
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 36
*1 ??? (kernel + 5813250) [0xffffff800078b402] 36
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 36
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 36
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 36
<priority 46 (4)>
*1 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 37
*1 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 37
*1 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 37
*1 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 37
*1 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 37
*1 ??? (kernel + 5813123) [0xffffff800078b383] 37
*1 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 37
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 37
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 37
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 37
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 38
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 38
*1 ??? (kernel + 5813250) [0xffffff800078b402] 38
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 38
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 38
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 38
<priority 46 (4)>
*3 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 39-41
*3 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 39-41
*3 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 39-41
*3 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 39-41
*3 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 39-41
*3 ??? (kernel + 5813123) [0xffffff800078b383] 39-41
*3 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 39-41
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 39-41
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 39-41
*3 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 39-41
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 42
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 42
*1 ??? (kernel + 5813250) [0xffffff800078b402] 42
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 42
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 42
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 42
<priority 46 (4)>
*1 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 43
*1 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 43
*1 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 43
*1 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 43
*1 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 43
*1 ??? (kernel + 5813123) [0xffffff800078b383] 43
*1 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 43
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 43
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 43
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 43
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 44
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 44
*1 ??? (kernel + 5813250) [0xffffff800078b402] 44
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 44
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 44
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 44
<priority 46 (4)>
*3 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 45-47
*3 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 45-47
*3 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 45-47
*3 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 45-47
*3 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 45-47
*3 ??? (kernel + 5813123) [0xffffff800078b383] 45-47
*3 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 45-47
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 45-47
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 45-47
*3 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 45-47
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 48
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 48
*1 ??? (kernel + 5813250) [0xffffff800078b402] 48
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 48
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 48
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 48
<priority 46 (4)>
*1 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 49
*1 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 49
*1 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 49
*1 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 49
*1 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 49
*1 ??? (kernel + 5813123) [0xffffff800078b383] 49
*1 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 49
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 49
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 49
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 49
<priority 4 (4)>
*3 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 50-52
*3 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 50-52
*3 ??? (kernel + 5813250) [0xffffff800078b402] 50-52
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 50-52
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 50-52
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 50-51
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 52
<priority 46 (4)>
*3 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 53-55
*3 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 53-55
*3 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 53-55
*3 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 53-55
*3 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 53-55
*3 ??? (kernel + 5813123) [0xffffff800078b383] 53-55
*3 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 53-55
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 53-55
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 53-55
*3 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 53-55
<priority 4 (4)>
*2 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 56-57
*2 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 56-57
*2 ??? (kernel + 5813250) [0xffffff800078b402] 56-57
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 56-57
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 56-57
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 56
<priority 0 (4)>
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 57
<priority 46 (4)>
*1 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 58
*1 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 58
*1 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 58
*1 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 58
*1 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 58
*1 ??? (kernel + 5813123) [0xffffff800078b383] 58
*1 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 58
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 58
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 58
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 58
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 59
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 59
*1 ??? (kernel + 5813250) [0xffffff800078b402] 59
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 59
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 59
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 59
<priority 46 (4)>
*5 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 60-64
*5 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 60-64
*5 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 60-64
*5 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 60-64
*5 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 60-64
*5 ??? (kernel + 5813123) [0xffffff800078b383] 60-64
*5 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 60-64
*5 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 60-64
*5 ??? (kernel + 1095803) [0xffffff800030b87b] 60-64
*5 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 60-64
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 65
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 65
*1 ??? (kernel + 5813250) [0xffffff800078b402] 65
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 65
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 65
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 65
<priority 46 (4)>
*2 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 66-67
*2 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 66-67
*2 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 66-67
*2 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 66-67
*2 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 66-67
*2 ??? (kernel + 5813123) [0xffffff800078b383] 66-67
*2 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 66-67
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 66-67
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 66-67
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 66-67
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 68
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 68
*1 ??? (kernel + 5813250) [0xffffff800078b402] 68
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 68
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 68
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 68
<priority 46 (4)>
*2 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 69-70
*2 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 69-70
*2 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 69-70
*2 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 69-70
*2 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 69-70
*2 ??? (kernel + 5813123) [0xffffff800078b383] 69-70
*2 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 69-70
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 69-70
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 69-70
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 69-70
<priority 4 (4)>
*2 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 71-72
*2 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 71-72
*2 ??? (kernel + 5813250) [0xffffff800078b402] 71-72
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 71-72
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 71-72
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 71-72
<priority 46 (4)>
*3 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 73-75
*3 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 73-75
*3 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 73-75
*3 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 73-75
*3 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 73-75
*3 ??? (kernel + 5813123) [0xffffff800078b383] 73-75
*3 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 73-75
*3 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 73-75
*3 ??? (kernel + 1095803) [0xffffff800030b87b] 73-75
*3 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 73-75
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 76
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 76
*1 ??? (kernel + 5813250) [0xffffff800078b402] 76
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 76
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 76
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 76
<priority 46 (4)>
*2 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 77-78
*2 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 77-78
*2 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 77-78
*2 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 77-78
*2 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 77-78
*2 ??? (kernel + 5813123) [0xffffff800078b383] 77-78
*2 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 77-78
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 77-78
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 77-78
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 77-78
<priority 4 (4)>
*2 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 79-80
*2 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 79-80
*2 ??? (kernel + 5813250) [0xffffff800078b402] 79-80
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 79-80
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 79-80
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 79
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] (runnable) 80
<priority 46 (4)>
*5 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 81-85
*5 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 81-85
*5 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 81-85
*5 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 81-85
*5 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 81-85
*5 ??? (kernel + 5813123) [0xffffff800078b383] 81-85
*5 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 81-85
*5 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 81-85
*5 ??? (kernel + 1095803) [0xffffff800030b87b] 81-85
*5 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 81-85
<priority 4 (4)>
*2 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 86-87
*2 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 86-87
*2 ??? (kernel + 5813250) [0xffffff800078b402] 86-87
*2 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 86-87
*2 ??? (kernel + 1095803) [0xffffff800030b87b] 86-87
*2 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 86-87
<priority 46 (4)>
*1 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 88
*1 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 88
*1 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 88
*1 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 88
*1 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 88
*1 ??? (kernel + 5813123) [0xffffff800078b383] 88
*1 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 88
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 88
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 88
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 88
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 89
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 89
*1 ??? (kernel + 5813250) [0xffffff800078b402] 89
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 89
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 89
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 89
<priority 46 (4)>
*1 traverse_btree + 568 (HFS + 110498) [0xffffff7f82388fa2] 90
*1 BTIterateRecord + 1003 (HFS + 75150) [0xffffff7f8238058e] 90
*1 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 90
*1 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 90
*1 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 90
*1 ??? (kernel + 5813123) [0xffffff800078b383] 90
*1 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 90
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 90
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 90
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 90
<priority 4 (4)>
*1 traverse_btree + 462 (HFS + 110392) [0xffffff7f82388f38] 91
*1 tsleep + 89 (kernel + 5814489) [0xffffff800078b8d9] 91
*1 ??? (kernel + 5813250) [0xffffff800078b402] 91
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 91
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 91
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 91
Binary Images:
0x1043d1000 - 0x1043f6fff applessdstatistics (110.30.2) <62862ECE-CEDB-3BC8-8F23-2D91221CB378> /usr/libexec/applessdstatistics
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f8236e000 - 0xffffff7f823d5fff com.apple.filesystems.hfs.kext 366.30.3 (366.30.3) <67BB9886-0B3D-35CE-A311-FEAB6432BB5E> /System/Library/Extensions/HFS.kext/Contents/MacOS/HFS
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: apsd [96]
Path: /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
Architecture: x86_64
Parent: launchd [1]
UID: 0
Task size: 15 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x252 DispatchQueue 1 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (apsd + 389558) [0x107fec1b6] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x9e4 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0xb02 Thread name "com.apple.CFSocket.private" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __select + 10 (libsystem_kernel.dylib + 106314) [0x7fffc61a7f4a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x107f8d000 - 0x108057fff apsd (305.1) <5BA4ECF3-ED7C-385B-8D5F-81A71640B5DC> /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: ARDAgent [350]
Path: /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAgent
Architecture: x86_64
Parent: launchd [1]
UID: 502
Task size: 5 MB
Note: 1 idle work queue threads omitted
Thread 0x14b5 DispatchQueue 1 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested utility), timers tier 3 (coalesced), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (ARDAgent + 7674) [0x1042abdfa] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1532 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested default), timers tier 3 (coalesced), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 kevent + 10 (libsystem_kernel.dylib + 110122) [0x7fffc61a8e2a] 1-91
*91 ??? (kernel + 5638944) [0xffffff8000760b20] 1-91
Thread 0x1533 91 samples (1-91) priority 97 (base 97)
<thread QoS utility, timers tier 3 (coalesced), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __select + 10 (libsystem_kernel.dylib + 106314) [0x7fffc61a7f4a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x1534 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested default), timers tier 3 (coalesced), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 ??? (ARDAgent + 60015) [0x1042b8a6f] 1-91
91 semaphore_wait_trap + 10 (libsystem_kernel.dylib + 74694) [0x7fffc61a03c6] 1-91
*91 semaphore_wait_continue + 0 (kernel + 1140704) [0xffffff80003167e0] 1-91
Thread 0x1535 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested default), timers tier 3 (coalesced), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 ??? (ARDAgent + 63278) [0x1042b972e] 1-91
91 semaphore_wait_trap + 10 (libsystem_kernel.dylib + 74694) [0x7fffc61a03c6] 1-91
*91 semaphore_wait_continue + 0 (kernel + 1140704) [0xffffff80003167e0] 1-91
Thread 0x1536 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested default), timers tier 3 (coalesced), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __accept + 10 (libsystem_kernel.dylib + 102742) [0x7fffc61a7156] 1-91
*91 hndl_unix_scall64 + 22 (kernel + 671558) [0xffffff80002a3f46] 1-91
*91 unix_syscall64 + 586 (kernel + 6452202) [0xffffff80008273ea] 1-91
*91 accept_nocancel + 483 (kernel + 6141699) [0xffffff80007db703] 1-91
*91 ??? (kernel + 5813123) [0xffffff800078b383] 1-91
*91 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 1-91
*91 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 1-91
*91 ??? (kernel + 1095803) [0xffffff800030b87b] 1-91
*91 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 1-91
Binary Images:
0x1042aa000 - 0x104374fff com.apple.RemoteDesktopAgent 3.8.5 (3.8.5) <3C865E0F-7707-393F-A7E1-2A1FCA1C1819> /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAgent
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: askpermissiond [512]
Path: /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/Resources/askpermissiond
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0x2884 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x100b8a000 - 0x100ba2fff askpermissiond (75) <33B0519D-15E4-3BF0-B03B-1B6374A98041> /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/Resources/askpermissiond
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: aslmanager [160]
Path: /usr/sbin/aslmanager
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0x356 DispatchQueue 11 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, IO tier 3>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x105d45000 - 0x105d4efff aslmanager (349.30.2) <2CAA87B8-A553-3780-AC2C-22CB3669987F> /usr/sbin/aslmanager
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: assistant_service [554]
Path: /System/Library/PrivateFrameworks/AssistantServices.framework/assistant_service
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 86 MB
Note: 1 idle work queue threads omitted
Thread 0x3499 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (assistant_service + 7175) [0x10f53cc07] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10f53b000 - 0x10f545fff assistant_service (1352.66) <7D14CE79-8C93-30AC-9EF3-0E50E14DD3BD> /System/Library/PrivateFrameworks/AssistantServices.framework/assistant_service
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: assistantd [480]
Path: /System/Library/PrivateFrameworks/AssistantServices.framework/assistantd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 92 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x24dd DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (assistantd + 32861) [0x10c86b05d] 1-91
91 ??? (assistantd + 34593) [0x10c86b721] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2808 Thread name "com.apple.CFStream.LegacyThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _legacyStreamRunLoop_workThread + 261 (CoreFoundation + 1438533) [0x7fffb0bf9345] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2809 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e36f 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10c863000 - 0x10cbfefff assistantd (1352.66) <9BCFDCBB-1855-3374-8EF4-E39B4834D5CD> /System/Library/PrivateFrameworks/AssistantServices.framework/assistantd
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: authd [124]
Path: /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/authd.xpc/Contents/MacOS/authd
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 8 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x47d DispatchQueue 10 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
91 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 1-91
91 _pthread_wqthread + 1299 (libsystem_pthread.dylib + 14098) [0x7fffc6290712] 1-91
91 _dispatch_worker_thread3 + 99 (libdispatch.dylib + 15431) [0x7fffc6044c47] 1-91
91 _dispatch_root_queue_drain + 917 (libdispatch.dylib + 16425) [0x7fffc6045029] 1-91
91 _dispatch_client_callout + 8 (libdispatch.dylib + 8376) [0x7fffc60430b8] 1-91
91 _dispatch_call_block_and_release + 12 (libdispatch.dylib + 44791) [0x7fffc604bef7] 1-91
91 ??? (authd + 72633) [0x104aa0bb9] 1-91
91 au_sdev_read_aia + 569 (libbsm.0.dylib + 60343) [0x7fffc4bfebb7] 1-91
91 fgetc + 52 (libsystem_c.dylib + 253401) [0x7fffc60ebdd9] 1-91
91 __srget + 14 (libsystem_c.dylib + 280754) [0x7fffc60f28b2] 1-91
91 __srefill1 + 24 (libsystem_c.dylib + 280471) [0x7fffc60f2797] 1-91
91 __read_nocancel + 10 (libsystem_kernel.dylib + 106074) [0x7fffc61a7e5a] 1-91
*91 hndl_unix_scall64 + 22 (kernel + 671558) [0xffffff80002a3f46] 1-91
*91 unix_syscall64 + 586 (kernel + 6452202) [0xffffff80008273ea] 1-91
*91 read_nocancel + 115 (kernel + 5896323) [0xffffff800079f883] 1-91
*91 ??? (kernel + 5896986) [0xffffff800079fb1a] 1-91
*91 ??? (kernel + 3412382) [0xffffff800054119e] 1-91
*91 spec_read + 201 (kernel + 3514713) [0xffffff800055a159] 1-91
*91 ??? (kernel + 5456852) [0xffffff80007343d4] 1-91
*91 ??? (kernel + 5813123) [0xffffff800078b383] 1-91
*91 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 1-91
*91 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 1-91
*91 ??? (kernel + 1095803) [0xffffff800030b87b] 1-91
*91 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 1-91
Thread 0x47e DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x3e3e1 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x104a8f000 - 0x104aa6fff com.apple.authd 1.0 (57740.31.2) <2B4E3894-0A27-3333-A36D-7294151607D1> /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/authd.xpc/Contents/MacOS/authd
0x7fffc4bf0000 - 0x7fffc4c00fff libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc60ae000 - 0x7fffc613bfff libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: autofsd [108]
Path: /usr/libexec/autofsd
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0x6a7 DispatchQueue 11 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested default), process sudden termination clean, timers tier 3 (coalesced), IO tier 1>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x10d218000 - 0x10d218fff autofsd (259.30.2) <4B482D34-AB90-34A7-8CD1-94422FD345E6> /usr/libexec/autofsd
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: awdd [235]
Path: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Support/awdd
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 5 MB
Note: 1 idle work queue threads omitted
Thread 0x7f2 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (awdd + 29565) [0x103eb637d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x103eaf000 - 0x103f90fff awdd (849) <83BD08A0-2332-305C-A028-571EF6AE3B94> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Support/awdd
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: backupd [725]
Path: /System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked
Task size: 9 MB
CPU Time: <0.001
Note: 1 idle work queue threads omitted
Thread 0x7188 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested utility), process sudden termination clean, thread darwinbg, process darwinbg, timers tier 3 (coalesced), IO tier 3>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (backupd + 69685) [0x10850d035] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x71a1 DispatchQueue 6 91 samples (1-91) priority 4-46 (base 4) cpu time <0.001
<thread QoS background (requested background, override background), process sudden termination clean, thread darwinbg, process darwinbg, timers tier 3 (coalesced), IO tier 3, priority 4 (4)>
91 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 1-91
91 _pthread_wqthread + 1299 (libsystem_pthread.dylib + 14098) [0x7fffc6290712] 1-91
91 _dispatch_worker_thread3 + 99 (libdispatch.dylib + 15431) [0x7fffc6044c47] 1-91
91 _dispatch_root_queue_drain + 917 (libdispatch.dylib + 16425) [0x7fffc6045029] 1-91
91 _dispatch_client_callout + 8 (libdispatch.dylib + 8376) [0x7fffc60430b8] 1-91
91 _dispatch_call_block_and_release + 12 (libdispatch.dylib + 44791) [0x7fffc604bef7] 1-91
91 ??? (backupd + 25491) [0x108502393] 1-91
91 ??? (backupd + 26560) [0x1085027c0] 1-91
91 ??? (backupd + 45834) [0x10850730a] 1-91
91 ??? (backupd + 73001) [0x10850dd29] 1-91
91 ??? (backupd + 75965) [0x10850e8bd] 1-91
91 ??? (backupd + 178070) [0x108527796] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 2389 (CoreFoundation + 558373) [0x7fffb0b22525] 1-91
91 __CFRunLoopDoSource1 + 465 (CoreFoundation + 591425) [0x7fffb0b2a641] 1-91
91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation + 591561) [0x7fffb0b2a6c9] 1-91
91 __CFMachPortPerform + 253 (CoreFoundation + 591837) [0x7fffb0b2a7dd] 1-91
91 FSEventsClientProcessMessageCallback + 44 (FSEvents + 28653) [0x7fffb1cc8fed] 1-91
91 FSEventsD2F_server + 55 (FSEvents + 6092) [0x7fffb1cc37cc] 1-91
91 _Xcallback_rpc + 254 (FSEvents + 5902) [0x7fffb1cc370e] 1-91
91 implementation_callback_rpc + 1883 (FSEvents + 15107) [0x7fffb1cc5b03] 1-91
91 ??? (backupd + 178562) [0x108527982] 1-91
91 ??? (backupd + 179544) [0x108527d58] 1-91
91 fsctl + 10 (libsystem_kernel.dylib + 109018) [0x7fffc61a89da] 1-91
*91 hndl_unix_scall64 + 22 (kernel + 671558) [0xffffff80002a3f46] 1-91
*33 unix_syscall64 + 957 (kernel + 6452573) [0xffffff800082755d] 1-33
*33 throttle_lowpri_io + 1157 (kernel + 3528053) [0xffffff800055d575] 1-33
*33 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 1-33
*33 ??? (kernel + 1095803) [0xffffff800030b87b] 1-33
*33 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 1-33
<priority 46 (4)>
*1 unix_syscall64 + 586 (kernel + 6452202) [0xffffff80008273ea] 34
*1 fsctl + 360 (kernel + 3384360) [0xffffff800053a428] 34
*1 ??? (kernel + 3385284) [0xffffff800053a7c4] 34
*1 VNOP_IOCTL + 366 (kernel + 3473598) [0xffffff80005500be] 34
*1 hfs_vnop_ioctl + 5734 (HFS + 147990) [0xffffff7f82392216] 34
*1 hfs_vfs_vget + 50 (HFS + 232614) [0xffffff7f823a6ca6] 34
*1 hfs_vget + 782 (HFS + 237957) [0xffffff7f823a8185] 34
*1 cat_idlookup + 417 (HFS + 180524) [0xffffff7f8239a12c] 34
*1 cat_lookupbykey + 314 (HFS + 177472) [0xffffff7f82399540] 34
*1 BTSearchRecord + 419 (HFS + 73677) [0xffffff7f8237ffcd] 34
*1 SearchTree + 112 (HFS + 289568) [0xffffff7f823b4b20] 34
*1 GetNode + 44 (HFS + 70948) [0xffffff7f8237f524] 34
*1 GetBTreeBlock + 233 (HFS + 66675) [0xffffff7f8237e473] 34
*1 buf_biowait + 124 (kernel + 3155068) [0xffffff800050247c] 34
*1 ??? (kernel + 5813123) [0xffffff800078b383] 34
*1 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 34
*1 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 34
*1 ??? (kernel + 1095803) [0xffffff800030b87b] 34
*1 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 34
<priority 4 (4)>
*57 unix_syscall64 + 957 (kernel + 6452573) [0xffffff800082755d] 35-91
*57 throttle_lowpri_io + 1157 (kernel + 3528053) [0xffffff800055d575] 35-91
*57 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 35-91
*57 ??? (kernel + 1095803) [0xffffff800030b87b] 35-91
*57 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 35-91
Binary Images:
0x1084fc000 - 0x10857cfff backupd (250.4) <4A459310-B20B-333F-B101-C4496F99DA66> /System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb1cc2000 - 0x7fffb1ccafff com.apple.CoreServices.FSEvents 1230 (1230) <13A2FC17-8F8C-35BF-9584-59FDFB738E2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f8236e000 - 0xffffff7f823d5fff com.apple.filesystems.hfs.kext 366.30.3 (366.30.3) <67BB9886-0B3D-35CE-A311-FEAB6432BB5E> /System/Library/Extensions/HFS.kext/Contents/MacOS/HFS
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: backupd-helper [206]
Path: /System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked
Task size: 3 MB
Note: 1 idle work queue threads omitted
Thread 0x5d8 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested background), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x107744000 - 0x107756fff backupd-helper (250.4) <E6F82D42-1603-3E49-87F6-0BFEF736AB63> /System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: bird [353]
Path: /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/bird
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 24 MB
Note: 1 idle work queue threads omitted
Thread 0x14f3 DispatchQueue 1 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination dirty, process unclamped, process received importance donation from Finder [379], IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (bird + 6024) [0x10e0e1788] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10e0e0000 - 0x10e0e1fff bird (485.12) <E9E04F64-58D2-3677-A604-94CA18E89645> /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/bird
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: blued [107]
Path: /usr/sbin/blued
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked
Task size: 8 MB
Note: 1 idle work queue threads omitted
Thread 0x257 DispatchQueue 1 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (blued + 186947) [0x106876a43] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x7bc Thread name "com.apple.CFSocket.private" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __select + 10 (libsystem_kernel.dylib + 106314) [0x7fffc61a7f4a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x106849000 - 0x10691bfff blued (5003.4.1) <98DF9805-0DD9-3315-B2DD-D6B1BE119821> /usr/sbin/blued
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: CalendarAgent [351]
Path: /System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarAgent
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 29 MB
CPU Time: <0.001
Note: 6 idle work queue threads omitted
Thread 0x14c7 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (CalendarAgent + 6229) [0x10fbc9855] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1bc6 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3f51a 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10fbc8000 - 0x10fbc9fff CalendarAgent (384) <E7B1DCE5-23AA-3DCD-832E-392D6A3B9574> /System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarAgent
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: CallHistoryPluginHelper [432]
Path: /System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistoryPluginHelper
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 7 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x1d43 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (CallHistoryPluginHelper + 5511) [0x1039aa587] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3ebac 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x1039a9000 - 0x1039aafff CallHistoryPluginHelper (676) <112D77DC-6F4F-39CC-B5B2-215D3F106671> /System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistoryPluginHelper
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: CallHistorySyncHelper [603]
Path: /System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistorySyncHelper
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 6 MB
Note: 1 idle work queue threads omitted
Thread 0x3c0f DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (CallHistorySyncHelper + 75358) [0x10200465e] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x101ff2000 - 0x102014fff CallHistorySyncHelper (676) <62832325-B26A-3B39-B319-2DE9C98C63F2> /System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistorySyncHelper
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: callservicesd [340]
Path: /System/Library/PrivateFrameworks/TelephonyUtilities.framework/callservicesd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 28 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x1448 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (callservicesd + 942920) [0x101271348] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3ebaa 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10118b000 - 0x1012d5fff callservicesd (838.2.10) <0CDBA24F-3036-3D87-8C42-9521986C6801> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/callservicesd
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: CalNCService [420]
Path: /System/Library/PrivateFrameworks/CalendarNotification.framework/Versions/A/XPCServices/CalNCService.xpc/Contents/MacOS/CalNCService
Architecture: x86_64
Parent: launchd [1]
Responsible: CalendarAgent [351]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 22 MB
CPU Time: <0.001
Note: 1 idle work queue threads omitted
Thread 0x1ba0 DispatchQueue 1 91 samples (1-91) priority 4 (base 4) cpu time <0.001
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 111 (CalNCService + 45654) [0x10999a256] 1-91
91 -[NSXPCListener resume] + 165 (Foundation + 524635) [0x7fffb259415b] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10998f000 - 0x10999dfff com.apple.CalendarNotification.CalNCService 1.0 (507.3) <556EB76C-C274-3E30-88F0-2C618738F008> /System/Library/PrivateFrameworks/CalendarNotification.framework/Versions/A/XPCServices/CalNCService.xpc/Contents/MacOS/CalNCService
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: captiveagent [270]
Path: /usr/libexec/captiveagent
Architecture: x86_64
Parent: launchd [1]
UID: 258
Sudden Term: Tracked (allows idle exit)
Task size: 5 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x9c3 DispatchQueue 1 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from configd [63], IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (captiveagent + 4477) [0x104f1317d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x9c7 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from configd [63], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x9d7 Thread name "com.apple.CFSocket.private" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from configd [63], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __select + 10 (libsystem_kernel.dylib + 106314) [0x7fffc61a7f4a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x104f12000 - 0x104f19fff captiveagent (346) <D67FC04E-AECB-3705-A191-D8F227F39CD0> /usr/libexec/captiveagent
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: cat [290]
Path: /bin/cat
Architecture: x86_64
Parent: sh [288]
Responsible: periodic-wrapper [267]
UID: 0
Task size: 0 MB
Thread 0xb6b DispatchQueue 1 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested utility), timers tier 3 (coalesced), IO tier 3>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (cat + 5792) [0x1023d06a0] 1-91
91 read + 10 (libsystem_kernel.dylib + 111322) [0x7fffc61a92da] 1-91
*91 hndl_unix_scall64 + 22 (kernel + 671558) [0xffffff80002a3f46] 1-91
*91 unix_syscall64 + 586 (kernel + 6452202) [0xffffff80008273ea] 1-91
*91 read_nocancel + 115 (kernel + 5896323) [0xffffff800079f883] 1-91
*91 ??? (kernel + 5896986) [0xffffff800079fb1a] 1-91
*91 ??? (kernel + 5916824) [0xffffff80007a4898] 1-91
*91 ??? (kernel + 5813123) [0xffffff800078b383] 1-91
*91 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 1-91
*91 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 1-91
*91 ??? (kernel + 1095803) [0xffffff800030b87b] 1-91
*91 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 1-91
Binary Images:
0x1023cf000 - 0x1023d0fff cat (97) <E981A263-D3EB-3C50-A189-C9766415E01B> /bin/cat
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: cdpd [805]
Path: /System/Library/PrivateFrameworks/CoreCDP.framework/Versions/A/Resources/cdpd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0xa5ff 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x1064f0000 - 0x1064f0fff cdpd (97.2.3) <323A5A0A-1341-34F4-8828-750774B304C9> /System/Library/PrivateFrameworks/CoreCDP.framework/Versions/A/Resources/cdpd
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: cfprefsd [122]
Path: /usr/sbin/cfprefsd
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked
Task size: 4 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x2a6 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x103154000 - 0x103154fff cfprefsd (1348.28) <FB831524-F3E2-3444-91E9-AF8BAA6343B5> /usr/sbin/cfprefsd
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: cfprefsd [334]
Path: /usr/sbin/cfprefsd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 9 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x13ec DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x106bbe000 - 0x106bbefff cfprefsd (1348.28) <FB831524-F3E2-3444-91E9-AF8BAA6343B5> /usr/sbin/cfprefsd
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: cloudd [437]
Path: /System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 18 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x1e26 DispatchQueue 1 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from bird [353], IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (cloudd + 6634) [0x1058309ea] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x4038 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from bird [353], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x41d9 Thread name "com.apple.CFStream.LegacyThread" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from bird [353], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _legacyStreamRunLoop_workThread + 261 (CoreFoundation + 1438533) [0x7fffb0bf9345] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10582f000 - 0x105833fff cloudd (643.5) <90689D13-419C-36D0-8CBE-706C7B3824EE> /System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: CloudKeychainProxy [390]
Path: /System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeychainProxy.bundle/Contents/MacOS/CloudKeychainProxy
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 5 MB
Note: 1 idle work queue threads omitted
Thread 0x169f DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (CloudKeychainProxy + 44597) [0x10fe42e35] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10fe38000 - 0x10fe56fff com.apple.security.cloudkeychainproxy3 10.0 () <95047C7E-E356-3E29-887C-E819EE5F1187> /System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeychainProxy.bundle/Contents/MacOS/CloudKeychainProxy
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: cloudpaird [515]
Path: /System/Library/CoreServices/cloudpaird
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked
Task size: 4 MB
Note: 1 idle work queue threads omitted
Thread 0x2887 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10ae9b000 - 0x10aeb8fff cloudpaird (5003.4.1) <9C566BED-8021-336B-9F86-B0D0341119CF> /System/Library/CoreServices/cloudpaird
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: cloudphotosd [356]
Path: /System/Library/CoreServices/cloudphotosd.app/Contents/MacOS/cloudphotosd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 19 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x14f7 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 115 (cloudphotosd + 720722) [0x10a0f7f52] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x16c7 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested user interactive), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x798b Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e5f8 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10a048000 - 0x10a135fff com.apple.cloudphotosd 2.0 (3130.0.240) <C967DDEA-895F-30A9-8E6C-D699A84B9071> /System/Library/CoreServices/cloudphotosd.app/Contents/MacOS/cloudphotosd
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: CMFSyncAgent [629]
Path: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CMFSyncAgent.app/Contents/MacOS/CMFSyncAgent
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 3 MB
Note: 1 idle work queue threads omitted
Thread 0x3eab DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (CMFSyncAgent + 5277) [0x10090349d] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x100902000 - 0x100905fff com.apple.cmfsyncagent 10.0 (1000) <0B0CA40B-3E04-3C43-BDFE-0F9BAC973B56> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CMFSyncAgent.app/Contents/MacOS/CMFSyncAgent
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.accessibility.mediaaccessibilityd [546]
Path: /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/XPCServices/com.apple.accessibility.mediaaccessibilityd.xpc/Contents/MacOS/com.apple.accessibility.mediaaccessibilityd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0x34b0 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x103ac0000 - 0x103ac1fff com.apple.accessibility.mediaaccessibilityd 1.0 (1) <52C7B79B-38F3-362A-B4A7-F7408C06FD48> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/XPCServices/com.apple.accessibility.mediaaccessibilityd.xpc/Contents/MacOS/com.apple.accessibility.mediaaccessibilityd
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.AccountPolicyHelper [307]
Path: /System/Library/PrivateFrameworks/AccountPolicy.framework/XPCServices/com.apple.AccountPolicyHelper.xpc/Contents/MacOS/com.apple.AccountPolicyHelper
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0xe63 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x108618000 - 0x108621fff com.apple.AccountPolicyHelper 1.0 (1) <FD3F7B9D-D96E-3C9E-AAFC-717472EC1FE1> /System/Library/PrivateFrameworks/AccountPolicy.framework/XPCServices/com.apple.AccountPolicyHelper.xpc/Contents/MacOS/com.apple.AccountPolicyHelper
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.AmbientDisplayAgent [225]
Path: /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/XPCServices/com.apple.AmbientDisplayAgent.xpc/Contents/MacOS/com.apple.AmbientDisplayAgent
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 4 MB
CPU Time: 0.008
Note: 2 idle work queue threads omitted
Thread 0x6e9 DispatchQueue 1 91 samples (1-91) priority 4-31 (base 4-31)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2, priority 4 (4)>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 298 (com.apple.AmbientDisplayAgent + 10401) [0x1095348a1] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*28 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-28
<thread QoS default, process unclamped, thread not darwinbg, process not darwinbg, process received importance donation from WindowServer [173], IO tier 0, priority 31 (31)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 29
<thread QoS background, process clamped, thread darwinbg, process darwinbg, process dropped importance donation from WindowServer [173], IO tier 2, priority 4 (4)>
*21 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 30-50
<thread QoS default, process unclamped, thread not darwinbg, process not darwinbg, process received importance donation from WindowServer [173], IO tier 0, priority 31 (31)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 51
<thread QoS background, process clamped, thread darwinbg, process darwinbg, process dropped importance donation from WindowServer [173], IO tier 2, priority 4 (4)>
*40 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 52-91
Thread 0x8be 91 samples (1-91) priority 4-31 (base 4-31)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2, priority 4 (4)>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 ??? (com.apple.AmbientDisplayAgent + 12003) [0x109534ee3] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*28 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-28
<thread QoS default, process unclamped, thread not darwinbg, process not darwinbg, process received importance donation from WindowServer [173], IO tier 0, priority 31 (31)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 29
<thread QoS background, process clamped, thread darwinbg, process darwinbg, process dropped importance donation from WindowServer [173], IO tier 2, priority 4 (4)>
*21 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 30-50
<thread QoS default, process unclamped, thread not darwinbg, process not darwinbg, process received importance donation from WindowServer [173], IO tier 0, priority 31 (31)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 51
<thread QoS background, process clamped, thread darwinbg, process darwinbg, process dropped importance donation from WindowServer [173], IO tier 2, priority 4 (4)>
*40 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 52-91
Thread 0x15ce 91 samples (1-91) priority 4-31 (base 4-31)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2, priority 4 (4)>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 ??? (com.apple.AmbientDisplayAgent + 10964) [0x109534ad4] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*28 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-28
<thread QoS default, process unclamped, thread not darwinbg, process not darwinbg, process received importance donation from WindowServer [173], IO tier 0, priority 31 (31)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 29
<thread QoS background, process clamped, thread darwinbg, process darwinbg, process dropped importance donation from WindowServer [173], IO tier 2, priority 4 (4)>
*21 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 30-50
<thread QoS default, process unclamped, thread not darwinbg, process not darwinbg, process received importance donation from WindowServer [173], IO tier 0, priority 31 (31)>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 51
<thread QoS background, process clamped, thread darwinbg, process darwinbg, process dropped importance donation from WindowServer [173], IO tier 2, priority 4 (4)>
*40 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 52-91
Thread 0x30309 DispatchQueue 11 1 sample (29) priority 31 (base 31) cpu time <0.001
<DispatchQueue not seen for 28 samples, thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from WindowServer [173], IO tier 0>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 29
1 _pthread_wqthread + 1299 (libsystem_pthread.dylib + 14098) [0x7fffc6290712] 29
1 _dispatch_worker_thread3 + 99 (libdispatch.dylib + 15431) [0x7fffc6044c47] 29
1 _dispatch_root_queue_drain + 476 (libdispatch.dylib + 15984) [0x7fffc6044e70] 29
1 _dispatch_mach_invoke + 868 (libdispatch.dylib + 27707) [0x7fffc6047c3b] 29
1 _dispatch_queue_serial_drain + 443 (libdispatch.dylib + 100640) [0x7fffc6059920] 29
1 _dispatch_mach_msg_invoke + 482 (libdispatch.dylib + 33605) [0x7fffc6049345] 29
1 _dispatch_set_priority_and_voucher_slow + 259 (libdispatch.dylib + 92572) [0x7fffc605799c] 29
1 _dispatch_set_priority_and_mach_voucher_slow + 174 (libdispatch.dylib + 92177) [0x7fffc6057811] 29
1 __bsdthread_ctl + 10 (libsystem_kernel.dylib + 102886) [0x7fffc61a71e6] 29
*1 thread_exception_return + 0 (kernel + 657450) [0xffffff80002a082a] (runnable) 29
Thread 0x30309 1 sample (51) priority 31 (base 31) cpu time <0.001
<Thread in another stack for 50 samples, thread QoS default (requested default), process sudden termination clean, process unclamped, process received importance donation from WindowServer [173], IO tier 0>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 51
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 51
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 51
Binary Images:
0x109532000 - 0x109538fff com.apple.AmbientDisplayAgent 1.0 (1) <2B7AB701-E856-3CEE-9214-45FDA2DD6317> /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/XPCServices/com.apple.AmbientDisplayAgent.xpc/Contents/MacOS/com.apple.AmbientDisplayAgent
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.audio.DriverHelper [213]
Path: /System/Library/Frameworks/CoreAudio.framework/Versions/A/XPCServices/com.apple.audio.DriverHelper.xpc/Contents/MacOS/com.apple.audio.DriverHelper
Architecture: x86_64
Parent: launchd [1]
Responsible: coreaudiod [176]
UID: 202
Sudden Term: Tracked (allows idle exit)
Task size: 3 MB
CPU Time: 0.001
Note: 4 idle work queue threads omitted
Thread 0x644 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x3e3df 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x107280000 - 0x107282fff com.apple.audio.DriverHelper 1.0 (1) <2E8E2159-154E-3475-935E-49157E1D6DC2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/XPCServices/com.apple.audio.DriverHelper.xpc/Contents/MacOS/com.apple.audio.DriverHelper
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.audio.SandboxHelper [673]
Path: /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 3 MB
Note: 1 idle work queue threads omitted
Thread 0x4f4a DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x10e36e000 - 0x10e372fff com.apple.audio.SandboxHelper 1.0.1 (1) <A2C80DB2-525F-39E5-B515-CE6664F575A3> /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.audio.SandboxHelper [680]
Path: /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 3 MB
Note: 1 idle work queue threads omitted
Thread 0x5444 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x10eff2000 - 0x10eff6fff com.apple.audio.SandboxHelper 1.0.1 (1) <A2C80DB2-525F-39E5-B515-CE6664F575A3> /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.audio.SandboxHelper [691]
Path: /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
Architecture: x86_64
Parent: launchd [1]
Responsible: Mail [366]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0x5ef9 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x106e66000 - 0x106e6afff com.apple.audio.SandboxHelper 1.0.1 (1) <A2C80DB2-525F-39E5-B515-CE6664F575A3> /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.audio.SandboxHelper [692]
Path: /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
Architecture: x86_64
Parent: launchd [1]
Responsible: systemsoundserverd [316]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0x5f2f 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x10662a000 - 0x10662efff com.apple.audio.SandboxHelper 1.0.1 (1) <A2C80DB2-525F-39E5-B515-CE6664F575A3> /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.BKAgentService [481]
Path: /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc/Contents/MacOS/com.apple.BKAgentService
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 8 MB
Note: 1 idle work queue threads omitted
Thread 0x24e6 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 94 (com.apple.BKAgentService + 113997) [0x104851d4d] 1-91
91 -[NSXPCListener resume] + 165 (Foundation + 524635) [0x7fffb259415b] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x104836000 - 0x10489dfff com.apple.BKAgentService 1.8 (1078.10) <8765D0A8-279E-3617-A9DC-7569DEB8637D> /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc/Contents/MacOS/com.apple.BKAgentService
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.CloudPhotosConfiguration [399]
Path: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frameworks/CloudPhotosConfigurationXPC.framework/Versions/A/XPCServices/com.apple.CloudPhotosConfiguration.xpc/Contents/MacOS/com.apple.CloudPhotosConfiguration
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 8 MB
Note: 1 idle work queue threads omitted
Thread 0x16d6 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 24 (com.apple.CloudPhotosConfiguration + 10753) [0x1068b5a01] 1-91
91 +[CPSConfigurationService run] + 53 (com.apple.CloudPhotosConfiguration + 11073) [0x1068b5b41] 1-91
91 -[CPSConfigurationService run] + 199 (com.apple.CloudPhotosConfiguration + 11285) [0x1068b5c15] 1-91
91 -[NSXPCListener resume] + 165 (Foundation + 524635) [0x7fffb259415b] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x1068b3000 - 0x1068c5fff com.apple.CloudPhotosConfiguration 2.0 (3130.0.240) <5CD49D3C-B43C-3065-8C16-3C5F8C45175D> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frameworks/CloudPhotosConfigurationXPC.framework/Versions/A/XPCServices/com.apple.CloudPhotosConfiguration.xpc/Contents/MacOS/com.apple.CloudPhotosConfiguration
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.CodeSigningHelper [240]
Path: /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/com.apple.CodeSigningHelper.xpc/Contents/MacOS/com.apple.CodeSigningHelper
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 4 MB
Note: 1 idle work queue threads omitted
Thread 0x8c6 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x107e80000 - 0x107e81fff com.apple.CodeSigningHelper 1.0 (1) <E94679D3-67A4-32FC-8BA4-38A1B2308A06> /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/com.apple.CodeSigningHelper.xpc/Contents/MacOS/com.apple.CodeSigningHelper
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.CommerceKit.TransactionService [474]
Path: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/XPCServices/com.apple.CommerceKit.TransactionService.xpc/Contents/MacOS/com.apple.CommerceKit.TransactionService
Architecture: x86_64
Parent: launchd [1]
Responsible: storeassetd [416]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 11 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x20eb DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x2529 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e371 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x1058fc000 - 0x105adcfff com.apple.CommerceKit.TransactionService 1.0 (581.8) <681121D5-28CD-3436-BA69-26FC66995B9B> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/XPCServices/com.apple.CommerceKit.TransactionService.xpc/Contents/MacOS/com.apple.CommerceKit.TransactionService
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.CommerceKit.TransactionService [491]
Path: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/XPCServices/com.apple.CommerceKit.TransactionService.xpc/Contents/MacOS/com.apple.CommerceKit.TransactionService
Architecture: x86_64
Parent: launchd [1]
Responsible: storeaccountd [382]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 5 MB
Note: 1 idle work queue threads omitted
Thread 0x2805 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x108bd8000 - 0x108db8fff com.apple.CommerceKit.TransactionService 1.0 (581.8) <681121D5-28CD-3436-BA69-26FC66995B9B> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/XPCServices/com.apple.CommerceKit.TransactionService.xpc/Contents/MacOS/com.apple.CommerceKit.TransactionService
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.CommerceKit.TransactionService [849]
Path: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/XPCServices/com.apple.CommerceKit.TransactionService.xpc/Contents/MacOS/com.apple.CommerceKit.TransactionService
Architecture: x86_64
Parent: launchd [1]
Responsible: Spotlight [411]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 11 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0xcff9 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0xd03c Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e343 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10fcb9000 - 0x10fe99fff com.apple.CommerceKit.TransactionService 1.0 (581.8) <681121D5-28CD-3436-BA69-26FC66995B9B> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/XPCServices/com.apple.CommerceKit.TransactionService.xpc/Contents/MacOS/com.apple.CommerceKit.TransactionService
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.CoreSimulator.CoreSimulatorService [424]
Path: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc/Contents/MacOS/com.apple.CoreSimulator.CoreSimulatorService
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 5 MB
Note: 1 idle work queue threads omitted
Thread 0x1c4a DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x101bbe000 - 0x101bc7fff com.apple.CoreSimulator.CoreSimulatorService 338.16 (338.16) <FBB0D978-8685-30D0-94C3-D5B9ED5AB3DA> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc/Contents/MacOS/com.apple.CoreSimulator.CoreSimulatorService
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.ctkpcscd [183]
Path: /System/Library/Frameworks/PCSC.framework/Versions/A/XPCServices/com.apple.ctkpcscd.xpc/Contents/MacOS/com.apple.ctkpcscd
Architecture: x86_64
Parent: launchd [1]
Responsible: securityd [100]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0x4c9 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x10a4e9000 - 0x10a4f3fff com.apple.ctkpcscd 1.0 (1) <E1AFED25-6C76-3724-8115-416E8E6FB5EB> /System/Library/Frameworks/PCSC.framework/Versions/A/XPCServices/com.apple.ctkpcscd.xpc/Contents/MacOS/com.apple.ctkpcscd
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.dock.extra [422]
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]
Responsible: Dock [376]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 18 MB
Note: 1 idle work queue threads omitted
Thread 0x1bdd DispatchQueue 1 91 samples (1-91) priority 46 (base 46)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.dock.extra + 4131) [0x1096d5023] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1c50 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 46 (base 46)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x1096d4000 - 0x1096d7fff com.apple.dock.extra 1.0 (1) <1A633892-626C-382D-95A9-CEF112A58D6A> /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.geod [426]
Path: /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/com.apple.geod.xpc/Contents/MacOS/com.apple.geod
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 11 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x1c2e DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 1148 (com.apple.geod + 68905) [0x10115dd29] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1c49 Thread name "NetworkLoad" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _runNetworkThread + 445 (GeoServices + 4404794) [0x7fffbee5263a] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1c58 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e3b4 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10114d000 - 0x101162fff com.apple.geod 1.0 (1228.22.8.29.13) <8BFD244A-16D3-3887-BD13-5A06B4A16615> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/com.apple.geod.xpc/Contents/MacOS/com.apple.geod
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffbea1f000 - 0x7fffbf0befff com.apple.GeoServices 1.0 (1228.22.8.29.13) <280AEA5E-2EF5-3A88-B1DE-D0811045F9CC> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.geod [570]
Path: /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/com.apple.geod.xpc/Contents/MacOS/com.apple.geod
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 10 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x3754 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 1148 (com.apple.geod + 68905) [0x107d3fd29] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x377e Thread name "NetworkLoad" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _runNetworkThread + 445 (GeoServices + 4404794) [0x7fffbee5263a] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x379d Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e35a 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x107d2f000 - 0x107d44fff com.apple.geod 1.0 (1228.22.8.29.13) <8BFD244A-16D3-3887-BD13-5A06B4A16615> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/com.apple.geod.xpc/Contents/MacOS/com.apple.geod
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffbea1f000 - 0x7fffbf0befff com.apple.GeoServices 1.0 (1228.22.8.29.13) <280AEA5E-2EF5-3A88-B1DE-D0811045F9CC> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.GSSCred [312]
Path: /System/Library/Frameworks/GSS.framework/Helpers/com.apple.GSSCred
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0xe8d DispatchQueue 8 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested utility), process sudden termination clean, timers tier 3 (coalesced), IO tier 1>
91 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 1-91
91 _pthread_wqthread + 1299 (libsystem_pthread.dylib + 14098) [0x7fffc6290712] 1-91
91 _dispatch_worker_thread3 + 99 (libdispatch.dylib + 15431) [0x7fffc6044c47] 1-91
91 _dispatch_root_queue_drain + 917 (libdispatch.dylib + 16425) [0x7fffc6045029] 1-91
91 _dispatch_client_callout + 8 (libdispatch.dylib + 8376) [0x7fffc60430b8] 1-91
91 _dispatch_call_block_and_release + 12 (libdispatch.dylib + 44791) [0x7fffc604bef7] 1-91
91 ??? (com.apple.GSSCred + 11079) [0x1039deb47] 1-91
91 au_sdev_read_aia + 569 (libbsm.0.dylib + 60343) [0x7fffc4bfebb7] 1-91
91 fgetc + 52 (libsystem_c.dylib + 253401) [0x7fffc60ebdd9] 1-91
91 __srget + 14 (libsystem_c.dylib + 280754) [0x7fffc60f28b2] 1-91
91 __srefill1 + 24 (libsystem_c.dylib + 280471) [0x7fffc60f2797] 1-91
91 __read_nocancel + 10 (libsystem_kernel.dylib + 106074) [0x7fffc61a7e5a] 1-91
*91 hndl_unix_scall64 + 22 (kernel + 671558) [0xffffff80002a3f46] 1-91
*91 unix_syscall64 + 586 (kernel + 6452202) [0xffffff80008273ea] 1-91
*91 read_nocancel + 115 (kernel + 5896323) [0xffffff800079f883] 1-91
*91 ??? (kernel + 5896986) [0xffffff800079fb1a] 1-91
*91 ??? (kernel + 3412382) [0xffffff800054119e] 1-91
*91 spec_read + 201 (kernel + 3514713) [0xffffff800055a159] 1-91
*91 ??? (kernel + 5456852) [0xffffff80007343d4] 1-91
*91 ??? (kernel + 5813123) [0xffffff800078b383] 1-91
*91 lck_mtx_sleep + 132 (kernel + 1049444) [0xffffff8000300364] 1-91
*91 thread_block_reason + 222 (kernel + 1091230) [0xffffff800030a69e] 1-91
*91 ??? (kernel + 1095803) [0xffffff800030b87b] 1-91
*91 machine_switch_context + 206 (kernel + 2102494) [0xffffff80004014de] 1-91
Thread 0xe8f DispatchQueue 11 91 samples (1-91) priority 20 (base 20)
<thread QoS utility (requested default), process sudden termination clean, timers tier 3 (coalesced), IO tier 1>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x1039dc000 - 0x1039e3fff com.apple.GSSCred (498.30.1) <00D7B684-CC2B-3D3A-8D8D-AF421805D9B4> /System/Library/Frameworks/GSS.framework/Helpers/com.apple.GSSCred
0x7fffc4bf0000 - 0x7fffc4c00fff libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc60ae000 - 0x7fffc613bfff libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.hiservices-xpcservice [658]
Path: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/XPCServices/com.apple.hiservices-xpcservice.xpc/Contents/MacOS/com.apple.hiservices-xpcservice
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0x45c7 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.hiservices-xpcservice + 8759) [0x10f305237] 1-91
91 xpc_service_main + 413 (XPCService + 5575) [0x7fffc46b15c7] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10f303000 - 0x10f307fff com.apple.hiservices-xpcservice 1.22 (591) <5EB8FDEE-ADE9-34B3-9871-4A712238D328> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/XPCServices/com.apple.hiservices-xpcservice.xpc/Contents/MacOS/com.apple.hiservices-xpcservice
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffc46b0000 - 0x7fffc46b6fff com.apple.XPCService 2.0 (1) <BC3FCE26-6219-3316-949F-37F7005C9A0F> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.iCloudHelper [1563]
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: 502
Sudden Term: Tracked (allows idle exit)
Task size: 8 MB
CPU Time: <0.001
Note: 5 idle work queue threads omitted
Thread 0x3ed58 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 167 (com.apple.iCloudHelper + 14676) [0x10a17f954] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3f2cf DispatchQueue 12 1 sample (56) priority 4 (base 4) cpu time <0.001
<DispatchQueue not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 _pthread_wqthread + 1004 (libsystem_pthread.dylib + 13803) [0x7fffc62905eb] 56
1 _dispatch_kevent_worker_thread + 978 (libdispatch.dylib + 115120) [0x7fffc605d1b0] 56
1 _dispatch_root_queue_drain_deferred_item + 284 (libdispatch.dylib + 103313) [0x7fffc605a391] 56
1 _dispatch_source_invoke + 1248 (libdispatch.dylib + 18678) [0x7fffc60458f6] 56
1 _dispatch_source_latch_and_call + 192 (libdispatch.dylib + 55914) [0x7fffc604ea6a] 56
1 _dispatch_continuation_pop + 533 (libdispatch.dylib + 97115) [0x7fffc6058b5b] 56
1 _dispatch_client_callout + 8 (libdispatch.dylib + 8376) [0x7fffc60430b8] 56
1 ___notify_lib_init_block_invoke_2 + 88 (libsystem_notify.dylib + 36218) [0x7fffc6282d7a] 56
1 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 56
*1 thread_exception_return + 0 (kernel + 657450) [0xffffff80002a082a] (runnable) 56
Thread 0x3ed5a 1 sample (50) priority 4 (base 4)
<Thread not seen for 49 samples, thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 50
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 50
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 50
Binary Images:
0x10a17c000 - 0x10a18efff com.apple.iCloudHelper 1.07 (241) <C83C8BB5-3E9D-3EB6-A509-30C85BFDEDFA> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/XPCServices/com.apple.iCloudHelper.xpc/Contents/MacOS/com.apple.iCloudHelper
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc627a000 - 0x7fffc6283fff libsystem_notify.dylib (165.20.1) <E7FD3A7C-DD07-36E2-9FA4-7561F9F114DA> /usr/lib/system/libsystem_notify.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.ifdreader [215]
Path: /System/Library/CryptoTokenKit/com.apple.ifdreader.slotd/Contents/MacOS/com.apple.ifdreader
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 2 MB
Note: 1 idle work queue threads omitted
Thread 0x63e DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 1179 (com.apple.ifdreader + 6989) [0x102793b4d] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x102792000 - 0x10279efff com.apple.ifdreader 1.0 (1) <6E14763F-7C65-390A-A8BE-FC45C993ED6B> /System/Library/CryptoTokenKit/com.apple.ifdreader.slotd/Contents/MacOS/com.apple.ifdreader
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.iTunesLibraryService [487]
Path: /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc/Contents/MacOS/com.apple.iTunesLibraryService
Architecture: x86_64
Parent: launchd [1]
Responsible: assistantd [480]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 8 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x27b9 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x3e36a 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x102419000 - 0x1024cdfff com.apple.iTunesLibraryService 12.5.5 (12.5.5) <B8437DF0-EC0D-398C-9A36-1A707F82189D> /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc/Contents/MacOS/com.apple.iTunesLibraryService
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.iTunesLibraryService [601]
Path: /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc/Contents/MacOS/com.apple.iTunesLibraryService
Architecture: x86_64
Parent: launchd [1]
Responsible: assistant_service [554]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 4 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x3bfb DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x3e355 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10eba0000 - 0x10ec54fff com.apple.iTunesLibraryService 12.5.5 (12.5.5) <B8437DF0-EC0D-398C-9A36-1A707F82189D> /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc/Contents/MacOS/com.apple.iTunesLibraryService
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.MediaLibraryService [641]
Path: /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.apple.MediaLibraryService.xpc/Contents/MacOS/com.apple.MediaLibraryService
Architecture: x86_64
Parent: launchd [1]
Responsible: iTunes [409]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 73 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x3ffa DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 100 (com.apple.MediaLibraryService + 4155) [0x10d8fd03b] 1-91
91 -[NSXPCListener resume] + 165 (Foundation + 524635) [0x7fffb259415b] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e34e 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10d8fc000 - 0x10d906fff com.apple.MediaLibraryService 1.3.2 (733) <B952B895-97E8-3D44-9182-82686339FA36> /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.apple.MediaLibraryService.xpc/Contents/MacOS/com.apple.MediaLibraryService
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.notificationcenterui.WeatherSummary [569]
Path: /System/Library/CoreServices/NotificationCenter.app/Contents/XPCServices/com.apple.notificationcenterui.WeatherSummary.xpc/Contents/MacOS/com.apple.notificationcenterui.WeatherSummary
Architecture: x86_64
Parent: launchd [1]
Responsible: NotificationCenter (Notification Center) [504]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 4 MB
Note: 1 idle work queue threads omitted
Thread 0x3750 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 147 (com.apple.notificationcenterui.WeatherSummary + 6316) [0x108bca8ac] 1-91
91 -[NSXPCListener resume] + 165 (Foundation + 524635) [0x7fffb259415b] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x108bc9000 - 0x108bcbfff com.apple.notificationcenterui.WeatherSummary 1.0 (552.6) <F50D2B5D-0599-3BAE-9151-C24646017D15> /System/Library/CoreServices/NotificationCenter.app/Contents/XPCServices/com.apple.notificationcenterui.WeatherSummary.xpc/Contents/MacOS/com.apple.notificationcenterui.WeatherSummary
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.PerformanceAnalysis.animationperfd [241]
Path: /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/XPCServices/com.apple.PerformanceAnalysis.animationperfd.xpc/Contents/MacOS/com.apple.PerformanceAnalysis.animationperfd
Architecture: x86_64
Parent: launchd [1]
UID: 0
Sudden Term: Tracked (allows idle exit)
Task size: 7 MB
CPU Time: <0.001
Note: 2 idle work queue threads omitted
Thread 0x8da DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Binary Images:
0x1081f1000 - 0x1081fafff com.apple.PerformanceAnalysis.animationperfd 1.2 (2) <94C1E1A4-36E3-3245-B50B-409E52F0339F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/XPCServices/com.apple.PerformanceAnalysis.animationperfd.xpc/Contents/MacOS/com.apple.PerformanceAnalysis.animationperfd
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.photomoments [484]
Path: /System/Library/PrivateFrameworks/PhotoLibraryPrivate.framework/Versions/A/Frameworks/PhotoLibraryServices.framework/Versions/A/XPCServices/com.apple.photomoments.xpc/Contents/MacOS/com.apple.photomoments
Architecture: x86_64
Parent: launchd [1]
Responsible: photolibraryd [439]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 15 MB
Note: 1 idle work queue threads omitted
Thread 0x25a4 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3353 Thread name "com.apple.assetsd.momentAnalyzer.geoWorkThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 -[PLMomentAnalyzerWorkThread main] + 181 (MomentsLibrary + 19106) [0x7fffc0f3baa2] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x335a Thread name "NetworkLoad" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _runNetworkThread + 445 (GeoServices + 4404794) [0x7fffbee5263a] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x102212000 - 0x102217fff com.apple.photomoments 2.0 (3130.0.240) <53EB055A-11AA-3F7C-843B-591F251DA14B> /System/Library/PrivateFrameworks/PhotoLibraryPrivate.framework/Versions/A/Frameworks/PhotoLibraryServices.framework/Versions/A/XPCServices/com.apple.photomoments.xpc/Contents/MacOS/com.apple.photomoments
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffbea1f000 - 0x7fffbf0befff com.apple.GeoServices 1.0 (1228.22.8.29.13) <280AEA5E-2EF5-3A88-B1DE-D0811045F9CC> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fffc0f37000 - 0x7fffc0f79fff com.apple.MomentsLibrary 2.0 (3130.0.240) <527F0109-A222-34FB-9F41-66A06444F7E1> /System/Library/PrivateFrameworks/PhotoLibraryPrivate.framework/Versions/A/Frameworks/MomentsLibrary.framework/Versions/A/MomentsLibrary
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.quicklook.ThumbnailsAgent [393]
Path: /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Support/com.apple.quicklook.ThumbnailsAgent
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 3 MB
Note: 1 idle work queue threads omitted
Thread 0x16d1 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.quicklook.ThumbnailsAgent + 40881) [0x10da28fb1] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10da1f000 - 0x10da2efff com.apple.quicklook.ThumbnailsAgent (14.1) <BF448F70-00A9-3220-91F5-2F8C275E6B23> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Support/com.apple.quicklook.ThumbnailsAgent
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.Safari.History [944]
Path: /System/Library/PrivateFrameworks/SafariShared.framework/Versions/A/XPCServices/com.apple.Safari.History.xpc/Contents/MacOS/com.apple.Safari.History
Architecture: x86_64
Parent: launchd [1]
Responsible: Spotlight [411]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 7 MB
Note: 1 idle work queue threads omitted
Thread 0x12fd4 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x1336b 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Binary Images:
0x10e0b2000 - 0x10e0b2fff com.apple.Safari.History 12602 (12602.4.8) <231D7E97-0E85-3C18-83A6-25D702B643B4> /System/Library/PrivateFrameworks/SafariShared.framework/Versions/A/XPCServices/com.apple.Safari.History.xpc/Contents/MacOS/com.apple.Safari.History
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.Safari.ImageDecoder [756]
Path: /System/Library/PrivateFrameworks/SafariShared.framework/Versions/A/XPCServices/com.apple.Safari.ImageDecoder.xpc/Contents/MacOS/com.apple.Safari.ImageDecoder
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 6 MB
Note: 1 idle work queue threads omitted
Thread 0x8403 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.Safari.ImageDecoder + 6550) [0x100139996] 1-91
91 -[NSXPCListener resume] + 165 (Foundation + 524635) [0x7fffb259415b] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x100138000 - 0x100139fff com.apple.Safari.ImageDecoder 12602 (12602.4.8) <1C54D71E-B567-3677-A815-DC1A1AB247B4> /System/Library/PrivateFrameworks/SafariShared.framework/Versions/A/XPCServices/com.apple.Safari.ImageDecoder.xpc/Contents/MacOS/com.apple.Safari.ImageDecoder
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.Safari.SafeBrowsing.Service [476]
Path: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/com.apple.Safari.SafeBrowsing.Service
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 6 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2304 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x23f4 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e375 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10c0eb000 - 0x10c0ebfff com.apple.Safari.SafeBrowsing.Service (7602.4.8) <E06BB89E-275E-3FE1-BBCB-B6EEF6BEAE6F> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/com.apple.Safari.SafeBrowsing.Service
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.Safari.SearchHelper [531]
Path: /System/Library/PrivateFrameworks/SafariShared.framework/Versions/A/XPCServices/com.apple.Safari.SearchHelper.xpc/Contents/MacOS/com.apple.Safari.SearchHelper
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 8 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2a19 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.Safari.SearchHelper + 7075) [0x101535ba3] 1-91
91 -[NSXPCListener resume] + 165 (Foundation + 524635) [0x7fffb259415b] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2b8b Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e363 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x101534000 - 0x10153afff com.apple.Safari.SearchHelper 12602 (12602.4.8) <2E54A92D-86E7-33D2-B7DE-76C68ED10158> /System/Library/PrivateFrameworks/SafariShared.framework/Versions/A/XPCServices/com.apple.Safari.SearchHelper.xpc/Contents/MacOS/com.apple.Safari.SearchHelper
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.SafariServices [1157]
Path: /System/Library/Frameworks/SafariServices.framework/Versions/A/XPCServices/com.apple.SafariServices.xpc/Contents/MacOS/com.apple.SafariServices
Architecture: x86_64
Parent: launchd [1]
Responsible: Spotlight [411]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 5 MB
Note: 1 idle work queue threads omitted
Thread 0x1fddb DispatchQueue 1 91 samples (1-91) priority 0 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 main + 16 (com.apple.SafariServices + 5426) [0x101a8c532] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x101a8b000 - 0x101a8dfff com.apple.SafariServices 12602 (12602.4.8) <82B51240-F6C0-337D-BC87-ABFA2DCF8662> /System/Library/Frameworks/SafariServices.framework/Versions/A/XPCServices/com.apple.SafariServices.xpc/Contents/MacOS/com.apple.SafariServices
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.sbd [804]
Path: /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/XPCServices/com.apple.sbd.xpc/Contents/MacOS/com.apple.sbd
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 6 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0xa5f2 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.sbd + 229902) [0x10c11920e] 1-91
91 -[NSXPCListener resume] + 165 (Foundation + 524635) [0x7fffb259415b] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0xa651 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e345 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10c0e1000 - 0x10c127fff com.apple.sbd 1.0 (222.30.3) <41251F5D-9C09-36AB-819A-F42D60FA3C2E> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/XPCServices/com.apple.sbd.xpc/Contents/MacOS/com.apple.sbd
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.spotlight.IndexAgent [664]
Path: /System/Library/PrivateFrameworks/CoreSpotlight.framework/Support/com.apple.spotlight.IndexAgent
Architecture: x86_64
Parent: launchd [1]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 3 MB
CPU Time: 0.003
Note: 5 idle work queue threads omitted
Thread 0x46f3 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested background), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*72 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-72
<process sudden termination dirty>
*1 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 73
<process sudden termination clean>
*18 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 74-91
Thread 0x3e56d 1 sample (73) priority 4 (base 4)
<Thread not seen for 72 samples, thread QoS background (requested background), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
1 ??? [0x7f9a11811e00] 73
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 73
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 73
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 73
Thread 0x3f54f 1 sample (73) priority 4 (base 4) cpu time <0.001
<Thread in another stack for 72 samples, thread QoS background (requested utility), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 73
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 73
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 73
Binary Images:
0x1091c1000 - 0x1091c2fff com.apple.spotlight.IndexAgent (144) <559EBC27-9FDE-3896-8F71-FE072D70753E> /System/Library/PrivateFrameworks/CoreSpotlight.framework/Support/com.apple.spotlight.IndexAgent
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WeatherKitService [573]
Path: /System/Library/PrivateFrameworks/WeatherKit.framework/Versions/A/XPCServices/com.apple.WeatherKitService.xpc/Contents/MacOS/com.apple.WeatherKitService
Architecture: x86_64
Parent: launchd [1]
Responsible: NotificationCenter (Notification Center) [504]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 9 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x37b0 DispatchQueue 11 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 _dispatch_sig_thread + 41 (libdispatch.dylib + 66255) [0x7fffc60512cf] 1-91
91 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 107130) [0x7fffc61a827a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x38ee Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3e358 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS background (requested user initiated), process sudden termination clean, thread darwinbg, process darwinbg, IO tier 2>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x102994000 - 0x1029b2fff com.apple.WeatherKitService 2.0 (153) <E076DB1B-0052-3207-B95D-9FA6D6DDDBF5> /System/Library/PrivateFrameworks/WeatherKit.framework/Versions/A/XPCServices/com.apple.WeatherKitService.xpc/Contents/MacOS/com.apple.WeatherKitService
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6041000 - 0x7fffc6073fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.Databases [599]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Databases.xpc/Contents/MacOS/com.apple.WebKit.Databases
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 6 MB
Note: 1 idle work queue threads omitted
Thread 0x3bd8 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.Databases + 6050) [0x100eb77a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x3be6 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested default), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3bea Thread name "IndexedDatabase Server" 91 samples (1-91) priority 4 (base 4)
<thread QoS background (requested user initiated), process sudden termination dirty, thread darwinbg, process darwinbg, IO tier 2>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::IDBServer::IDBServer::databaseThreadEntry(void*) + 9 (WebCore + 7471273) [0x7fffb822a0a9] 1-91
91 WebCore::IDBServer::IDBServer::databaseRunLoop() + 101 (WebCore + 7477429) [0x7fffb822b8b5] 1-91
91 WTF::CrossThreadQueue<WTF::CrossThreadTask>::waitForMessage() + 87 (WebCore + 7477559) [0x7fffb822b937] 1-91
91 bool WTF::ConditionBase::waitForSecondsImpl<WTF::Lock>(WTF::Lock&, double) + 124 (WebCore + 3144044) [0x7fffb7e0996c] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Binary Images:
0x100eb6000 - 0x100eb7fff com.apple.WebKit.Databases 12602 (12602.4.8) <3C5CCA4C-121B-36D2-80DA-A708CB5BA722> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Databases.xpc/Contents/MacOS/com.apple.WebKit.Databases
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.Networking [448]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 101 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x200d DispatchQueue 1 91 samples (1-91) priority 37 (base 37) cpu time <0.001
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process unclamped, process received importance donation from Safari [373], IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.Networking + 6050) [0x100e767a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x20c7 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination dirty, process unclamped, process received importance donation from Safari [373], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x219e Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 37 (base 37)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process unclamped, process received importance donation from Safari [373], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x55c9 Thread name "com.apple.CFNetwork.CustomProtocols" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination dirty, process unclamped, process received importance donation from Safari [373], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _privateRunloopEmulationSet(void*) + 258 (CFNetwork + 2406706) [0x7fffafed6932] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x100e75000 - 0x100e76fff com.apple.WebKit.Networking 12602 (12602.4.8) <649C2A0B-B80A-3323-83A9-052873CE090D> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.Networking [662]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking
Architecture: x86_64
Parent: launchd [1]
Responsible: Mail [366]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 16 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x462e DispatchQueue 1 91 samples (1-91) priority 37 (base 37)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process unclamped, process received importance donation from Mail [366], IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.Networking + 6050) [0x10829e7a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x4645 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination dirty, process unclamped, process received importance donation from Mail [366], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x46f6 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 37 (base 37)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process unclamped, process received importance donation from Mail [366], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x630a Thread name "com.apple.CFNetwork.CustomProtocols" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination dirty, process unclamped, process received importance donation from Mail [366], IO tier 0>
91 <truncated backtrace> 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x10829d000 - 0x10829efff com.apple.WebKit.Networking 12602 (12602.4.8) <649C2A0B-B80A-3323-83A9-052873CE090D> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.Networking [1158]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking
Architecture: x86_64
Parent: launchd [1]
Responsible: Spotlight [411]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 9 MB
CPU Time: <0.001
Note: 3 idle work queue threads omitted
Thread 0x1fddf DispatchQueue 1 91 samples (1-91) priority 37 (base 37)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process unclamped, process received importance donation from Spotlight [411], IO tier 0>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.Networking + 6050) [0x101eef7a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 731 (libxpc.dylib + 67739) [0x7fffc62dd89b] 1-91
91 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 140522) [0x7fffb25364ea] 1-91
91 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 140818) [0x7fffb2536612] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1fdf2 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination dirty, process unclamped, process received importance donation from Spotlight [411], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x1fdff Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 37 (base 37)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process unclamped, process received importance donation from Spotlight [411], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x1fe17 Thread name "com.apple.CFNetwork.CustomProtocols" 91 samples (1-91) priority 31 (base 31)
<thread QoS default (requested default), process sudden termination dirty, process unclamped, process received importance donation from Spotlight [411], IO tier 0>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _privateRunloopEmulationSet(void*) + 258 (CFNetwork + 2406706) [0x7fffafed6932] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Binary Images:
0x101eee000 - 0x101eeffff com.apple.WebKit.Networking 12602 (12602.4.8) <649C2A0B-B80A-3323-83A9-052873CE090D> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [449]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 83 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2015 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x1069417a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x21b1 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x21ea 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x21fa Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x22a0 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x22b6 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x22b7 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x22b8 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x22b9 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x24f0 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f41c 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x106940000 - 0x106941fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [450]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 35 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2016 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x1080837a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x220b Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x222f 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2295 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x230d Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x237c Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x237d Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x237e Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x237f Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f40f 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x108082000 - 0x108083fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [451]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 55 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2017 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x10d5317a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x220e Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2231 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x228c Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x230c Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2329 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x232b Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x232c Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x232d Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x27e5 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f417 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10d530000 - 0x10d531fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [452]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 41 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2018 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x1075f97a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2208 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x222c 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x228b Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x230b Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x232a Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x232e Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x232f Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2330 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x27a8 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f416 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x1075f8000 - 0x1075f9fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [453]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 43 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2019 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x10f37a7a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2209 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x222d 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x228a Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2315 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2319 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x231a Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x231b Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x231c Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x27e4 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f419 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10f379000 - 0x10f37afff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [454]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 57 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x201a DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x10ec867a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2207 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x222a 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2297 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2411 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2415 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2417 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x241a Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x241b Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x28cb Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2984 Thread name "com.apple.CFSocket.private" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __select + 10 (libsystem_kernel.dylib + 106314) [0x7fffc61a7f4a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x3f40d 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10ec85000 - 0x10ec86fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [455]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 59 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x201b DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x10ee767a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x223e Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2286 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x22b4 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2410 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2414 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2416 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2418 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2419 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3068 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x306a Thread name "com.apple.CFSocket.private" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __select + 10 (libsystem_kernel.dylib + 106314) [0x7fffc61a7f4a] 1-91
*91 ??? (kernel + 5813712) [0xffffff800078b5d0] 1-91
Thread 0x3f40b 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10ee75000 - 0x10ee76fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [456]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 111 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x201c DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x1001f47a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x220d Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2230 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2298 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x23f1 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2403 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2404 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2405 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2406 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3066 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f40c 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x1001f3000 - 0x1001f4fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [457]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 283 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x201f DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x106bde7a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x225d Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x229b 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x22b5 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x23a5 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x23ca Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x23cb Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x23cc Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x23cd Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x35e9 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3739 Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x373a Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x373b Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f40a 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x106bdd000 - 0x106bdefff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [458]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 114 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2020 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x10f1627a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x221c Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2248 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x228f Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x23f0 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x240b Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x240c Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x240d Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x240e Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3768 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3e1d Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3e1e Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3e1f Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f414 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10f161000 - 0x10f162fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [459]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 42 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2022 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x10ab237a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2239 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2246 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2291 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2316 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2320 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2321 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2322 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2323 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3b70 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f420 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10ab22000 - 0x10ab23fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [460]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 37 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2021 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x10bf367a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2205 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x222b 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2289 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2309 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2339 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x233a Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x233b Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x233c Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f418 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10bf35000 - 0x10bf36fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [461]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 106 MB
CPU Time: 0.001
Note: 4 idle work queue threads omitted
Thread 0x2024 DispatchQueue 1 91 samples (1-91) priority 4 (base 4) cpu time <0.001
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x104ee07a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x221d Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2245 91 samples (1-91) priority 4 (base 4) cpu time <0.001
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
61 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-61
61 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-61
61 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-61
61 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-61
*61 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-61
5 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 97 (JavaScriptCore + 10589521) [0x7fffb39a7551] 62-66
5 bmalloc::Heap::concurrentScavenge() + 68 (JavaScriptCore + 10583764) [0x7fffb39a5ed4] 62-66
5 bmalloc::Heap::scavenge(std::__1::unique_lock<bmalloc::StaticMutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 275 (JavaScriptCore + 10584355) [0x7fffb39a6123] 62-66
5 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 80 (libc++.1.dylib + 296539) [0x7fffc4c5865b] 62-66
5 __semwait_signal + 10 (libsystem_kernel.dylib + 106458) [0x7fffc61a7fda] 62-66
*5 semaphore_wait_continue + 0 (kernel + 1140704) [0xffffff80003167e0] 62-66
25 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 67-91
25 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 67-91
25 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 67-91
25 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 67-91
*25 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 67-91
Thread 0x228d Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x231f Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2341 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4) cpu time <0.001
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2342 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2343 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2344 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3bba Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f412 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x104edf000 - 0x104ee0fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [462]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 306 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2023 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x10eea47a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x21b2 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x21eb 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x21fb Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x22cc Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x22d6 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x22d7 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x22d8 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x22d9 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3bd6 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3c00 Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3c01 Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3c02 Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f41b 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x10eea3000 - 0x10eea4fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [463]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 87 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2025 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x1050377a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2201 Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x221b 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2296 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x230a Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2331 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2332 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2333 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2334 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x4c49 Thread name "DFG Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x54d6 Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x54d7 Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x54d8 Thread name "FTL Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 382 (JavaScriptCore + 5983838) [0x7fffb3542e5e] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x3f40e 1 sample (56) priority 4 (base 4)
<Thread not seen for 55 samples, thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
1 start_wqthread + 13 (libsystem_pthread.dylib + 12781) [0x7fffc62901ed] 56
1 __workq_kernreturn + 10 (libsystem_kernel.dylib + 107746) [0x7fffc61a84e2] 56
*1 wq_unpark_continue + 0 (pthread + 15406) [0xffffff7f80ef6c2e] (runnable) 56
Binary Images:
0x105036000 - 0x105037fff com.apple.WebKit.WebContent 12602 (12602.4.8) <95D9EB64-80AD-3F68-AC70-C4129CD0D42E> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x7fffae60c000 - 0x7fffaf3defff com.apple.AppKit 6.9 (1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffafc8b000 - 0x7fffb005efff com.apple.CFNetwork 807.2.14 (807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffb007d000 - 0x7fffb0385fff com.apple.HIToolbox 2.1.1 (856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffb0a9a000 - 0x7fffb0f34fff com.apple.CoreFoundation 6.9 (1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb2514000 - 0x7fffb28bbfff com.apple.Foundation 6.9 (1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffb2f8e000 - 0x7fffb3a31fff com.apple.JavaScriptCore 12602 (12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffb7b0a000 - 0x7fffb8d43fff com.apple.WebCore 12602 (12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffc4c10000 - 0x7fffc4c66fff libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffc6074000 - 0x7fffc6079fff libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
0x7fffc618e000 - 0x7fffc61b0fff libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
0x7fffc628d000 - 0x7fffc6297fff libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffc62cd000 - 0x7fffc62f6fff libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
*0xffffff7f80ef3000 - 0xffffff7f80efefff com.apple.kec.pthread 1.0 (1) <479F2E9E-1F15-3D76-A407-DB04C1277527> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.41.3) <C67A8D03-DEAC-35B8-8F68-06FF7B687215> /System/Library/Kernels/kernel
Process: com.apple.WebKit.WebContent [464]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Architecture: x86_64
Parent: launchd [1]
Responsible: Safari [373]
UID: 502
Sudden Term: Tracked (allows idle exit)
Task size: 78 MB
CPU Time: <0.001
Note: 4 idle work queue threads omitted
Thread 0x2026 DispatchQueue 1 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 start + 1 (libdyld.dylib + 21077) [0x7fffc6079255] 1-91
91 ??? (com.apple.WebKit.WebContent + 6050) [0x1001ac7a2] 1-91
91 xpc_main + 494 (libxpc.dylib + 62180) [0x7fffc62dc2e4] 1-91
91 _xpc_objc_main + 775 (libxpc.dylib + 67783) [0x7fffc62dd8c7] 1-91
91 NSApplicationMain + 1237 (AppKit + 26704) [0x7fffae612850] 1-91
91 -[NSApplication run] + 926 (AppKit + 245557) [0x7fffae647f35] 1-91
91 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 (AppKit + 8133995) [0x7fffaedcdd6b] 1-91
91 _DPSNextEvent + 1120 (AppKit + 292276) [0x7fffae6535b4] 1-91
91 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198342) [0x7fffb00ad6c6] 1-91
91 ReceiveNextEventCommon + 432 (HIToolbox + 198801) [0x7fffb00ad891] 1-91
91 RunCurrentEventLoopInMode + 240 (HIToolbox + 199260) [0x7fffb00ada5c] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x220a Thread name "com.apple.NSEventThread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 _NSEventThread + 205 (AppKit + 1657442) [0x7fffae7a0a62] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x222e 91 samples (1-91) priority 4 (base 4)
<thread QoS default (requested default), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93 (JavaScriptCore + 10589965) [0x7fffb39a770d] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9 (JavaScriptCore + 10589273) [0x7fffb39a7459] 1-91
91 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155 (JavaScriptCore + 10589579) [0x7fffb39a758b] 1-91
91 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (JavaScriptCore + 10589708) [0x7fffb39a760c] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2290 Thread name "com.apple.NSURLConnectionLoader" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 __NSThread__start__ + 1243 (Foundation + 207981) [0x7fffb2546c6d] 1-91
91 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 (CFNetwork + 26240) [0x7fffafc91680] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2307 Thread name "WebCore: Scrolling" 91 samples (1-91) priority 4 (base 4)
<thread QoS user interactive (requested user interactive), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WebCore::ScrollingThread::initializeRunLoop() + 253 (WebCore + 435309) [0x7fffb7b7446d] 1-91
91 CFRunLoopRun + 97 (CoreFoundation + 816369) [0x7fffb0b614f1] 1-91
91 CFRunLoopRunSpecific + 420 (CoreFoundation + 555380) [0x7fffb0b21974] 1-91
91 __CFRunLoopRun + 1361 (CoreFoundation + 557345) [0x7fffb0b22121] 1-91
91 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 560276) [0x7fffb0b22c94] 1-91
91 mach_msg_trap + 10 (libsystem_kernel.dylib + 74634) [0x7fffc61a038a] 1-91
*91 ipc_mqueue_receive_continue + 0 (kernel + 886832) [0xffffff80002d8830] 1-91
Thread 0x2325 Thread name "JIT Worklist Worker Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13 (JavaScriptCore + 8102253) [0x7fffb374816d] 1-91
91 JSC::JITWorklist::runThread() + 234 (JavaScriptCore + 8101082) [0x7fffb3747cda] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2326 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2327 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsystem_pthread.dylib + 12797) [0x7fffc62901fd] 1-91
91 _pthread_start + 286 (libsystem_pthread.dylib + 14839) [0x7fffc62909f7] 1-91
91 _pthread_body + 180 (libsystem_pthread.dylib + 15019) [0x7fffc6290aab] 1-91
91 WTF::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore + 12847) [0x7fffb2f9122f] 1-91
91 WTF::threadEntryPoint(void*) + 178 (JavaScriptCore + 13058) [0x7fffb2f91302] 1-91
91 WTF::ParallelHelperPool::helperThreadBody() + 83 (JavaScriptCore + 10496275) [0x7fffb3990913] 1-91
91 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370 (JavaScriptCore + 10496930) [0x7fffb3990ba2] 1-91
91 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2622 (JavaScriptCore + 10500142) [0x7fffb399182e] 1-91
91 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib + 30093) [0x7fffc4c1758d] 1-91
91 __psynch_cvwait + 10 (libsystem_kernel.dylib + 105606) [0x7fffc61a7c86] 1-91
*91 psynch_cvcontinue + 0 (pthread + 39138) [0xffffff7f80efc8e2] 1-91
Thread 0x2328 Thread name "WTF Parallel Helper Thread" 91 samples (1-91) priority 4 (base 4)
<thread QoS user initiated (requested user initiated), process sudden termination dirty, process suppressed, timers tier 5 (throttled), IO tier 1>
91 thread_start + 13 (libsyst