| 
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
 
 
	
	
	
	
	
	
		
		
  
Discuss technical issues with the community. Mixvibes staff provides no support on this board.
 
		
		
			
			
			 by Blackbrook on 11 Nov 2011, 22:43
 From my best friend's Macbook. Would be great to get a solution because he often hast crashes, with version vom 1.5.0 to now (1.7.0) Code: Select allProcess:         Cross [447]Path:            /Applications/Cross 1.7.0.app/Contents/MacOS/Cross
 Identifier:      com.mixvibes.Cross
 Version:         1.7.0 (1.7.0)
 Code Type:       X86 (Native)
 Parent Process:  launchd [127]
 
 Date/Time:       2011-11-10 17:13:43.717 +0100
 OS Version:      Mac OS X 10.6.8 (10K549)
 Report Version:  6
 
 Exception Type:  EXC_BAD_ACCESS (SIGBUS)
 Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000038
 Crashed Thread:  0  Dispatch queue: com.Apple.main-thread
 
 Thread 0 Crashed:  Dispatch queue: com.Apple.main-thread
 0   com.mixvibes.Cross               0x00c97ddf vice::ViceTreeViewItem::setOpen(bool) + 15
 1   com.mixvibes.Cross               0x00b016f7 stuff::NodeTreeItem::selectChildNodeItem(stuff::Path const&) + 295
 2   com.mixvibes.Cross               0x00afdd60 stuff::NodeTreeComponent::setCurrentNode(core::Ref<stuff::Node>) + 832
 3   com.mixvibes.Cross               0x00afe445 stuff::NodeTreeComponent::updatePorts() + 277
 4   com.mixvibes.Cross               0x014f2046 pipes::ComponentPortHolder::updatePortsNow() + 86
 5   com.mixvibes.Cross               0x01559f22 juce::MessageManager::deliverMessage(void*) + 338
 6   com.mixvibes.Cross               0x01501f50 juce::EventHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96
 7   com.Apple.HIToolbox              0x9405ac0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
 8   com.Apple.HIToolbox              0x94059ed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
 9   com.Apple.HIToolbox              0x94059d35 SendEventToEventTargetWithOptions + 58
 10  com.Apple.HIToolbox              0x9408e984 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3006
 11  com.Apple.HIToolbox              0x9405b060 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
 12  com.Apple.HIToolbox              0x94059ed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
 13  com.Apple.HIToolbox              0x9407c773 SendEventToEventTarget + 52
 14  com.mixvibes.Cross               0x01507d2a juce::juce_dispatchNextMessageOnSystemQueue(bool) + 234
 15  com.mixvibes.Cross               0x01559db3 juce::MessageManager::runDispatchLoop() + 67
 16  com.mixvibes.Cross               0x0153a6dc juce::JUCEApplication::main(juce::StringArray&, juce::JUCEApplication*) + 220
 17  com.mixvibes.Cross               0x0153a8df juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 47
 18  com.mixvibes.Cross               0x00b0c725 program::Program::startProgramApplication(program::Program::ApplicationKind) + 325
 19  com.mixvibes.Cross               0x00b0c3f8 program::Program::run(juce::StringArray const&) + 696
 20  com.mixvibes.Cross               0x00b0c55f program::Program::run(int, char**) + 47
 21  com.mixvibes.Cross               0x0007a496 main + 182
 22  com.mixvibes.Cross               0x000792bd _start + 208
 23  com.mixvibes.Cross               0x000791ec start + 40
 
 Thread 1:  Dispatch queue: com.Apple.libdispatch-manager
 0   libSystem.B.dylib                0x98263382 kevent + 10
 1   libSystem.B.dylib                0x98263a9c _dispatch_mgr_invoke + 215
 2   libSystem.B.dylib                0x98262f59 _dispatch_queue_invoke + 163
 3   libSystem.B.dylib                0x98262cfe _dispatch_worker_thread2 + 240
 4   libSystem.B.dylib                0x98262781 _pthread_wqthread + 390
 5   libSystem.B.dylib                0x982625c6 start_wqthread + 30
 
 Thread 2:
 0   libSystem.B.dylib                0x9823cb42 semaphore_wait_signal_trap + 10
 1   libSystem.B.dylib                0x9826a6f8 _pthread_cond_wait + 1089
 2   libSystem.B.dylib                0x982b305f pthread_cond_wait + 48
 3   com.mixvibes.Cross               0x01504abf juce::WaitableEvent::wait(int) const + 159
 4   com.mixvibes.Cross               0x0152e57b juce::Thread::wait(int) const + 27
 5   com.mixvibes.Cross               0x0155b12b juce::(anonymous namespace)::MessageQueueThread::run() + 267
 6   com.mixvibes.Cross               0x0152e874 juce::Thread::threadEntryPoint(juce::Thread*) + 276
 7   com.mixvibes.Cross               0x01504b91 juce::threadEntryProc(void*) + 17
 8   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 9   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 3:
 0   libSystem.B.dylib                0x9823cafa mach_msg_trap + 10
 1   libSystem.B.dylib                0x9823d267 mach_msg + 68
 2   com.Apple.audio.MIDI.CoreMIDI    0x030aa0c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
 3   com.Apple.audio.MIDI.CoreMIDI    0x030c897a MIDIProcess::RunMIDIInThread() + 150
 4   com.Apple.audio.MIDI.CoreMIDI    0x030ab2d9 XThread::RunHelper(void*) + 17
 5   com.Apple.audio.MIDI.CoreMIDI    0x030aaca6 CAPThread::Entry(CAPThread*) + 96
 6   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 7   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 4:
 0   libSystem.B.dylib                0x9823cb5a semaphore_timedwait_signal_trap + 10
 1   libSystem.B.dylib                0x9826a6e1 _pthread_cond_wait + 1066
 2   libSystem.B.dylib                0x982995a8 pthread_cond_timedwait_relative_np + 47
 3   com.mixvibes.Cross               0x01504a89 juce::WaitableEvent::wait(int) const + 105
 4   com.mixvibes.Cross               0x0152e57b juce::Thread::wait(int) const + 27
 5   com.mixvibes.Cross               0x00750672 tracks_db::RecordUpdateThread::run() + 354
 6   com.mixvibes.Cross               0x0152e874 juce::Thread::threadEntryPoint(juce::Thread*) + 276
 7   com.mixvibes.Cross               0x01504b91 juce::threadEntryProc(void*) + 17
 8   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 9   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 5:
 0   libSystem.B.dylib                0x9823cafa mach_msg_trap + 10
 1   libSystem.B.dylib                0x9823d267 mach_msg + 68
 2   com.Apple.CoreFoundation         0x97a1a2df __CFRunLoopRun + 2079
 3   com.Apple.CoreFoundation         0x97a193c4 CFRunLoopRunSpecific + 452
 4   com.Apple.CoreFoundation         0x97a191f1 CFRunLoopRunInMode + 97
 5   com.Apple.audio.CoreAudio        0x9971d96c HALRunLoop::OwnThread(void*) + 162
 6   com.Apple.audio.CoreAudio        0x99709488 CAPThread::Entry(CAPThread*) + 140
 7   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 8   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 6:  com.Apple.CFSocket.private
 0   libSystem.B.dylib                0x9825bac6 select$DARWIN_EXTSN + 10
 1   com.Apple.CoreFoundation         0x97a59c53 __CFSocketManager + 1091
 2   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 3   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 7:
 0   libSystem.B.dylib                0x9823cb5a semaphore_timedwait_signal_trap + 10
 1   libSystem.B.dylib                0x9826a6e1 _pthread_cond_wait + 1066
 2   libSystem.B.dylib                0x982995a8 pthread_cond_timedwait_relative_np + 47
 3   com.mixvibes.Cross               0x01504a89 juce::WaitableEvent::wait(int) const + 105
 4   com.mixvibes.Cross               0x0152e57b juce::Thread::wait(int) const + 27
 5   com.mixvibes.Cross               0x000fbb7c vibe::SharedAsynchronousAudioFormatReaderThread::run() + 588
 6   com.mixvibes.Cross               0x0152e874 juce::Thread::threadEntryPoint(juce::Thread*) + 276
 7   com.mixvibes.Cross               0x01504b91 juce::threadEntryProc(void*) + 17
 8   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 9   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 8:
 0   libSystem.B.dylib                0x9823cb5a semaphore_timedwait_signal_trap + 10
 1   libSystem.B.dylib                0x9826a6e1 _pthread_cond_wait + 1066
 2   libSystem.B.dylib                0x982995a8 pthread_cond_timedwait_relative_np + 47
 3   com.Apple.audio.CoreAudio        0x997093ab CAGuard::WaitFor(unsigned long long) + 219
 4   com.Apple.audio.CoreAudio        0x9970c3dd CAGuard::WaitUntil(unsigned long long) + 289
 5   com.Apple.audio.CoreAudio        0x99709cda HP_IOThread::WorkLoop() + 1892
 6   com.Apple.audio.CoreAudio        0x99709571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
 7   com.Apple.audio.CoreAudio        0x99709488 CAPThread::Entry(CAPThread*) + 140
 8   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 9   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 9:
 0   libSystem.B.dylib                0x9823cc0e mach_wait_until + 10
 1   libSystem.B.dylib                0x982c4429 nanosleep + 345
 2   com.mixvibes.Cross               0x01504da4 juce::Thread::sleep(int) + 68
 3   com.mixvibes.Cross               0x00997180 machine::LocalStorage::run() + 96
 4   com.mixvibes.Cross               0x0152e874 juce::Thread::threadEntryPoint(juce::Thread*) + 276
 5   com.mixvibes.Cross               0x01504b91 juce::threadEntryProc(void*) + 17
 6   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 7   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000001  ebx: 0x00b015db  ecx: 0xffffffff  edx: 0xbfffea7c
 edi: 0x00000001  esi: 0x00000000  ebp: 0xbfffe898  esp: 0xbfffe870
 ss: 0x00000023  efl: 0x00010282  eip: 0x00c97ddf   cs: 0x0000001b
 ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
 cr2: 0x00000038
 
 Binary Images:
 0x1000 -  0x20a2ff3 +com.mixvibes.Cross 1.7.0 (1.7.0) <FA4E8AE8-50E7-1BE3-3519-3BA77F0C85F4> /Applications/Cross 1.7.0.app/Contents/MacOS/Cross
 0x309a000 -  0x30e6ffb  com.Apple.audio.MIDI.CoreMIDI 1.7.1 (42) <813D30E5-440C-27AA-5791-9263E9B30007> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x555c000 -  0x5560ff3  com.Apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x5565000 -  0x556bff7  com.Apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x26378000 - 0x2650bfe3 +U-Mix Remote.dylib ??? (???) <7C296527-1442-BEE9-A542-7172099F63AB> /Applications/Cross 1.7.0.app/Contents/MacOS/U-Mix Remote.dylib
 0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld
 0x900b4000 - 0x900c8ffb  com.Apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
 0x900c9000 - 0x900c9ff7  com.Apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
 0x900ca000 - 0x900caff7  com.Apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
 0x900cb000 - 0x900dbff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
 0x900e4000 - 0x9015dff7  com.Apple.PDFKit 2.5.1 (2.5.1) <4C374867-71B8-B202-ADDA-9985B4379470> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
 0x9015e000 - 0x9015eff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
 0x9015f000 - 0x9019cff7  com.Apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
 0x9019d000 - 0x90245ffb  com.Apple.QD 3.36 (???) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
 0x90259000 - 0x9027afe7  com.Apple.opencl 12.3.6 (12.3.6) <B774CF2D-C067-DFFE-3EE6-90A036E36E06> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
 0x90281000 - 0x90288ff7  com.Apple.agl 3.0.12 (AGL-3.0.12) <46BD2265-78DC-2FAB-73C6-E224755C070D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
 0x90289000 - 0x902a8fe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <7236668D-1D61-0ED8-9F22-35DBBF661175> /usr/lib/libexpat.1.dylib
 0x902ac000 - 0x902eaff7  com.Apple.QuickLookFramework 2.3 (327.6) <FCA83173-6DBF-615C-699A-529A7FD821ED> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
 0x902eb000 - 0x9030bfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <584B2B30-DC65-6930-F59F-C49FD5604B67> /usr/lib/libresolv.9.dylib
 0x9030c000 - 0x9034eff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
 0x90368000 - 0x903e8feb  com.Apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
 0x903e9000 - 0x9046bffb  SecurityFoundation ??? (???) <20512B7E-DC54-8242-B656-64DCA1BFB739> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
 0x9046c000 - 0x904afff7  com.Apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
 0x904b0000 - 0x90581fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
 0x90582000 - 0x905c6ff3  com.Apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
 0x905f3000 - 0x9061aff7  com.Apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
 0x9061b000 - 0x9061fff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
 0x90620000 - 0x90869ffb  com.Apple.JavaScriptCore 6534.51 (6534.51.21) <EA8C05E3-4719-B3FA-E17E-EC9BBC09F5B2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x9086a000 - 0x908d4fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
 0x908d5000 - 0x90b46fef  com.Apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 0x90b47000 - 0x90c03fff  com.Apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
 0x90c04000 - 0x90d31ffb  com.Apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
 0x90d32000 - 0x90d82ff7  com.Apple.framework.familycontrols 2.0.2 (2020) <592738FA-B093-279A-8D4E-3F76A21E2912> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
 0x90d83000 - 0x90d8dff7  com.Apple.HelpData 2.0.5 (34.1.1) <FF39B4DF-9DAF-1387-2284-A822D55D7789> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
 0x90d8e000 - 0x90dcfff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
 0x90dd0000 - 0x9113bff7  com.Apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 0x9113e000 - 0x91573ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 0x91574000 - 0x915c7ff7  com.Apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
 0x91638000 - 0x91f1bff7  com.Apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x91f1c000 - 0x91f97fff  com.Apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
 0x91f98000 - 0x91fe1fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
 0x921bf000 - 0x92206ffb  com.Apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
 0x92211000 - 0x92275fff  com.Apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
 0x92276000 - 0x92279ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
 0x9227a000 - 0x9228ffff  com.Apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
 0x92290000 - 0x92291ff7  com.Apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
 0x92292000 - 0x9232afe7  edu.mit.Kerberos 6.5.11 (6.5.11) <88CA2CC8-9005-E017-6D61-5809C3CE5FC6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
 0x9234c000 - 0x9235afe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
 0x9235b000 - 0x92361ff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0x92362000 - 0x92398fff  libtidy.A.dylib ??? (???) <849A1FFD-3AF5-AFF7-74C7-5C46A8417429> /usr/lib/libtidy.A.dylib
 0x92399000 - 0x9239aff7  com.Apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
 0x9239b000 - 0x92418ff7  com.Apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
 0x92419000 - 0x92547fe7  com.Apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
 0x9256a000 - 0x925fcfe7  com.Apple.print.framework.PrintCore 6.3 (312.7) <EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
 0x925fd000 - 0x92740fef  com.Apple.QTKit 7.7 (1787) <3B47A1A0-7AB5-C1C9-42DE-5993D1012D47> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
 0x9278f000 - 0x928ccfe7  com.Apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
 0x928cd000 - 0x92925fe7  com.Apple.datadetectorscore 2.0 (80.7) <463C62DE-2664-E186-915A-0772C6AC0664> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
 0x92926000 - 0x92930ffb  com.Apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
 0x92939000 - 0x92940ff3  com.Apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
 0x92941000 - 0x9298efeb  com.Apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <9E35835E-BC33-F8EC-8F3B-84D51DEBDB16> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
 0x929b1000 - 0x92abdff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x92abe000 - 0x92ac6ff7  com.Apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
 0x92ac7000 - 0x92b7ffeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
 0x92b80000 - 0x92bb1ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
 0x92bc5000 - 0x92c02ff7  com.Apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
 0x92c03000 - 0x930a9feb  com.Apple.RawCamera.bundle 3.8.0 (577) <E49AF1AA-A663-9CC9-D015-28968F253339> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0x930aa000 - 0x930edff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
 0x930ee000 - 0x93106ff7  com.Apple.CFOpenDirectory 10.6 (10.6) <6D726EA4-67D2-E534-13A3-E3767BA59786> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
 0x93342000 - 0x93375fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
 0x9357e000 - 0x93700fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
 0x93701000 - 0x93703ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
 0x93705000 - 0x9375bff7  com.Apple.MeshKitRuntime 1.1 (49.2) <4B41E225-69AC-6EFA-190E-DC6A4BD8109E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
 0x93efc000 - 0x93f08ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
 0x93f41000 - 0x93fafff7  com.Apple.QuickLookUIFramework 2.3 (327.6) <0A8CF0E7-9ED7-31F2-B6CC-7EE5A5F2EEC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
 0x94036000 - 0x94052fe3  com.Apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
 0x94053000 - 0x94377fef  com.Apple.HIToolbox 1.6.5 (???) <F21289A3-A00E-0BC3-66F1-7557862CE7EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x94378000 - 0x94698ff3  com.Apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 0x946c4000 - 0x94709ff7  com.Apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
 0x94759000 - 0x94762ff7  com.Apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
 0x9486b000 - 0x9489bff7  com.Apple.MeshKit 1.1 (49.2) <464BD81C-9970-FBF5-507F-3EEBD020A967> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
 0x94946000 - 0x9498cff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
 0x94ac4000 - 0x94b5ffe7  com.Apple.ApplicationServices.ATS 275.19 (???) <9FA31967-CF14-B033-EB8D-570561D12A13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
 0x94b65000 - 0x94b6bfe7  com.Apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
 0x94b7d000 - 0x94c2afe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
 0x94c2b000 - 0x94c65ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
 0x94c66000 - 0x94c71ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 0x94c72000 - 0x94d4ffe3  com.Apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
 0x94d50000 - 0x94d83ff7  com.Apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
 0x9507e000 - 0x9507eff7  com.Apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
 0x957f5000 - 0x958a3ff3  com.Apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
 0x958a4000 - 0x95913ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
 0x95914000 - 0x95918ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
 0x95919000 - 0x959d2fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
 0x96929000 - 0x96b8efeb  com.Apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
 0x96bf3000 - 0x96e1eff3  com.Apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
 0x96e70000 - 0x96e81ff7  com.Apple.LangAnalysis 1.6.6 (1.6.6) <B59157A1-8796-CE8F-2508-EB96F093F6A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
 0x96e82000 - 0x9717cfef  com.Apple.QuickTime 7.6.6 (1787) <AC48EAD9-7201-7CE6-C826-41B12963FECF> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
 0x971b8000 - 0x972b9fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
 0x97302000 - 0x9739ffe3  com.Apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
 0x974c9000 - 0x974d9ff7  com.Apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
 0x97523000 - 0x97567fe7  com.Apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
 0x97568000 - 0x9766afe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
 0x9766b000 - 0x9767ffe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
 0x97680000 - 0x97686fff  com.Apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
 0x97687000 - 0x976afff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
 0x976b0000 - 0x97711fe7  com.Apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
 0x9771d000 - 0x9771dff7  com.Apple.Carbon 150 (152) <8DD4F8DB-6DBD-1F65-F4EB-2981DBFDED50> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
 0x9783d000 - 0x9791dfe7  com.Apple.vImage 4.1 (4.1) <AEF800AE-65DA-5E79-5B01-165AF51BAAF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
 0x979dd000 - 0x97b58fe7  com.Apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x97b59000 - 0x97b5eff7  com.Apple.OpenDirectory 10.6 (10.6) <7E8AFE74-1FA9-7B35-A0E3-545959A9CA73> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
 0x97b5f000 - 0x97b5fff7  com.Apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
 0x97b60000 - 0x97b6bff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
 0x97b6c000 - 0x97b6dff7  com.Apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
 0x97b6e000 - 0x97d50fff  com.Apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
 0x97d51000 - 0x97d73fef  com.Apple.DirectoryService.Framework 3.6 (621.11) <401E67B3-96DF-287B-2892-210C3A2EE9A6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
 0x97e15000 - 0x9822bff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 0x9822c000 - 0x9822cff7  com.Apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
 0x9822d000 - 0x98230ffb  com.Apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
 0x98231000 - 0x9823bfe7  com.Apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
 0x9823c000 - 0x983e3ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
 0x983e4000 - 0x984affef  com.Apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
 0x985b7000 - 0x985b7ff7  com.Apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
 0x985b8000 - 0x986defe7  com.Apple.WebKit 6534.51 (6534.51.22) <8E713C26-E90D-0E4B-5FE1-7AFFA8DF2935> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
 0x986df000 - 0x9873cff7  com.Apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 0x9873d000 - 0x98741ff7  IOSurface ??? (???) <7D8204CE-3FF9-27EC-A760-9321C44467A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
 0x98745000 - 0x98769ff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
 0x9876a000 - 0x9876dfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
 0x9876e000 - 0x98780ff7  com.Apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
 0x987b6000 - 0x987c3ff7  com.Apple.NetFS 3.2.2 (3.2.2) <0A53CD10-DBC7-2BE8-34F7-354BE201F6FB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
 0x987c4000 - 0x988c6fef  com.Apple.MeshKitIO 1.1 (49.2) <EC52D0C5-5291-441D-F137-8E4DD60F0E25> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
 0x989e2000 - 0x991d1557  com.Apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 0x991d2000 - 0x9922cfe7  com.Apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
 0x9922d000 - 0x996e8ff7  com.Apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
 0x996e9000 - 0x99763fff  com.Apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
 0x99764000 - 0x9978affb  com.Apple.DictionaryServices 1.1.2 (1.1.2) <5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
 0x997a9000 - 0x997a9ff7  com.Apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 0x997aa000 - 0x997c5ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
 0x9981e000 - 0x998cafe7  com.Apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 0x998cb000 - 0x998f5ff7  com.Apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
 0x998f6000 - 0x99ab8feb  com.Apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
 0x99ab9000 - 0x99abcff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
 0x99abd000 - 0x99af8feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
 0x99af9000 - 0x99b07ff7  com.Apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 0x99b08000 - 0x99b27ff7  com.Apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
 0x99b61000 - 0x99d3ffeb  libType1Scaler.dylib ??? (???) <59FE1036-1BC2-1A8E-F7C6-E0CC15A4D6D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
 0x99d40000 - 0x99e1afff  com.Apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
 0x99e1b000 - 0x99e1dff7  com.Apple.securityhi 4.0 (36638) <A5F4B929-AEDE-2DFB-E02F-89CEC0940023> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
 0x99e1e000 - 0x9ab82fe7  com.Apple.WebCore 6534.51 (6534.51.22) <1E9475BF-87F2-A81F-E096-BBB126BCDF30> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Viele Grüße, Cheers, A plus,Steve  Winner Mixvibes 10 years DJ contest 2009 
			
				Blackbrook
			 Posts: 4417Joined: 25 Dec 2007, 14:33
 
 
 
		
		
			
			
			 by Blackbrook on 11 Nov 2011, 23:45
 Modellname: MacBook ProModell-Identifizierung: MacBookPro8,2
 Prozessortyp: Intel Core i7
 Prozessorgeschwindigkeit: 2 GHz
 Anzahl der Prozessoren: 1
 Gesamtanzahl der Kerne: 4
 L2-Cache (pro Kern): 256 KB
 L3-Cache: 6 MB
 Speicher: 4 GB
 Boot-ROM-Version: MBP81.0047.B1E
 Viele Grüße, Cheers, A plus,Steve  Winner Mixvibes 10 years DJ contest 2009 
			
				Blackbrook
			 Posts: 4417Joined: 25 Dec 2007, 14:33
 
 
		
		
			
			
			 by Hannes on 12 Nov 2011, 10:54
 try booting into 32-bit or 64 (just hold down 3+2, 6+4) and see if  there´s any difference. use festplattendienstprogramm to check the permissions etc,  maybe also try onyx:  http://www.titanium.free.fr/download.ph ... 5117bbebf0 just use automation of it, or if you help him i guess you can customize it as well. Before that, back up everything! best is using carbon copy cloner making a bootable external disk. 
			
				 Hannes
 Posts: 4168Joined: 07 Dec 2010, 02:57Location: Vienna
 
 
		
		
			
			
			 by Blackbrook on 12 Nov 2011, 12:08
 Thank you very much j-kut. From what I have read this are all workarounds, right? I mean with a Mac you have to open it, press start, open Cross and play, right? Mac, easy as can be    This is how my best friend wants it to be, nothing to tweak or to care about. Not being a computer expert, but experienced user, and playing. I hope that sylvain or any other dev team member may find something to tweak in Cross because it was working perfectly until 1.5.x No offense Hannes, you'll understand   Cheers, SteveViele Grüße, Cheers, A plus,Steve  Winner Mixvibes 10 years DJ contest 2009 
			
				Blackbrook
			 Posts: 4417Joined: 25 Dec 2007, 14:33
 
 
		
		
			
			
			 by Hannes on 12 Nov 2011, 12:16
 yeah, that days are long gone      just kidding, you still can take a mac out the box and play with it. but at some certain point it will crack nonetheless. So still all i can tell you is to keep the dock as small as possible, clean the OS from ub-files and turn anything else off. 
   
      | Offtopic.HorsSujet! |  
      | I totally agree that the 1.6 had major performance problems, you know my opinion bout that   but the 1.7 so far works pretty damn good even on my old machine, only 32 more samples needed than in 1.5.5....
 so honestly if it´s not properly running on a freakin 2ghz quad core there must be something wrong. I don't think Cross is crashing cause the system is overpowered
 |  
			
				 Hannes
 Posts: 4168Joined: 07 Dec 2010, 02:57Location: Vienna
 
 
		
		
			
			
			 by Blackbrook on 12 Nov 2011, 17:12
 Next one Code: Select allProcess:         Cross [184]Path:            /Applications/Cross 1.7.0.app/Contents/MacOS/Cross
 Identifier:      com.mixvibes.Cross
 Version:         1.7.0 (1.7.0)
 Code Type:       X86 (Native)
 Parent Process:  launchd [113]
 
 Date/Time:       2011-11-12 14:40:29.147 +0100
 OS Version:      Mac OS X 10.6.8 (10K549)
 Report Version:  6
 
 Interval Since Last Report:          1658178 sec
 Crashes Since Last Report:           19
 Per-App Interval Since Last Report:  7281 sec
 Per-App Crashes Since Last Report:   2
 Anonymous UUID:                      2486A883-F5C9-4ED4-8A1B-D0414AEC26EB
 
 Exception Type:  EXC_BAD_ACCESS (SIGBUS)
 Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000038
 Crashed Thread:  0  Dispatch queue: com.Apple.main-thread
 
 Thread 0 Crashed:  Dispatch queue: com.Apple.main-thread
 0   com.mixvibes.Cross               0x00c97ddf vice::ViceTreeViewItem::setOpen(bool) + 15
 1   com.mixvibes.Cross               0x00b016f7 stuff::NodeTreeItem::selectChildNodeItem(stuff::Path const&) + 295
 2   com.mixvibes.Cross               0x00afdd60 stuff::NodeTreeComponent::setCurrentNode(core::Ref<stuff::Node>) + 832
 3   com.mixvibes.Cross               0x00afe445 stuff::NodeTreeComponent::updatePorts() + 277
 4   com.mixvibes.Cross               0x014f2046 pipes::ComponentPortHolder::updatePortsNow() + 86
 5   com.mixvibes.Cross               0x01559f22 juce::MessageManager::deliverMessage(void*) + 338
 6   com.mixvibes.Cross               0x01501f50 juce::EventHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96
 7   com.Apple.HIToolbox              0x9405ac0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
 8   com.Apple.HIToolbox              0x94059ed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
 9   com.Apple.HIToolbox              0x94059d35 SendEventToEventTargetWithOptions + 58
 10  com.Apple.HIToolbox              0x9408e984 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3006
 11  com.Apple.HIToolbox              0x9405b060 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
 12  com.Apple.HIToolbox              0x94059ed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
 13  com.Apple.HIToolbox              0x9407c773 SendEventToEventTarget + 52
 14  com.mixvibes.Cross               0x01507d2a juce::juce_dispatchNextMessageOnSystemQueue(bool) + 234
 15  com.mixvibes.Cross               0x01559db3 juce::MessageManager::runDispatchLoop() + 67
 16  com.mixvibes.Cross               0x0153a6dc juce::JUCEApplication::main(juce::StringArray&, juce::JUCEApplication*) + 220
 17  com.mixvibes.Cross               0x0153a8df juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 47
 18  com.mixvibes.Cross               0x00b0c725 program::Program::startProgramApplication(program::Program::ApplicationKind) + 325
 19  com.mixvibes.Cross               0x00b0c3f8 program::Program::run(juce::StringArray const&) + 696
 20  com.mixvibes.Cross               0x00b0c55f program::Program::run(int, char**) + 47
 21  com.mixvibes.Cross               0x0007a496 main + 182
 22  com.mixvibes.Cross               0x000792bd _start + 208
 23  com.mixvibes.Cross               0x000791ec start + 40
 
 Thread 1:  Dispatch queue: com.Apple.libdispatch-manager
 0   libSystem.B.dylib                0x98263382 kevent + 10
 1   libSystem.B.dylib                0x98263a9c _dispatch_mgr_invoke + 215
 2   libSystem.B.dylib                0x98262f59 _dispatch_queue_invoke + 163
 3   libSystem.B.dylib                0x98262cfe _dispatch_worker_thread2 + 240
 4   libSystem.B.dylib                0x98262781 _pthread_wqthread + 390
 5   libSystem.B.dylib                0x982625c6 start_wqthread + 30
 
 Thread 2:
 0   libSystem.B.dylib                0x9823cb42 semaphore_wait_signal_trap + 10
 1   libSystem.B.dylib                0x9826a6f8 _pthread_cond_wait + 1089
 2   libSystem.B.dylib                0x982b305f pthread_cond_wait + 48
 3   com.mixvibes.Cross               0x01504abf juce::WaitableEvent::wait(int) const + 159
 4   com.mixvibes.Cross               0x0152e57b juce::Thread::wait(int) const + 27
 5   com.mixvibes.Cross               0x0155b12b juce::(anonymous namespace)::MessageQueueThread::run() + 267
 6   com.mixvibes.Cross               0x0152e874 juce::Thread::threadEntryPoint(juce::Thread*) + 276
 7   com.mixvibes.Cross               0x01504b91 juce::threadEntryProc(void*) + 17
 8   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 9   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 3:
 0   libSystem.B.dylib                0x9823cafa mach_msg_trap + 10
 1   libSystem.B.dylib                0x9823d267 mach_msg + 68
 2   com.Apple.audio.MIDI.CoreMIDI    0x030aa0c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
 3   com.Apple.audio.MIDI.CoreMIDI    0x030c897a MIDIProcess::RunMIDIInThread() + 150
 4   com.Apple.audio.MIDI.CoreMIDI    0x030ab2d9 XThread::RunHelper(void*) + 17
 5   com.Apple.audio.MIDI.CoreMIDI    0x030aaca6 CAPThread::Entry(CAPThread*) + 96
 6   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 7   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 4:
 0   libSystem.B.dylib                0x9823cb5a semaphore_timedwait_signal_trap + 10
 1   libSystem.B.dylib                0x9826a6e1 _pthread_cond_wait + 1066
 2   libSystem.B.dylib                0x982995a8 pthread_cond_timedwait_relative_np + 47
 3   com.mixvibes.Cross               0x01504a89 juce::WaitableEvent::wait(int) const + 105
 4   com.mixvibes.Cross               0x0152e57b juce::Thread::wait(int) const + 27
 5   com.mixvibes.Cross               0x00750672 tracks_db::RecordUpdateThread::run() + 354
 6   com.mixvibes.Cross               0x0152e874 juce::Thread::threadEntryPoint(juce::Thread*) + 276
 7   com.mixvibes.Cross               0x01504b91 juce::threadEntryProc(void*) + 17
 8   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 9   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 5:
 0   libSystem.B.dylib                0x9823cafa mach_msg_trap + 10
 1   libSystem.B.dylib                0x9823d267 mach_msg + 68
 2   com.Apple.CoreFoundation         0x97a1a2df __CFRunLoopRun + 2079
 3   com.Apple.CoreFoundation         0x97a193c4 CFRunLoopRunSpecific + 452
 4   com.Apple.CoreFoundation         0x97a191f1 CFRunLoopRunInMode + 97
 5   com.Apple.audio.CoreAudio        0x9971d96c HALRunLoop::OwnThread(void*) + 162
 6   com.Apple.audio.CoreAudio        0x99709488 CAPThread::Entry(CAPThread*) + 140
 7   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 8   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 6:
 0   libSystem.B.dylib                0x9823cb5a semaphore_timedwait_signal_trap + 10
 1   libSystem.B.dylib                0x9826a6e1 _pthread_cond_wait + 1066
 2   libSystem.B.dylib                0x982995a8 pthread_cond_timedwait_relative_np + 47
 3   com.Apple.audio.CoreAudio        0x997093ab CAGuard::WaitFor(unsigned long long) + 219
 4   com.Apple.audio.CoreAudio        0x9970c3dd CAGuard::WaitUntil(unsigned long long) + 289
 5   com.Apple.audio.CoreAudio        0x99709cda HP_IOThread::WorkLoop() + 1892
 6   com.Apple.audio.CoreAudio        0x99709571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
 7   com.Apple.audio.CoreAudio        0x99709488 CAPThread::Entry(CAPThread*) + 140
 8   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 9   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 7:
 0   libSystem.B.dylib                0x9823cb5a semaphore_timedwait_signal_trap + 10
 1   libSystem.B.dylib                0x9826a6e1 _pthread_cond_wait + 1066
 2   libSystem.B.dylib                0x982995a8 pthread_cond_timedwait_relative_np + 47
 3   com.mixvibes.Cross               0x01504a89 juce::WaitableEvent::wait(int) const + 105
 4   com.mixvibes.Cross               0x0152e57b juce::Thread::wait(int) const + 27
 5   com.mixvibes.Cross               0x000fbb7c vibe::SharedAsynchronousAudioFormatReaderThread::run() + 588
 6   com.mixvibes.Cross               0x0152e874 juce::Thread::threadEntryPoint(juce::Thread*) + 276
 7   com.mixvibes.Cross               0x01504b91 juce::threadEntryProc(void*) + 17
 8   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 9   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 8:
 0   libSystem.B.dylib                0x9823cb5a semaphore_timedwait_signal_trap + 10
 1   libSystem.B.dylib                0x9826a6e1 _pthread_cond_wait + 1066
 2   libSystem.B.dylib                0x982995a8 pthread_cond_timedwait_relative_np + 47
 3   com.mixvibes.Cross               0x01504a89 juce::WaitableEvent::wait(int) const + 105
 4   com.mixvibes.Cross               0x0152e57b juce::Thread::wait(int) const + 27
 5   com.mixvibes.Cross               0x00b9234e task::TaskManagerThreadPoolThread::run() + 62
 6   com.mixvibes.Cross               0x0152e874 juce::Thread::threadEntryPoint(juce::Thread*) + 276
 7   com.mixvibes.Cross               0x01504b91 juce::threadEntryProc(void*) + 17
 8   libSystem.B.dylib                0x9826a259 _pthread_start + 345
 9   libSystem.B.dylib                0x9826a0de thread_start + 34
 
 Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000001  ebx: 0x00b015db  ecx: 0xffffffff  edx: 0xbfffea8c
 edi: 0x00000001  esi: 0x00000000  ebp: 0xbfffe8a8  esp: 0xbfffe880
 ss: 0x00000023  efl: 0x00010282  eip: 0x00c97ddf   cs: 0x0000001b
 ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
 cr2: 0x00000038
 
 Binary Images:
 0x1000 -  0x20a2ff3 +com.mixvibes.Cross 1.7.0 (1.7.0) <FA4E8AE8-50E7-1BE3-3519-3BA77F0C85F4> /Applications/Cross 1.7.0.app/Contents/MacOS/Cross
 0x309a000 -  0x30e6ffb  com.Apple.audio.MIDI.CoreMIDI 1.7.1 (42) <813D30E5-440C-27AA-5791-9263E9B30007> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x17edd000 - 0x17ee1ff3  com.Apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x17ee6000 - 0x17eecff7  com.Apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld
 0x900b4000 - 0x900c8ffb  com.Apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
 0x900c9000 - 0x900c9ff7  com.Apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
 0x900ca000 - 0x900caff7  com.Apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
 0x900cb000 - 0x900dbff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
 0x9015e000 - 0x9015eff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
 0x9019d000 - 0x90245ffb  com.Apple.QD 3.36 (???) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
 0x90259000 - 0x9027afe7  com.Apple.opencl 12.3.6 (12.3.6) <B774CF2D-C067-DFFE-3EE6-90A036E36E06> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
 0x90281000 - 0x90288ff7  com.Apple.agl 3.0.12 (AGL-3.0.12) <46BD2265-78DC-2FAB-73C6-E224755C070D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
 0x90289000 - 0x902a8fe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <7236668D-1D61-0ED8-9F22-35DBBF661175> /usr/lib/libexpat.1.dylib
 0x902eb000 - 0x9030bfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <584B2B30-DC65-6930-F59F-C49FD5604B67> /usr/lib/libresolv.9.dylib
 0x9030c000 - 0x9034eff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
 0x90368000 - 0x903e8feb  com.Apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
 0x903e9000 - 0x9046bffb  SecurityFoundation ??? (???) <20512B7E-DC54-8242-B656-64DCA1BFB739> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
 0x9046c000 - 0x904afff7  com.Apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
 0x904b0000 - 0x90581fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
 0x90582000 - 0x905c6ff3  com.Apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
 0x9061b000 - 0x9061fff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
 0x9086a000 - 0x908d4fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
 0x908d5000 - 0x90b46fef  com.Apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 0x90b47000 - 0x90c03fff  com.Apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
 0x90d32000 - 0x90d82ff7  com.Apple.framework.familycontrols 2.0.2 (2020) <592738FA-B093-279A-8D4E-3F76A21E2912> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
 0x90d83000 - 0x90d8dff7  com.Apple.HelpData 2.0.5 (34.1.1) <FF39B4DF-9DAF-1387-2284-A822D55D7789> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
 0x90d8e000 - 0x90dcfff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
 0x90dd0000 - 0x9113bff7  com.Apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 0x9113e000 - 0x91573ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 0x91574000 - 0x915c7ff7  com.Apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
 0x91638000 - 0x91f1bff7  com.Apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x91f98000 - 0x91fe1fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
 0x92211000 - 0x92275fff  com.Apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
 0x92276000 - 0x92279ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
 0x9227a000 - 0x9228ffff  com.Apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
 0x92290000 - 0x92291ff7  com.Apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
 0x92292000 - 0x9232afe7  edu.mit.Kerberos 6.5.11 (6.5.11) <88CA2CC8-9005-E017-6D61-5809C3CE5FC6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
 0x9234c000 - 0x9235afe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
 0x92362000 - 0x92398fff  libtidy.A.dylib ??? (???) <849A1FFD-3AF5-AFF7-74C7-5C46A8417429> /usr/lib/libtidy.A.dylib
 0x92399000 - 0x9239aff7  com.Apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
 0x92419000 - 0x92547fe7  com.Apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
 0x9256a000 - 0x925fcfe7  com.Apple.print.framework.PrintCore 6.3 (312.7) <EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
 0x9278f000 - 0x928ccfe7  com.Apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
 0x92926000 - 0x92930ffb  com.Apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
 0x92939000 - 0x92940ff3  com.Apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
 0x92941000 - 0x9298efeb  com.Apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <9E35835E-BC33-F8EC-8F3B-84D51DEBDB16> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
 0x929b1000 - 0x92abdff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x92ac7000 - 0x92b7ffeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
 0x92b80000 - 0x92bb1ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
 0x92bc5000 - 0x92c02ff7  com.Apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
 0x930aa000 - 0x930edff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
 0x930ee000 - 0x93106ff7  com.Apple.CFOpenDirectory 10.6 (10.6) <6D726EA4-67D2-E534-13A3-E3767BA59786> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
 0x93342000 - 0x93375fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
 0x9357e000 - 0x93700fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
 0x93701000 - 0x93703ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
 0x93efc000 - 0x93f08ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
 0x94036000 - 0x94052fe3  com.Apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
 0x94053000 - 0x94377fef  com.Apple.HIToolbox 1.6.5 (???) <F21289A3-A00E-0BC3-66F1-7557862CE7EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x94378000 - 0x94698ff3  com.Apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 0x94759000 - 0x94762ff7  com.Apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
 0x94946000 - 0x9498cff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
 0x94ac4000 - 0x94b5ffe7  com.Apple.ApplicationServices.ATS 275.19 (???) <9FA31967-CF14-B033-EB8D-570561D12A13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
 0x94b65000 - 0x94b6bfe7  com.Apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
 0x94b7d000 - 0x94c2afe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
 0x94c2b000 - 0x94c65ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
 0x94c66000 - 0x94c71ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 0x94d50000 - 0x94d83ff7  com.Apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
 0x9507e000 - 0x9507eff7  com.Apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
 0x957f5000 - 0x958a3ff3  com.Apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
 0x958a4000 - 0x95913ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
 0x95914000 - 0x95918ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
 0x95919000 - 0x959d2fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
 0x96929000 - 0x96b8efeb  com.Apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
 0x96e70000 - 0x96e81ff7  com.Apple.LangAnalysis 1.6.6 (1.6.6) <B59157A1-8796-CE8F-2508-EB96F093F6A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
 0x971b8000 - 0x972b9fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
 0x97302000 - 0x9739ffe3  com.Apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
 0x97523000 - 0x97567fe7  com.Apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
 0x97568000 - 0x9766afe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
 0x9766b000 - 0x9767ffe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
 0x97680000 - 0x97686fff  com.Apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
 0x97687000 - 0x976afff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
 0x976b0000 - 0x97711fe7  com.Apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
 0x9771d000 - 0x9771dff7  com.Apple.Carbon 150 (152) <8DD4F8DB-6DBD-1F65-F4EB-2981DBFDED50> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
 0x9783d000 - 0x9791dfe7  com.Apple.vImage 4.1 (4.1) <AEF800AE-65DA-5E79-5B01-165AF51BAAF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
 0x979dd000 - 0x97b58fe7  com.Apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x97b59000 - 0x97b5eff7  com.Apple.OpenDirectory 10.6 (10.6) <7E8AFE74-1FA9-7B35-A0E3-545959A9CA73> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
 0x97b5f000 - 0x97b5fff7  com.Apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
 0x97b60000 - 0x97b6bff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
 0x97d51000 - 0x97d73fef  com.Apple.DirectoryService.Framework 3.6 (621.11) <401E67B3-96DF-287B-2892-210C3A2EE9A6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
 0x97e15000 - 0x9822bff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 0x9822d000 - 0x98230ffb  com.Apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
 0x98231000 - 0x9823bfe7  com.Apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
 0x9823c000 - 0x983e3ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
 0x983e4000 - 0x984affef  com.Apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
 0x986df000 - 0x9873cff7  com.Apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 0x9873d000 - 0x98741ff7  IOSurface ??? (???) <7D8204CE-3FF9-27EC-A760-9321C44467A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
 0x98745000 - 0x98769ff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
 0x9876a000 - 0x9876dfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
 0x9876e000 - 0x98780ff7  com.Apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
 0x987b6000 - 0x987c3ff7  com.Apple.NetFS 3.2.2 (3.2.2) <0A53CD10-DBC7-2BE8-34F7-354BE201F6FB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
 0x989e2000 - 0x991d1557  com.Apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 0x996e9000 - 0x99763fff  com.Apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
 0x99764000 - 0x9978affb  com.Apple.DictionaryServices 1.1.2 (1.1.2) <5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
 0x997a9000 - 0x997a9ff7  com.Apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 0x997aa000 - 0x997c5ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
 0x9981e000 - 0x998cafe7  com.Apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 0x998cb000 - 0x998f5ff7  com.Apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
 0x998f6000 - 0x99ab8feb  com.Apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
 0x99ab9000 - 0x99abcff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
 0x99abd000 - 0x99af8feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
 0x99af9000 - 0x99b07ff7  com.Apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 0x99b08000 - 0x99b27ff7  com.Apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
 0x99b61000 - 0x99d3ffeb  libType1Scaler.dylib ??? (???) <59FE1036-1BC2-1A8E-F7C6-E0CC15A4D6D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
 0x99d40000 - 0x99e1afff  com.Apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
 0x99e1b000 - 0x99e1dff7  com.Apple.securityhi 4.0 (36638) <A5F4B929-AEDE-2DFB-E02F-89CEC0940023> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
 0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
 
 Model: MacBookPro8,2, BootROM MBP81.0047.B1E, 4 processors, Intel Core i7, 2 GHz, 4 GB, SMC 1.69f1
 Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
 Memory Module: global_name
 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5)
 Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
 Serial ATA Device: TOSHIBA MK5065GSXF, 465,76 GB
 Serial ATA Device: MATSHITADVD-R   UJ-898
 USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3
 USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
 USB Device: Traktor Audio 6, 0x17cc, 0x1011, 0xfa130000 / 6
 USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
 USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 8
 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0246, 0xfa120000 / 4
 USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
 USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3
