[R] multcomp issues on MAC OSX 10.6.4
Emil Olsen
eo at life.ku.dk
Tue Aug 17 14:10:52 CEST 2010
Dear R-help list.I'm not big on programming, but I have a weird error on a couple of packages when trying to install them. I hope someone could help me :-).System: MacBook Pro (1.0) with OS X 10.6.4
R: Installed from web binaries: R version 2.11.1 (2010-05-31)
> Sys.getlocale()
[1] "en_GB.UTF-8/en_GB.UTF-8/C/C/en_GB.UTF-8/en_GB.UTF-8" I have been trying all day to install the multcomp package (1.2-0)ResearchMethods package (vs. 1.2)Both of them unfortunately crashes R whenever I try to install.
Have tried the following:1) Installing dependencies first. No problem.
2) Installing multcomp manually from my download directory, still crashing. 3) Installing older versions, not working.4) Installing other packages such as drc, lattice etc. Works like a charm.
5) Running Windows on Parallels, R and Tinn-R, same R versionBoth options crashes R. I have attached the error report when I force-quit below if You are interested.
I hope someone is able to help with this (it's probably me doing something wrong as I am a newbie..).Thanks and best wishes./Emil
Emil Olsen
PhD student
LIFE sciences, University of Copenhagen
Denmark
Date/Time: 2010-08-16 14:14:57 +0300
OS Version: 10.6.4 (Build 10F569)
Architecture: i386
Report Version: 6
Command: R
Path: /Applications/R.app/Contents/MacOS/R
Version: R 2.11.1 GUI 1.34 Leopard build 32-bit (5589)
Parent: launchd [146]
PID: 666
Event: hang
Duration: 3.41s (sampling started after 2 seconds)
Steps: 14 (100ms sampling interval)
Pageins: 0
Pageouts: 0
Process: R [666]
Path: /Applications/R.app/Contents/MacOS/R
UID: 502
Process: AirPort Base Station Agent [174]
Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
UID: 502
Thread 6c757a8 DispatchQueue 1
User stack:
14 ??? (in AirPort Base Station Agent + 5549) [0x25ad]
14 ??? (in AirPort Base Station Agent + 5760) [0x2680]
14 NSApplicationMain + 574 (in AppKit) [0x951c25ed]
14 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
14 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6d363d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 6e017a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in AirPort Base Station Agent + 119896) [0x1e458]
14 ??? (in AirPort Base Station Agent + 102859) [0x1a1cb]
14 ??? (in AirPort Base Station Agent + 120665) [0x1e759]
14 pthread_cond_timedwait + 47 (in libSystem.B.dylib) [0x9374c410]
14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x936d615a]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 6e01b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x25fff com.apple.AirPortBaseStationAgent 1.5.5 (155.2) <00010203-0405-0607-0809-0A0B0C0D0E0F> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
Process: aosnotifyd [194]
Path: /usr/sbin/aosnotifyd
UID: 502
Thread 645d000 DispatchQueue 1
User stack:
14 start + 53 (in aosnotifyd) [0x231d]
14 main + 872 (in aosnotifyd) [0x33e2]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6c753d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 643b000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x10ff7 aosnotifyd ??? (???) <73DF8EE4-2CE3-E789-AAC8-5D8F4DB3FE5D> /usr/sbin/aosnotifyd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: AppleSpell [623]
Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
UID: 502
Thread 6d367a8 DispatchQueue 1
User stack:
14 ??? (in AppleSpell + 5341) [0x24dd]
14 ??? (in AppleSpell + 6052) [0x27a4]
14 -[NSSpellServer run] + 178 (in Foundation) [0x97181db8]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6a523d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0xa2fe7 com.apple.AppleSpell 1.6.2 (62.2) /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: autofsd [42]
Path: /usr/libexec/autofsd
UID: 0
Thread 527e3d4 DispatchQueue 1
User stack:
14 ??? (in autofsd + 5545) [0x25a9]
14 ??? (in autofsd + 6809) [0x2a99]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57dd000 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x2ff7 autofsd ??? (???) <5F1BCB55-CC96-93BC-09BB-38C678C0D6F6> /usr/libexec/autofsd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: blued [16]
Path: /usr/sbin/blued
UID: 0
Thread 520c3d4 DispatchQueue 1
User stack:
14 ??? (in blued + 7581) [0x2d9d]
14 ??? (in blued + 163537) [0x28ed1]
14 -[NSRunLoop(NSRunLoop) run] + 76 (in Foundation) [0x9715e255]
14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x9715e378]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 4bc7000 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x3ffe7 blued ??? (???) <392D682C-F9E2-6978-F7FF-E2A8325EF1B5> /usr/sbin/blued
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: CharacterPalette [164]
Path: /System/Library/Input Methods/CharacterPalette.app/Contents/MacOS/CharacterPalette
UID: 502
Thread 69c5000 DispatchQueue 1
User stack:
14 ??? (in CharacterPalette + 5273) [0x2499]
14 ??? (in CharacterPalette + 5989) [0x2765]
14 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
14 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6a4cb7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x24ff7 com.apple.CharacterPaletteIM 1.0.4 (1.0.4) /System/Library/Input Methods/CharacterPalette.app/Contents/MacOS/CharacterPalette
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
Process: configd [13]
Path: /usr/libexec/configd
UID: 0
Thread 4c893d4 DispatchQueue 1
User stack:
14 start + 53 (in configd) [0x22d1]
14 main + 2158 (in configd) [0x2b5a]
14 server_loop + 72 (in configd) [0x3478]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 4bac3d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 4baab7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 plugin_exec + 1591 (in configd) [0x4ddc]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 51997a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 _io_pm_force_active_settings + 2736 (in PowerManagement) [0x6e240]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 52163d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Thread 5385b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 pppcntl_run_thread + 1830 (in PPPController) [0x515b9c]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57c7000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0x26ff7 configd ??? (???) /usr/libexec/configd
0x6b000 - 0x7aff7 com.apple.SystemConfiguration.PowerManagement 160.0.0 (160.0.0) <3C9CFE1B-7603-3F30-B4B2-233799F3C211> /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/PowerManagement
0x500000 - 0x529ff7 com.apple.SystemConfiguration.PPPController 1.5 (1.5) /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPController
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: coreaudiod [104]
Path: /usr/sbin/coreaudiod
UID: 202
Thread 5e5d3d4 DispatchQueue 1
User stack:
14 ??? (in coreaudiod + 2429) [0x197d]
14 ??? (in coreaudiod + 27353) [0x7ad9]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 5e7a3d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 5e68000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 CAPThread::Entry(CAPThread*) + 140 (in CoreAudio) [0x930e98e2]
14 HALRunLoop::OwnThread(void*) + 162 (in CoreAudio) [0x930fdd7a]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6d597a8
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0x1efe3 coreaudiod ??? (???) <17F5310B-3899-1063-F98D-3D44B52FDA4C> /usr/sbin/coreaudiod
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x930c9000 - 0x93144fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: coreservicesd [97]
Path: /System/Library/CoreServices/coreservicesd
UID: 0
Thread 57c77a8 DispatchQueue 1
User stack:
14 ??? (in coreservicesd + 3849) [0x1f09]
14 _CoreServicesServerMain + 630 (in CarbonCore) [0x97f3b68b]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 5308000 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 57ca7a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 read$UNIX2003 + 10 (in libSystem.B.dylib) [0x936e141e]
Kernel stack:
14 lo_unix_scall + 280 [0x29eef8]
14 unix_syscall + 579 [0x4ed78d]
14 read_nocancel + 158 [0x495760]
14 write + 312 [0x494fe4]
14 get_pathbuff + 3054 [0x3039e7]
14 tsleep + 105 [0x486de7]
14 wakeup + 786 [0x4869c0]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 57d43d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 fmodWatchConsumer + 416 (in CarbonCore) [0x97f41a10]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 6dd7b7c
User stack:
10 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
10 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
10 bsdthread_create + 1313 [0x4c9daa]
Thread 6dd77a8
User stack:
1 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
1 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
1 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0x1ff7 coreservicesd ??? (???) <87153EF1-C614-C4ED-6853-EA591BE2E74B> /System/Library/CoreServices/coreservicesd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x97f3a000 - 0x9825afeb com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
Process: cupsd [662]
Path: /usr/sbin/cupsd
UID: 0
Thread 57c73d4 DispatchQueue 1
User stack:
14 ??? (in cupsd + 3169) [0x354acc61]
14 ??? (in cupsd + 129508) [0x354cb9e4]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 6548000 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 5e687a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in cupsd + 339120) [0x354fecb0]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 5e68b7c
User stack:
6 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
6 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
6 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x354ac000 - 0x35511fe7 cupsd ??? (???) <80E17E50-0ED7-B37D-2BE9-9A5C835BC6B1> /usr/sbin/cupsd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: cvmsServ [116]
Path: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsServ
UID: 0
Thread 4bb1000 DispatchQueue 1
User stack:
14 ??? (in cvmsServ + 2901) [0x1b55]
14 ??? (in cvmsServ + 23718) [0x6ca6]
14 mach_msg_server + 696 (in libSystem.B.dylib) [0x93741ec8]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Binary Images:
0x1000 - 0x8ff7 cvmsServ ??? (???) <15F90AF0-81D8-7091-5996-A4251C99A38F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsServ
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: DirectoryService [15]
Path: /usr/sbin/DirectoryService
UID: 0
Thread 5186000 DispatchQueue 1
User stack:
14 start + 53 (in DirectoryService) [0x16b95]
14 main + 3403 (in DirectoryService) [0x178e9]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 520c7a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 4b85000 DispatchQueue 6
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 228 (in libSystem.B.dylib) [0x936fc2b2]
14 _dispatch_call_block_and_release + 16 (in libSystem.B.dylib) [0x93709fe4]
14 syscall + 5 (in libSystem.B.dylib) [0x93708df9]
Kernel stack:
14 sleep + 52 [0x486bac]
Thread 520cb7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 DSLThread::_RunWrapper(void*) + 84 (in DirectoryServiceCore) [0x17189e]
14 DSCThread::Run() + 39 (in DirectoryServiceCore) [0x17157f]
14 CPluginRunLoopThread::ThreadMain() + 172 (in DirectoryService) [0x27f8e]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 64317a8
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Thread 643b3d4
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0x125fff DirectoryService ??? (???) <683ACEBC-2F13-3F68-EE3C-32F29F034DDC> /usr/sbin/DirectoryService
0x169000 - 0x178ff7 com.apple.DirectoryServiceCore.Framework 3.6 (621.3) <28D3011B-6EE1-C393-94F8-47EC88E07DC1> /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/DirectoryServiceCore
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: diskarbitrationd [12]
Path: /usr/sbin/diskarbitrationd
UID: 0
Thread 4ba9000 DispatchQueue 1
User stack:
14 ??? (in diskarbitrationd + 3101) [0x1c1d]
14 ??? (in diskarbitrationd + 32392) [0x8e88]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 4c89000 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x18ff7 diskarbitrationd ??? (???) /usr/sbin/diskarbitrationd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: diskimages-helper [166]
Path: /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper
UID: 502
Thread 6bf07a8 DispatchQueue 1
User stack:
14 ??? (in diskimages-helper + 16585) [0x50c9]
14 ??? (in diskimages-helper + 17375) [0x53df]
14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x9715e378]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6bf0000 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 6e107a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 ??? (in diskimages-helper + 40543) [0xae5f]
14 ??? (in diskimages-helper + 43039) [0xb81f]
14 DI_kextDriveGetRequest + 61 (in DiskImages) [0x9092048f]
14 io_connect_method_structureI_structureO + 284 (in IOKit) [0x974df515]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 lo_mach_scall + 280 [0x29f018]
14 get_user_regs + 548 [0x293b71]
14 mach_msg_overwrite_trap + 274 [0x216be6]
14 ipc_kmsg_send + 111 [0x210983]
14 ipc_kobject_server + 244 [0x21d7f7]
14 iokit_server_routine + 20955 [0x288a1d]
14 is_io_connect_method_structureI_structureO + 159 [0x563e43]
14 is_io_connect_method + 467 [0x563d41]
14 IOUserClient::externalMethod(unsigned int, IOExternalMethodArguments*, IOExternalMethodDispatch*, OSObject*, void*) + 960 [0x5634c0]
14 shim_io_connect_method_structureI_structureO + 350 [0x56237e]
14 com.apple.driver.DiskImages 283 + 11873 [0xf55e61]
14 com.apple.driver.DiskImages 283 + 6846 [0xf54abe]
14 semaphore_wait + 58 [0x22a8ad]
14 semaphore_destroy + 703 [0x22a5b7]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Binary Images:
0x1000 - 0x4cff7 diskimages-helper ??? (???) /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper
0x90901000 - 0x90a07ff3 com.apple.DiskImagesFramework 10.6.3 (283) <78C065D2-B5AC-4D5E-6D3B-7CBD98D9553D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9748f000 - 0x974eaff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
Process: distnoted [17]
Path: /usr/sbin/distnoted
UID: 1
Thread 5216b7c DispatchQueue 1
User stack:
14 ??? (in distnoted + 3685) [0x1e65]
14 ??? (in distnoted + 3797) [0x1ed5]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 52167a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 6e34000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0x1ff7 distnoted ??? (???) <2C0136A5-A00C-A8AC-ACBE-632D25256B0C> /usr/sbin/distnoted
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: Dock [150]
Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
UID: 502
Thread 57d8b7c DispatchQueue 1
User stack:
14 ??? (in Dock + 16717) [0x514d]
14 ??? (in Dock + 17945) [0x5619]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57d4b7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 65407a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 clock_sleep_trap + 10 (in libSystem.B.dylib) [0x936d61f6]
Kernel stack:
14 lo_mach_scall + 280 [0x29f018]
14 get_user_regs + 548 [0x293b71]
14 clock_sleep_trap + 407 [0x21a62c]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Binary Images:
0x1000 - 0x136ff7 com.apple.dock 1.7 (769) <2D1AE44A-992C-9DFA-F019-469DB1F8B6B7> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: dynamic_pager [36]
Path: /sbin/dynamic_pager
UID: 0
Thread 5272b7c DispatchQueue 1
User stack:
14 ??? [0x241d]
14 ??? [0x3659]
14 ??? [0x2df6]
14 ??? [0x2b08]
14 ??? [0x2a35]
14 ??? [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Process: eapolclient [634]
Path: /System/Library/SystemConfiguration/EAPOLController.bundle/Contents/Resources/eapolclient
UID: 502
Thread 5306b7c DispatchQueue 1
User stack:
14 ??? (in eapolclient + 5385) [0x2509]
14 ??? (in eapolclient + 8054) [0x2f76]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 643b7a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 65487a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0xdff7 eapolclient ??? (???) <2915BC2E-CEB6-9441-AFA7-E537FB010360> /System/Library/SystemConfiguration/EAPOLController.bundle/Contents/Resources/eapolclient
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: FileSyncAgent [161]
Path: /System/Library/CoreServices/FileSyncAgent.app/Contents/MacOS/FileSyncAgent
UID: 502
Thread 69c53d4 DispatchQueue 1
User stack:
14 ??? (in FileSyncAgent + 570533) [0x8c4a5]
14 ??? (in FileSyncAgent + 15665) [0x4d31]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6a52b7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 57c13d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 ??? (in FileSyncAgent + 196148) [0x30e34]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6a4c3d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Thread 6a527a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in FileSyncAgent + 22234) [0x66da]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Binary Images:
0x1000 - 0x135ff7 com.apple.FileSyncAgent 5.0.2 (369) <0B2B4F30-E2E4-D343-F13D-5181E54BEDD0> /System/Library/CoreServices/FileSyncAgent.app/Contents/MacOS/FileSyncAgent
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: Finder [152]
Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
UID: 502
Thread 5e7a7a8 DispatchQueue 1
User stack:
14 ??? (in Finder + 23309) [0x6b0d]
14 ??? (in Finder + 23370) [0x6b4a]
14 NSApplicationMain + 574 (in AppKit) [0x951c25ed]
14 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
14 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57d97a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 4c89b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 PrivateMPEntryPoint + 68 (in CarbonCore) [0x97f60dee]
14 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643 (in DesktopServicesPriv) [0x96e04e13]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57ca000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in Finder + 26296) [0x76b8]
14 ??? (in Finder + 26516) [0x7794]
14 ??? (in Finder + 159855) [0x2806f]
14 ??? (in Finder + 160001) [0x28101]
14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x93732848]
14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x936d615a]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 5e8a7a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in Finder + 26296) [0x76b8]
14 ??? (in Finder + 26516) [0x7794]
14 ??? (in Finder + 159855) [0x2806f]
14 ??? (in Finder + 160001) [0x28101]
14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x93732848]
14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x936d615a]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 645db7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in Finder + 26296) [0x76b8]
14 ??? (in Finder + 26516) [0x7794]
14 ??? (in Finder + 159855) [0x2806f]
14 ??? (in Finder + 160001) [0x28101]
14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x93732848]
14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x936d615a]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 65403d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Thread 6cf1000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Thread 6dbe000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Thread 6e01000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in Finder + 26296) [0x76b8]
14 ??? (in Finder + 26516) [0x7794]
14 ??? (in Finder + 159855) [0x2806f]
14 ??? (in Finder + 160001) [0x28101]
14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x93732848]
14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x936d615a]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Binary Images:
0x1000 - 0x345feb com.apple.finder 10.6.5 (10.6.5) /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96e03000 - 0x96edefe7 com.apple.DesktopServices 1.5.7 (1.5.7) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97f3a000 - 0x9825afeb com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
Process: fontd [156]
Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd
UID: 502
Thread 57c67a8 DispatchQueue 1
User stack:
14 ??? (in fontd + 16241) [0x4f71]
14 main_handler + 5641 (in libATSServer.dylib) [0x9512591f]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57d9b7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x4ff7 fontd ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9508f000 - 0x95138ffb libATSServer.dylib ??? (???) <0427B048-8A72-1CBD-D90F-97CAA794F5DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libATSServer.dylib
Process: fseventsd [34]
Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd
UID: 0
Thread 52633d4 DispatchQueue 1
User stack:
14 ??? (in fseventsd + 4397) [0x212d]
14 ??? (in fseventsd + 7980) [0x2f2c]
14 mach_msg_server + 610 (in libSystem.B.dylib) [0x93741e72]
14 mach_msg_overwrite_trap + 10 (in libSystem.B.dylib) [0x936d6106]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57dd3d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 5263b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 53063d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 read$UNIX2003 + 10 (in libSystem.B.dylib) [0x936e141e]
Kernel stack:
14 lo_unix_scall + 280 [0x29eef8]
14 unix_syscall + 579 [0x4ed78d]
14 read_nocancel + 158 [0x495760]
14 write + 312 [0x494fe4]
14 get_pathbuff + 3054 [0x3039e7]
14 tsleep + 105 [0x486de7]
14 wakeup + 786 [0x4869c0]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 5308b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 53857a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 57c17a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 57d5000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 57d83d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 25794) [0x74c2]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57deb7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 39254) [0xa956]
14 ??? (in fseventsd + 38542) [0xa68e]
14 pthread_cond_timedwait$UNIX2003 + 72 (in libSystem.B.dylib) [0x93703875]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 5e5d000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 63c1000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 63c17a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 642e3d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 642e7a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 642eb7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 69c5b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 6dbe7a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in fseventsd + 28803) [0x8083]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Binary Images:
0x1000 - 0xeff7 fseventsd ??? (???) <497A2B88-B68F-063F-45C2-89A2836CC0B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: hdiejectd [187]
Path: /System/Library/PrivateFrameworks/DiskImages.framework/Resources/hdiejectd
UID: 0
Thread 6d413d4 DispatchQueue 1
User stack:
14 ??? (in hdiejectd + 4629) [0x2215]
14 ??? (in hdiejectd + 5058) [0x23c2]
14 ??? (in hdiejectd + 5567) [0x25bf]
14 ??? (in hdiejectd + 6699) [0x2a2b]
14 -[NSRunLoop(NSRunLoop) run] + 76 (in Foundation) [0x9715e255]
14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x9715e378]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6e347a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x8ff7 hdiejectd ??? (???) /System/Library/PrivateFrameworks/DiskImages.framework/Resources/hdiejectd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: hidd [33]
Path: /usr/libexec/hidd
UID: 0
Thread 52637a8 DispatchQueue 1
User stack:
14 ??? (in hidd + 3821) [0x1eed]
14 ??? (in hidd + 3907) [0x1f43]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 53887a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x1ff7 hidd ??? (???) <4C6FED5C-4DBF-DC76-76CD-9748FFC5D072> /usr/libexec/hidd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: iGetter [670]
Path: /Applications/iGetter.app/Contents/MacOS/iGetter
UID: 502
Process: imklaunchagent [163]
Path: /System/Library/Frameworks/InputMethodKit.framework/Resources/imklaunchagent
UID: 502
Thread 6a4c7a8 DispatchQueue 1
User stack:
14 ??? (in imklaunchagent + 5397) [0x2515]
14 ??? (in imklaunchagent + 6211) [0x2843]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6aa5b7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x2ff7 imklaunchagent ??? (???) <60EE5808-A0B0-BBD2-AA8A-3442C8410E70> /System/Library/Frameworks/InputMethodKit.framework/Resources/imklaunchagent
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: iTunesHelper [178]
Path: /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTunesHelper
UID: 502
Thread 6c75b7c DispatchQueue 1
User stack:
14 ??? (in iTunesHelper + 3509) [0x1db5]
14 ??? (in iTunesHelper + 3720) [0x1e88]
14 ??? (in iTunesHelper + 10595) [0x3963]
14 RunApplicationEventLoop + 228 (in HIToolbox) [0x91154dec]
14 _AcquireNextEvent + 54 (in HIToolbox) [0x9115f130]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6d36b7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 6dbeb7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x20ffa com.apple.iTunesHelper 9.2.1 (9.2.1) /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTunesHelper
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: KernelEventAgent [31]
Path: /usr/sbin/KernelEventAgent
UID: 0
Thread 5251000 DispatchQueue 1
User stack:
14 start + 53 (in KernelEventAgent) [0x16e9]
14 main + 1333 (in KernelEventAgent) [0x39d7]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 522bb7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 4baa3d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x6ff7 KernelEventAgent ??? (???) <2EE61D6E-DF6B-A123-0EF1-61A565A8B7EA> /usr/sbin/KernelEventAgent
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: kextd [10]
Path: /usr/libexec/kextd
UID: 0
Thread 4ba93d4 DispatchQueue 1
User stack:
14 ??? (in kextd + 5193) [0x2449]
14 ??? (in kextd + 9443) [0x34e3]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 4bc73d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x1aff7 kextd ??? (???) <1A64B587-6510-BA32-C802-671F07C651C1> /usr/libexec/kextd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: launchd [146]
Path: /sbin/launchd
UID: 502
Thread 6137000 DispatchQueue 1
User stack:
14 start + 53 (in launchd) [0x2095]
14 main + 2016 (in launchd) [0x8782]
14 launchd_runtime + 494 (in launchd) [0xc3fd]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6137b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x26ff7 launchd ??? (???) /sbin/launchd
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: launchd [1]
Path: /sbin/launchd
UID: 0
Thread 4bb13d4 DispatchQueue 1
User stack:
14 start + 53 (in launchd) [0x2095]
14 main + 2016 (in launchd) [0x8782]
14 launchd_runtime + 494 (in launchd) [0xc3fd]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 4c413d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Thread 4c897a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 update_thread + 26 (in launchd) [0x8897]
14 sleep$UNIX2003 + 63 (in libSystem.B.dylib) [0x9376522e]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Binary Images:
0x1000 - 0x26ff7 launchd ??? (???) /sbin/launchd
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: loginwindow [30]
Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
UID: 502
Thread 52513d4 DispatchQueue 1
User stack:
14 ??? (in loginwindow + 20673) [0x60c1]
14 ??? (in loginwindow + 22197) [0x66b5]
9 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
9 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
9 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
9 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
9 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
9 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
9 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
9 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
5 -[NSApplication run] + 917 (in AppKit) [0x951ca5bb]
5 ??? (in loginwindow + 46693) [0xc665]
5 -[NSApplication sendEvent:] + 6431 (in AppKit) [0x95236aff]
5 -[NSWindow sendEvent:] + 5549 (in AppKit) [0x9531de9c]
5 -[NSControl mouseDown:] + 812 (in AppKit) [0x9531fe93]
5 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524 (in AppKit) [0x95376a61]
4 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808 (in AppKit) [0x9532143d]
4 -[NSCell _sendActionFrom:] + 169 (in AppKit) [0x95322146]
4 -[NSControl sendAction:to:] + 108 (in AppKit) [0x95326699]
4 -[NSApplication sendAction:to:from:] + 112 (in AppKit) [0x95246f1e]
3 ??? (in loginwindow + 208669) [0x33f1d]
3 -[NSApplication endSheet:returnCode:] + 349 (in AppKit) [0x953e61e9]
3 ??? (in loginwindow + 210392) [0x345d8]
3 -[NSWindow orderOut:] + 50 (in AppKit) [0x952884f1]
3 -[NSWindow orderWindow:relativeTo:] + 105 (in AppKit) [0x951ff64d]
3 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1836 (in AppKit) [0x951ffdda]
3 -[NSWindow(NSSheets) _orderOutRelativeToWindow:] + 123 (in AppKit) [0x953ff148]
3 -[NSMoveHelper(NSSheets) _closeSheet:andMoveParent:] + 442 (in AppKit) [0x953ff376]
3 -[NSMoveHelper _doAnimation] + 1008 (in AppKit) [0x953e2e75]
3 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
3 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
2 __CFRunLoopRun + 8059 (in CoreFoundation) [0x925c670b]
2 _NSMoveHelperTimerCallBack + 661 (in AppKit) [0x953e38f1]
2 MetalSheetProgress + 8460 (in CoreGraphics) [0x98b03028]
2 resizeTopShadow + 406 (in CoreGraphics) [0x98b04f84]
2 CGContextFillRect + 32 (in CoreGraphics) [0x98a44efc]
2 CGContextFillRects + 159 (in CoreGraphics) [0x98a02370]
2 ripc_DrawRects + 622 (in libRIP.A.dylib) [0x92c6645c]
2 ripc_Render + 194 (in libRIP.A.dylib) [0x92c69198]
2 ripc_GetColor + 419 (in libRIP.A.dylib) [0x92c69f53]
2 CGColorTransformConvertColorFloatComponents + 334 (in CoreGraphics) [0x989ee2cd]
2 CGCMSInterfaceTransformConvertColorComponents + 41 (in CoreGraphics) [0x989ef139]
2 CMSTransformConvertComponents + 71 (in libCSync.A.dylib) [0x9133bbf5]
2 acquireColorWorld + 103 (in libCSync.A.dylib) [0x9133bd36]
2 aquireColorWorldByAttributes + 372 (in libCSync.A.dylib) [0x9133bf09]
2 create + 1265 (in libCSync.A.dylib) [0x91342895]
2 ColorSyncTransformCreate + 2110 (in ColorSync) [0x923b1735]
2 ColorSyncCMMInitializeTransform + 96 (in ColorSync) [0x9240fd55]
2 AppleCMMInitializeTransform + 184 (in ColorSync) [0x923e0f22]
2 DoInitializeTransform + 861 (in ColorSync) [0x923e0801]
2 ConversionManager::MakeConversionSequence(CMMProfileInfoContainer*, CMMColorConversionInfo*) + 1097 (in ColorSync) [0x923dfa41]
2 ConversionManager::AddMatrixConv(CMMXYZTag* (&) [3], CMMRGBCurves&) + 72 (in ColorSync) [0x923d2608]
2 CMMRGBCurves::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, unsigned int) + 122 (in ColorSync) [0x923bb92c]
2 CMMParaCurveTag::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, CMMLutRangeMapping, double) + 257 (in ColorSync) [0x923d0737]
2 CMMParaCurveTag::MakeLut(CMMFloatLutInfo*, long*, CMMLutRangeMapping) + 1280 (in ColorSync) [0x923bf9a0]
1 floorl + 7 (in libSystem.B.dylib) [0x9372b837]
1 pow + 1026 (in libSystem.B.dylib) [0x93726cc2]
1 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
1 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
1 ??? (in loginwindow + 210348) [0x345ac]
1 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:] + 826 (in AppKit) [0x953da9f2]
1 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 773 (in AppKit) [0x953db01f]
1 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1320 (in AppKit) [0x951ffbd6]
1 -[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + 206 (in AppKit) [0x953e0047]
1 -[NSMoveHelper(NSSheets) _moveParent:andOpenSheet:] + 1666 (in AppKit) [0x953e06f6]
1 -[NSMoveHelper _doAnimation] + 1008 (in AppKit) [0x953e2e75]
1 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
1 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
1 __CFRunLoopRun + 8059 (in CoreFoundation) [0x925c670b]
1 _NSMoveHelperTimerCallBack + 689 (in AppKit) [0x953e390d]
1 CGSReenableUpdate + 32 (in CoreGraphics) [0x989f1181]
1 CGSReenableUpdateForConnections + 388 (in CoreGraphics) [0x989f130a]
1 _CGSReenableUpdateForConnections + 222 (in CoreGraphics) [0x989f14c7]
1 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1175 (in AppKit) [0x953211c4]
1 -[NSWindow nextEventMatchingMask:] + 102 (in AppKit) [0x95321b68]
1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
1 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
1 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
1 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
1 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
1 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
1 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
1 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
1 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
12 ipc_mqueue_receive_continue + 0 [0x210c2f]
2 lo_allintrs + 302 [0x29eb5e]
2 interrupt + 171 [0x2a8033]
2 lapic_interrupt + 126 [0x2af602]
2 intel_startCPU + 405 [0x2b0bd2]
2 sync_iss_to_iks + 124 [0x2a7939]
Thread 527e7a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 5306000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Thread 60973d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
10 -[NSUIHeartBeat _heartBeatThread:] + 2039 (in AppKit) [0x953721a1]
10 usleep$UNIX2003 + 61 (in libSystem.B.dylib) [0x9372fba2]
10 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
4 -[NSUIHeartBeat _heartBeatThread:] + 759 (in AppKit) [0x95371ca1]
4 -[NSLock lock] + 201 (in Foundation) [0x9711a45b]
4 semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x936d6142]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 6431000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Thread 6c75000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0x6afe7 com.apple.loginwindow 6.1 (6.1) <520DB376-B203-68D6-4F4F-5C76ACD829FE> /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91338000 - 0x91343ff7 libCSync.A.dylib ??? (???) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x923a7000 - 0x92457ff3 com.apple.ColorSync 4.6.3 (4.6.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92c64000 - 0x92ca5ff7 libRIP.A.dylib ??? (???) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x989db000 - 0x991ca557 com.apple.CoreGraphics 1.543.50 (???) <74533178-5C90-0F54-1B06-2E1C5251ED5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
Process: Mail [596]
Path: /Applications/Mail.app/Contents/MacOS/Mail
UID: 502
Thread 6d41000 DispatchQueue 1
User stack:
14 ??? (in Mail + 6597) [0x29c5]
14 NSApplicationMain + 574 (in AppKit) [0x951c25ed]
14 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
14 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6540b7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 5272000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 -[RSSInterchange _runManager] + 2030 (in Message) [0x9389f8e9]
14 -[NSRunLoop(NSRunLoop) run] + 76 (in Foundation) [0x9715e255]
14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x9715e378]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 64313d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 (in Foundation) [0x9715d42c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 65827a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 +[_NSSocket _runIOThread] + 98 (in Message) [0x938e0e9f]
14 -[NSRunLoop(NSRunLoop) run] + 76 (in Foundation) [0x9715e255]
14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x9715e378]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6d59000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Thread 6d59b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x2b5ff7 com.apple.mail 4.3 (1081) /Applications/Mail.app/Contents/MacOS/Mail
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9387c000 - 0x93b72fe7 com.apple.MessageFramework 4.3 (1081) <643469D1-15F3-FEAE-03A0-11776D613421> /System/Library/Frameworks/Message.framework/Versions/B/Message
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: MailTagsScriptingSupport [599]
Path: /Users/EO/Library/Mail/Bundles/MailTags.mailbundle/Contents/Resources/MailTagsScriptingSupport.app/Contents/MacOS/MailTagsScriptingSupport
UID: 502
Process: mDNSResponder [29]
Path: /usr/sbin/mDNSResponder
UID: 65
Thread 52517a8 DispatchQueue 1
User stack:
14 start + 40 (in mDNSResponder) [0x357fc]
14 _start + 208 (in mDNSResponder) [0x25f1]
14 main + 3428 (in mDNSResponder) [0x3368]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57de7a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 5242000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x62ff7 mDNSResponder ??? (???) <47C662C3-9A7B-17A6-72D0-54DAA1015794> /usr/sbin/mDNSResponder
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: mds [28]
Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds
UID: 0
Thread 5251b7c DispatchQueue 1
User stack:
14 ??? (in mds + 16973) [0x524d]
14 ??? (in mds + 52760) [0xde18]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 53067a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 5199000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Thread 5388b7c
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0xabff7 mds ??? (???) <1253BD20-D981-F763-A03B-69D5DC4362AE> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: mdworker [209]
Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
UID: 502
Thread 6582000 DispatchQueue 1
User stack:
14 ??? (in mdworker + 6577) [0x29b1]
14 ??? (in mdworker + 38290) [0xa592]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 4bbe7a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 52423d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 (in Foundation) [0x9715d42c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57c6000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in mdworker + 46614) [0xc616]
14 ??? (in mdworker + 47554) [0xc9c2]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 62c1b7c
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0x38ff7 mdworker ??? (???) /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: notifyd [11]
Path: /usr/sbin/notifyd
UID: 0
Thread 4bbeb7c DispatchQueue 1
User stack:
14 ??? [0x168d]
14 ??? [0x2cf0]
14 ??? [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 4a0a3d4
User stack:
14 ??? [0x937036a2]
14 ??? [0x9370381d]
14 ??? [0x2f5f]
14 ??? [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Process: ntpd [19]
Path: /usr/sbin/ntpd
UID: 0
Thread 5216000 DispatchQueue 1
User stack:
14 ??? (in ntpd + 2893) [0x1b4d]
14 ??? (in ntpd + 34230) [0x95b6]
14 __sigsuspend + 10 (in libSystem.B.dylib) [0x9373c1b2]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x4fff7 ntpd ??? (???) /usr/sbin/ntpd
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: pboard [160]
Path: /usr/sbin/pboard
UID: 502
Thread 69c57a8 DispatchQueue 1
User stack:
14 ??? (in pboard + 2229) [0x18b5]
14 ??? (in pboard + 2458) [0x199a]
14 mach_msg_server + 520 (in libSystem.B.dylib) [0x93741e18]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Binary Images:
0x1000 - 0x1ff7 pboard ??? (???) <65B5D6FE-0620-6344-066C-A911FB9B0463> /usr/sbin/pboard
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: Preview [608]
Path: /Applications/Preview.app/Contents/MacOS/Preview
UID: 502
Thread 61377a8 DispatchQueue 1
User stack:
14 start + 53 (in Preview) [0x24b5]
14 NSApplicationMain + 574 (in AppKit) [0x951c25ed]
14 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
14 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57c0000 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x12cfe7 com.apple.Preview 5.0.2 (504) <3643B1F1-71B5-08C3-B7B4-0CB7A5C672CA> /Applications/Preview.app/Contents/MacOS/Preview
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
Process: prl_disp_service [141]
Path: /Library/Parallels/Parallels Service.app/Contents/MacOS/prl_disp_service
UID: 0
Process: prl_naptd [115]
Path: /Library/Parallels/Parallels Service.app/Contents/MacOS/prl_naptd
UID: 0
Process: quartz-wm [522]
Path: /usr/bin/quartz-wm
UID: 502
Thread 6d41b7c DispatchQueue 1
User stack:
14 start + 53 (in quartz-wm) [0x2145]
14 main + 4751 (in quartz-wm) [0x4cfe]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6bf03d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 51993d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x12ff7 quartz-wm ??? (???) <499E2A2F-9BB5-CA6E-D76A-2C981E3ED173> /usr/bin/quartz-wm
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: quicklookd [664]
Path: /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/quicklookd
UID: 502
Thread 65f37a8 DispatchQueue 1
User stack:
14 ??? (in quicklookd + 3697) [0x1e71]
14 ??? (in quicklookd + 14935) [0x4a57]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 5385000 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 57cab7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 ??? (in quicklookd + 214832) [0x35730]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57d9000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Thread 6540000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 6c4eb7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 ??? (in quicklookd + 35066) [0x98fa]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Binary Images:
0x1000 - 0x4dff7 com.apple.QuickLookDaemon 2.2 (327.4) /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/quicklookd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: Safari [346]
Path: /Applications/Safari.app/Contents/MacOS/Safari
UID: 502
Thread 5e8a3d4 DispatchQueue 1
User stack:
14 ??? (in Safari + 40441) [0xadf9]
14 NSApplicationMain + 574 (in AppKit) [0x951c25ed]
14 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
14 ??? (in Safari + 88186) [0x1687a]
14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
14 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
11 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
11 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
2 __CFRunLoopRun + 8059 (in CoreFoundation) [0x925c670b]
2 __NSFireTimer + 141 (in Foundation) [0x97152968]
2 _handleWindowNeedsDisplay + 696 (in AppKit) [0x95232572]
2 ??? (in Safari + 206327) [0x335f7]
2 -[NSWindow displayIfNeeded] + 204 (in AppKit) [0x95201050]
2 -[NSView displayIfNeeded] + 818 (in AppKit) [0x95237d3f]
2 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309 (in AppKit) [0x952d70ae]
2 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 265 (in AppKit) [0x952da767]
2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668 (in AppKit) [0x952dbb68]
2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668 (in AppKit) [0x952dbb68]
1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668 (in AppKit) [0x952dbb68]
1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668 (in AppKit) [0x952dbb68]
1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668 (in AppKit) [0x952dbb68]
1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668 (in AppKit) [0x952dbb68]
1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668 (in AppKit) [0x952dbb68]
1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668 (in AppKit) [0x952dbb68]
1 -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 312 (in WebKit) [0x9739c5a8]
1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 2217 (in AppKit) [0x952db1d5]
1 -[NSView _drawRect:clip:] + 3721 (in AppKit) [0x952ddb09]
1 -[WebHTMLView drawRect:] + 538 (in WebKit) [0x973966ba]
1 -[WebHTMLView drawSingleRect:] + 388 (in WebKit) [0x973969e4]
1 -[WebFrame(WebInternal) _drawRect:contentsOnly:] + 264 (in WebKit) [0x97396e88]
1 WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 319 (in WebCore) [0x97584a0f]
1 WebCore::RenderLayer::paint(WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*) + 101 (in WebCore) [0x97584cb5]
1 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, WTF::HashMap, WTF::HashTraits, WTF::HashTraits >*, unsigned int) + 1571 (in WebCore) [0x97e827c3]
1 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, WTF::HashMap, WTF::HashTraits, WTF::HashTraits >*, unsigned int) + 1571 (in WebCore) [0x97e827c3]
1 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, WTF::HashMap, WTF::HashTraits, WTF::HashTraits >*, unsigned int) + 3475 (in WebCore) [0x97e82f33]
1 WebCore::RenderInline::paint(WebCore::RenderObject::PaintInfo&, int, int) + 45 (in WebCore) [0x976749bd]
1 WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::RenderObject::PaintInfo&, int, int) const + 1296 (in WebCore) [0x975892f0]
1 WebCore::InlineFlowBox::paint(WebCore::RenderObject::PaintInfo&, int, int) + 463 (in WebCore) [0x975d6baf]
1 WebCore::InlineTextBox::paint(WebCore::RenderObject::PaintInfo&, int, int) + 1627 (in WebCore) [0x975d845b]
1 WebCore::updateGraphicsContext(WebCore::GraphicsContext*, WebCore::Color const&, WebCore::Color const&, float, WebCore::ColorSpace) + 264 (in WebCore) [0x975d9498]
1 WebCore::setCGFillColor(CGContext*, WebCore::Color const&, WebCore::ColorSpace) + 23 (in WebCore) [0x97584747]
1 WebCore::createCGColorWithColorSpace(WebCore::Color const&, WebCore::ColorSpace) + 66 (in WebCore) [0x975847b2]
1 CGColorCreate + 83 (in CoreGraphics) [0x989ebe75]
1 CGTypeCreateInstance + 32 (in CoreGraphics) [0x989dff7e]
1 CGTypeCreateInstanceWithAllocator + 54 (in CoreGraphics) [0x989df36a]
1 _CFRuntimeCreateInstance + 241 (in CoreFoundation) [0x9258b781]
1 __bzero + 73 (in commpage [libSystem.B.dylib]) [0xffff0649]
1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4580 (in AppKit) [0x952dbb10]
1 -[NSConcreteMapTable setObject:forKey:] + 158 (in Foundation) [0x971273ea]
1 -[NSConcreteMapTable grow] + 484 (in Foundation) [0x971288e7]
1 __CFRunLoopRun + 557 (in CoreFoundation) [0x925c49bd]
1 __CFRunLoopDoObservers + 1020 (in CoreFoundation) [0x9260821c]
1 CFQSortArray + 125 (in CoreFoundation) [0x925f4dbd]
1 CFSortIndexes + 159 (in CoreFoundation) [0x925f4f0f]
1 malloc_zone_memalign + 51 (in libSystem.B.dylib) [0x9373204b]
Kernel stack:
11 ipc_mqueue_receive_continue + 0 [0x210c2f]
3 lo_allintrs + 302 [0x29eb5e]
3 interrupt + 171 [0x2a8033]
3 lapic_interrupt + 126 [0x2af602]
3 intel_startCPU + 405 [0x2b0bd2]
3 sync_iss_to_iks + 124 [0x2a7939]
Thread 52723d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 select$DARWIN_EXTSN$NOCANCEL + 10 (in libSystem.B.dylib) [0x937118da]
Kernel stack:
14 sleep + 52 [0x486bac]
Thread 57d47a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 (in Foundation) [0x9715d42c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 5e7a000
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Thread 61c83d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in Safari + 188419) [0x2f003]
14 ??? (in Safari + 188522) [0x2f06a]
14 ??? (in Safari + 189217) [0x2f321]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 61fa3d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Thread 6a2c000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
13 -[NSUIHeartBeat _heartBeatThread:] + 2039 (in AppKit) [0x953721a1]
13 usleep$UNIX2003 + 61 (in libSystem.B.dylib) [0x9372fba2]
13 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
1 -[NSUIHeartBeat _heartBeatThread:] + 1593 (in AppKit) [0x95371fe3]
1 -[NSProgressIndicator heartBeat:] + 2164 (in AppKit) [0x95372c04]
1 -[NSProgressIndicator _drawThemeProgressArea:] + 1205 (in AppKit) [0x9537067f]
1 _NSTileImage + 98 (in AppKit) [0x953033d2]
1 _NSTileImageWithOperation + 2484 (in AppKit) [0x953012e6]
1 -[NSImage drawInRect:fromRect:operation:fraction:] + 120 (in AppKit) [0x952fec5c]
1 -[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1939 (in AppKit) [0x95240852]
1 -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 135 (in AppKit) [0x95240ce2]
1 -[NSImage bestRepresentationForRect:context:hints:] + 333 (in AppKit) [0x95240e7f]
1 -[NSImage representations] + 148 (in AppKit) [0x95240fb1]
1 -[NSImage _usingRepresentationsPerformBlock:] + 88 (in AppKit) [0x951d08f9]
1 -[NSImage _usingRepProviderPerformBlock:] + 52 (in AppKit) [0x951d0933]
1 __-[NSImage _usingRepresentationsPerformBlock:]_block_invoke_1 + 37 (in AppKit) [0x951d0976]
1 RepProviderType + 75 (in AppKit) [0x951d0a12]
1 _class_getSuperclass + 1 (in libobjc.A.dylib) [0x994b16da]
Kernel stack:
13 semaphore_wait_continue + 0 [0x22a270]
1 lo_allintrs + 302 [0x29eb5e]
1 interrupt + 171 [0x2a8033]
1 lapic_interrupt + 126 [0x2af602]
1 intel_startCPU + 405 [0x2b0bd2]
1 sync_iss_to_iks + 124 [0x2a7939]
Thread 6c6e3d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in Safari + 278741) [0x450d5]
14 ??? (in Safari + 278917) [0x45185]
14 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81 (in JavaScriptCore) [0x93e2aae1]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 6e103d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 WebCore::IconDatabase::iconDatabaseSyncThread() + 188 (in WebCore) [0x974f0b1c]
14 WebCore::IconDatabase::syncThreadMainLoop() + 266 (in WebCore) [0x974f482a]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 6a4c000
User stack:
12 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
12 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
12 bsdthread_create + 1313 [0x4c9daa]
Thread 6a4c000 DispatchQueue 82
User stack:
2 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
2 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
2 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
2 _dispatch_queue_invoke + 50 (in libSystem.B.dylib) [0x936fc4a8]
2 _dispatch_queue_drain + 249 (in libSystem.B.dylib) [0x936fca4c]
2 AsyncPayload::_asyncWrite(void*) + 147 (in CFNetwork) [0x947d2c3d]
2 _writeDataSync(int, __CFData const*, __CFData const*, unsigned long) + 91 (in CFNetwork) [0x947cebfb]
2 write$UNIX2003 + 10 (in libSystem.B.dylib) [0x936f91a6]
Kernel stack:
2 lo_unix_scall + 280 [0x29eef8]
2 unix_syscall + 579 [0x4ed78d]
2 write_nocancel + 224 [0x494e63]
2 writev + 312 [0x494d05]
2 utf8_encodelen + 3087 [0x2efda7]
2 VNOP_WRITE + 182 [0x2faeb4]
2 hfs_vnop_write + 3954 [0x427e96]
2 hfs_owner_rights + 24192 [0x43a0f7]
2 hfs_owner_rights + 714 [0x434541]
2 hfs_checkdeleted + 716 [0x41764c]
2 lck_rw_lock_exclusive_gen + 749 [0x29e4c9]
2 thread_block + 33 [0x227184]
2 thread_block_reason + 331 [0x2270f6]
2 thread_dispatch + 1966 [0x226e57]
2 machine_switch_context + 753 [0x2a6a27]
Binary Images:
0x1000 - 0x52affb com.apple.Safari 5.0.1 (6533.17.8) <0D5E8737-8EB3-4B04-8E54-CA8D9ED470C4> /Applications/Safari.app/Contents/MacOS/Safari
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x93e19000 - 0x94010feb com.apple.JavaScriptCore 6533.17 (6533.17.6) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94764000 - 0x9480dff7 com.apple.CFNetwork 454.9.7 (454.9.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9737f000 - 0x9748efe7 com.apple.WebKit 6533.17 (6533.17.8) <7489BF63-4075-335A-93DE-878547A7A4B2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x974ee000 - 0x97f39ff7 com.apple.WebCore 6533.17 (6533.17.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x989db000 - 0x991ca557 com.apple.CoreGraphics 1.543.50 (???) <74533178-5C90-0F54-1B06-2E1C5251ED5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x994ab000 - 0x99558fe7 libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1fff commpage [libSystem.B.dylib] ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: securityd [25]
Path: /usr/sbin/securityd
UID: 0
Thread 52427a8 DispatchQueue 1
User stack:
14 ??? (in securityd + 5117) [0x23fd]
14 ??? (in securityd + 7819) [0x2e8b]
14 ??? (in securityd + 26048) [0x75c0]
14 ??? (in securityd + 26175) [0x763f]
14 ??? (in securityd + 27191) [0x7a37]
14 mach_msg_overwrite_trap + 10 (in libSystem.B.dylib) [0x936d6106]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6dd77a8
User stack:
12 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
12 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
12 ??? (in securityd + 32473) [0x8ed9]
12 ??? (in securityd + 32633) [0x8f79]
12 ??? (in securityd + 27191) [0x7a37]
12 mach_msg_overwrite_trap + 10 (in libSystem.B.dylib) [0x936d6106]
Kernel stack:
12 ipc_mqueue_receive_continue + 0 [0x210c2f]
Binary Images:
0x1000 - 0xd9feb securityd ??? (???) /usr/sbin/securityd
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: sh [375]
Path: /bin/sh
UID: 502
Thread 6dd7000 DispatchQueue 1
User stack:
14 ??? (in sh + 5237) [0x2475]
14 ??? (in sh + 13757) [0x45bd]
14 ??? (in sh + 14791) [0x49c7]
14 ??? (in sh + 75208) [0x135c8]
14 ??? (in sh + 64530) [0x10c12]
14 ??? (in sh + 71689) [0x12809]
14 ??? (in sh + 62271) [0x1033f]
14 ??? (in sh + 256967) [0x3fbc7]
14 ??? (in sh + 260178) [0x40852]
14 ??? (in sh + 64632) [0x10c78]
14 ??? (in sh + 121088) [0x1e900]
14 ??? (in sh + 118572) [0x1df2c]
14 __wait4 + 10 (in libSystem.B.dylib) [0x93736f56]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x81fe7 sh ??? (???) /bin/sh
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: sh [45]
Path: /bin/sh
UID: 0
Thread 52917a8 DispatchQueue 1
User stack:
14 ??? (in sh + 5237) [0x2475]
14 ??? (in sh + 13757) [0x45bd]
14 ??? (in sh + 14791) [0x49c7]
14 ??? (in sh + 75208) [0x135c8]
14 ??? (in sh + 64530) [0x10c12]
14 ??? (in sh + 71727) [0x1282f]
14 ??? (in sh + 68693) [0x11c55]
14 ??? (in sh + 66265) [0x112d9]
14 ??? (in sh + 65784) [0x110f8]
14 ??? (in sh + 75208) [0x135c8]
14 ??? (in sh + 64530) [0x10c12]
14 ??? (in sh + 71727) [0x1282f]
14 ??? (in sh + 68693) [0x11c55]
14 ??? (in sh + 66265) [0x112d9]
14 ??? (in sh + 66296) [0x112f8]
14 ??? (in sh + 79177) [0x14549]
14 ??? (in sh + 64530) [0x10c12]
14 ??? (in sh + 71727) [0x1282f]
14 ??? (in sh + 68693) [0x11c55]
14 ??? (in sh + 66265) [0x112d9]
14 ??? (in sh + 66296) [0x112f8]
14 ??? (in sh + 79177) [0x14549]
14 ??? (in sh + 64530) [0x10c12]
14 ??? (in sh + 71689) [0x12809]
14 ??? (in sh + 62271) [0x1033f]
14 ??? (in sh + 289135) [0x4796f]
14 ??? (in sh + 124306) [0x1f592]
14 ??? (in sh + 123885) [0x1f3ed]
14 ??? (in sh + 121088) [0x1e900]
14 ??? (in sh + 118572) [0x1df2c]
14 __wait4 + 10 (in libSystem.B.dylib) [0x93736f56]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x81fe7 sh ??? (???) /bin/sh
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: spindump [701]
Path: /usr/sbin/spindump
UID: 0
Thread 57d8000 DispatchQueue 1
User stack:
14 ??? (in spindump + 5101) [0x23ed]
14 ??? (in spindump + 7873) [0x2ec1]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
10 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
4 __CFRunLoopRun + 4395 (in CoreFoundation) [0x925c58bb]
4 _dispatch_main_queue_callback_4CF + 49 (in libSystem.B.dylib) [0x9370b361]
4 _dispatch_queue_serial_drain_till_empty + 14 (in libSystem.B.dylib) [0x936fdc64]
4 _dispatch_queue_drain + 249 (in libSystem.B.dylib) [0x936fca4c]
4 _dispatch_call_block_and_release + 16 (in libSystem.B.dylib) [0x93709fe4]
4 ??? (in spindump + 11221) [0x3bd5]
4 ??? (in spindump + 11759) [0x3def]
4 AudioObjectGetPropertyDataSize + 138 (in CoreAudio) [0x930f1b12]
4 HALSystem::CheckOutInstance() + 409 (in CoreAudio) [0x930ca4c7]
4 HALSystem::InitializeDevices() + 11 (in CoreAudio) [0x930cea0d]
2 HALPlugInManagement::Initialize() + 286 (in CoreAudio) [0x930ceb42]
2 HALPlugInManagement::RegisterPlugIns() + 51 (in CoreAudio) [0x930ced79]
1 HALPlugInManagement::OpenPlugInsInDirectory(__CFString const*, char const*) + 177 (in CoreAudio) [0x930cf56d]
1 readdir_r$INODE64 + 76 (in libSystem.B.dylib) [0x93704f47]
1 __getdirentries64 + 10 (in libSystem.B.dylib) [0x936e0e9a]
1 HALPlugInManagement::OpenPlugInsInDirectory(__CFString const*, char const*) + 445 (in CoreAudio) [0x930cf679]
1 HALCFPlugIn::HALCFPlugIn(__CFURL const*) + 29 (in CoreAudio) [0x930cf861]
1 CFPlugInCreate + 39 (in CoreFoundation) [0x9260ed77]
1 _CFBundleCreate + 701 (in CoreFoundation) [0x9259631d]
1 CFBundleGetInfoDictionary + 79 (in CoreFoundation) [0x925a424f]
1 _CFBundleCopyInfoDictionaryInDirectoryWithVersion + 1607 (in CoreFoundation) [0x925a48a7]
1 CFURLCreateDataAndPropertiesFromResource + 163 (in CoreFoundation) [0x925b5a43]
1 open$UNIX2003 + 10 (in libSystem.B.dylib) [0x936e1402]
2 HALPlugInManagement::Initialize() + 387 (in CoreAudio) [0x930ceba7]
2 HALPlugInManagement::CreateHALPlugIn(HALCFPlugIn const*) + 1882 (in CoreAudio) [0x930d02b2]
2 HALPlugIn::Initialize() + 48 (in CoreAudio) [0x930d1122]
2 HP_HardwarePlugIn_InitializeWithObjectID(AudioHardwarePlugInInterface**, unsigned long) + 85 (in CoreAudio) [0x930d1193]
1 IOA_PlugIn::InitializeWithObjectID(unsigned long) + 166 (in CoreAudio) [0x930d126e]
1 IOA_AggregateDeviceManager::Initialize() + 48 (in CoreAudio) [0x930d2e44]
1 CACFPreferences::CopyArrayValue(__CFString const*, bool, bool) + 134 (in CoreAudio) [0x930d313a]
1 CFPreferencesCopyValue + 66 (in CoreFoundation) [0x925ea582]
1 semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x936d6142]
1 IOA_HWDeviceManager::Initialize() + 245 (in CoreAudio) [0x930d3cdb]
1 IOA_HWDeviceManager::IOServiceMatchingHandler(IOA_HWDeviceManager*, unsigned int) + 363 (in CoreAudio) [0x930d3e4f]
1 IOA_PlugIn::HWDevicesAdded(std::vector > const&) + 69 (in CoreAudio) [0x930d5f7b]
1 IOA_SingleDeviceManager::CreateDevice(IOA_HWDevice*) + 183 (in CoreAudio) [0x930d6123]
1 IOA_SingleDevice::Initialize() + 19 (in CoreAudio) [0x930d6861]
1 IOA_Device::Initialize() + 23 (in CoreAudio) [0x930d69b9]
1 HP_Device::Initialize() + 248 (in CoreAudio) [0x930d6aee]
1 IOA_HWDevice::CopyDeviceName() const + 32 (in CoreAudio) [0x930d7b4e]
1 IOA_HWDevice::InitializeResourceBundle() + 290 (in CoreAudio) [0x930d7cba]
1 _CFBundleCreate + 307 (in CoreFoundation) [0x92596193]
1 _CFBundleURLLooksLikeBundleVersion + 55 (in CoreFoundation) [0x92597477]
1 _CFBundleCopyDirectoryContentsAtPath + 1793 (in CoreFoundation) [0x92597f21]
1 readdir$INODE64 + 70 (in libSystem.B.dylib) [0x936e0dd4]
1 __getdirentries64 + 10 (in libSystem.B.dylib) [0x936e0e9a]
Kernel stack:
10 ipc_mqueue_receive_continue + 0 [0x210c2f]
3 lo_unix_scall + 280 [0x29eef8]
2 unix_syscall + 745 [0x4ed833]
2 throttle_lowpri_io + 134 [0x307f48]
2 IOSleep + 25 [0x52a567]
2 delay_for_interval + 49 [0x2195c9]
2 thread_block + 33 [0x227184]
2 thread_block_reason + 331 [0x2270f6]
2 thread_dispatch + 1966 [0x226e57]
2 machine_switch_context + 753 [0x2a6a27]
1 unix_syscall + 579 [0x4ed78d]
1 getdirentries64 + 112 [0x2e3c35]
1 umask_extended + 984 [0x2e3800]
1 VNOP_READDIR + 119 [0x2f81cf]
1 hfs_owner_rights + 20336 [0x4391e7]
1 hfs_owner_rights + 714 [0x434541]
1 hfs_checkdeleted + 699 [0x41763b]
1 lck_rw_lock_shared_gen + 404 [0x29e04c]
1 thread_block + 33 [0x227184]
1 thread_block_reason + 331 [0x2270f6]
1 thread_dispatch + 1966 [0x226e57]
1 machine_switch_context + 753 [0x2a6a27]
1 semaphore_wait_continue + 0 [0x22a270]
Thread 5380b7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
8 kevent + 97 [0x4701de]
6 lo_unix_scall + 280 [0x29eef8]
6 unix_syscall + 579 [0x4ed78d]
6 kevent + 95 [0x4701dc]
6 kqueue_scan + 1643 [0x4700d4]
6 kqueue_scan + 415 [0x46fc08]
6 thread_block_parameter + 32 [0x227161]
6 thread_block_reason + 309 [0x2270e0]
6 thread_go + 1982 [0x2264bc]
6 thread_setrun + 1351 [0x2256d2]
6 machine_idle + 239 [0x2a9ade]
Thread DispatchQueue 17
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 50 (in libSystem.B.dylib) [0x936fc4a8]
14 _dispatch_queue_drain + 258 (in libSystem.B.dylib) [0x936fca55]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 _dispatch_source_invoke + 210 (in libSystem.B.dylib) [0x936fd992]
14 _dispatch_source_latch_and_call + 62 (in libSystem.B.dylib) [0x9370aa58]
14 ??? (in spindump + 17071) [0x52af]
14 syscall + 5 (in libSystem.B.dylib) [0x93708df9]
Kernel stack:
14 lo_unix_scall + 280 [0x29eef8]
14 unix_syscall + 579 [0x4ed78d]
14 stack_snapshot + 92 [0x45f727]
14 stack_snapshot2 + 154 [0x45f639]
Thread 60977a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in spindump + 10216) [0x37e8]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread DispatchQueue 14
User stack:
12 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
12 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
12 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
12 _dispatch_queue_invoke + 50 (in libSystem.B.dylib) [0x936fc4a8]
12 _dispatch_queue_drain + 249 (in libSystem.B.dylib) [0x936fca4c]
12 _dispatch_call_block_and_release + 16 (in libSystem.B.dylib) [0x93709fe4]
9 ??? (in spindump + 14077) [0x46fd]
9 ??? (in spindump + 15026) [0x4ab2]
9 _CFBundleCreateWithExecutableURLIfLooksLikeBundle + 216 (in CoreFoundation) [0x92660108]
9 _CFBundleCreateIfLooksLikeBundle + 25 (in CoreFoundation) [0x92660239]
9 _CFBundleCreate + 307 (in CoreFoundation) [0x92596193]
9 _CFBundleURLLooksLikeBundleVersion + 55 (in CoreFoundation) [0x92597477]
9 _CFBundleCopyDirectoryContentsAtPath + 1793 (in CoreFoundation) [0x92597f21]
9 readdir$INODE64 + 70 (in libSystem.B.dylib) [0x936e0dd4]
9 __getdirentries64 + 10 (in libSystem.B.dylib) [0x936e0e9a]
3 ??? (in spindump + 20506) [0x601a]
3 ??? (in spindump + 15643) [0x4d1b]
3 dispatch_sync + 48 (in libSystem.B.dylib) [0x936f9f9d]
3 dispatch_barrier_sync_f + 78 (in libSystem.B.dylib) [0x936fa0c3]
2 ??? (in spindump + 14105) [0x4719]
2 CFBundleGetValueForInfoDictionaryKey + 34 (in CoreFoundation) [0x925e41e2]
2 CFBundleGetLocalInfoDictionary + 84 (in CoreFoundation) [0x925e4284]
2 CFBundleCopyResourceURL + 26 (in CoreFoundation) [0x925d9caa]
2 _CFBundleGetLanguageSearchList + 160 (in CoreFoundation) [0x925d9e60]
2 _CFBundleAddPreferredLprojNamesInDirectory + 1196 (in CoreFoundation) [0x925da71c]
2 _CFBundleGetLanguageSearchList + 160 (in CoreFoundation) [0x925d9e60]
2 _CFBundleAddPreferredLprojNamesInDirectory + 428 (in CoreFoundation) [0x925da41c]
2 _CFBundleCopyUserLanguages + 730 (in CoreFoundation) [0x925dae9a]
2 CFPreferencesCopyAppValue + 53 (in CoreFoundation) [0x925cd555]
2 __CFXPreferencesGetSearchListForBundleID + 688 (in CoreFoundation) [0x925cd890]
2 -[CFXPreferencesSearchListSource synchronize] + 84 (in CoreFoundation) [0x925cf994]
2 -[CFXPreferencesPropertyListSource synchronize] + 73 (in CoreFoundation) [0x925cfa09]
2 stat$INODE64 + 10 (in libSystem.B.dylib) [0x936e06de]
1 ??? (in spindump + 14077) [0x46fd]
1 ??? (in spindump + 15026) [0x4ab2]
1 _CFBundleCreateWithExecutableURLIfLooksLikeBundle + 216 (in CoreFoundation) [0x92660108]
1 _CFBundleCreateIfLooksLikeBundle + 25 (in CoreFoundation) [0x92660239]
1 _CFBundleCreate + 307 (in CoreFoundation) [0x92596193]
1 _CFBundleURLLooksLikeBundleVersion + 55 (in CoreFoundation) [0x92597477]
1 _CFBundleCopyDirectoryContentsAtPath + 1793 (in CoreFoundation) [0x92597f21]
1 readdir$INODE64 + 70 (in libSystem.B.dylib) [0x936e0dd4]
1 __getdirentries64 + 10 (in libSystem.B.dylib) [0x936e0e9a]
Kernel stack:
12 lo_unix_scall + 280 [0x29eef8]
9 unix_syscall + 579 [0x4ed78d]
9 getdirentries64 + 112 [0x2e3c35]
9 umask_extended + 984 [0x2e3800]
9 VNOP_READDIR + 119 [0x2f81cf]
9 hfs_owner_rights + 20681 [0x439340]
9 CompareCatalogKeys + 6740 [0x4141a1]
5 BTIterateRecords + 450 [0x4440cb]
5 FindIteratorPosition + 135 [0x44669c]
5 GetNode + 66 [0x446ac2]
5 netboot_mountroot + 10522 [0x410036]
5 buf_biowait + 97 [0x2c8cae]
5 msleep + 157 [0x486eef]
5 wakeup + 334 [0x4867fc]
5 lck_mtx_sleep + 87 [0x221948]
5 thread_block + 33 [0x227184]
5 thread_block_reason + 331 [0x2270f6]
5 thread_dispatch + 1966 [0x226e57]
5 machine_switch_context + 753 [0x2a6a27]
4 BTIterateRecords + 1210 [0x4443c3]
4 GetNode + 66 [0x446ac2]
4 netboot_mountroot + 10522 [0x410036]
4 buf_biowait + 97 [0x2c8cae]
4 msleep + 157 [0x486eef]
4 wakeup + 334 [0x4867fc]
4 lck_mtx_sleep + 87 [0x221948]
4 thread_block + 33 [0x227184]
4 thread_block_reason + 331 [0x2270f6]
4 thread_dispatch + 1966 [0x226e57]
4 machine_switch_context + 753 [0x2a6a27]
3 unix_syscall + 745 [0x4ed833]
3 throttle_lowpri_io + 134 [0x307f48]
3 IOSleep + 25 [0x52a567]
3 delay_for_interval + 49 [0x2195c9]
3 thread_block + 33 [0x227184]
3 thread_block_reason + 331 [0x2270f6]
3 thread_dispatch + 1966 [0x226e57]
3 machine_switch_context + 753 [0x2a6a27]
Thread 5e413d4 DispatchQueue 27
User stack:
9 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
9 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
9 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
9 _dispatch_queue_invoke + 50 (in libSystem.B.dylib) [0x936fc4a8]
9 _dispatch_queue_drain + 249 (in libSystem.B.dylib) [0x936fca4c]
9 _dispatch_call_block_and_release + 16 (in libSystem.B.dylib) [0x93709fe4]
9 ??? (in spindump + 20506) [0x601a]
9 ??? (in spindump + 15988) [0x4e74]
9 dispatch_sync + 48 (in libSystem.B.dylib) [0x936f9f9d]
9 _dispatch_barrier_sync_f_slow + 132 (in libSystem.B.dylib) [0x936fdc05]
9 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x936d6136]
Kernel stack:
9 semaphore_wait_continue + 0 [0x22a270]
Thread 6548b7c
User stack:
5 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
5 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
5 bsdthread_create + 1313 [0x4c9daa]
Thread 5e413d4
User stack:
2 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
2 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
2 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0xfff7 spindump ??? (???) <23FB3CE1-BD67-3322-424C-CACC3A09F770> /usr/sbin/spindump
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x930c9000 - 0x93144fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: spindump_symbolicator [702]
Path: /usr/libexec/spindump_symbolicator
UID: 0
Thread 5e68b7c DispatchQueue 1
User stack:
2 ??? (in spindump_symbolicator + 1837) [0x172d]
2 ??? (in spindump_symbolicator + 2357) [0x1935]
2 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
2 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
2 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
2 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
2 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 5e7ab7c DispatchQueue 2
User stack:
2 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
2 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
2 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
2 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
2 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
2 kevent + 97 [0x4701de]
Thread 6a2cb7c
User stack:
2 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
2 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
2 cleaner_thread_main(void*) + 54 (in CoreSymbolication) [0x997e7849]
2 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
2 semaphore_wait_continue + 0 [0x22a270]
Binary Images:
0x1000 - 0x1ff7 spindump_symbolicator ??? (???) /usr/libexec/spindump_symbolicator
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x997db000 - 0x99859fe3 com.apple.CoreSymbolication 2.1 (40.1.1) <7F54A51D-0FDD-096F-96D9-B6C9688B30FE> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
Process: syslogd [14]
Path: /usr/sbin/syslogd
UID: 0
Thread 5186b7c DispatchQueue 1
User stack:
14 ??? (in syslogd + 1661) [0x167d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Thread 51863d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in syslogd + 50075) [0xd39b]
14 ??? (in syslogd + 39880) [0xabc8]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Thread 51867a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in syslogd + 48912) [0xcf10]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 5199b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 ??? (in syslogd + 39176) [0xa908]
14 _vprocmgr_log_drain + 69 (in libSystem.B.dylib) [0x938232ad]
14 vproc_mig_log_drain + 97 (in libSystem.B.dylib) [0x93823d34]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Binary Images:
0x1000 - 0x14ff7 syslogd ??? (???) <8C59083E-B8A5-4AAA-0D00-2FA650AB84E9> /usr/sbin/syslogd
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: System Preferences [271]
Path: /Applications/System Preferences.app/Contents/MacOS/System Preferences
UID: 502
Thread 6c6e7a8 DispatchQueue 1
User stack:
14 ??? (in System Preferences + 6433) [0x2921]
14 NSApplicationMain + 574 (in AppKit) [0x951c25ed]
14 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
14 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6431b7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 6d36000
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 -[NSUIHeartBeat _heartBeatThread:] + 2039 (in AppKit) [0x953721a1]
14 usleep$UNIX2003 + 61 (in libSystem.B.dylib) [0x9372fba2]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Binary Images:
0x1000 - 0x1aff7 com.apple.systempreferences 7.0 (7.0) <7C951C23-00AE-01BB-E151-FCA52A0EF570> /Applications/System Preferences.app/Contents/MacOS/System Preferences
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: SystemStarter [22]
Path: /sbin/SystemStarter
UID: 0
Thread 522b3d4 DispatchQueue 1
User stack:
14 start + 53 (in SystemStarter) [0x2351]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 57c03d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0x5ff7 SystemStarter ??? (???) <07A606F6-8A94-3756-CDAC-BB03347A8F17> /sbin/SystemStarter
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: SystemUIServer [151]
Path: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
UID: 502
Thread 61c8000 DispatchQueue 1
User stack:
14 ??? (in SystemUIServer + 71773) [0x1285d]
14 ??? (in SystemUIServer + 73636) [0x12fa4]
14 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
14 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 61373d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 6d593d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0x56fef com.apple.systemuiserver 1.6 (298.7) <123F2A0D-9BC4-1FB6-22A7-3C14ECB3166F> /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
Process: usbmuxd [21]
Path: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd
UID: 213
Thread 522b7a8 DispatchQueue 1
User stack:
14 ??? (in usbmuxd + 4013) [0x1fad]
14 ??? (in usbmuxd + 4224) [0x2080]
14 ??? (in usbmuxd + 9168) [0x33d0]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 5380000 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 57dd7a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Binary Images:
0x1000 - 0xcfff usbmuxd ??? (???) <2036E06A-C07D-341C-64AF-DB418CAD1045> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Process: UserEventAgent [168]
Path: /usr/libexec/UserEventAgent
UID: 502
Thread 6c4e000 DispatchQueue 1
User stack:
14 ??? (in UserEventAgent + 3677) [0x1e5d]
14 ??? (in UserEventAgent + 6350) [0x28ce]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6cf17a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 6cf1b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 RegisterAppTracker + 12125 (in ACRRDaemon) [0x34c53]
14 -[NSRunLoop(NSRunLoop) run] + 76 (in Foundation) [0x9715e255]
14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x9715e378]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Binary Images:
0x1000 - 0x2ff7 UserEventAgent ??? (???) /usr/libexec/UserEventAgent
0x30000 - 0x36ff7 com.apple.CrashReporter.ACRRDaemonPlugin 10.6.3 (250) <9BC0C9D0-C638-D850-AFB0-8B8F5D9BA0F4> /System/Library/UserEventPlugins/ACRRDaemon.plugin/Contents/MacOS/ACRRDaemon
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: WindowServer [101]
Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer
UID: 88
Thread 57c6b7c DispatchQueue 1
User stack:
14 start + 53 (in WindowServer) [0x1f55]
14 main + 24 (in WindowServer) [0x1f76]
14 CGXGetRootAdminCredentials + 0 (in CoreGraphics) [0x98aadb1d]
14 CGXServerLoop + 179 (in CoreGraphics) [0x98ae655d]
14 CGXRunOneServicesPass + 821 (in CoreGraphics) [0x98adc844]
10 CGXRunOneServerPass + 369 (in CoreGraphics) [0x98adf903]
10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
4 CGXRunOneServerPass + 290 (in CoreGraphics) [0x98adf8b4]
4 mach_msg_overwrite_trap + 10 (in libSystem.B.dylib) [0x936d6106]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 53807a8 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 53087a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 eventThread + 591 (in CoreGraphics) [0x98ac1a50]
14 CFRunLoopRun + 84 (in CoreFoundation) [0x925c9fd4]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 5e41b7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 thread_fun + 33 (in QuartzCore) [0x90ec7b09]
14 CA::Render::Server::server_thread(void*) + 240 (in QuartzCore) [0x90e8641f]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 645d7a8
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 layer_blit_work_queue_server + 155 (in CoreGraphics) [0x98ba725b]
14 layer_blit_work_queue_thread + 973 (in CoreGraphics) [0x98ba6fed]
14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x937059b8]
14 __semwait_signal + 10 (in libSystem.B.dylib) [0x93704066]
Kernel stack:
14 semaphore_wait_continue + 0 [0x22a270]
Binary Images:
0x1000 - 0x1ff7 WindowServer ??? (???) <26CFD200-5913-9B70-726B-D6F21E684BDD> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer
0x90c39000 - 0x90fa1ff7 com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x989db000 - 0x991ca557 com.apple.CoreGraphics 1.543.50 (???) <74533178-5C90-0F54-1B06-2E1C5251ED5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
Process: writeconfig [273]
Path: /System/Library/PrivateFrameworks/Admin.framework/Resources/writeconfig
UID: 0
Thread 6c6eb7c DispatchQueue 1
User stack:
14 ??? (in writeconfig + 7209) [0x2c29]
14 ??? (in writeconfig + 28266) [0x7e6a]
14 -[NSRunLoop(NSRunLoop) run] + 76 (in Foundation) [0x9715e255]
14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x9715e378]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6e343d4 DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Binary Images:
0x1000 - 0xeff7 writeconfig ??? (???) <9D1336DE-E0B0-5B37-1DA7-8230C7A88285> /System/Library/PrivateFrameworks/Admin.framework/Resources/writeconfig
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: X [426]
Path: /usr/X11/bin/X
UID: 502
Process: X11.bin [367]
Path: /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
UID: 502
Process: Xcode [531]
Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
UID: 502
Thread 61fa000 DispatchQueue 1
User stack:
14 ??? (in Xcode + 7109) [0x2bc5]
14 NSApplicationMain + 574 (in AppKit) [0x951c25ed]
14 -[NSApplication run] + 821 (in AppKit) [0x951ca55b]
14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x952082ca]
14 _DPSNextEvent + 847 (in AppKit) [0x95208a89]
14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6097b7c DispatchQueue 2
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x936fbd41]
14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x936fc2be]
14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x936fc519]
14 kevent + 10 (in libSystem.B.dylib) [0x936fc942]
Kernel stack:
14 kevent + 97 [0x4701de]
Thread 52913d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 (in Foundation) [0x9715d42c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 57ddb7c
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x936f5086]
Kernel stack:
14 sleep + 52 [0x486bac]
Thread 6dbe3d4
User stack:
14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2]
14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d]
14 __NSThread__main__ + 1499 (in Foundation) [0x97124884]
14 -[NSThread main] + 45 (in Foundation) [0x971248d4]
14 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 372 (in DTDeviceKit) [0x15ee28b8]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6e013d4
User stack:
14 start_wqthread + 30 (in libSystem.B.dylib) [0x936fbb86]
14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x936fb9d2]
Kernel stack:
14 bsdthread_create + 1313 [0x4c9daa]
Binary Images:
0x1000 - 0x21ff7 com.apple.Xcode 3.2.3 (1688) <03F3F7FB-29C1-4FB4-281F-003FFD8698A7> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
0x15ecb000 - 0x15f61fff com.apple.DTDeviceKit 4.0 (232.12) /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneRemoteDevice.xcodeplugin/Contents/MacOS/../../../../../PrivateFrameworks//DTDeviceKit.framework/Versions/A/DTDeviceKit
0x90fa2000 - 0x912c6fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92588000 - 0x92702fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936d5000 - 0x9387bfeb libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x951c0000 - 0x95aa0ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9710e000 - 0x9737effb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Process: xinit [425]
Path: /usr/X11/bin/xinit
UID: 502
Process: kernel_task [0]
Path: kernel_task
UID: 0
Version: Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
Thread 0
Thread 863a80
Kernel stack:
14 vm_pageout_continue + 0 [0x276c2d]
Thread 4a09000
Kernel stack:
14 thread_stack_enqueue + 90 [0x22e4a1]
Thread 4a093d4
Kernel stack:
14 thread_daemon_init + 214 [0x22e20e]
Thread 4a097a8
Kernel stack:
14 assert_wait_deadline + 271 [0x227b4f]
Thread 4a09b7c
Kernel stack:
14 idle_thread + 0 [0x228015]
Thread 4a0a000
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 ux_handler_init + 475 [0x4d0b5f]
14 mach_msg_receive + 168 [0x216e31]
14 ipc_mqueue_receive + 101 [0x211aa8]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 4a0a7a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4a0ab7c
Kernel stack:
14 thread_call_initialize + 354 [0x22f966]
Thread 4b853d4
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4b857a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4b85b7c
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4b8c000
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 buf_strategy + 1042 [0x2ca408]
14 msleep + 157 [0x486eef]
14 wakeup + 334 [0x4867fc]
14 lck_mtx_sleep + 87 [0x221948]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 4b8c3d4
Kernel stack:
13 thread_call_initialize + 663 [0x22fa9b]
1 call_continuation + 28 [0x29e6cc]
1 thread_call_initialize + 1073 [0x22fc35]
1 thread_block_parameter + 32 [0x227161]
1 thread_block_reason + 309 [0x2270e0]
1 thread_go + 1982 [0x2264bc]
1 thread_setrun + 1351 [0x2256d2]
1 machine_idle + 239 [0x2a9ade]
Thread 4b8c7a8
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 com.apple.driver.AppleIntelCPUPowerManagement 105.10.0 + 23324 [0xdefb1c]
14 IOLockSleep + 39 [0x52b2ab]
14 lck_mtx_sleep + 87 [0x221948]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 4b95000
Kernel stack:
14 thread_call_initialize + 663 [0x22fa9b]
Thread 4b953d4
Kernel stack:
14 idle_thread + 0 [0x228015]
Thread 4b957a8
Kernel stack:
14 com.apple.nke.applicationfirewall 2.1.11 + 23895 [0x1107d57]
Thread 4b95b7c
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4ba97a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4ba9b7c
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4baa000
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4baa7a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4bab000
Kernel stack:
14 aio_return + 295 [0x4633fd]
Thread 4bab3d4
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 ifnet_detach_protocol + 1603 [0x31a281]
14 msleep + 157 [0x486eef]
14 wakeup + 334 [0x4867fc]
14 lck_mtx_sleep + 87 [0x221948]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 4bab7a8
Kernel stack:
14 ifnet_detach + 582 [0x319a17]
Thread 4babb7c
Kernel stack:
14 vm_pageout_internal_start + 80 [0x2751b3]
Thread 4bac000
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 audit_worker_init + 956 [0x45ed2d]
14 _audit_cv_wait + 50 [0x44fee1]
14 msleep + 157 [0x486eef]
14 wakeup + 334 [0x4867fc]
14 lck_mtx_sleep + 87 [0x221948]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 4bac7a8
Kernel stack:
14 m_freem + 15868 [0x4a6802]
Thread 4bacb7c
Kernel stack:
14 aio_return + 295 [0x4633fd]
Thread 4bb17a8
Kernel stack:
14 aio_return + 295 [0x4633fd]
Thread 4bb1b7c
Kernel stack:
14 aio_return + 295 [0x4633fd]
Thread 4bbe000
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4bbe3d4
Kernel stack:
14 memory_object_recover_named + 18276 [0x26f7d5]
Thread 4bc77a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4bc7b7c
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4bc8000
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4bc83d4
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4bc87a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4bc8b7c
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4c41000
Kernel stack:
14 thread_call_initialize + 663 [0x22fa9b]
Thread 4c417a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 4c41b7c
Kernel stack:
14 vm_pageout_internal_start + 945 [0x275514]
Thread 520c000
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 5242b7c
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 5263000
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 ifnet_detach_protocol + 1603 [0x31a281]
14 msleep + 157 [0x486eef]
14 wakeup + 334 [0x4867fc]
14 lck_mtx_sleep + 87 [0x221948]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 52727a8
Kernel stack:
14 thread_call_initialize + 663 [0x22fa9b]
Thread 527e000
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 com.apple.filesystems.autofs 2.1.0 + 24145 [0xf8ae51]
14 msleep + 157 [0x486eef]
14 wakeup + 286 [0x4867cc]
14 lck_mtx_sleep_deadline + 104 [0x221340]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 527eb7c
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 com.parallels.kext.prl_hypervisor 5.0 9344.558741 + 11543 [0x36132d17]
14 com.parallels.kext.prl_hypervisor 5.0 9344.558741 + 89292 [0x36145ccc]
14 com.parallels.kext.prl_hypervisor 5.0 9344.558741 + 11754 [0x36132dea]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 57c07a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 57c0b7c
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 57d4000
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 57d53d4
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 57d57a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 57d5b7c
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 57d87a8
Kernel stack:
14 vm_pageout_internal_start + 80 [0x2751b3]
Thread 57d93d4
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 ifnet_detach_protocol + 1603 [0x31a281]
14 msleep + 157 [0x486eef]
14 wakeup + 334 [0x4867fc]
14 lck_mtx_sleep + 87 [0x221948]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 5e52000
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 ifnet_detach_protocol + 1603 [0x31a281]
14 msleep + 157 [0x486eef]
14 wakeup + 334 [0x4867fc]
14 lck_mtx_sleep + 87 [0x221948]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 5e523d4
Kernel stack:
14 call_continuation + 28 [0x29e6cc]
14 ifnet_detach_protocol + 1603 [0x31a281]
14 msleep + 157 [0x486eef]
14 wakeup + 334 [0x4867fc]
14 lck_mtx_sleep + 87 [0x221948]
14 thread_block + 33 [0x227184]
14 thread_block_reason + 331 [0x2270f6]
14 thread_dispatch + 1966 [0x226e57]
14 machine_switch_context + 753 [0x2a6a27]
Thread 5e527a8
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
Thread 5e52b7c
Kernel stack:
14 IOWorkLoop::threadMain() + 0 [0x547cbe]
************************************************
Emil Olsen
DVM, Ph.D Student
KU LIFE DK & RVC UK
Supported by Faxe Animal Hospital
Working title:
"Diagnosing Equine Cervical Vertebral Stenosis"
Frederiksberg DK & Hatfield UK
+45 20921986 / +44 7503 287711
eo at life.ku.dk
More information about the R-help
mailing list