Viele Grüße, Cheers, A plus,Steve  Winner Mixvibes 10 years DJ contest 2009 
			
				Blackbrook
			 Posts: 4417Joined: 25 Dec 2007, 14:33
 
 
		
		
			
			
			 by Hannes on 12 Nov 2011, 21:25
 I´l jump in with a hang&force-quit after analysis-quit and deleting the collection. Code: Select allDate/Time:       2011-11-12 20:12:42 +0100OS Version:      10.7.2 (Build 11C74)
 Architecture:    x86_64
 Report Version:  9
 
 Command:         Cross
 Path:            /Applications/Cross 1.7.0.app/Contents/MacOS/Cross
 Version:         1.7.0 (1.7.0)
 Parent:          launchd [113]
 
 PID:             2016
 Event:           hang
 Duration:        3.36s
 Steps:           35 (100ms sampling interval)
 
 Pageins:         8
 Pageouts:        0
 
 
 Process:         Cross [2016]
 Path:            /Applications/Cross 1.7.0.app/Contents/MacOS/Cross
 Architecture:    i386
 UID:             501
 
 Thread 0x11d29
 User stack:
 35 start + 40 (in Cross) [0x791ec]
 35 _start + 208 (in Cross) [0x792bd]
 35 main + 182 (in Cross) [0x7a496]
 35 program::Program::run(int, char**) + 47 (in Cross) [0xb0c55f]
 35 program::Program::run(juce::StringArray const&) + 696 (in Cross) [0xb0c3f8]
 35 program::Program::startProgramApplication(program::Program::ApplicationKind) + 325 (in Cross) [0xb0c725]
 35 juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 47 (in Cross) [0x153a8df]
 35 juce::JUCEApplication::main(juce::StringArray&, juce::JUCEApplication*) + 220 (in Cross) [0x153a6dc]
 35 juce::MessageManager::runDispatchLoop() + 67 (in Cross) [0x1559db3]
 35 juce::juce_dispatchNextMessageOnSystemQueue(bool) + 234 (in Cross) [0x1507d2a]
 35 SendEventToEventTarget + 76 (in HIToolbox) [0x94774aa9]
 35 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482 (in HIToolbox) [0x9475fc80]
 35 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813 (in HIToolbox) [0x94760cbe]
 35 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 2280 (in HIToolbox) [0x94775396]
 35 SendEventToEventTargetWithOptions + 75 (in HIToolbox) [0x9475fa98]
 35 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482 (in HIToolbox) [0x9475fc80]
 35 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602 (in HIToolbox) [0x94760803]
 35 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (in HIToolbox) [0x948e4920]
 35 HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 4943 (in HIToolbox) [0x9475cc67]
 35 HandleCompatibilityKeyEvent + 321 (in HIToolbox) [0x947ec454]
 35 TSMProcessRawKeyEvent + 2795 (in HIToolbox) [0x94789781]
 35 TSMKeyEvent + 1007 (in HIToolbox) [0x949e4186]
 35 SendUnicodeTextAEToUnicodeDoc + 753 (in HIToolbox) [0x949e5269]
 35 SendTSMEvent + 74 (in HIToolbox) [0x949e496e]
 35 SendEventToEventTarget + 76 (in HIToolbox) [0x94774aa9]
 35 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482 (in HIToolbox) [0x9475fc80]
 35 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813 (in HIToolbox) [0x94760cbe]
 35 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 2442 (in HIToolbox) [0x94775438]
 35 SendEventToEventTarget + 76 (in HIToolbox) [0x94774aa9]
 35 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482 (in HIToolbox) [0x9475fc80]
 35 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602 (in HIToolbox) [0x94760803]
 35 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (in HIToolbox) [0x948e4920]
 35 juce::HIViewComponentPeer::handleWindowEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 65 (in Cross) [0x150efc1]
 35 juce::HIViewComponentPeer::handleWindowEventForPeer(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 719 (in Cross) [0x150eedf]
 35 juce::HIViewComponentPeer::handleKeyEvent(OpaqueEventRef*, wchar_t) + 1775 (in Cross) [0x150d5df]
 35 juce::ComponentPeer::handleKeyPress(int, wchar_t) + 220 (in Cross) [0x164b28c]
 35 stuff::TableEditor::keyPressed(juce::KeyPress const&) + 1030 (in Cross) [0xaf1bf6]
 35 tracks_db::RemoveCollectionTracksCommand::executeCommand() + 234 (in Cross) [0x70eb7a]
 35 stuff::RemoveRowsCommand::executeCommand() + 376 (in Cross) [0xa569b8]
 35 stuff::RowsRemover::start() + 129 (in Cross) [0xae15e1]
 35 stuff::NodeRows::broadcastRowsRemove(lube::IdSelection const&) const + 121 (in Cross) [0xaba3b9]
 35 vmod::CollectionTrackUnloader::rowsRemoved(stuff::Rows const*, lube::IdSelection const&) + 236 (in Cross) [0x6be86c]
 35 vibe::Player::unloadTrack() + 51 (in Cross) [0x13b993]
 35 vibe::Player::unloadTrack(vmod::PlayerController const*, bool, bool, bool) + 564 (in Cross) [0x13b504]
 35 vmod::Player::sendTrackUnloadNotification(vmod::PlayerController const*, core::Ref<tracks::Track>) + 117 (in Cross) [0x6dbde5]
 35 vmod::Player::broadcastNotification(vmod::PlayerController const*, core::Notifier<vmod::Player, vmod::PlayerListener, core::Notification<vmod::Player, vmod::PlayerListener> >&, core::Notification<vmod::Player, vmod::PlayerListener>&) + 155 (in Cross) [0x6db8cb]
 35 core::BinaryNotification<vmod::Player, vmod::PlayerListener, vmod::PlayerController const*, core::Ref<tracks::Track>, &(vmod::PlayerListener::trackUnloaded(vmod::Player const*, vmod::PlayerController const*, core::Ref<tracks::Track>))>::dispatch(vmod::Player const*, vmod::PlayerListener&) const + 69 (in Cross) [0x6dc555]
 35 vmod::HistoryPlayerListener::trackUnloaded(vmod::Player const*, vmod::PlayerController const*, core::Ref<tracks::Track>) + 45 (in Cross) [0x6c4e8d]
 35 vmod::HistoryPlayerListener::finalizeTrackIfPending(core::Ref<tracks::Track>) + 492 (in Cross) [0x6c4dec]
 35 stuff::NodeRows::removeRow(stuff::RowRemoval::Handle const&, bool) + 52 (in Cross) [0xaba604]
 35 tracks::TrackListTracks::removeRowInternal(stuff::RowRemoval::Handle const&) + 246 (in Cross) [0x8b8806]
 35 stuff::NodeRows::unregisterRow(stuff::Row*) + 136 (in Cross) [0xab9498]
 28 std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&) + 86 (in libstdc++.6.dylib) [0x9129a99d]
 7 std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&) + 81 (in libstdc++.6.dylib) [0x9129a998]
 Kernel stack:
 35 lo_allintrs + 302 (in mach_kernel) [0x2e3fde]
 35 interrupt + 200 (in mach_kernel) [0x2cdb98]
 35 lapic_interrupt + 95 (in mach_kernel) [0x2d33ef]
 35 cpu_signal_handler + 148 (in mach_kernel) [0x2d5254]
 35 sync_iss_to_iks + 86 (in mach_kernel) [0x2cd046]
 
 Thread 0x11d33      DispatchQueue 1701273966
 User stack:
 35 _dispatch_mgr_thread + 53 (in libdispatch.dylib) [0x959136a7]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x9a28290a]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x11d34
 User stack:
 35 thread_start + 34 (in libsystem_c.dylib) [0x97f8e6de]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x97f8aed9]
 35 juce::threadEntryProc(void*) + 17 (in Cross) [0x1504b91]
 35 juce::Thread::threadEntryPoint(juce::Thread*) + 276 (in Cross) [0x152e874]
 35 juce::(anonymous namespace)::MessageQueueThread::run() + 267 (in Cross) [0x155b12b]
 35 juce::Thread::wait(int) const + 27 (in Cross) [0x152e57b]
 35 juce::WaitableEvent::wait(int) const + 159 (in Cross) [0x1504abf]
 35 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x97f3682a]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9a28183e]
 Kernel stack:
 35 lo_unix_scall + 279 (in mach_kernel) [0x2e4367]
 35 unix_syscall + 539 (in mach_kernel) [0x5f0f2b]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x11d37
 User stack:
 35 thread_start + 34 (in libsystem_c.dylib) [0x97f8e6de]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x97f8aed9]
 35 CAPThread::Entry(CAPThread*) + 123 (in CoreMIDI) [0x30aaf69]
 35 XThread::RunHelper(void*) + 17 (in CoreMIDI) [0x30ab59f]
 35 MIDIProcess::MIDIInPortThread::Run() + 24 (in CoreMIDI) [0x30cd912]
 35 MIDIProcess::RunMIDIInThread() + 259 (in CoreMIDI) [0x30ccf8b]
 35 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101 (in CoreMIDI) [0x30a9fcb]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9a27fc22]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x11d3a
 User stack:
 35 thread_start + 34 (in libsystem_c.dylib) [0x97f8e6de]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x97f8aed9]
 35 juce::threadEntryProc(void*) + 17 (in Cross) [0x1504b91]
 35 juce::Thread::threadEntryPoint(juce::Thread*) + 276 (in Cross) [0x152e874]
 35 tracks_db::RecordUpdateThread::run() + 354 (in Cross) [0x750672]
 35 juce::Thread::wait(int) const + 27 (in Cross) [0x152e57b]
 35 juce::WaitableEvent::wait(int) const + 105 (in Cross) [0x1504a89]
 35 pthread_cond_timedwait_relative_np + 47 (in libsystem_c.dylib) [0x97f8ef7b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9a28183e]
 Kernel stack:
 35 lo_unix_scall + 279 (in mach_kernel) [0x2e4367]
 35 unix_syscall + 539 (in mach_kernel) [0x5f0f2b]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x11d3d
 User stack:
 35 thread_start + 34 (in libsystem_c.dylib) [0x97f8e6de]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x97f8aed9]
 35 HALB_IOThread::Entry(void*) + 69 (in CoreAudio) [0x9a89f81d]
 35 __HALC_ProxyIOContext_block_invoke_6 + 20 (in CoreAudio) [0x9a89f898]
 35 HALC_ProxyIOContext::IOThreadEntry(void*) + 136 (in CoreAudio) [0x9a89f926]
 35 HALC_ProxyIOContext::IOWorkLoop() + 1145 (in CoreAudio) [0x9a89fe5f]
 35 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60 (in CoreAudio) [0x9a8a7a6a]
 35 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122 (in CoreAudio) [0x9a8a79fe]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9a27fc22]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x11d3e
 User stack:
 35 thread_start + 34 (in libsystem_c.dylib) [0x97f8e6de]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x97f8aed9]
 35 HALB_IOThread::Entry(void*) + 69 (in CoreAudio) [0x9a89f81d]
 35 __HALC_ProxyIOContext_block_invoke_6 + 20 (in CoreAudio) [0x9a89f898]
 35 HALC_ProxyIOContext::IOThreadEntry(void*) + 136 (in CoreAudio) [0x9a89f926]
 35 HALC_ProxyIOContext::IOWorkLoop() + 1145 (in CoreAudio) [0x9a89fe5f]
 35 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60 (in CoreAudio) [0x9a8a7a6a]
 35 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122 (in CoreAudio) [0x9a8a79fe]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9a27fc22]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x11e32
 User stack:
 35 thread_start + 34 (in libsystem_c.dylib) [0x97f8e6de]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x97f8aed9]
 35 juce::threadEntryProc(void*) + 17 (in Cross) [0x1504b91]
 35 juce::Thread::threadEntryPoint(juce::Thread*) + 276 (in Cross) [0x152e874]
 35 vibe::SharedAsynchronousAudioFormatReaderThread::run() + 588 (in Cross) [0xfbb7c]
 35 juce::Thread::wait(int) const + 27 (in Cross) [0x152e57b]
 35 juce::WaitableEvent::wait(int) const + 105 (in Cross) [0x1504a89]
 35 pthread_cond_timedwait_relative_np + 47 (in libsystem_c.dylib) [0x97f8ef7b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9a28183e]
 Kernel stack:
 35 lo_unix_scall + 279 (in mach_kernel) [0x2e4367]
 35 unix_syscall + 539 (in mach_kernel) [0x5f0f2b]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x19da6
 User stack:
 35 thread_start + 34 (in libsystem_c.dylib) [0x97f8e6de]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x97f8aed9]
 35 vm_thread_proc + 28 (in Cross) [0x5a08ac]
 35 UMC::SplitterBase::ReadESThreadCallback(void*) + 27 (in Cross) [0x54c04b]
 35 UMC::SplitterBase::ReadES(unsigned int) + 284 (in Cross) [0x54bcac]
 35 usleep + 60 (in libsystem_c.dylib) [0x97f36cba]
 35 mach_wait_until + 10 (in libsystem_kernel.dylib) [0x9a27fd36]
 Kernel stack:
 35 mach_wait_until_trap + 80 (in mach_kernel) [0x21df60]
 
 Thread 0x19dba
 User stack:
 35 thread_start + 34 (in libsystem_c.dylib) [0x97f8e6de]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x97f8aed9]
 35 juce::threadEntryProc(void*) + 17 (in Cross) [0x1504b91]
 35 juce::Thread::threadEntryPoint(juce::Thread*) + 276 (in Cross) [0x152e874]
 35 task::TaskManagerThreadPoolThread::run() + 62 (in Cross) [0xb9234e]
 35 juce::Thread::wait(int) const + 27 (in Cross) [0x152e57b]
 35 juce::WaitableEvent::wait(int) const + 105 (in Cross) [0x1504a89]
 35 pthread_cond_timedwait_relative_np + 47 (in libsystem_c.dylib) [0x97f8ef7b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9a28183e]
 Kernel stack:
 35 lo_unix_scall + 279 (in mach_kernel) [0x2e4367]
 35 unix_syscall + 539 (in mach_kernel) [0x5f0f2b]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x19dbb
 User stack:
 35 thread_start + 34 (in libsystem_c.dylib) [0x97f8e6de]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x97f8aed9]
 35 juce::threadEntryProc(void*) + 17 (in Cross) [0x1504b91]
 35 juce::Thread::threadEntryPoint(juce::Thread*) + 276 (in Cross) [0x152e874]
 35 task::TaskManagerThreadPoolThread::run() + 62 (in Cross) [0xb9234e]
 35 juce::Thread::wait(int) const + 27 (in Cross) [0x152e57b]
 35 juce::WaitableEvent::wait(int) const + 105 (in Cross) [0x1504a89]
 35 pthread_cond_timedwait_relative_np + 47 (in libsystem_c.dylib) [0x97f8ef7b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9a28183e]
 Kernel stack:
 35 lo_unix_scall + 279 (in mach_kernel) [0x2e4367]
 35 unix_syscall + 539 (in mach_kernel) [0x5f0f2b]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a97d
 User stack:
 22 start_wqthread + 30 (in libsystem_c.dylib) [0x97f8e6fe]
 22 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x9a28202e]
 Kernel stack:
 22 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x1000 -  0x20a2ff3  com.mixvibes.Cross 1.7.0 (1.7.0) <FA4E8AE8-50E7-1BE3-3519-3BA77F0C85F4> /Applications/Cross 1.7.0.app/Contents/MacOS/Cross
 0x309a000 -  0x30e6ffb  com.Apple.audio.MIDI.CoreMIDI 1.8 (42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x9128e000 - 0x912f0ff3  libstdc++.6.dylib ??? (???) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
 0x94758000 - 0x94a98ffb  com.Apple.HIToolbox 1.8 (???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x95912000 - 0x95920fff  libdispatch.dylib ??? (???) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
 0x97f2e000 - 0x97ff9fff  libsystem_c.dylib ??? (???) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
 0x9a269000 - 0x9a287ff7  libsystem_kernel.dylib ??? (???) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
 0x9a88b000 - 0x9a8ecffb  com.Apple.audio.CoreAudio 4.0.1 (4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
 
 
 Process:         AirPort Base Station Agent [150]
 Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
 Architecture:    x86_64
 UID:             501
 
 Thread 0x379
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x382
 User stack:
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x385
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x108fdf000 -        0x108ff6fff  com.Apple.AirPortBaseStationAgent 1.5.5 (155.7) <0D37CC05-D1C6-3C6C-BACD-A88D4BD4C3CD> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
 
 
 Process:         applepushserviced [63]
 Path:            /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1c3        DispatchQueue 1
 User stack:
 35 ??? (in applepushserviced) [0x1084ec324]
 35 ??? (in applepushserviced) [0x1084ec408]
 35 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff92c86f3b]
 35 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff92c8704f]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x20b        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x841
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 __select + 10 (in libsystem_kernel.dylib) [0x7fff90306df2]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x1084eb000 -        0x108558fff  applepushserviced ??? (???) <846618F2-7FE6-374E-9D29-F132E254B130> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff92c7b000 -     0x7fff92f94ff7  com.Apple.Foundation 6.7.1 (833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 
 
 Process:         AppleSpell [210]
 Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
 Architecture:    x86_64
 UID:             501
 
 Thread 0x879        DispatchQueue 1
 User stack:
 35 ??? (in AppleSpell) [0x10f6e2cf8]
 35 ??? (in AppleSpell) [0x10f6e2faa]
 35 -[NSSpellServer run] + 74 (in Foundation) [0x7fff92dd7ca6]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x87b        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x10f6e1000 -        0x10f79dff7  com.Apple.AppleSpell 1.7 (131) <EE32AA22-F58E-3A4C-8BE4-7E2266AF45FC> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff92c7b000 -     0x7fff92f94ff7  com.Apple.Foundation 6.7.1 (833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 
 
 Process:         autofsd [61]
 Path:            /usr/libexec/autofsd
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1e8        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1e9        DispatchQueue 6
 User stack:
 35 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8bcb0954]
 35 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff90307022]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x104c47000 -        0x104c48fff  autofsd ??? (???) <D0C5622F-0C60-3045-A1C2-F140785A79C3> /usr/libexec/autofsd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         com.Apple.dock.extra [137]
 Path:            /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.Apple.dock.extra.xpc/Contents/MacOS/com.Apple.dock.extra
 Architecture:    x86_64
 UID:             501
 
 Thread 0x35d        DispatchQueue 1
 User stack:
 35 ??? (in com.Apple.dock.extra) [0x10f096974]
 35 xpc_service_main + 440 (in XPCService) [0x7fff96f488b9]
 35 NSApplicationMain + 867 (in AppKit) [0x7fff8dad080c]
 35 -[NSApplication run] + 470 (in AppKit) [0x7fff8d85162d]
 35 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8d854cf5]
 35 _DPSNextEvent + 659 (in AppKit) [0x7fff8d8553f1]
 35 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8c6714ca]
 35 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8c67163d]
 35 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8c66a3d3]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x367        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a97a
 User stack:
 29 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 29 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 29 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10f095000 -        0x10f099fff  com.Apple.dock.extra 1.0 (1) <88FC5646-1F5B-3B37-AE2D-C3202B74EEB9> /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.Apple.dock.extra.xpc/Contents/MacOS/com.Apple.dock.extra
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8c668000 -     0x7fff8c98cfff  com.Apple.HIToolbox 1.8 (???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x7fff8d84c000 -     0x7fff8e44dff7  com.Apple.AppKit 6.7.2 (1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff96f47000 -     0x7fff96f4dff7  com.Apple.XPCService 1.0 (1) <8D0725AE-BF0B-31BE-9189-17191AF13001> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
 
 
 Process:         configd [14]
 Path:            /usr/libexec/configd
 Architecture:    x86_64
 UID:             0
 
 Thread 0xc5         DispatchQueue 1
 User stack:
 35 ??? (in configd) [0x10b28bfcc]
 35 ??? (in configd) [0x10b28c783]
 35 ??? (in configd) [0x10b28d088]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xc6         DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff90306e06]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0xc8
 User stack:
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xd2
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in configd) [0x10b2983dd]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x112
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x11b
 User stack:
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a95a
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10b28b000 -        0x10b2b4ff7  configd ??? (???) <84BD20D4-228D-30B4-82B5-EB45C4AD762B> /usr/libexec/configd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         cookied [2319]
 Path:            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/Support/cookied
 Architecture:    x86_64
 UID:             501
 
 Thread 0x19ab5      DispatchQueue 1
 User stack:
 35 ??? (in cookied) [0x1098d9eec]
 35 _cookied_main + 852 (in CFNetwork) [0x7fff97e4216d]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x19ab6      DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x1098d9000 -        0x1098d9fff  cookied ??? (???) <DBD44A18-A999-3CAE-B66A-B68BA86BDF6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/Support/cookied
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff97d53000 -     0x7fff97eb9fff  com.Apple.CFNetwork 520.2.5 (520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 
 
 Process:         coreaudiod [128]
 Path:            /usr/sbin/coreaudiod
 Architecture:    x86_64
 UID:             202
 
 Thread 0x317        DispatchQueue 1
 User stack:
 35 ??? (in coreaudiod) [0x10e08bac0]
 35 ??? (in coreaudiod) [0x10e0f3f54]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x31d        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x331
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in coreaudiod) [0x10e0fe0da]
 35 ??? (in coreaudiod) [0x10e0f7be6]
 35 ??? (in coreaudiod) [0x10e0f7c76]
 35 ??? (in coreaudiod) [0x10e0f7aba]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x11d41
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in coreaudiod) [0x10e091c14]
 35 ??? (in coreaudiod) [0x10e0bc379]
 35 ??? (in coreaudiod) [0x10e0bc343]
 35 ??? (in coreaudiod) [0x10e0bbfa8]
 35 ??? (in coreaudiod) [0x10e0969c5]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x11d44
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in coreaudiod) [0x10e091c14]
 35 ??? (in coreaudiod) [0x10e0bc379]
 35 ??? (in coreaudiod) [0x10e0bc343]
 35 ??? (in coreaudiod) [0x10e0bbfa8]
 35 ??? (in coreaudiod) [0x10e0969c5]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a956
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10e08a000 -        0x10e14afff  coreaudiod ??? (???) <2710F68D-1A44-3EC0-B29D-D627DDDD1FBC> /usr/sbin/coreaudiod
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         coreservicesd [30]
 Path:            /System/Library/CoreServices/coreservicesd
 Architecture:    x86_64
 UID:             0
 
 Thread 0x133        DispatchQueue 1
 User stack:
 35 ??? (in coreservicesd) [0x106fb8e98]
 35 _CoreServicesServerMain + 747 (in CarbonCore) [0x7fff97a66bd5]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x137        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x156
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x157
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 read_nocancel + 163 (in mach_kernel) [0x585823]
 35 write + 256 (in mach_kernel) [0x585090]
 35 get_pathbuff + 4047 (in mach_kernel) [0x33784f]
 35 tsleep + 116 (in mach_kernel) [0x575cf4]
 35 wakeup + 685 (in mach_kernel) [0x5758ad]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Binary Images:
 0x106fb8000 -        0x106fb8fff  coreservicesd ??? (???) <33B5678A-9634-35AC-AD32-8506C028C35B> /System/Library/CoreServices/coreservicesd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff979ca000 -     0x7fff97ce6ff7  com.Apple.CoreServices.CarbonCore 960.18 (960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 
 
 Process:         CVMServer [91]
 Path:            /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer
 Architecture:    x86_64
 UID:             0
 
 Thread 0x273
 User stack:
 35 ??? (in CVMServer) [0x104f25550]
 35 ??? (in CVMServer) [0x104f2aad4]
 35 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff90305238]
 35 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff90305686]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Binary Images:
 0x104f24000 -        0x104f2dfff  CVMServer ??? (???) <41879FB3-0D73-307C-8A5E-D1FF1A65A8F0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         diskarbitrationd [13]
 Path:            /usr/sbin/diskarbitrationd
 Architecture:    x86_64
 UID:             0
 
 Thread 0xc4         DispatchQueue 1
 User stack:
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xc9         DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x10545e000 -        0x105479ff7  diskarbitrationd ??? (???) <F033F3D5-FF18-37D9-B9BF-59E6D4E30C10> /usr/sbin/diskarbitrationd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         distnoted [17]
 Path:            /usr/sbin/distnoted
 Architecture:    x86_64
 UID:             0
 
 Thread 0xd4         DispatchQueue 1
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xd6         DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a967
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a968
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x1036c5000 -        0x1036c9ff7  distnoted ??? (???) <BA9A6A9D-F39D-3B51-A538-D2B5CC42EA03> /usr/sbin/distnoted
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         distnoted [118]
 Path:            /usr/sbin/distnoted
 Architecture:    x86_64
 UID:             501
 
 Thread 0x2e0        DispatchQueue 1
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x2e8        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a8eb
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a91d
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a932
 User stack:
 Kernel stack:
 35 workqueue_exit + 1232 (in mach_kernel) [0x5c5ea0]
 
 Binary Images:
 0x10ab9b000 -        0x10ab9fff7  distnoted ??? (???) <BA9A6A9D-F39D-3B51-A538-D2B5CC42EA03> /usr/sbin/distnoted
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         distnoted [2346]
 Path:            /usr/sbin/distnoted
 Architecture:    x86_64
 UID:             89
 
 Thread 0x1a4e2      DispatchQueue 1
 User stack:
 35 ??? (in distnoted) [0x10c936904]
 35 ??? (in distnoted) [0x10c936c07]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a4e4      DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x10c935000 -        0x10c939ff7  distnoted ??? (???) <BA9A6A9D-F39D-3B51-A538-D2B5CC42EA03> /usr/sbin/distnoted
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         Dock [124]
 Path:            /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
 Architecture:    x86_64
 UID:             501
 
 Thread 0x309        DispatchQueue 1
 User stack:
 35 ??? (in Dock) [0x105dde240]
 35 ??? (in Dock) [0x105e2315d]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x332        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x358
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in Dock) [0x105d4b450]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a914
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a913
 User stack:
 24 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 24 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 24 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x105d2f000 -        0x105f69fff  com.Apple.dock 1.8 (1040.7) <5177845B-4FCF-344B-BCF3-97640731C9D9> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         dynamic_pager [56]
 Path:            /sbin/dynamic_pager
 Architecture:    unknown
 UID:             0
 
 Thread 0x1bc
 User stack:
 35 ??? [0x10a45e957]
 35 ??? [0x10a45e8be]
 35 ??? [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Binary Images:
 
 
 Process:         filecoordinationd [199]
 Path:            /usr/sbin/filecoordinationd
 Architecture:    x86_64
 UID:             0
 
 Thread 0x746
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x747        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x10a1b4000 -        0x10a1b4ff7  filecoordinationd ??? (???) <A59763F6-734F-38CB-98F6-D4D2EBCA1A8B> /usr/sbin/filecoordinationd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         Finder [127]
 Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
 Architecture:    x86_64
 UID:             501
 
 Thread 0x313        DispatchQueue 1
 User stack:
 35 ??? (in Finder) [0x10a325960]
 35 ??? (in Finder) [0x10a32599b]
 35 NSApplicationMain + 867 (in AppKit) [0x7fff8dad080c]
 35 -[NSApplication run] + 470 (in AppKit) [0x7fff8d85162d]
 35 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8d854cf5]
 35 _DPSNextEvent + 659 (in AppKit) [0x7fff8d8553f1]
 35 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8c6714ca]
 35 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8c67163d]
 35 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8c66a3d3]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x33b        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x364
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1a921
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a922
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a94f
 User stack:
 24 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 24 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 24 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10a320000 -        0x10a823fff  com.Apple.finder 10.7.1 (10.7.1) <548C24A0-975C-3167-88AA-036CEFBE3F9D> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8c668000 -     0x7fff8c98cfff  com.Apple.HIToolbox 1.8 (???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x7fff8d84c000 -     0x7fff8e44dff7  com.Apple.AppKit 6.7.2 (1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         fontd [135]
 Path:            /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd
 Architecture:    x86_64
 UID:             501
 
 Thread 0x341        DispatchQueue 1
 User stack:
 35 ??? (in fontd) [0x10d63ef24]
 35 main_handler + 4306 (in libATSServer.dylib) [0x7fff8eb88df9]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x343        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a928
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10d63b000 -        0x10d63efff  fontd ??? (???) <06D07F31-2CF1-3F65-9C6A-D5A4559B04A2> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8eb04000 -     0x7fff8ebb5fff  libATSServer.dylib ??? (???) <699F7774-5391-3ACC-BE78-06742AE42540> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libATSServer.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         fseventsd [19]
 Path:            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd
 Architecture:    x86_64
 UID:             0
 
 Thread 0xe7         DispatchQueue 1
 User stack:
 35 ??? (in fseventsd) [0x10b36a41c]
 35 ??? (in fseventsd) [0x10b36afd7]
 35 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff90305238]
 35 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff90305686]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x114        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0xe8
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b375545]
 35 ??? (in fseventsd) [0x10b375231]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0xe9
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b373dd1]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xea
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 read + 10 (in libsystem_kernel.dylib) [0x7fff90307af2]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 read_nocancel + 163 (in mach_kernel) [0x585823]
 35 write + 256 (in mach_kernel) [0x585090]
 35 get_pathbuff + 4047 (in mach_kernel) [0x33784f]
 35 tsleep + 116 (in mach_kernel) [0x575cf4]
 35 wakeup + 685 (in mach_kernel) [0x5758ad]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0xeb
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b371a6b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0xec
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x136
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b371a6b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x13a
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b371a6b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x32d
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x32f
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x342
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b371a6b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x34f
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x351
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x355
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x359
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b371a6b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x35a
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b371a6b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x361
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x362
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x36b
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x3a7
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a93c
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b371a6b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a96b
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in fseventsd) [0x10b371a6b]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Binary Images:
 0x10b369000 -        0x10b37efff  fseventsd ??? (???) <F636B4D2-9042-3C05-B8C9-E86BF6BA5AD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         hidd [54]
 Path:            /usr/libexec/hidd
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1ba        DispatchQueue 1
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1d6        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1d8
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Binary Images:
 0x10eb85000 -        0x10eb85fff  hidd ??? (???) <B25A0820-C509-3875-8DE4-CC4434B7D8FA> /usr/libexec/hidd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         imagent [145]
 Path:            /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent
 Architecture:    x86_64
 UID:             501
 
 Thread 0x373        DispatchQueue 1
 User stack:
 35 start + 52 (in imagent) [0x106446d24]
 35 ??? (in imagent) [0x106453903]
 35 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff92c86f3b]
 35 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff92c8704f]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x395        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a97b
 User stack:
 24 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 24 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 24 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x106445000 -        0x10645cff7  com.Apple.imagent 6.0 (800) <EAE1B88E-E22E-3E44-9780-A6B85C9E382C> /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff92c7b000 -     0x7fff92f94ff7  com.Apple.Foundation 6.7.1 (833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 
 
 Process:         iTunesHelper [153]
 Path:            /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iTunesHelper
 Architecture:    x86_64
 UID:             501
 
 Thread 0x39a        DispatchQueue 1
 User stack:
 35 ??? (in iTunesHelper) [0x100001184]
 35 ??? (in iTunesHelper) [0x100002425]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x39d        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x3a5
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1a97c
 User stack:
 24 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 24 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 24 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x100000000 -        0x100024fff  com.Apple.iTunesHelper 10.5 (10.5) <0EA4D00E-E417-4181-E92B-B8E868676459> /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iTunesHelper
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         KernelEventAgent [52]
 Path:            /usr/sbin/KernelEventAgent
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1b8
 User stack:
 35 start + 52 (in KernelEventAgent) [0x10b1d0bc0]
 35 main + 959 (in KernelEventAgent) [0x10b1d2ec1]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1d9
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1e1
 User stack:
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x10b1d0000 -        0x10b1d6fff  KernelEventAgent ??? (???) <14E5DD9C-0663-3709-8106-4B12B26B3171> /usr/sbin/KernelEventAgent
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         kextd [10]
 Path:            /usr/libexec/kextd
 Architecture:    x86_64
 UID:             0
 
 Thread 0xbb         DispatchQueue 1
 User stack:
 35 ??? (in kextd) [0x10977450c]
 35 ??? (in kextd) [0x109775221]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xc2         DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x109773000 -        0x109790fff  kextd ??? (???) <97064E82-B07A-3B7E-B512-4A91EB49D6F3> /usr/libexec/kextd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         launchd [1]
 Path:            /sbin/launchd
 Architecture:    x86_64
 UID:             0
 
 Thread 0xa9         DispatchQueue 1
 User stack:
 35 ??? (in launchd) [0x10c92225c]
 35 ??? (in launchd) [0x10c927caa]
 35 ??? (in launchd) [0x10c92a33b]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xae
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 34 __select + 10 (in libsystem_kernel.dylib) [0x7fff90306df2]
 1 ??? (in launchd) [0x10c92b9f1]
 1 ??? (in launchd) [0x10c9223ad]
 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 34 wakeup + 1024 (in mach_kernel) [0x575a00]
 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xaf
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in launchd) [0x10c927d6a]
 35 sleep + 61 (in libsystem_c.dylib) [0x7fff8f2f0c2c]
 35 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff90306e42]
 Kernel stack:
 35 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
 
 Binary Images:
 0x10c921000 -        0x10c94cfff  launchd ??? (???) <21AE40DF-7E6A-3619-AA79-2FD5B0872489> /sbin/launchd
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         launchd [2343]
 Path:            /sbin/launchd
 Architecture:    x86_64
 UID:             89
 
 Thread 0x1a4d6      DispatchQueue 1
 User stack:
 35 ??? (in launchd) [0x10033725c]
 35 ??? (in launchd) [0x10033ccaa]
 35 ??? (in launchd) [0x10033f33b]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a4d9
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 __select + 10 (in libsystem_kernel.dylib) [0x7fff90306df2]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x100336000 -        0x100361fff  launchd ??? (???) <21AE40DF-7E6A-3619-AA79-2FD5B0872489> /sbin/launchd
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         launchd [113]
 Path:            /sbin/launchd
 Architecture:    x86_64
 UID:             501
 
 Thread 0x2d6        DispatchQueue 1
 User stack:
 35 ??? (in launchd) [0x10291925c]
 35 ??? (in launchd) [0x10291ecaa]
 35 ??? (in launchd) [0x10292133b]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x2d7
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 __select + 10 (in libsystem_kernel.dylib) [0x7fff90306df2]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x102918000 -        0x102943fff  launchd ??? (???) <21AE40DF-7E6A-3619-AA79-2FD5B0872489> /sbin/launchd
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         launchdadd [2371]
 Path:            /usr/libexec/launchdadd
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1a971      DispatchQueue 1
 User stack:
 34 start + 52 (in launchdadd) [0x10d3f2234]
 34 main + 286 (in launchdadd) [0x10d3f9049]
 34 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 34 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 34 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 34 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 34 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 34 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a972      DispatchQueue 2
 User stack:
 34 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 34 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 34 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a973
 User stack:
 34 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 34 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 34 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10d3f1000 -        0x10d3fefff  launchdadd ??? (???) <E78D3A08-AB94-358C-A62B-4E49F9E0CBB7> /usr/libexec/launchdadd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         logind [99]
 Path:            /System/Library/CoreServices/logind
 Architecture:    x86_64
 UID:             0
 
 Thread 0x28b        DispatchQueue 1
 User stack:
 35 ??? (in logind) [0x108b0229c]
 35 ??? (in logind) [0x108b0231b]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x290        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x108b01000 -        0x108b03fff  logind ??? (???) <BC28D86F-DE3F-34B5-91E4-7071220FA877> /System/Library/CoreServices/logind
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         loginwindow [50]
 Path:            /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
 Architecture:    x86_64
 UID:             501
 
 Thread 0x1b6        DispatchQueue 1
 User stack:
 35 ??? (in loginwindow) [0x106c36bf0]
 35 ??? (in loginwindow) [0x106c37142]
 29 -[NSApplication run] + 470 (in AppKit) [0x7fff8d85162d]
 29 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8d854cf5]
 29 _DPSNextEvent + 659 (in AppKit) [0x7fff8d8553f1]
 29 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8c6714ca]
 29 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8c67163d]
 29 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8c66a3d3]
 29 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 29 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 29 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 29 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 6 -[NSApplication run] + 555 (in AppKit) [0x7fff8d851682]
 6 ??? (in loginwindow) [0x106c3b573]
 6 -[NSApplication sendEvent:] + 5593 (in AppKit) [0x7fff8d8bb68f]
 6 -[NSWindow sendEvent:] + 6306 (in AppKit) [0x7fff8d9230e0]
 6 -[NSControl mouseDown:] + 786 (in AppKit) [0x7fff8d95863a]
 6 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 489 (in AppKit) [0x7fff8d9d98e0]
 5 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2014 (in AppKit) [0x7fff8d959a30]
 5 -[NSCell _sendActionFrom:] + 137 (in AppKit) [0x7fff8d95a56d]
 5 -[NSControl sendAction:to:] + 88 (in AppKit) [0x7fff8d95a642]
 5 -[NSApplication sendAction:to:from:] + 139 (in AppKit) [0x7fff8d95a710]
 5 -[NSObject performSelector:withObject:] + 61 (in CoreFoundation) [0x7fff92337a1d]
 3 -[NSApplication endSheet:returnCode:] + 275 (in AppKit) [0x7fff8db0b7d7]
 2 ??? (in loginwindow) [0x106c528c0]
 2 -[NSWindow orderWindow:relativeTo:] + 154 (in AppKit) [0x7fff8d950802]
 2 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 807 (in AppKit) [0x7fff8d950b7a]
 2 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 2117 (in AppKit) [0x7fff8d9514a8]
 2 -[NSWindow(NSSheets) _orderOutRelativeToWindow:] + 115 (in AppKit) [0x7fff8ddb0838]
 2 -[NSMoveHelper(NSSheets) _closeSheet:andMoveParent:] + 524 (in AppKit) [0x7fff8ddb0aa4]
 2 -[NSMoveHelper _doAnimation] + 1399 (in AppKit) [0x7fff8def214c]
 2 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 2 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 2 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 2 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 1 ??? (in loginwindow) [0x106c5290c]
 1 ??? (in loginwindow) [0x106c529e6]
 1 ??? (in loginwindow) [0x106c52a5b]
 1 _CRProcessWillBeForceQuit + 74 (in CrashReporterSupport) [0x7fff9015e81a]
 1 _CRCopyCrashHistoryForProcess + 62 (in CrashReporterSupport) [0x7fff9015e7ab]
 1 _CRCreatePropertyListWithPath + 51 (in CrashReporterSupport) [0x7fff9015a9f8]
 1 CreatePropertyListWithURL + 44 (in CrashReporterSupport) [0x7fff9015a981]
 1 CFReadStreamOpen + 131 (in CoreFoundation) [0x7fff92301213]
 1 _CFStreamOpen + 124 (in CoreFoundation) [0x7fff922d760c]
 1 __open + 10 (in libsystem_kernel.dylib) [0x7fff90306ad2]
 2 ??? (in loginwindow) [0x106c5272a]
 2 -[NSApplication beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo:] + 134 (in AppKit) [0x7fff8db0b92e]
 2 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:] + 831 (in AppKit) [0x7fff8db0b094]
 2 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 662 (in AppKit) [0x7fff8db0b5cb]
 2 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 807 (in AppKit) [0x7fff8d950b7a]
 2 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1679 (in AppKit) [0x7fff8d9512f2]
 2 -[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + 192 (in AppKit) [0x7fff8ddb1e8f]
 2 -[NSMoveHelper(NSSheets) _moveParent:andOpenSheet:] + 1606 (in AppKit) [0x7fff8ddb06f2]
 2 -[NSMoveHelper _doAnimation] + 1399 (in AppKit) [0x7fff8def214c]
 2 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 2 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 2 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 2 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1493 (in AppKit) [0x7fff8d959827]
 1 -[NSWindow nextEventMatchingMask:] + 89 (in AppKit) [0x7fff8d959c47]
 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8d854cf5]
 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8d8553f1]
 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8c6714ca]
 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8c67163d]
 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8c66a3d3]
 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 34 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 1 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 1 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 1 open + 285 (in mach_kernel) [0x319d0d]
 1 mknod + 1344 (in mach_kernel) [0x319700]
 1 vn_open_auth + 411 (in mach_kernel) [0x320d5b]
 1 namei + 1520 (in mach_kernel) [0x301220]
 1 lookup + 391 (in mach_kernel) [0x302517]
 1 VNOP_LOOKUP + 97 (in mach_kernel) [0x32baa1]
 1 hfs_vnop_lookup + 707 (in mach_kernel) [0x500183]
 1 cat_lookup + 140 (in mach_kernel) [0x4f5cbc]
 1 cat_resolvelink + 689 (in mach_kernel) [0x4f1b21]
 1 BTSearchRecord + 176 (in mach_kernel) [0x527a50]
 1 GetNode + 81 (in mach_kernel) [0x52a461]
 1 GetBTreeBlock + 269 (in mach_kernel) [0x4ef3bd]
 1 buf_meta_bread + 66 (in mach_kernel) [0x2f3ef2]
 1 buf_biowait + 112 (in mach_kernel) [0x2f1620]
 1 msleep + 165 (in mach_kernel) [0x575e25]
 1 wakeup + 287 (in mach_kernel) [0x57571f]
 1 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 1 thread_block + 33 (in mach_kernel) [0x22f771]
 1 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 1 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 1 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x261        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a94e
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a950
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a951
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 __NSThread__main__ + 1575 (in Foundation) [0x7fff92cd5776]
 35 -[NSThread main] + 68 (in Foundation) [0x7fff92cd57fe]
 31 -[NSUIHeartBeat _heartBeatThread:] + 1727 (in AppKit) [0x7fff8da8c97f]
 31 usleep + 53 (in libsystem_c.dylib) [0x7fff8f2f0bb5]
 31 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff90306e42]
 4 -[NSUIHeartBeat _heartBeatThread:] + 487 (in AppKit) [0x7fff8da8c4a7]
 4 -[NSLock lock] + 163 (in Foundation) [0x7fff92c852c2]
 4 __psynch_mutexwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bf2]
 Kernel stack:
 31 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
 4 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 4 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 4 psynch_mutexwait + 1450 (in mach_kernel) [0x5c4c4a]
 4 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 4 thread_block + 33 (in mach_kernel) [0x22f771]
 4 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 4 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 4 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a952
 User stack:
 Kernel stack:
 35 workqueue_exit + 1232 (in mach_kernel) [0x5c5ea0]
 
 Thread 0x1a94c
 User stack:
 25 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 25 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 25 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x106c32000 -        0x106cbbff7  com.Apple.loginwindow 7.1 (7.1) <5E1C7CB9-EB8C-3341-918D-C5973BB88D99> /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8c668000 -     0x7fff8c98cfff  com.Apple.HIToolbox 1.8 (???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x7fff8d84c000 -     0x7fff8e44dff7  com.Apple.AppKit 6.7.2 (1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff90159000 -     0x7fff90165fff  com.Apple.CrashReporterSupport 10.7.2 (347) <0F6D3509-9062-3647-B7C4-F25AF3AE9B71> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff92c7b000 -     0x7fff92f94ff7  com.Apple.Foundation 6.7.1 (833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 
 
 Process:         lsboxd [292]
 Path:            /usr/libexec/lsboxd
 Architecture:    x86_64
 UID:             501
 
 Thread 0x3494
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x3495       DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x10e535000 -        0x10e537ff7  lsboxd ??? (???) <468F09EF-9176-387A-93C1-33613C4766EF> /usr/libexec/lsboxd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         ManagedClient [2367]
 Path:            /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1a938      DispatchQueue 1
 User stack:
 35 ??? (in ManagedClient) [0x10bce9390]
 35 ??? (in ManagedClient) [0x10bcdaf30]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a93f      DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a982
 User stack:
 3 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 3 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 3 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a983
 User stack:
 3 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 3 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 3 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10bcd9000 -        0x10bd82fff  com.Apple.ManagedClient 3.1 (434) <9697F68A-DC93-39E5-8CE8-4481EC7CC9CC> /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         mDNSResponder [48]
 Path:            /usr/sbin/mDNSResponder
 Architecture:    x86_64
 UID:             65
 
 Thread 0x1b4        DispatchQueue 1
 User stack:
 35 start + 52 (in mDNSResponder) [0x10ae476c8]
 35 main + 3556 (in mDNSResponder) [0x10ae14aac]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x201        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x258
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x10ae13000 -        0x10ae91fff  mDNSResponder ??? (???) <A00B56B1-6C68-3848-BBA2-5E24491CD869> /usr/sbin/mDNSResponder
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         mds [47]
 Path:            /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1b3        DispatchQueue 1
 User stack:
 35 ??? (in mds) [0x100c97b64]
 35 ??? (in mds) [0x100ca1281]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x228        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x25d
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 read + 10 (in libsystem_kernel.dylib) [0x7fff90307af2]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 read_nocancel + 163 (in mach_kernel) [0x585823]
 35 write + 256 (in mach_kernel) [0x585090]
 35 get_pathbuff + 4047 (in mach_kernel) [0x33784f]
 35 tsleep + 116 (in mach_kernel) [0x575cf4]
 35 wakeup + 685 (in mach_kernel) [0x5758ad]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a8c2
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a8ca
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a920
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x100c93000 -        0x100d9fff7  mds ??? (???) <3280B950-436E-3ECD-9D25-B39F3DDB11A9> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         mdworker [2345]
 Path:            /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
 Architecture:    x86_64
 UID:             89
 Note:            Self-throttled
 
 Thread 0x1a4db      DispatchQueue 1
 User stack:
 35 ??? (in mdworker) [0x103547e5c]
 35 ??? (in mdworker) [0x103550e17]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a4dc      DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a4e9
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in mdworker) [0x103554d4e]
 35 ??? (in mdworker) [0x103555556]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Binary Images:
 0x103546000 -        0x103599fff  mdworker ??? (???) <9F9B0A55-F622-309A-93E0-BA4F578485DE> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         mdworker [1060]
 Path:            /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
 Architecture:    x86_64
 UID:             501
 Note:            Self-throttled
 
 Thread 0xfae6       DispatchQueue 1
 User stack:
 35 ??? (in mdworker) [0x10698ce5c]
 35 ??? (in mdworker) [0x106995e17]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xfae7       DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0xfaea
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in mdworker) [0x106999d4e]
 35 ??? (in mdworker) [0x10699a556]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a954
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10698b000 -        0x1069defff  mdworker ??? (???) <9F9B0A55-F622-309A-93E0-BA4F578485DE> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         MIDIServer [160]
 Path:            /System/Library/Frameworks/CoreMIDI.framework/MIDIServer
 Architecture:    x86_64
 UID:             501
 
 Thread 0x3e4        DispatchQueue 1
 User stack:
 35 ??? (in MIDIServer) [0x10b8dddc0]
 35 ??? (in MIDIServer) [0x10b8dde8e]
 35 MIDIServerRun + 978 (in CoreMIDI) [0x10b8ff00d]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x3e5        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x3f3
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x3f4
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 CAPThread::Entry(CAPThread*) + 98 (in CoreMIDI) [0x10b8f7396]
 35 XThread::RunHelper(void*) + 10 (in CoreMIDI) [0x10b8f796a]
 35 DriverIOThread::Run() + 69 (in CoreMIDI) [0x10b9097ff]
 35 sleep + 61 (in libsystem_c.dylib) [0x7fff8f2f0c2c]
 35 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff90306e42]
 Kernel stack:
 35 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
 
 Thread 0x41c
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a981
 User stack:
 9 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 9 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 9 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10b8dd000 -        0x10b8ddfff  MIDIServer ??? (???) <46A466D4-9A9B-301C-9459-F9B0978A24AC> /System/Library/Frameworks/CoreMIDI.framework/MIDIServer
 0x10b8e7000 -        0x10b938ff7  com.Apple.audio.MIDI.CoreMIDI 1.8 (42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         netbiosd [192]
 Path:            /usr/sbin/netbiosd
 Architecture:    x86_64
 UID:             222
 Note:            Self-throttled
 
 Thread 0x711        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x712
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x105a34000 -        0x105a8aff7  netbiosd ??? (???) <13935D53-A125-33FB-8118-75593EBD9F57> /usr/sbin/netbiosd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         NIHardwareAgent [155]
 Path:            /Library/Application Support/Native Instruments/*/NIHardwareAgent.app/Contents/MacOS/NIHardwareAgent
 Architecture:    i386
 UID:             501
 
 
 Process:         notifyd [12]
 Path:            /usr/sbin/notifyd
 Architecture:    unknown
 UID:             0
 
 Thread 0xbf         DispatchQueue 2
 User stack:
 35 ??? [0x7fff8bcae14e]
 35 ??? [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0xc0
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1a91e
 User stack:
 35 ??? [0x7fff8f33db85]
 35 ??? [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 
 
 Process:         ntpd [34]
 Path:            /usr/sbin/ntpd
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1a6
 User stack:
 35 ??? (in ntpd) [0x10b959bbc]
 35 ??? (in ntpd) [0x10b982d01]
 35 __sigsuspend + 10 (in libsystem_kernel.dylib) [0x7fff9030700e]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x10b959000 -        0x10b9b9ff7  ntpd ??? (???) <DC2B5EC4-D7E1-3E8A-9A66-E82354F44115> /usr/sbin/ntpd
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         ocspd [2335]
 Path:            /usr/sbin/ocspd
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1a1c9      DispatchQueue 1
 User stack:
 35 ??? (in ocspd) [0x1063cc478]
 35 ??? (in ocspd) [0x1063cf085]
 35 ??? (in ocspd) [0x1063e2681]
 35 ??? (in ocspd) [0x1063e23bc]
 35 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff90305686]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a4ce      DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a4d2
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 __select + 10 (in libsystem_kernel.dylib) [0x7fff90306df2]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1a736
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in ocspd) [0x1063e3bbc]
 35 ??? (in ocspd) [0x1063e17b2]
 35 ??? (in ocspd) [0x1063e23bc]
 35 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff90305686]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Binary Images:
 0x1063cb000 -        0x106406fff  ocspd ??? (???) <0C328E47-9D6C-3569-8970-EB29388DC682> /usr/sbin/ocspd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         opendirectoryd [16]
 Path:            /usr/libexec/opendirectoryd
 Architecture:    x86_64
 UID:             0
 
 Thread 0xd0         DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread <multiple> DispatchQueue 6
 User stack:
 105 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 105 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff8f33c3da]
 105 _dispatch_worker_thread2 + 255 (in libdispatch.dylib) [0x7fff8bcae799]
 105 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8bcad8ba]
 35 __odm_register_requesttypes_block_invoke_1 + 49 (in SystemCache) [0x10352eca8]
 35 mach_msg_server + 473 (in libsystem_kernel.dylib) [0x7fff90305274]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 35 ??? (in opendirectoryd) [0x102ea22de]
 35 sleep + 61 (in libsystem_c.dylib) [0x7fff8f2f0c2c]
 35 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff90306e42]
 35 __odm_register_requesttypes_block_invoke_2 + 49 (in SystemCache) [0x10352ecef]
 35 mach_msg_server + 473 (in libsystem_kernel.dylib) [0x7fff90305274]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 70 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 35 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
 
 Thread 0xdd         DispatchQueue 8
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff8f33c3da]
 35 _dispatch_worker_thread2 + 255 (in libdispatch.dylib) [0x7fff8bcae799]
 35 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8bcad8ba]
 35 ___kernel_kauth_listener_block_invoke_2 + 343 (in SystemCache) [0x10352e6ac]
 35 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff903056b6]
 Kernel stack:
 35 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
 
 Thread 0xd5
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0xe1
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff8f33c3da]
 35 _dispatch_worker_thread2 + 255 (in libdispatch.dylib) [0x7fff8bcae799]
 35 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8bcad8ba]
 35 __syscall + 10 (in libsystem_kernel.dylib) [0x7fff9030709a]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1a916
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a95f
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a960
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a961
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a962
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x102e88000 -        0x102ee2ff7  opendirectoryd ??? (???) <E9D49E76-352E-3740-A735-FBEEAE6EA123> /usr/libexec/opendirectoryd
 0x103526000 -        0x103551ff7  com.Apple.opendirectoryd.module.SystemCache 10.7 (172.8) <B7A9CE40-F6DE-3967-A888-215777805780> /System/Library/OpenDirectory/Modules/SystemCache.bundle/Contents/MacOS/SystemCache
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         pboard [131]
 Path:            /usr/sbin/pboard
 Architecture:    x86_64
 UID:             501
 
 Thread 0x321
 User stack:
 35 ??? (in pboard) [0x100987684]
 35 ??? (in pboard) [0x100987746]
 35 mach_msg_server + 641 (in libsystem_kernel.dylib) [0x7fff9030531c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Binary Images:
 0x100986000 -        0x100987ff7  pboard ??? (???) <6905C046-7DE5-3C6A-8968-39B6252D7913> /usr/sbin/pboard
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         powerd [18]
 Path:            /System/Library/CoreServices/powerd.bundle/powerd
 Architecture:    x86_64
 UID:             0
 
 Thread 0xdf         DispatchQueue 1
 User stack:
 35 start + 52 (in powerd) [0x10a048fe8]
 35 main + 2213 (in powerd) [0x10a04e547]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xe3         DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Binary Images:
 0x10a048000 -        0x10a05ffff  powerd ??? (???) <68FA9C1F-351E-3D49-B9F4-F0615454AE8F> /System/Library/CoreServices/powerd.bundle/powerd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         revisiond [43]
 Path:            /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond
 Architecture:    x86_64
 UID:             0
 
 Thread 0x20d        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x211
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 read_nocancel + 163 (in mach_kernel) [0x585823]
 35 write + 256 (in mach_kernel) [0x585090]
 35 utf8_encodelen + 4080 (in mach_kernel) [0x3201b0]
 35 VNOP_READ + 82 (in mach_kernel) [0x32a782]
 35 spec_read + 110 (in mach_kernel) [0x33cd7e]
 35 cdev_read + 96 (in AppleFSCompressionTypeDataless) [0x19b1b8c]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x212
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 fsctl + 370 (in mach_kernel) [0x311412]
 35 nspace_proc_exit + 5176 (in mach_kernel) [0x310ba8]
 35 nspace_proc_exit + 2867 (in mach_kernel) [0x3102a3]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x213
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x101a55000 -        0x101aa8fff  revisiond ??? (???) <83042487-F8A5-346F-9E72-B731E40C5B26> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         securityd [24]
 Path:            /usr/sbin/securityd
 Architecture:    x86_64
 UID:             0
 
 Thread 0x116        DispatchQueue 1
 User stack:
 35 start + 52 (in securityd) [0x1099d98f4]
 35 main + 2179 (in securityd) [0x1099efdf4]
 35 Security::MachPlusPlus::MachServer::run(unsigned long, int) + 103 (in securityd) [0x109a2cb1b]
 35 Security::MachPlusPlus::MachServer::runServerThread(bool) + 676 (in securityd) [0x1099c50e2]
 35 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff90305686]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x117
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 Security::Thread::runner(void*) + 104 (in securityd) [0x1099c4bda]
 35 AuditMonitor::action() + 97 (in securityd) [0x109a10153]
 35 au_sdev_read_aia + 79 (in libbsm.0.dylib) [0x7fff915c4091]
 35 fgetc + 50 (in libsystem_c.dylib) [0x7fff8f322dee]
 35 __srget + 20 (in libsystem_c.dylib) [0x7fff8f3825e8]
 35 __srefill1 + 30 (in libsystem_c.dylib) [0x7fff8f337166]
 35 __read_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff90306d52]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 read_nocancel + 163 (in mach_kernel) [0x585823]
 35 write + 256 (in mach_kernel) [0x585090]
 35 utf8_encodelen + 4080 (in mach_kernel) [0x3201b0]
 35 VNOP_READ + 82 (in mach_kernel) [0x32a782]
 35 spec_read + 110 (in mach_kernel) [0x33cd7e]
 35 audit_session_setaia + 2388 (in mach_kernel) [0x5426d4]
 35 _audit_cv_wait_sig + 50 (in mach_kernel) [0x5354c2]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x124
 User stack:
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a7d4
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 Security::Thread::runner(void*) + 104 (in securityd) [0x1099c4bda]
 35 Security::MachPlusPlus::MachServer::LoadThread::action() + 48 (in securityd) [0x1099c4c7c]
 35 Security::MachPlusPlus::MachServer::runServerThread(bool) + 676 (in securityd) [0x1099c50e2]
 35 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff90305686]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Binary Images:
 0x1099b6000 -        0x109aa0fff  securityd ??? (???) <B750B226-98DB-39E9-A3E5-14B8D36882D7> /usr/sbin/securityd
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff915b7000 -     0x7fff915c9ff7  libbsm.0.dylib ??? (???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
 
 
 Process:         SixtyEightSettingsService [68]
 Path:            /Library/PrivilegedHelperTools/SixtyEightSettingsService
 Architecture:    x86_64
 UID:             0
 
 
 Process:         SL2SettingsService [67]
 Path:            /Library/PrivilegedHelperTools/SL2SettingsService
 Architecture:    x86_64
 UID:             0
 
 
 Process:         Sl3SettingsService [66]
 Path:            /Library/PrivilegedHelperTools/Sl3SettingsService
 Architecture:    x86_64
 UID:             0
 
 
 Process:         SL4SettingsService [65]
 Path:            /Library/PrivilegedHelperTools/SL4SettingsService
 Architecture:    x86_64
 UID:             0
 
 
 Process:         socketfilterfw [64]
 Path:            /usr/libexec/ApplicationFirewall/socketfilterfw
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1c4        DispatchQueue 1
 User stack:
 35 ??? (in socketfilterfw) [0x10fa6ce3c]
 35 ??? (in socketfilterfw) [0x10fa7281a]
 35 ??? (in socketfilterfw) [0x10fa6fd0c]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1dc        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1eb
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x10fa6c000 -        0x10fa7dfff  socketfilterfw ??? (???) <83E669A4-BB40-3586-AB98-2E065C118953> /usr/libexec/ApplicationFirewall/socketfilterfw
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         special_file_handler [39]
 Path:            /usr/libexec/special_file_handler
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1ab
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 fsctl + 370 (in mach_kernel) [0x311412]
 35 nspace_proc_exit + 5104 (in mach_kernel) [0x310b60]
 35 nspace_proc_exit + 2867 (in mach_kernel) [0x3102a3]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x204
 User stack:
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x3fb
 User stack:
 Kernel stack:
 35 workqueue_exit + 1232 (in mach_kernel) [0x5c5ea0]
 
 Binary Images:
 0x10e125000 -        0x10e12aff7  special_file_handler ??? (???) <4F1FE641-CC98-3659-A61B-6BC14CD13DF8> /usr/libexec/special_file_handler
 
 
 Process:         spindump [2368]
 Path:            /usr/sbin/spindump
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1a957      DispatchQueue 1
 User stack:
 35 ??? (in spindump) [0x10df3f814]
 35 ??? (in spindump) [0x10df3fe3d]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a958      DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a959      DispatchQueue 18
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff8f33c3da]
 35 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8bcae760]
 35 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8bcaef66]
 35 _dispatch_queue_drain + 210 (in libdispatch.dylib) [0x7fff8bcaf0d4]
 35 _dispatch_queue_invoke + 71 (in libdispatch.dylib) [0x7fff8bcaef77]
 35 _dispatch_source_invoke + 635 (in libdispatch.dylib) [0x7fff8bcb22b6]
 35 __syscall + 10 (in libsystem_kernel.dylib) [0x7fff9030709a]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 stack_snapshot + 104 (in mach_kernel) [0x545698]
 35 stack_snapshot2 + 160 (in mach_kernel) [0x545580]
 
 Thread 0x1a95c
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a95d
 User stack:
 34 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 34 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a95b
 User stack:
 31 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 31 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 33 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a95b      DispatchQueue 28
 User stack:
 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff8f33c3da]
 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8bcae760]
 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8bcaef66]
 1 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8bcaf10a]
 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8bcad8ba]
 1 ??? (in spindump) [0x10df42a2a]
 1 ??? (in spindump) [0x10df42d19]
 1 ??? (in spindump) [0x10df43be3]
 1 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff8bcafaad]
 1 ??? (in spindump) [0x10df445ae]
 1 ??? (in spindump) [0x10df44d69]
 1 _CFBundleCreateWithExecutableURLIfLooksLikeBundle + 96 (in CoreFoundation) [0x7fff92353510]
 1 _CFBundleCreate + 328 (in CoreFoundation) [0x7fff922e4e38]
 1 _CFBundleURLLooksLikeBundleVersion + 58 (in CoreFoundation) [0x7fff922c1daa]
 1 _CFBundleCopySortedDirectoryContentsAtPath + 1021 (in CoreFoundation) [0x7fff922c25bd]
 1 readdir$INODE64 + 47 (in libsystem_c.dylib) [0x7fff8f35afdd]
 1 __getdirentries64 + 10 (in libsystem_kernel.dylib) [0x7fff903066ca]
 Kernel stack:
 1 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 1 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 1 getdirentries64 + 121 (in mach_kernel) [0x312d09]
 1 umask_extended + 1039 (in mach_kernel) [0x3128af]
 1 VNOP_READDIR + 105 (in mach_kernel) [0x329e49]
 1 hfs_vnop_readdir + 1238 (in mach_kernel) [0x520706]
 1 cat_getdirentries + 1222 (in mach_kernel) [0x4f39f6]
 1 BTIterateRecords + 384 (in mach_kernel) [0x5285b0]
 1 FindIteratorPosition + 542 (in mach_kernel) [0x52a06e]
 1 GetNode + 81 (in mach_kernel) [0x52a461]
 1 GetBTreeBlock + 269 (in mach_kernel) [0x4ef3bd]
 1 buf_meta_bread + 66 (in mach_kernel) [0x2f3ef2]
 1 buf_biowait + 112 (in mach_kernel) [0x2f1620]
 1 msleep + 165 (in mach_kernel) [0x575e25]
 1 wakeup + 287 (in mach_kernel) [0x57571f]
 1 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 1 thread_block + 33 (in mach_kernel) [0x22f771]
 1 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 1 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 1 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a95b      DispatchQueue 101
 User stack:
 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff8f33c3da]
 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8bcae760]
 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8bcaef66]
 1 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8bcaf10a]
 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8bcad8ba]
 1 ??? (in spindump) [0x10df42a2a]
 1 ??? (in spindump) [0x10df42d19]
 1 ??? (in spindump) [0x10df43d47]
 1 _dispatch_barrier_sync_f_slow + 226 (in libdispatch.dylib) [0x7fff8bcafe0b]
 1 ??? (in spindump) [0x10df445ae]
 1 ??? (in spindump) [0x10df44d69]
 1 _CFBundleCreateWithExecutableURLIfLooksLikeBundle + 96 (in CoreFoundation) [0x7fff92353510]
 1 _CFBundleCreate + 328 (in CoreFoundation) [0x7fff922e4e38]
 1 _CFBundleURLLooksLikeBundleVersion + 58 (in CoreFoundation) [0x7fff922c1daa]
 1 _CFBundleCopySortedDirectoryContentsAtPath + 1021 (in CoreFoundation) [0x7fff922c25bd]
 1 readdir$INODE64 + 47 (in libsystem_c.dylib) [0x7fff8f35afdd]
 1 __getdirentries64 + 10 (in libsystem_kernel.dylib) [0x7fff903066ca]
 Kernel stack:
 1 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 1 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 1 getdirentries64 + 121 (in mach_kernel) [0x312d09]
 1 umask_extended + 1039 (in mach_kernel) [0x3128af]
 1 VNOP_READDIR + 105 (in mach_kernel) [0x329e49]
 1 hfs_vnop_readdir + 1238 (in mach_kernel) [0x520706]
 1 cat_getdirentries + 1222 (in mach_kernel) [0x4f39f6]
 1 BTIterateRecords + 384 (in mach_kernel) [0x5285b0]
 1 FindIteratorPosition + 348 (in mach_kernel) [0x529fac]
 1 GetNode + 81 (in mach_kernel) [0x52a461]
 1 GetBTreeBlock + 269 (in mach_kernel) [0x4ef3bd]
 1 buf_meta_bread + 66 (in mach_kernel) [0x2f3ef2]
 1 buf_biowait + 112 (in mach_kernel) [0x2f1620]
 1 msleep + 165 (in mach_kernel) [0x575e25]
 1 wakeup + 287 (in mach_kernel) [0x57571f]
 1 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 1 thread_block + 33 (in mach_kernel) [0x22f771]
 1 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 1 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 1 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Binary Images:
 0x10df3e000 -        0x10df54ff7  spindump ??? (???) <B568C435-488D-3705-8058-83F62AD2258A> /usr/sbin/spindump
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         spindump_agent [2369]
 Path:            /usr/libexec/spindump_agent
 Architecture:    x86_64
 UID:             501
 
 Thread 0x1a95e
 User stack:
 10 ??? (in spindump_agent) [0x107588384]
 10 ??? (in spindump_agent) [0x1075884e6]
 10 dispatch_main + 43 (in libdispatch.dylib) [0x7fff8bcaec20]
 10 pthread_exit + 30 (in libsystem_c.dylib) [0x7fff8f33c27d]
 10 _pthread_exit + 142 (in libsystem_c.dylib) [0x7fff8f33bf7c]
 10 _pthread_tsd_cleanup + 230 (in libsystem_c.dylib) [0x7fff8f380942]
 10 _dispatch_queue_cleanup2 + 88 (in libdispatch.dylib) [0x7fff8bcb086d]
 10 sleep$NOCANCEL + 61 (in libsystem_c.dylib) [0x7fff8f38dae5]
 10 __semwait_signal_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff90306e56]
 Kernel stack:
 10 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
 
 Thread 0x1a965      DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a964      DispatchQueue 6
 User stack:
 35 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8bcb0954]
 35 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff90307022]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1a963
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a966
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a970
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x107587000 -        0x107589fff  spindump_agent ??? (???) <8E492BDD-EAA0-3DA8-A906-0435ED62E350> /usr/libexec/spindump_agent
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         spindump_symbolicator [2372]
 Path:            /usr/libexec/spindump_symbolicator
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1a974
 User stack:
 10 ??? (in spindump_symbolicator) [0x10c785068]
 10 ??? (in spindump_symbolicator) [0x10c7851c2]
 10 dispatch_main + 43 (in libdispatch.dylib) [0x7fff8bcaec20]
 10 pthread_exit + 30 (in libsystem_c.dylib) [0x7fff8f33c27d]
 10 _pthread_exit + 142 (in libsystem_c.dylib) [0x7fff8f33bf7c]
 10 _pthread_tsd_cleanup + 230 (in libsystem_c.dylib) [0x7fff8f380942]
 10 _dispatch_queue_cleanup2 + 88 (in libdispatch.dylib) [0x7fff8bcb086d]
 10 sleep$NOCANCEL + 61 (in libsystem_c.dylib) [0x7fff8f38dae5]
 10 __semwait_signal_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff90306e56]
 Kernel stack:
 10 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
 
 Thread 0x1a975      DispatchQueue 2
 User stack:
 33 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 33 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 33 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a977      DispatchQueue 6
 User stack:
 33 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8bcb0954]
 33 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff90307022]
 Kernel stack:
 33 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1a976
 User stack:
 33 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 33 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 33 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a979
 User stack:
 2 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 2 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 2 cleaner_thread_main(void*) + 36 (in CoreSymbolication) [0x7fff96228f63]
 2 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff90306e42]
 Kernel stack:
 2 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
 
 Binary Images:
 0x10c784000 -        0x10c785ff7  spindump_symbolicator ??? (???) <AB3C7567-4A1B-37EF-BD71-C23680D2194A> /usr/libexec/spindump_symbolicator
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff9620b000 -     0x7fff96279fff  com.Apple.CoreSymbolication 2.1 (66) <7CF9EF4A-262A-3009-8D42-A76F5614E372> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
 
 
 Process:         stackshot [41]
 Path:            /usr/libexec/stackshot
 Architecture:    x86_64
 UID:             0
 
 Thread 0x1ad        DispatchQueue 1
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1f2        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1f6
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 __sigwait_nocancel + 357 (in mach_kernel) [0x573515]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Binary Images:
 0x106638000 -        0x10663bfff  stackshot ??? (???) <14417EDE-A9B4-39AB-9FFD-4BDCEEDB813E> /usr/libexec/stackshot
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         syslogd [15]
 Path:            /usr/sbin/syslogd
 Architecture:    x86_64
 UID:             0
 
 Thread 0xcb         DispatchQueue 1
 User stack:
 35 ??? (in syslogd) [0x10f6e7be8]
 35 __select + 10 (in libsystem_kernel.dylib) [0x7fff90306df2]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0xcc
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in syslogd) [0x10f6eea82]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xcd
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in syslogd) [0x10f6ef218]
 35 ??? (in syslogd) [0x10f6ec123]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0xce
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in syslogd) [0x10f6ebb3b]
 35 _vprocmgr_log_drain + 69 (in liblaunch.dylib) [0x7fff8f14cdda]
 35 ??? (in liblaunch.dylib) [0x7fff8f14f355]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Binary Images:
 0x10f6e7000 -        0x10f6fbfff  syslogd ??? (???) <43F6586B-1A9E-33C0-8FA2-71880E747BC7> /usr/sbin/syslogd
 0x7fff8f149000 -     0x7fff8f153ff7  liblaunch.dylib ??? (???) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         System Preferences [2363]
 Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
 Architecture:    x86_64
 UID:             501
 
 Thread 0x1a915      DispatchQueue 1
 User stack:
 35 ??? (in System Preferences) [0x1036abdbc]
 35 NSApplicationMain + 867 (in AppKit) [0x7fff8dad080c]
 35 -[NSApplication run] + 470 (in AppKit) [0x7fff8d85162d]
 35 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8d854cf5]
 35 _DPSNextEvent + 659 (in AppKit) [0x7fff8d8553f1]
 35 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8c6714ca]
 35 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8c67163d]
 35 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8c66a3d3]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a917      DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a92b
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a92a
 User stack:
 24 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 24 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 24 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a980
 User stack:
 10 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 10 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 10 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x1036aa000 -        0x1036ccfff  com.Apple.systempreferences 11.0 (11.0) <50027251-BB22-3472-ADCE-90253DC46B60> /Applications/System Preferences.app/Contents/MacOS/System Preferences
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8c668000 -     0x7fff8c98cfff  com.Apple.HIToolbox 1.8 (???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x7fff8d84c000 -     0x7fff8e44dff7  com.Apple.AppKit 6.7.2 (1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         SystemUIServer [126]
 Path:            /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
 Architecture:    x86_64
 UID:             501
 
 Thread 0x30c        DispatchQueue 1
 User stack:
 35 ??? (in SystemUIServer) [0x10b438898]
 35 ??? (in SystemUIServer) [0x10b438b63]
 35 -[NSApplication run] + 470 (in AppKit) [0x7fff8d85162d]
 35 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8d854cf5]
 35 _DPSNextEvent + 659 (in AppKit) [0x7fff8d8553f1]
 35 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8c6714ca]
 35 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8c67163d]
 35 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8c66a3d3]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x32a        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1478
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a924
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a925
 User stack:
 2 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 2 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 2 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x10b424000 -        0x10b486fff  com.Apple.systemuiserver 1.7 (352) <F30037AE-2DC6-3FB9-B903-274E7EFA019D> /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8c668000 -     0x7fff8c98cfff  com.Apple.HIToolbox 1.8 (???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x7fff8d84c000 -     0x7fff8e44dff7  com.Apple.AppKit 6.7.2 (1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         talagent [125]
 Path:            /System/Library/CoreServices/talagent
 Architecture:    x86_64
 UID:             501
 
 Thread 0x30b        DispatchQueue 1
 User stack:
 35 ??? (in talagent) [0x100b8a4e4]
 35 ??? (in talagent) [0x100b8b5d2]
 35 ??? (in talagent) [0x100b908e2]
 35 -[NSApplication run] + 470 (in AppKit) [0x7fff8d85162d]
 35 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8d854cf5]
 35 _DPSNextEvent + 659 (in AppKit) [0x7fff8d8553f1]
 35 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8c6714ca]
 35 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8c67163d]
 35 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8c66a3d3]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x314        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a955
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x100b89000 -        0x100babff7  talagent ??? (???) <6F3A8AC5-81C1-37C5-950A-ADA223071F87> /System/Library/CoreServices/talagent
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8c668000 -     0x7fff8c98cfff  com.Apple.HIToolbox 1.8 (???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x7fff8d84c000 -     0x7fff8e44dff7  com.Apple.AppKit 6.7.2 (1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         ubd [139]
 Path:            /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Support/ubd
 Architecture:    x86_64
 UID:             501
 
 Thread 0x36d        DispatchQueue 1
 User stack:
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x3cf        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x3ce
 User stack:
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x3d7
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in ubd) [0x1062d29a0]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x3f6
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x3f8
 User stack:
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x3f9
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 ??? (in ubd) [0x1062926fd]
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x3fc
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 __select + 10 (in libsystem_kernel.dylib) [0x7fff90306df2]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1a97e
 User stack:
 18 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 18 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 18 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x106260000 -        0x106368fff  ubd ??? (???) <3BED3131-53A1-3F14-9616-04B4F516E4C2> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Support/ubd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         usbmuxd [37]
 Path:            /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd
 Architecture:    x86_64
 UID:             213
 
 Thread 0x1a9        DispatchQueue 1
 User stack:
 35 ??? (in usbmuxd) [0x100000d48]
 35 ??? (in usbmuxd) [0x10000223e]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x241        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x253
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 __select + 10 (in libsystem_kernel.dylib) [0x7fff90306df2]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x100000000 -        0x100016ff7  usbmuxd ??? (???) <22F7CBC4-BFF1-5872-ECB2-F0081E9AF97B> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 
 
 Process:         UserEventAgent [11]
 Path:            /usr/libexec/UserEventAgent
 Architecture:    x86_64
 UID:             0
 
 Thread 0xbc         DispatchQueue 1
 User stack:
 35 start + 52 (in UserEventAgent) [0x10c0a09bc]
 35 ??? (in UserEventAgent) [0x10c0a130e]
 35 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff92c86f3b]
 35 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff92c8704f]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0xbd         DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0xed
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 captived_thread + 1370 (in CaptiveSystemAgent) [0x10c3772a5]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Binary Images:
 0x10c09f000 -        0x10c0a2fff  UserEventAgent ??? (???) <8347C77E-D2D7-31BD-AE7A-56171D897B7A> /usr/libexec/UserEventAgent
 0x10c375000 -        0x10c393ff7  com.Apple.CaptiveSystemAgent 1.11 (1.11) <17F148F0-4C80-3F5B-9D5E-A15DA2967447> /System/Library/UserEventPlugins/CaptiveSystemAgent.plugin/Contents/MacOS/CaptiveSystemAgent
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff92c7b000 -     0x7fff92f94ff7  com.Apple.Foundation 6.7.1 (833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 
 
 Process:         UserEventAgent [117]
 Path:            /usr/libexec/UserEventAgent
 Architecture:    x86_64
 UID:             501
 
 Thread 0x2dc        DispatchQueue 1
 User stack:
 35 start + 52 (in UserEventAgent) [0x1030229bc]
 35 ??? (in UserEventAgent) [0x10302330e]
 35 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff92c86f3b]
 35 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff92c8704f]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x2e3        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x2ed
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 __NSThread__main__ + 1575 (in Foundation) [0x7fff92cd5776]
 35 -[NSThread main] + 68 (in Foundation) [0x7fff92cd57fe]
 35 ??? (in ACRRDaemon) [0x1030c6e7c]
 35 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff92c86f3b]
 35 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff92c8704f]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x1a953
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x103021000 -        0x103024fff  UserEventAgent ??? (???) <8347C77E-D2D7-31BD-AE7A-56171D897B7A> /usr/libexec/UserEventAgent
 0x1030c4000 -        0x1030cbff7  com.Apple.CrashReporter.ACRRDaemonPlugin 10.7.2 (347) <60975B4B-CCEC-390A-91F1-16F991EC482D> /System/Library/UserEventPlugins/ACRRDaemon.plugin/Contents/MacOS/ACRRDaemon
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff92c7b000 -     0x7fff92f94ff7  com.Apple.Foundation 6.7.1 (833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 
 
 Process:         warmd_agent [138]
 Path:            /usr/libexec/warmd_agent
 Architecture:    x86_64
 UID:             501
 
 Thread 0x3b4
 User stack:
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x3bd
 User stack:
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Binary Images:
 0x109df4000 -        0x109df9fff  warmd_agent ??? (???) <4E09FD2C-B8BE-32CA-87AB-0115FBB562F7> /usr/libexec/warmd_agent
 
 
 Process:         WindowServer [90]
 Path:            /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer
 Architecture:    x86_64
 UID:             88
 
 Thread 0x264        DispatchQueue 1
 User stack:
 35 start + 52 (in WindowServer) [0x107e3ef20]
 35 main + 9 (in WindowServer) [0x107e3ef31]
 35 CGXServer + 1069 (in CoreGraphics) [0x7fff9698074e]
 35 CGXServerLoop + 165 (in CoreGraphics) [0x7fff965d5f4f]
 35 CGXRunOneServicesPass + 423 (in CoreGraphics) [0x7fff965cc757]
 27 CGXRunOneServerPass + 237 (in CoreGraphics) [0x7fff965cebfd]
 27 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 8 CGXRunOneServerPass + 199 (in CoreGraphics) [0x7fff965cebd7]
 8 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff90305686]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x265        DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x272
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 eventThread + 410 (in CoreGraphics) [0x7fff965b651d]
 35 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff922ec7ff]
 35 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff922dcae6]
 35 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff922dd2d4]
 35 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff922d4b6c]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x339
 User stack:
 35 thread_start + 13 (in libsystem_c.dylib) [0x7fff8f33db75]
 35 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8f33a8bf]
 35 thread_fun + 24 (in QuartzCore) [0x7fff8e5484a9]
 35 CA::Render::Server::server_thread(void*) + 184 (in QuartzCore) [0x7fff8e548569]
 35 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9030567a]
 Kernel stack:
 35 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
 
 Thread 0x366
 User stack:
 35 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff90306bca]
 Kernel stack:
 35 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
 35 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
 35 psynch_cvwait + 1967 (in mach_kernel) [0x5c38bf]
 35 ksyn_block_thread_locked + 77 (in mach_kernel) [0x5bed6d]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a94d
 User stack:
 6 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 6 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 6 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Binary Images:
 0x107e3e000 -        0x107e3efff  WindowServer ??? (???) <07F5AF12-4E5A-3EBC-A927-50914D564EA3> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8e546000 -     0x7fff8e6e5fff  com.Apple.QuartzCore 1.7 (270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 0x7fff922a4000 -     0x7fff92478fff  com.Apple.CoreFoundation 6.7.1 (635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x7fff9659c000 -     0x7fff96caf587  com.Apple.CoreGraphics 1.600.0 (???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 
 
 Process:         xpchelper [2370]
 Path:            /usr/libexec/xpchelper
 Architecture:    x86_64
 UID:             501
 
 Thread 0x1a969
 User stack:
 11 ??? (in xpchelper) [0x10314852c]
 11 ??? (in xpchelper) [0x10314ae8c]
 11 ??? (in xpchelper) [0x1031488e2]
 11 dispatch_main + 43 (in libdispatch.dylib) [0x7fff8bcaec20]
 11 pthread_exit + 30 (in libsystem_c.dylib) [0x7fff8f33c27d]
 11 _pthread_exit + 142 (in libsystem_c.dylib) [0x7fff8f33bf7c]
 11 _pthread_tsd_cleanup + 230 (in libsystem_c.dylib) [0x7fff8f380942]
 11 _dispatch_queue_cleanup2 + 88 (in libdispatch.dylib) [0x7fff8bcb086d]
 11 sleep$NOCANCEL + 61 (in libsystem_c.dylib) [0x7fff8f38dae5]
 11 __semwait_signal_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff90306e56]
 Kernel stack:
 11 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
 
 Thread 0x1a96a      DispatchQueue 2
 User stack:
 35 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bcae14e]
 35 kevent + 10 (in libsystem_kernel.dylib) [0x7fff903077e6]
 Kernel stack:
 35 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
 
 Thread 0x1a96d      DispatchQueue 6
 User stack:
 35 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8bcb0954]
 35 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff90307022]
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x1a96c
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a96e
 User stack:
 35 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8f33db85]
 35 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff90307192]
 Kernel stack:
 35 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
 
 Thread 0x1a96f
 User stack:
 Kernel stack:
 35 workqueue_exit + 1232 (in mach_kernel) [0x5c5ea0]
 
 Binary Images:
 0x103147000 -        0x103157ff7  xpchelper ??? (???) <50355C35-4A89-3ABD-BEF0-57813DEA6F33> /usr/libexec/xpchelper
 0x7fff8bcac000 -     0x7fff8bcbafff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
 0x7fff8f2ec000 -     0x7fff8f3c9fef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
 0x7fff902f0000 -     0x7fff90310fff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
 
 
 Process:         kernel_task [0]
 Path:            kernel_task
 Architecture:    i386
 UID:             0
 Version:         Darwin Kernel Version 11.2.0: Tue Aug  9 20:56:15 PDT 2011; root:xnu-1699.24.8~1/RELEASE_I386
 
 Thread 0x1
 Kernel stack:
 35 vm_pageout_continue + 0 (in mach_kernel) [0x295f20]
 
 Thread 0x2
 Kernel stack:
 35 idle_thread + 0 (in mach_kernel) [0x22cc30]
 
 Thread 0x3
 Kernel stack:
 35 assert_wait_deadline + 384 (in mach_kernel) [0x22fd60]
 
 Thread 0x4
 Kernel stack:
 35 thread_daemon_init + 288 (in mach_kernel) [0x23bc30]
 
 Thread 0x5
 Kernel stack:
 35 thread_create + 32 (in mach_kernel) [0x23b6e0]
 
 Thread 0x6
 Kernel stack:
 35 thread_call_func + 480 (in mach_kernel) [0x23e1f0]
 
 Thread 0x7
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 mapping_replenish + 394 (in mach_kernel) [0x2b684a]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x8
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0xa
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0xc
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x15
 Kernel stack:
 35 wakeup + 1024 (in mach_kernel) [0x575a00]
 
 Thread 0x17
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 AppleIntelCPUPowerManagement::~AppleIntelCPUPowerManagement() + 23470 (in AppleIntelCPUPowerManagement) [0x179de80]
 35 IOLockSleep + 39 (in mach_kernel) [0x63f2a7]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1a
 Kernel stack:
 35 idle_thread + 0 (in mach_kernel) [0x22cc30]
 
 Thread 0x1f
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x54
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x58
 Kernel stack:
 34 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 1 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 1 IOWorkLoop::threadMain() + 108 (in mach_kernel) [0x660844]
 1 IOWorkLoop::runEventSources() + 278 (in mach_kernel) [0x6609c8]
 1 AppleAHCIEventSource::checkForWork() + 29 (in AppleAHCIPort) [0x19e79e3]
 1 AppleAHCIPort::HandleInterruptRequest() + 648 (in AppleAHCIPort) [0x19e97e2]
 1 AppleAHCIPort::CompleteCommands(unsigned long) + 240 (in AppleAHCIPort) [0x19e8ad8]
 1 AppleAHCIPort::AHCICompleteRequest(OSObject*, int) + 177 (in AppleAHCIPort) [0x19e897d]
 1 IOAHCIPort::CompleteAHCIRequest(OSObject*) + 83 (in IOAHCIFamily) [0x108baed]
 1 AHCIRequest::Complete() + 28 (in IOAHCIFamily) [0x108d230]
 1 IOAHCIDevice::CompleteRequest(OSObject*) + 88 (in IOAHCIFamily) [0x108c71e]
 1 IOAHCIBlockStorageDriver::SATACallback(IOSerialATARequestFIS*) + 30 (in IOAHCIBlockStorage) [0x10a526a]
 1 IOAHCIBlockStorageDriver::NormalCompletion(__SATAIORequest*) + 204 (in IOAHCIBlockStorage) [0x10a6ce2]
 1 IOAHCIDiskQueueManager::RequestCallback(__SATAIORequest*) + 514 (in IOAHCIBlockStorage) [0x10a2cac]
 1 IOStorage::complete(IOStorageCompletion*, int, unsigned long long) + 57 (in IOStorageFamily) [0xa39cc7]
 1 IOBlockStorageDriver::prepareRequestCompletion(void*, void*, int, unsigned long long) + 249 (in IOStorageFamily) [0xa2e041]
 1 IOStorage::complete(IOStorageCompletion*, int, unsigned long long) + 57 (in IOStorageFamily) [0xa39cc7]
 1 _ZL21dkreadwritecompletionPvS_iy + 132 (in IOStorageFamily) [0xa374b5]
 1 IOGeneralMemoryDescriptor::complete(IODirection) + 390 (in mach_kernel) [0x66f5ce]
 1 upl_commit + 61 (in mach_kernel) [0x29045d]
 1 upl_commit_range + 319 (in mach_kernel) [0x28f69f]
 1 vm_object_lock_shared + 47 (in mach_kernel) [0x28479f]
 1 lck_rw_lock_shared_gen + 438 (in mach_kernel) [0x2c3b66]
 1 thread_block + 33 (in mach_kernel) [0x22f771]
 1 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 1 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 1 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x5d
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x5f
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x61
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x62
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x67
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x68
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x6a
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x6b
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x8c
 Kernel stack:
 35 m_prepend_2 + 23184 (in mach_kernel) [0x59d400]
 
 Thread 0x8f
 Kernel stack:
 35 audit_worker_init + 80 (in mach_kernel) [0x544380]
 
 Thread 0x90
 Kernel stack:
 35 get_aiotask + 144 (in mach_kernel) [0x549010]
 
 Thread 0x91
 Kernel stack:
 35 get_aiotask + 144 (in mach_kernel) [0x549010]
 
 Thread 0x92
 Kernel stack:
 35 get_aiotask + 144 (in mach_kernel) [0x549010]
 
 Thread 0x93
 Kernel stack:
 35 get_aiotask + 144 (in mach_kernel) [0x549010]
 
 Thread 0x94
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 dlil_if_ref + 3518 (in mach_kernel) [0x3551de]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x95
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 dlil_init + 1292 (in mach_kernel) [0x355d9c]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x96
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 utun_register_control + 56899 (in mach_kernel) [0x384b73]
 35 tsleep + 116 (in mach_kernel) [0x575cf4]
 35 wakeup + 685 (in mach_kernel) [0x5758ad]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x98
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 bpf_validate + 25673 (in mach_kernel) [0x34cd59]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x99
 Kernel stack:
 35 sockwall_gc_thread + 0 (in ALF) [0x1a6758f]
 
 Thread 0x9b
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0xaa
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 catch_exception_raise + 550 (in mach_kernel) [0x5cf866]
 35 mach_msg_receive + 165 (in mach_kernel) [0x21b415]
 35 ipc_mqueue_receive + 105 (in mach_kernel) [0x214fd9]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0xab
 Kernel stack:
 35 vm_pageout_internal_start + 128 (in mach_kernel) [0x2937b0]
 
 Thread 0xac
 Kernel stack:
 35 vm_pageout_internal_start + 1440 (in mach_kernel) [0x293cd0]
 
 Thread 0xad
 Kernel stack:
 35 vm_object_page_grab + 5088 (in mach_kernel) [0x2898e0]
 
 Thread 0xba
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 sock_inject_data_in + 622 (in mach_kernel) [0x5bae7e]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0xf2
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x158
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x15a
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x15b
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x15f
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x160
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x166
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 dlil_if_ref + 3518 (in mach_kernel) [0x3551de]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x177
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x185
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x188
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x18c
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x1ca
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x1cc
 Kernel stack:
 35 call_continuation + 28 (in mach_kernel) [0x2c6d0c]
 35 dlil_if_ref + 3518 (in mach_kernel) [0x3551de]
 35 msleep + 165 (in mach_kernel) [0x575e25]
 35 wakeup + 287 (in mach_kernel) [0x57571f]
 35 lck_mtx_sleep + 79 (in mach_kernel) [0x227bcf]
 35 thread_block + 33 (in mach_kernel) [0x22f771]
 35 thread_block_reason + 331 (in mach_kernel) [0x22f62b]
 35 thread_continue + 1729 (in mach_kernel) [0x22f3a1]
 35 machine_switch_context + 582 (in mach_kernel) [0x2cba26]
 
 Thread 0x1d5
 Kernel stack:
 35 vm_pageout_internal_start + 128 (in mach_kernel) [0x2937b0]
 
 Thread 0x269
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0x271
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0xa466
 Kernel stack:
 35 thread_call_func + 752 (in mach_kernel) [0x23e300]
 
 Thread 0xd624
 Kernel stack:
 35 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0x6607d8]
 
 Thread 0xe7be
 Kernel stack:
 35 thread_call_func + 752 (in mach_kernel) [0x23e300]
 
 Thread 0x11cc3
 Kernel stack:
 35 thread_call_func + 752 (in mach_kernel) [0x23e300]
 
 Thread 0x19dd7
 Kernel stack:
 35 thread_call_func + 752 (in mach_kernel) [0x23e300]
 
 Binary Images:
 0x200000 -   0x768837  mach_kernel ??? (???) <C2810CF8-D672-3301-8D3F-ED56974A80E1> /mach_kernel
 0xa29000 -   0xa3f89f  com.Apple.iokit.IOStorageFamily 1.7 (1.7) <CFD96235-C314-48B3-867D-FED52DBEABFA> /System/Library/Extensions/IOStorageFamily.kext/Contents/MacOS/IOStorageFamily
 0x108b000 -  0x108f6db  com.Apple.iokit.IOAHCIFamily 2.0.7 (2.0.7) <EAB556CE-DD9A-4C0E-9F98-AAD06A94C80D> /System/Library/Extensions/IOAHCIFamily.kext/Contents/MacOS/IOAHCIFamily
 0x10a1000 -  0x10b29eb  com.Apple.iokit.IOAHCIBlockStorage 2.0.1 (2.0.1) <F6F394A8-3A79-4F54-8A17-26126CD37A59> /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage
 0x1798000 -  0x17b7f9b  com.Apple.driver.AppleIntelCPUPowerManagement 167.0.0 (167.0.0) <EB830617-53D6-4098-A9C0-11AC8EF213D5> /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement
 0x19af000 -  0x19b2dff  com.Apple.AppleFSCompression.AppleFSCompressionTypeDataless 37 (1.0.0d1) <F5B92055-25B1-4DCA-AAC6-EB41C2A65167> /System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/AppleFSCompressionTypeDataless
 0x19e5000 -  0x19f865f  com.Apple.driver.AppleAHCIPort 2.2.0 (2.2.0) <A064A538-9D9C-4860-91B7-06767EA710A8> /System/Library/Extensions/AppleAHCIPort.kext/Contents/MacOS/AppleAHCIPort
 0x1a63000 -  0x1a690df  com.Apple.nke.applicationfirewall 3.2.30 (3.2.30) <6C2D82F8-137B-4117-BCDE-EBFAEA9F7BCB> /System/Library/Extensions/ALF.kext/Contents/MacOS/ALF
 
 Kextstat:
 Index Refs Address    Size       Wired      Name (Version) <Linked Against>
 1   72 0x945000   0x5d48     0x5d48     com.Apple.kpi.bsd (11.2.0)
 2    6 0x932000   0x35c      0x35c      com.Apple.kpi.dsep (11.2.0)
 3   94 0x9e7000   0x1ab7c    0x1ab7c    com.Apple.kpi.iokit (11.2.0)
 4   98 0x93c000   0x8e60     0x8e60     com.Apple.kpi.libkern (11.2.0)
 5   87 0x933000   0x7f0      0x7f0      com.Apple.kpi.mach (11.2.0)
 6   30 0x934000   0x4274     0x4274     com.Apple.kpi.private (11.2.0)
 7   50 0x939000   0x2924     0x2924     com.Apple.kpi.unsupported (11.2.0)
 8    0 0x94f000   0x25f38    0x25f38    com.Apple.kernel.6.0 (7.9.9)
 9    0 0xa02000   0x25f38    0x25f38    com.Apple.kernel.bsd (7.9.9)
 10    0 0x9c1000   0x25f38    0x25f38    com.Apple.kernel.iokit (7.9.9)
 11    0 0x99b000   0x25f38    0x25f38    com.Apple.kernel.libkern (7.9.9)
 12    0 0x975000   0x25f38    0x25f38    com.Apple.kernel.mach (7.9.9)
 13   14 0xa87000   0x7000     0x6000     com.Apple.iokit.IOACPIFamily (1.4) <7 6 4 3>
 14   23 0xaa3000   0x1d000    0x1c000    com.Apple.iokit.IOPCIFamily (2.6.7) <7 6 5 4 3>
 15    2 0x19ff000  0x55000    0x54000    com.Apple.driver.AppleACPIPlatform (1.4) <14 13 7 6 5 4 3 1>
 16    1 0xc97000   0xd000     0xc000     com.Apple.driver.AppleKeyStore (28.18) <7 6 5 4 3 1>
 17    8 0xa28000   0x24000    0x23000    com.Apple.iokit.IOStorageFamily (1.7) <7 6 5 4 3 1>
 18    0 0xf14000   0x17000    0x16000    com.Apple.driver.DiskImages (331) <17 7 6 5 4 3 1>
 19    0 0x1797000  0x2a000    0x29000    com.Apple.driver.AppleIntelCPUPowerManagement (167.0.0) <7 6 5 4 3 1>
 20    0 0x94b000   0x4000     0x3000     com.Apple.security.TMSafetyNet (7) <7 6 5 4 2 1>
 21    2 0xb10000   0x4000     0x3000     com.Apple.kext.AppleMatch (1.0.0d1) <4 1>
 22    1 0xb14000   0x11000    0x10000    com.Apple.security.sandbox (165.3) <21 7 6 5 4 3 2 1>
 23    0 0xb25000   0x7000     0x6000     com.Apple.security.quarantine (1) <22 21 7 6 5 4 2 1>
 24    0 0x1a62000  0xa000     0x9000     com.Apple.nke.applicationfirewall (3.2.30) <7 6 5 4 3 1>
 25    0 0x1793000  0x4000     0x3000     com.Apple.driver.AppleIntelCPUPowerManagementClient (167.0.0) <7 6 5 4 3 1>
 26    0 0x19e0000  0x4000     0x3000     com.Apple.driver.AppleAPIC (1.5) <4 3>
 27    2 0xe21000   0x4000     0x3000     com.Apple.iokit.IOSMBusFamily (1.1) <5 4 3>
 28    0 0x1a54000  0x8000     0x7000     com.Apple.driver.AppleACPIEC (1.4) <27 15 13 5 4 3>
 29    0 0x1680000  0x5000     0x4000     com.Apple.driver.AppleSMBIOS (1.7) <7 4 3>
 30    6 0xca4000   0x64000    0x63000    com.Apple.iokit.IOHIDFamily (1.7.1) <16 7 6 5 4 3 2 1>
 31    0 0x1a5c000  0x6000     0x5000     com.Apple.driver.AppleACPIButtons (1.4) <30 15 13 7 6 5 4 3 1>
 32    0 0x1685000  0xa000     0x9000     com.Apple.driver.AppleSmartBatteryManager (161.0.0) <27 13 5 4 3 1>
 33    0 0x17c1000  0x4000     0x3000     com.Apple.driver.AppleHPET (1.6) <13 7 5 4 3>
 34    0 0x16a3000  0x9000     0x8000     com.Apple.driver.AppleRTC (1.4) <13 5 4 3 1>
 35    1 0x19b8000  0x4000     0x3000     com.Apple.driver.AppleEFIRuntime (1.5.0) <7 6 5 4 3>
 36    0 0x19bc000  0x8000     0x7000     com.Apple.driver.AppleEFINVRAM (1.5.0) <35 7 5 4 3>
 37   13 0xac0000   0x4a000    0x49000    com.Apple.iokit.IOUSBFamily (4.5.3) <14 7 5 4 3 1>
 38    0 0xd1c000   0x14000    0x13000    com.Apple.driver.AppleUSBUHCI (4.4.5) <37 14 7 5 4 3 1>
 39    0 0xd5b000   0x1f000    0x1e000    com.Apple.driver.AppleUSBEHCI (4.5.0) <37 14 7 5 4 3 1>
 40    2 0xb73000   0x17000    0x16000    com.Apple.iokit.IOATAFamily (2.5.1) <5 4 3 1>
 41    0 0x107d000  0xd000     0xc000     com.Apple.driver.AppleIntelPIIXATA (2.5.1) <40 14 5 4 3>
 42    2 0x108a000  0xa000     0x9000     com.Apple.iokit.IOAHCIFamily (2.0.7) <5 4 3 1>
 43    0 0x19e4000  0x1b000    0x1a000    com.Apple.driver.AppleAHCIPort (2.2.0) <42 14 5 4 3 1>
 44    0 0xc94000   0x3000     0x2000     com.Apple.iokit.IOUSBUserClient (4.5.3) <37 7 5 4 3 1>
 45    0 0xd45000   0x16000    0x15000    com.Apple.driver.AppleUSBHub (4.5.0) <37 5 4 3 1>
 46    7 0xc57000   0x25000    0x24000    com.Apple.iokit.IONetworkingFamily (2.0) <7 6 5 4 3 1>
 47    0 0xea1000   0x30000    0x2f000    com.Apple.iokit.AppleYukon2 (3.2.2b1) <46 14 5 4 3 1>
 48    0 0x10a0000  0x1b000    0x1a000    com.Apple.iokit.IOAHCIBlockStorage (2.0.1) <42 17 5 4 3 1>
 49    2 0xbb6000   0x6d000    0x6c000    com.Apple.iokit.IOFireWireFamily (4.4.5) <5 4 3 1>
 50    0 0xf59000   0x37000    0x36000    com.Apple.driver.AppleFWOHCI (4.8.9) <49 14 7 6 5 4 3 1>
 51    3 0xb2c000   0x2c000    0x2b000    com.Apple.iokit.IOSCSIArchitectureModelFamily (3.0.1) <5 4 3 1>
 52    0 0x1061000  0x7000     0x6000     com.Apple.iokit.IOATAPIProtocolTransport (3.0.0) <51 40 5 4 3 1>
 53    0 0x1592000  0x4000     0x3000     com.Apple.driver.XsanFilter (403) <17 5 4 3 1>
 54    0 0xe35000   0x9000     0x8000     com.Apple.iokit.SCSITaskUserClient (3.0.1) <51 17 5 4 3 1>
 55    3 0xe3e000   0xc000     0xb000     com.Apple.iokit.IOCDStorageFamily (1.7) <17 5 4 3 1>
 56    2 0xe4a000   0xa000     0x9000     com.Apple.iokit.IODVDStorageFamily (1.7) <55 17 5 4 3 1>
 57    1 0xe54000   0x8000     0x7000     com.Apple.iokit.IOBDStorageFamily (1.6) <56 55 17 5 4 3 1>
 58    0 0xe5c000   0x1f000    0x1e000    com.Apple.iokit.IOSCSIMultimediaCommandsDevice (3.0.1) <57 56 55 51 17 5 4 3 1>
 60    0 0x133f000  0xb000     0xa000     com.Apple.BootCache (33) <7 6 5 4 3 1>
 61    0 0x19a6000  0x8000     0x7000     com.Apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
 62    0 0x19ae000  0x6000     0x5000     com.Apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1>
 63    1 0xd10000   0x6000     0x5000     com.Apple.driver.AppleUSBComposite (3.9.0) <37 4 3 1>
 64    2 0xd08000   0x8000     0x7000     com.Apple.iokit.IOUSBHIDDriver (4.4.5) <37 30 5 4 3 1>
 65    0 0x15bd000  0x5000     0x4000     com.Apple.driver.AppleUSBTCKeyboard (225.2) <64 37 30 7 6 5 4 3 1>
 66    0 0x15ba000  0x3000     0x2000     com.Apple.driver.AppleUSBTCKeyEventDriver (225.2) <30 5 4 3>
 67    0 0x1599000  0x21000    0x20000    com.Apple.driver.AppleUSBTrackpad (225.2) <37 30 5 4 3>
 69    0 0x1732000  0x7000     0x6000     com.Apple.driver.AppleIRController (312) <64 37 30 5 4 3>
 71    0 0xd40000   0x5000     0x4000     com.Apple.driver.AppleUSBMergeNub (4.5.3) <63 37 4 3 1>
 72    2 0xfa8000   0x70000    0x6f000    com.Apple.iokit.IOBluetoothFamily (4.0.1f4) <7 5 4 3 1>
 73    1 0x1036000  0xe000     0xd000     com.Apple.driver.AppleUSBBluetoothHCIController (4.0.1f4) <72 37 7 5 4 3>
 74    0 0x1044000  0x5000     0x4000     com.Apple.driver.CSRUSBBluetoothHCIController (4.0.1f4) <73 72 37 5 4 3>
 75   12 0xed1000   0x32000    0x31000    com.Apple.iokit.IOGraphicsFamily (2.3.2) <14 7 5 4 3>
 76    6 0xf03000   0x11000    0x10000    com.Apple.iokit.IONDRVSupport (2.3.2) <75 14 7 5 4 3>
 77    0 0x172b000  0x4000     0x3000     com.Apple.driver.AppleLPC (1.5.3) <14 5 4 3>
 79    0 0x1701000  0xd000     0xc000     com.Apple.driver.AppleMCCSControl (1.0.26) <75 14 7 5 4 3 1>
 80    0 0x15d9000  0x7000     0x6000     com.Apple.driver.AppleUpstreamUserClient (3.5.9) <75 14 13 7 5 4 3 1>
 81    1 0x197b000  0x4000     0x3000     com.Apple.driver.AppleBacklightExpert (1.0.3) <76 75 14 5 4 3>
 82    0 0x19d0000  0x6000     0x5000     com.Apple.driver.AppleBacklight (170.1.9) <81 76 75 14 5 4 3>
 83    1 0x196a000  0x3000     0x2000     com.Apple.driver.AppleGraphicsControl (3.0.16) <76 75 14 13 7 5 4 3 1>
 85    1 0x10bb000  0x37000    0x36000    com.Apple.iokit.IO80211Family (411.1) <46 7 5 4 3 1>
 86    0 0x10f2000  0xdf000    0xde000    com.Apple.driver.AirPort.Atheros21 (430.14.9) <85 46 14 7 5 4 3 1>
 87    1 0xe7b000   0x11000    0x10000    com.Apple.driver.IOPlatformPluginFamily (4.7.5d4) <13 7 6 5 4 3>
 88    3 0xa8e000   0xc000     0xb000     com.Apple.driver.AppleSMC (3.1.1d8) <13 7 5 4 3>
 89    0 0xe8c000   0x15000    0x14000    com.Apple.driver.ACPI_SMC_PlatformPlugin (4.7.5d4) <88 87 14 13 7 6 5 4 3>
 90    0 0x196d000  0xe000     0xd000     com.Apple.driver.ApplePolicyControl (3.0.16) <83 76 75 14 13 7 5 4 3 1>
 91    2 0x135a000  0x5000     0x4000     com.Apple.kext.OSvKernDSPLib (1.3) <5 4>
 92    4 0x135f000  0x26000    0x25000    com.Apple.iokit.IOAudioFamily (1.8.3fc11) <91 5 4 3 1>
 93    0 0x1385000  0x6000     0x5000     com.Apple.driver.AudioIPCDriver (1.2.1) <92 5 4 3 1>
 94    0 0x1298000  0x7000     0x6000     com.Apple.Dont_Steal_Mac_OS_X (7.0.0) <88 7 4 3 1>
 95    1 0x1054000  0x5000     0x4000     com.Apple.iokit.IOEthernetAVBController (1.0.0d5) <46 5 4 3 1>
 96    0 0x1059000  0x8000     0x7000     com.Apple.iokit.IOAVBFamily (1.0.0d22) <95 46 5 4 3 1>
 97    1 0xe29000   0xc000     0xb000     com.Apple.iokit.IOSerialFamily (10.0.5) <7 6 5 4 3 1>
 98    0 0x1029000  0xd000     0xc000     com.Apple.iokit.IOBluetoothSerialManager (4.0.1f4) <97 7 5 4 3 1>
 99    0 0xe11000   0x10000    0xf000     com.Apple.iokit.IOSurface (80.0) <7 5 4 3 1>
 100    0 0xc7c000   0x8000     0x7000     com.Apple.iokit.IOUserEthernet (1.0.0d1) <46 6 5 4 3 1>
 101    0 0xb0a000   0x6000     0x5000     com.serato.usb.kext (2.3.0) <37 4 3>
 102    0 0x132e000  0x4000     0x3000     se.coolbook.driver2 (2.1.5) <4 3 1>
 103    0 0xf4c000   0xd000     0xc000     com.Apple.iokit.IOFireWireIP (2.2.4) <49 46 5 4 3 1>
 104    0 0xa9a000   0x9000     0x8000     com.Apple.driver.SMCMotionSensor (3.0.1d2) <88 5 4 3>
 105    0 0x1739000  0x13000    0x12000    com.Apple.driver.AppleIntelIntegratedFramebuffer (7.0.0) <75 14 13 7 5 4 3 1>
 106    0 0x174c000  0x47000    0x46000    com.Apple.driver.AppleIntelGMA950 (7.0.0) <76 75 14 7 5 4 3 1>
 107    2 0x17da000  0xa000     0x9000     com.Apple.iokit.IOHDAFamily (2.1.3f7) <5 4 3 1>
 108    1 0x17e7000  0x1a000    0x19000    com.Apple.driver.AppleHDAController (2.1.3f7) <107 75 14 6 5 4 3 1>
 109    1 0x1801000  0xa4000    0xa3000    com.Apple.driver.DspFuncLib (2.1.3f7) <92 91 5 4 3 1>
 110    0 0x18a5000  0xc5000    0xc4000    com.Apple.driver.AppleHDA (2.1.3f7) <109 108 107 92 76 75 6 5 4 3 1>
 113    0 0x138b000  0x6000     0x5000     com.Apple.driver.AudioAUUC (1.59) <92 75 14 13 7 5 4 3 1>
 114    0 0x19d6000  0xa000     0x9000     com.Apple.driver.AppleAVBAudio (1.0.0d11) <5 4 3 1>
 115    2 0x134a000  0x5000     0x4000     com.Apple.kext.triggers (1.0) <7 6 5 4 3 1>
 116    0 0x134f000  0xb000     0xa000     com.Apple.filesystems.autofs (3.0) <115 7 6 5 4 3 1>
 117    0 0x15e0000  0x3d000    0x3c000    com.Apple.filesystems.smbfs (1.7.0) <115 7 6 5 4 3 1>
 
 Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 4 GB, SMC 1.17f0
 Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
 Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F7F7F9BFFFF, 0x524D323536363441433830302E31364648FF
 Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F7F7F9BFFFF, 0x524D323536363441433830302E31364648FF
 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.9
 Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports
 Network Service: AirPort, AirPort, en1
 Serial ATA Device: INTEL SSDSA2M120G2GC, 120.03 GB
 Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
 USB Device: Built-in iSight, apple_vendor_id, 0x8501, 0xfd400000 / 2
 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x021b, 0x1d200000 / 2
 USB Device: IR Receiver, apple_vendor_id, 0x8240, 0x5d200000 / 2
 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8205, 0x7d100000 / 2
 
 EDIT: Changed from (broken) ConfigReport tag to code tag because of overview    Steve 
			
				 Hannes
 Posts: 4168Joined: 07 Dec 2010, 02:57Location: Vienna
 
 
		
		
			
			
			 by sylMV on 14 Nov 2011, 10:15
 Hi Steve, Obviously both crash logs relates the "same crash". What were you doing at this time? Same crash = same action, if you tell us what's the action, we might find the crash   
			
				 sylMV
 Posts: 3098Joined: 04 Jan 2007, 10:38
 
 
		
		
			
			
			 by Blackbrook on 14 Nov 2011, 16:10
 It happened while searching for tracks and changing folders with the explorer or iTunes. Sometimes it crashes if you are browsing the menu. Thanks! Viele Grüße, Cheers, A plus,Steve  Winner Mixvibes 10 years DJ contest 2009 
			
				Blackbrook
			 Posts: 4417Joined: 25 Dec 2007, 14:33
 
 
 Return to Community Support Users browsing this forum: No registered users and 210 guests 
 |  |  |