Closing a failed RDP session

avatar

have not really done anything,
Was trying to connect to a server and it failed( think it is relating to my VPN not playing nice with DNS, so could not look up the server)

got the following error

Process: Remote Desktop Manager [3972]
Path: /Applications/Remote Desktop Manager.app/Contents/MacOS/Remote Desktop Manager
Identifier: com.devolutions.remotedesktopmanager
Version: 0.9.1.0 (0.9.1.0)
Code Type: X86 (Native)
Parent Process: launchd [228]
Responsible: Remote Desktop Manager [3972]
User ID: 501

Date/Time: 2013-10-31 15:11:51.911 +1300
OS Version: Mac OS X 10.9 (13A603)
Report Version: 11
Anonymous UUID: EA1A3FF9-15C3-1879-DE95-E8A0F2765DC7

Sleep/Wake UUID: 3D89991D-8435-4E0F-909D-D7C8E78A35C2

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
Performing @selector(_didClickCloseButton:) from sender MMRolloverButton 0xfce8200
abort() called
*** error for object 0x2166200: incorrect checksum for freed object - object was probably modified after being freed.


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x971ae286 __kill + 10
1 libsystem_kernel.dylib 0x971ac5ec kill$UNIX2003 + 32
2 libsystem_c.dylib 0x9409326f raise + 26
3 com.awakecoding.MacFreeRDP-library 0x04b32454 fatal_handler + 228
4 libsystem_platform.dylib 0x929d9deb _sigtramp + 43
5 ??? 0xffffffff 0 + 4294967295
6 libsystem_c.dylib 0x940c1340 abort + 155
7 libsystem_malloc.dylib 0x96e044b6 szone_error + 430
8 libsystem_malloc.dylib 0x96e05c8d free_list_checksum_botch + 50
9 libsystem_malloc.dylib 0x96e05c26 small_free_list_remove_ptr + 209
10 libsystem_malloc.dylib 0x96e02809 szone_free_definite_size + 3329
11 libsystem_malloc.dylib 0x96e0bd1d free + 277
12 com.apple.CoreGraphics 0x964cce11 x_mem_dealloc_size + 87
13 com.apple.CoreGraphics 0x964ccfd2 x_free + 31
14 com.apple.CoreGraphics 0x962acd5b shape_free + 50
15 com.apple.CoreGraphics 0x962b5704 region_finalize + 46
16 com.apple.CoreFoundation 0x98fe144a CFRelease + 986
17 com.apple.CoreFoundation 0x99001b55 __CFTypeCollectionRelease + 165
18 com.apple.CoreFoundation 0x9900190f __CFBasicHashRemoveValue + 143
19 com.apple.CoreFoundation 0x98fff70a CFBasicHashRemoveValue + 2858
20 com.apple.CoreFoundation 0x990340c6 CFDictionaryRemoveValue + 198
21 com.apple.CoreGraphics 0x962ff9d9 _setWindowRegion + 341
22 com.apple.CoreGraphics 0x962ff847 CGSClearDragRegion + 45
23 com.apple.AppKit 0x906dad5b _NSClearDragRectsInWindow + 56
24 com.apple.AppKit 0x906dad14 -[NSFrameView _clearDragMargins] + 48
25 com.apple.AppKit 0x906da6a4 -[NSFrameView _resetDragMargins] + 198
26 com.apple.AppKit 0x905bf5a4 -[NSThemeFrame _resetDragMargins] + 217
27 com.apple.AppKit 0x905bb47d -[NSThemeFrame _tileTitlebarAndRedisplay:] + 932
28 com.apple.AppKit 0x905d08c8 -[NSTitledFrame _titleDidChange] + 288
29 com.apple.AppKit 0x905cce26 -[NSTitledFrame setTitle:] + 1176
30 com.apple.AppKit 0x905cc8d6 -[NSThemeFrame setTitle:] + 58
31 com.apple.AppKit 0x905cc691 -[NSWindow _dosetTitle:andDefeatWrap:] + 318
32 com.apple.AppKit 0x905cc53e -[NSWindow setTitle:] + 182
33 ??? 0x07c25ddc 0 + 130178524
34 ??? 0x0dedfeec 0 + 233701100
35 ??? 0x0dedfd61 0 + 233700705
36 ??? 0x0dedfbec 0 + 233700332
37 ??? 0x05e7ebe8 0 + 99085288
38 ??? 0x05ecb58c 0 + 99399052
39 libobjc.A.dylib 0x903d7304 -[NSObject performSelector:withObject:withObject:] + 77
40 de.monscheuer.MMTabBarView 0x048f3ffe -[MMTabBarView tabView:didSelectTabViewItem:] + 146
41 com.apple.AppKit 0x908bae56 -[NSTabView selectTabViewItem:] + 1193
42 com.apple.AppKit 0x908ba93f -[NSTabView selectTabViewItemAtIndex:] + 64
43 com.apple.AppKit 0x908efd2b -[NSTabView removeTabViewItem:] + 487
44 de.monscheuer.MMTabBarView 0x048f5104 -[MMTabBarView _didClickCloseButton:] + 544
45 libobjc.A.dylib 0x903d72af -[NSObject performSelector:withObject:] + 70
46 com.apple.AppKit 0x907b9c35 -[NSApplication sendAction:to:from:] + 438
47 com.apple.AppKit 0x907b9a3d -[NSControl sendAction:to:] + 102
48 com.apple.AppKit 0x90808fcb -[NSCell _sendActionFrom:] + 159
49 com.apple.AppKit 0x908242ea -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2465
50 com.apple.AppKit 0x90823521 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 513
51 com.apple.AppKit 0x90822b45 -[NSControl mouseDown:] + 690
52 com.apple.AppKit 0x9079ee4d -[NSWindow sendEvent:] + 11953
53 com.apple.AppKit 0x9073acad -[NSApplication sendEvent:] + 4034
54 com.apple.AppKit 0x9057f3bc -[NSApplication run] + 823
55 com.apple.AppKit 0x905681f8 NSApplicationMain + 1165
56 ??? 0x0a79bef0 0 + 175750896
57 ??? 0x0a79bdf8 0 + 175750648
58 ??? 0x0a79b650 0 + 175748688
59 ??? 0x07c297a7 0 + 130193319
60 ??? 0x07c29754 0 + 130193236
61 ??? 0x07c27c94 0 + 130186388
62 ??? 0x01fd09c8 0 + 33360328
63 ??? 0x01fd0ad3 0 + 33360595
64 com.devolutions.remotedesktopmanager 0x000ef48e mono_jit_runtime_invoke + 798
65 com.devolutions.remotedesktopmanager 0x0019b44e mono_runtime_invoke + 126
66 com.devolutions.remotedesktopmanager 0x0019fa04 mono_runtime_exec_main + 420
67 com.devolutions.remotedesktopmanager 0x0019fd75 mono_runtime_run_main + 725
68 com.devolutions.remotedesktopmanager 0x00050485 mono_jit_exec + 149
69 com.devolutions.remotedesktopmanager 0x000031e1 main + 1665
70 com.devolutions.remotedesktopmanager 0x00002395 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x971af992 kevent64 + 10
1 libdispatch.dylib 0x962808bd _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x96280556 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x971a9fb6 semaphore_wait_trap + 10
1 com.devolutions.remotedesktopmanager 0x0024b9de mono_sem_wait + 30
2 com.devolutions.remotedesktopmanager 0x0013753a finalizer_thread + 74
3 com.devolutions.remotedesktopmanager 0x0020b3d4 start_wrapper + 468
4 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
5 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
6 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
7 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
8 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x971ae7ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x901add1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x901afc25 pthread_cond_timedwait$UNIX2003 + 71
3 com.devolutions.remotedesktopmanager 0x00229634 _wapi_handle_timedwait_signal_handle + 516
4 com.devolutions.remotedesktopmanager 0x0023c9f4 WaitForSingleObjectEx + 660
5 com.devolutions.remotedesktopmanager 0x0020e0fa mono_wait_uninterrupted + 122
6 com.devolutions.remotedesktopmanager 0x0020e1bf ves_icall_System_Threading_WaitHandle_WaitOne_internal + 95
7 ??? 0x095411e4 0 + 156504548
8 ??? 0x09540fc8 0 + 156504008
9 ??? 0x0953d6b9 0 + 156489401
10 ??? 0x0953a054 0 + 156475476
11 ??? 0x09538bc8 0 + 156470216
12 ??? 0x01f165ed 0 + 32597485
13 com.devolutions.remotedesktopmanager 0x000ef48e mono_jit_runtime_invoke + 798
14 com.devolutions.remotedesktopmanager 0x0019b44e mono_runtime_invoke + 126
15 com.devolutions.remotedesktopmanager 0x0019b5bc mono_runtime_delegate_invoke + 140
16 com.devolutions.remotedesktopmanager 0x0020b400 start_wrapper + 512
17 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
18 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
19 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
20 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
21 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 4:
0 libsystem_kernel.dylib 0x971aeb76 __semwait_signal + 10
1 libsystem_c.dylib 0x940e005b nanosleep$UNIX2003 + 219
2 com.devolutions.remotedesktopmanager 0x0023ebe5 SleepEx + 309
3 com.devolutions.remotedesktopmanager 0x002029f8 monitor_thread + 120
4 com.devolutions.remotedesktopmanager 0x0020b3d4 start_wrapper + 468
5 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
6 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
7 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
8 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
9 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x971ae7ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x901add1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x901afc25 pthread_cond_timedwait$UNIX2003 + 71
3 com.devolutions.remotedesktopmanager 0x00229634 _wapi_handle_timedwait_signal_handle + 516
4 com.devolutions.remotedesktopmanager 0x0023c9f4 WaitForSingleObjectEx + 660
5 com.devolutions.remotedesktopmanager 0x0020e0fa mono_wait_uninterrupted + 122
6 com.devolutions.remotedesktopmanager 0x0020e1bf ves_icall_System_Threading_WaitHandle_WaitOne_internal + 95
7 ??? 0x095411e4 0 + 156504548
8 ??? 0x09540fc8 0 + 156504008
9 ??? 0x0bdd97ec 0 + 199071724
10 ??? 0x0bdd8aac 0 + 199068332
11 ??? 0x0bdd86ec 0 + 199067372
12 ??? 0x0bdd862c 0 + 199067180
13 ??? 0x0bdd8314 0 + 199066388
14 ??? 0x0bdd7ff6 0 + 199065590
15 ??? 0x0bdd7fd7 0 + 199065559
16 ??? 0x0bdd7a40 0 + 199064128
17 ??? 0x0bdd7694 0 + 199063188
18 ??? 0x0bdd763c 0 + 199063100
19 ??? 0x01f0fc9d 0 + 32570525
20 com.devolutions.remotedesktopmanager 0x000ef48e mono_jit_runtime_invoke + 798
21 com.devolutions.remotedesktopmanager 0x0019b44e mono_runtime_invoke + 126
22 com.devolutions.remotedesktopmanager 0x0019b5bc mono_runtime_delegate_invoke + 140
23 com.devolutions.remotedesktopmanager 0x0020515d async_invoke_thread + 2141
24 com.devolutions.remotedesktopmanager 0x0020b3d4 start_wrapper + 468
25 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
26 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
27 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
28 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
29 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x971aeb76 __semwait_signal + 10
1 libsystem_c.dylib 0x940e005b nanosleep$UNIX2003 + 219
2 com.devolutions.remotedesktopmanager 0x0023ebe5 SleepEx + 309
3 com.devolutions.remotedesktopmanager 0x0020e438 ves_icall_System_Threading_Thread_Sleep_internal + 88
4 ??? 0x0bdf4b5c 0 + 199183196
5 ??? 0x0bdf4ad8 0 + 199183064
6 ??? 0x0bdf48b4 0 + 199182516
7 ??? 0x09538bc8 0 + 156470216
8 ??? 0x01f165ed 0 + 32597485
9 com.devolutions.remotedesktopmanager 0x000ef48e mono_jit_runtime_invoke + 798
10 com.devolutions.remotedesktopmanager 0x0019b44e mono_runtime_invoke + 126
11 com.devolutions.remotedesktopmanager 0x0019b5bc mono_runtime_delegate_invoke + 140
12 com.devolutions.remotedesktopmanager 0x0020b400 start_wrapper + 512
13 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
14 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
15 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
16 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
17 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x971a9f7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x971a916c mach_msg + 68
2 com.apple.CoreFoundation 0x9903ef69 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x9903e541 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x9903dd5a CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x9903dbbb CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x90736f18 _NSEventThread + 283
7 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
8 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
9 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 8:
0 libsystem_kernel.dylib 0x971a9fce semaphore_timedwait_trap + 10
1 com.devolutions.remotedesktopmanager 0x0024b965 mono_sem_timedwait + 261
2 com.devolutions.remotedesktopmanager 0x0020549e async_invoke_thread + 2974
3 com.devolutions.remotedesktopmanager 0x0020b3d4 start_wrapper + 468
4 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
5 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
6 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
7 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
8 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 9:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x971a9f7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x971a916c mach_msg + 68
2 com.apple.CoreFoundation 0x9903ef69 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x9903e541 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x9903dd5a CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x9903dbbb CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x94f610b5 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
7 com.apple.Foundation 0x94f60f2e -[NSThread main] + 45
8 com.apple.Foundation 0x94f60e86 __NSThread__main__ + 1426
9 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
10 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
11 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 10:
0 libsystem_kernel.dylib 0x971aeace __select + 10
1 com.devolutions.remotedesktopmanager 0x0024a69f mono_poll + 463
2 com.devolutions.remotedesktopmanager 0x00203958 tp_poll_wait + 1400
3 com.devolutions.remotedesktopmanager 0x0020b3d4 start_wrapper + 468
4 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
5 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
6 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
7 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
8 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 11:
0 libsystem_kernel.dylib 0x971a9fce semaphore_timedwait_trap + 10
1 com.devolutions.remotedesktopmanager 0x0024b965 mono_sem_timedwait + 261
2 com.devolutions.remotedesktopmanager 0x0020549e async_invoke_thread + 2974
3 com.devolutions.remotedesktopmanager 0x0020b3d4 start_wrapper + 468
4 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
5 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
6 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
7 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
8 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 12:
0 libsystem_kernel.dylib 0x971ae7ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x901add1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x901afbd9 pthread_cond_wait$UNIX2003 + 71
3 com.devolutions.remotedesktopmanager 0x0022969c _wapi_handle_timedwait_signal_handle + 620
4 com.devolutions.remotedesktopmanager 0x002296e8 _wapi_handle_wait_signal_handle + 40
5 com.devolutions.remotedesktopmanager 0x0023c9d1 WaitForSingleObjectEx + 625
6 com.devolutions.remotedesktopmanager 0x0020e0fa mono_wait_uninterrupted + 122
7 com.devolutions.remotedesktopmanager 0x0020e1bf ves_icall_System_Threading_WaitHandle_WaitOne_internal + 95
8 ??? 0x095411e4 0 + 156504548
9 ??? 0x0d5d99e8 0 + 224238056
10 ??? 0x0a45df4a 0 + 172351306
11 ??? 0x09538bc8 0 + 156470216
12 ??? 0x01f165ed 0 + 32597485
13 com.devolutions.remotedesktopmanager 0x000ef48e mono_jit_runtime_invoke + 798
14 com.devolutions.remotedesktopmanager 0x0019b44e mono_runtime_invoke + 126
15 com.devolutions.remotedesktopmanager 0x0019b5bc mono_runtime_delegate_invoke + 140
16 com.devolutions.remotedesktopmanager 0x0020b400 start_wrapper + 512
17 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
18 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
19 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
20 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
21 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 13:
0 libsystem_kernel.dylib 0x971a9fce semaphore_timedwait_trap + 10
1 com.devolutions.remotedesktopmanager 0x0024b965 mono_sem_timedwait + 261
2 com.devolutions.remotedesktopmanager 0x0020549e async_invoke_thread + 2974
3 com.devolutions.remotedesktopmanager 0x0020b3d4 start_wrapper + 468
4 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
5 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
6 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
7 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
8 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 14:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x971aeace __select + 10
1 com.apple.CoreFoundation 0x9908edc6 __CFSocketManager + 1158
2 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
3 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
4 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 15:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x971ae7ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x901add1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x901afbd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x92f119c4 JSC::BlockAllocator::blockFreeingThreadMain() + 276
4 com.apple.JavaScriptCore 0x92f08d7c WTF::threadEntryPoint(void*) + 76
5 com.apple.JavaScriptCore 0x92f08d10 WTF::wtfThreadEntryPoint(void*) + 16
6 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
7 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
8 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 16:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x971ae7ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x901add1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x901afbd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x92f123cb JSC::GCThread::waitForNextPhase() + 123
4 com.apple.JavaScriptCore 0x92f12258 JSC::GCThread::gcThreadMain() + 88
5 com.apple.JavaScriptCore 0x92f08d7c WTF::threadEntryPoint(void*) + 76
6 com.apple.JavaScriptCore 0x92f08d10 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
8 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
9 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 17:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x971ae7ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x901add1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x901afbd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x92f123cb JSC::GCThread::waitForNextPhase() + 123
4 com.apple.JavaScriptCore 0x92f12258 JSC::GCThread::gcThreadMain() + 88
5 com.apple.JavaScriptCore 0x92f08d7c WTF::threadEntryPoint(void*) + 76
6 com.apple.JavaScriptCore 0x92f08d10 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
8 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
9 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 18:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x971ae7ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x901add1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x901afbd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x92f123cb JSC::GCThread::waitForNextPhase() + 123
4 com.apple.JavaScriptCore 0x92f12258 JSC::GCThread::gcThreadMain() + 88
5 com.apple.JavaScriptCore 0x92f08d7c WTF::threadEntryPoint(void*) + 76
6 com.apple.JavaScriptCore 0x92f08d10 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
8 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
9 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 19:
0 libsystem_kernel.dylib 0x971a9fce semaphore_timedwait_trap + 10
1 com.devolutions.remotedesktopmanager 0x0024b965 mono_sem_timedwait + 261
2 com.devolutions.remotedesktopmanager 0x0020549e async_invoke_thread + 2974
3 com.devolutions.remotedesktopmanager 0x0020b3d4 start_wrapper + 468
4 com.devolutions.remotedesktopmanager 0x0023f97a thread_start_routine + 154
5 com.devolutions.remotedesktopmanager 0x0024c071 inner_start_thread + 65
6 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
7 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
8 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 20:
0 libsystem_kernel.dylib 0x971af046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x901acdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x901b0cce start_wqthread + 30

Thread 21:
0 libsystem_kernel.dylib 0x971af046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x901acdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x901b0cce start_wqthread + 30

Thread 22:
0 libsystem_kernel.dylib 0x971aeace __select + 10
1 com.awakecoding.MacFreeRDP-library 0x04babae5 WaitForMultipleObjects + 917
2 com.awakecoding.MacFreeRDP-library 0x04a5525c mac_client_thread + 588
3 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
4 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
5 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 23:
0 libsystem_kernel.dylib 0x971aeace __select + 10
1 com.awakecoding.MacFreeRDP-library 0x04babae5 WaitForMultipleObjects + 917
2 com.awakecoding.MacFreeRDP-library 0x04ad1321 transport_client_thread + 705
3 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
4 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
5 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 24:
0 libsystem_kernel.dylib 0x971aeace __select + 10
1 com.awakecoding.MacFreeRDP-library 0x04babae5 WaitForMultipleObjects + 917
2 com.awakecoding.MacFreeRDP-library 0x04ba701d thread_pool_work_func + 125
3 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
4 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
5 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 25:
0 libsystem_kernel.dylib 0x971aeace __select + 10
1 com.awakecoding.MacFreeRDP-library 0x04babae5 WaitForMultipleObjects + 917
2 com.awakecoding.MacFreeRDP-library 0x04ba701d thread_pool_work_func + 125
3 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
4 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
5 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 26:
0 libsystem_kernel.dylib 0x971aeace __select + 10
1 com.awakecoding.MacFreeRDP-library 0x04babae5 WaitForMultipleObjects + 917
2 com.awakecoding.MacFreeRDP-library 0x04ba701d thread_pool_work_func + 125
3 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
4 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
5 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 27:
0 libsystem_kernel.dylib 0x971aeace __select + 10
1 com.awakecoding.MacFreeRDP-library 0x04babae5 WaitForMultipleObjects + 917
2 com.awakecoding.MacFreeRDP-library 0x04ba701d thread_pool_work_func + 125
3 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
4 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
5 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 28:
0 libsystem_kernel.dylib 0x971aeace __select + 10
1 com.awakecoding.MacFreeRDP-library 0x04bab1ac WaitForSingleObject + 908
2 com.awakecoding.MacFreeRDP-library 0x04b3a88e MessageQueue_Wait + 46
3 com.awakecoding.MacFreeRDP-library 0x04b32e18 svc_plugin_thread_func + 184
4 libsystem_pthread.dylib 0x901ab5fb _pthread_body + 144
5 libsystem_pthread.dylib 0x901ab485 _pthread_start + 130
6 libsystem_pthread.dylib 0x901b0cf2 thread_start + 34

Thread 29:
0 libsystem_kernel.dylib 0x971af046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x901acdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x901b0cce start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x929d9dce ecx: 0xbfffe11c edx: 0x971ae286
edi: 0x00000020 esi: 0x00000000 ebp: 0xbfffe138 esp: 0xbfffe11c
ss: 0x00000023 efl: 0x00000282 eip: 0x971ae286 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x129e0000

Logical CPU: 0
Error Code: 0x000c0025
Trap Number: 132


Binary Images:
0x1000 - 0x334fec +com.devolutions.remotedesktopmanager (0.9.1.0 - 0.9.1.0) <77FA004A-F688-3A5C-811D-0E3B4EEF1A90> /Applications/Remote Desktop Manager.app/Contents/MacOS/Remote Desktop Manager
0x1fd9000 - 0x1fe1ffe +Devolutions.RoundedBox (1.0 - 1) <2ACE936C-63F2-34DC-BAFA-6D8E57EE2D5B> /Applications/Remote Desktop Manager.app/Contents/Frameworks/RoundedBox.framework/RoundedBox
0x1fe8000 - 0x1ff3ffa com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x4005000 - 0x402dfe7 +libMonoPosixHelper.dylib (0) <E45E252D-7D55-37F4-A2D5-4BD84E7BE74E> /Applications/Remote Desktop Manager.app/Contents/MonoBundle/libMonoPosixHelper.dylib
0x48ec000 - 0x4921fff +de.monscheuer.MMTabBarView (1.0 - 1) <DECAA552-CC54-3AF7-ADBE-5C0C5DC4AB29> /Applications/Remote Desktop Manager.app/Contents/Frameworks/MMTabBarView.framework/MMTabBarView
0x494e000 - 0x4969ffb +org.andymatuschak.Sparkle (1.5 Beta [git] - 1.5) <FAFFE906-5206-34D6-9C2B-ACBFFD67F266> /Applications/Remote Desktop Manager.app/Contents/Frameworks/Sparkle.framework/Sparkle
0x497a000 - 0x4a23fff +coop.plausible.CrashReporter (1.0) <00E9D40A-D8BE-3E35-90C5-123A91D45803> /Applications/Remote Desktop Manager.app/Contents/Frameworks/CrashReporter.framework/CrashReporter
0x4a53000 - 0x4bd0ff0 +com.awakecoding.MacFreeRDP-library (1.1.0 - ???) <EEE9ED01-34DE-341F-BFA4-DBA1D21C3293> /Applications/Remote Desktop Manager.app/Contents/Frameworks/MacFreeRDP.framework/MacFreeRDP
0x4c82000 - 0x5040ff7 com.apple.SceneKit (4.0 - 197) <68C756D7-FCB4-384B-94D8-AFD5AD54A4D5> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x525f000 - 0x526cff7 com.apple.StoreKit (1.0 - 232) <01CDD185-64BE-3504-9FB6-A9A73281F3AB> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x5278000 - 0x53efff7 com.apple.GameKit (1.0 - 781.62) <42F41376-9E81-35B7-938A-7DD6A8DB5F8E> /System/Library/Frameworks/GameKit.framework/GameKit
0x54f3000 - 0x557eff7 com.apple.GameKitServices (2.0 - 586.16) <9AFB4F3C-53F9-3C9E-BC83-6DB4C5F7F4DC> /System/Library/PrivateFrameworks/GameKitServices.framework/Versions/A/GameKitServices
0x55ac000 - 0x55acfff com.apple.LegacyHandle (2.0 - 586.16) <DB32FB86-D531-3F24-94E3-184EDEAE3583> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/Versions/A/LegacyHandle
0x55b0000 - 0x5702ff7 com.apple.AVConference (2.0 - 586.16) <25FF88FF-7F2E-3A06-993D-2C54677D2FCB> /System/Library/PrivateFrameworks/AVConference.framework/Versions/A/AVConference
0x576e000 - 0x576ffff com.apple.snatmap (2.0 - 586.16) <237861A5-1304-3448-8B5B-CC0024BF1A8E> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/Versions/A/snatmap
0x5773000 - 0x577eff3 com.apple.ViceroyTrace (2.0 - 586.16) <FA508A9E-71D8-3428-B2EC-6734F76BA2A1> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/Versions/A/ViceroyTrace
0x5788000 - 0x57b0fff com.apple.ICE (2.0 - 586.16) <D57802CC-33B6-326C-A28A-2E60C16E7BFD> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/Versions/A/ICE
0x57b9000 - 0x57c0ff5 com.apple.SimpleKeyExchange (2.0 - 586.16) <286B0E3F-0913-3FC6-87E1-F40B01102EDF> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/Versions/A/SimpleKeyExchange
0x57c7000 - 0x57cdffc com.apple.RTCReporting (1.0 - 1.28) <17A407B9-FA9B-3A50-9D88-ACFAED07A29A> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
0x57d5000 - 0x5a27ff7 com.apple.VideoProcessing (166.8 - 166.8) <04E528D9-85C5-399C-A32B-CAD89A2E842C> /System/Library/PrivateFrameworks/VideoProcessing.framework/Versions/A/VideoProcessing
0x5b1e000 - 0x5b36ff7 com.apple.ScriptingBridge (1.3.1 - 63) <6A12D8A2-A60D-3304-B3A8-DFE3901CC94A> /System/Library/Frameworks/ScriptingBridge.framework/ScriptingBridge
0xc7f8000 - 0xc7f9fff +cl_kernels (???) <4669C8E5-2EF9-4218-8605-054019B28669> cl_kernels
0xd5b3000 - 0xd5b3ffd +cl_kernels (???) <D1D7D928-A649-4AFD-911E-D4A7B1F97018> cl_kernels
0xd915000 - 0xda00ff7 unorm8_bgra.dylib (2.3.58) <44644D3C-3D0E-3CBB-9265-664D95EC791F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0xde2c000 - 0xde2dff1 +cl_kernels (???) <8E08624B-A1A3-4130-9562-8B97B0CCBCCA> cl_kernels
0xf995000 - 0xf995ff3 +cl_kernels (???) <C6635CE2-D2AD-4D1E-B2CA-3B467AB33B18> cl_kernels
0xfb00000 - 0xfb7dffa com.apple.xquery (1.3.1 - 30) <A9C347CC-0C9F-395F-BB32-1EE803C28FDC> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x10905000 - 0x10905ffb +cl_kernels (???) <99765BAB-5B0D-4781-BE9E-EB50C3922115> cl_kernels
0x1090b000 - 0x1090cff7 +cl_kernels (???) <728C40E6-E632-43B7-8BC5-73178863A13E> cl_kernels
0x129ec000 - 0x12ad2ff7 unorm8_rgba.dylib (2.3.58) <0FE613EA-70FB-3481-BC72-746D16CC5C06> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x12b04000 - 0x12b2efff com.apple.datadetectors (5.0 - 246.0) <BF39D829-8D4F-3E28-AFCD-0997F85B8C57> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x12b46000 - 0x12d34ffc com.apple.WebKit2 (9537 - 9537.71) <41929F1E-A306-39FD-AC95-9430181E8430> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
0x8feea000 - 0x8ff1c417 dyld (239.3) <4B280BB1-55F8-313F-86A6-8ADD644ED69E> /usr/lib/dyld
0x90008000 - 0x900fcfff libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x900fd000 - 0x9019bff7 com.apple.PDFKit (2.9 - 2.9) <0792168D-320D-33EF-AE24-6CDCB8C1990A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9019c000 - 0x901a6ff3 com.apple.DisplayServicesFW (2.8 - 360.8.14) <B14B15EC-41BA-37F6-B696-8BBA0E325C0C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x901a7000 - 0x901a9ff2 com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x901aa000 - 0x901b1ffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x901b2000 - 0x901c0fff libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x901c1000 - 0x90387ffb libicucore.A.dylib (511.25) <44DDE9A4-578E-3D23-A41A-D8795D000A18> /usr/lib/libicucore.A.dylib
0x90388000 - 0x903b3ff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x903b4000 - 0x903bcfff liblaunch.dylib (842.1.4) <3798500D-4436-3AEB-B273-7F2428C33A4A> /usr/lib/system/liblaunch.dylib
0x903bd000 - 0x905654af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x90566000 - 0x91181ff3 com.apple.AppKit (6.9 - 1265) <AE258D94-0272-394F-BBB7-9B5C165A4A78> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91182000 - 0x911e8ff4 com.apple.ISSupport (1.9.9 - 57) <BF22E11E-56CB-3396-A109-8C75694DDE7F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x911e9000 - 0x91320ff3 com.apple.desktopservices (1.8 - 1.8) <4D853961-F911-3FE2-A7DF-3130EA1D8CEB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91321000 - 0x91433ffc libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x915b3000 - 0x915c5fff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x915c9000 - 0x91690ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x91691000 - 0x9172dfff com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9172e000 - 0x9173cff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x9173d000 - 0x9174ffff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x91750000 - 0x9175bfff com.apple.CrashReporterSupport (10.9 - 538) <7A5FF845-433C-33E3-99B5-F6AA5B825734> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9175c000 - 0x9178cff3 libtidy.A.dylib (15.12) <3DBE95FE-8FA7-3584-9202-E37B54B3B064> /usr/lib/libtidy.A.dylib
0x9178d000 - 0x91c34fe7 com.apple.CoreAUC (6.22.08 - 6.22.08) <3F9E2986-8FF9-3339-A0C8-DC1186C4A5EC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x91c35000 - 0x91c77fff libGLU.dylib (9.0.83) <0D9BFE5A-435E-3C66-AF96-D3567B8FC87B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91c78000 - 0x91cb5ffb libGLImage.dylib (9.0.83) <FA15FEB5-54E4-313B-8E78-A2D2E6C88FE1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91cb6000 - 0x91cf3ff7 libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x91cf4000 - 0x91cf5fff liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x91cfb000 - 0x91df9fff libJP2.dylib (1038) <EE0B9985-625D-39E6-B425-03FB75BA2594> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91dfa000 - 0x91e04ff2 com.apple.AppSandbox (3.0 - 1) <085C3B38-C7D8-3A62-AFC6-CEE27F93DFD1> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x91e05000 - 0x92372fff com.apple.QuartzComposer (5.1 - 316) <4FC30662-E3CC-3AE5-88CE-7B271B59EFF0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x92373000 - 0x92376ff7 com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92377000 - 0x923a2ff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x923af000 - 0x92415fff com.apple.corelocation (1486.17 - 1486.24) <7DA4ADC6-4766-3DAC-B1AD-1ECEAD4CE477> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x92416000 - 0x92420ff7 com.apple.DirectoryService.Framework (10.9 - 173.1.1) <D6735614-EF4B-389F-BF99-7D8416A504BA> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x92421000 - 0x92459ff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9245a000 - 0x926d6ff7 com.apple.QuickTime (7.7.3 - 2826) <D9F2857B-5668-3828-B85E-0F897462C8D8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x926d7000 - 0x926e0fff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x926e1000 - 0x92837ff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92838000 - 0x92843ff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x92877000 - 0x9287bffc com.apple.IOSurface (91 - 91) <DECEEB72-3C7E-3C21-9237-E5AD293F8B09> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9287c000 - 0x9287efff com.apple.SecCodeWrapper (3.0 - 1) <29ECC157-F444-31FE-99CC-A9289FF3AC8D> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9287f000 - 0x928e8fff com.apple.SystemConfiguration (1.13 - 1.13) <542075CD-9085-3F30-B84B-DD0277D6A40E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x928e9000 - 0x929d5ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x929d6000 - 0x929dbff3 libsystem_platform.dylib (24.1.4) <875321B9-34EF-3FCC-880C-633FA05223F5> /usr/lib/system/libsystem_platform.dylib
0x929dc000 - 0x929ddfff libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x929de000 - 0x92a5eff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <1227DF22-E2DA-3764-A1CA-10CC0CEBE377> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92a5f000 - 0x92e93ff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x92e94000 - 0x92ea9ff3 com.apple.AppContainer (3.0 - 1) <B53ED2AD-9B19-316F-B7B9-80A3A94AC1D3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x92eaa000 - 0x92effff7 com.apple.framework.internetaccounts (2.1 - 210) <613F079B-6D69-3B3A-84EF-3F178A55F710> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x92f00000 - 0x93226ffb com.apple.JavaScriptCore (9537 - 9537.65) <402E2B2F-AA3F-33E6-BD7D-46B1E9314311> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x93227000 - 0x93389ff3 com.apple.CFNetwork (673.0.3 - 673.0.3) <5E0E9AE8-073B-3F2B-B0C7-A0129DE787F6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9338a000 - 0x933bbff4 com.apple.securityinterface (9.0 - 55047) <0D5ED2B8-C973-3C91-BA45-22501A043263> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x933bc000 - 0x933befff libsystem_configuration.dylib (596.12) <1C31C3F6-568D-3854-AE03-A5DA2F39297E> /usr/lib/system/libsystem_configuration.dylib
0x933bf000 - 0x933bffff com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x933c0000 - 0x933c3ff3 com.apple.AppleSystemInfo (3.0 - 3.0) <99A923AE-121B-307D-AC1C-968976FBA225> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x933c4000 - 0x93437fff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93438000 - 0x93439ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9343a000 - 0x934afffb com.apple.framework.IOKit (2.0.1 - 907.1.13) <86D72735-9DFB-35C8-83F7-CE0DCF17D354> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93dd7000 - 0x93dd7fff libffi.dylib (18.1) <7A14A976-B202-3074-8B0D-FB718DF172DA> /usr/lib/libffi.dylib
0x93dd8000 - 0x93dd9ffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x93de2000 - 0x94063ff3 com.apple.RawCamera.bundle (4.09 - 711) <F60727D9-0CD4-3315-84F8-1AC2C691751C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x94064000 - 0x940f6ffe libsystem_c.dylib (997.1.1) <D06FD754-8CE3-3EB7-BE05-2EF939BBE05F> /usr/lib/system/libsystem_c.dylib
0x940f7000 - 0x94101fff com.apple.ProtocolBuffer (1 - 182.1.3) <FE710AC6-806D-3379-AC1D-6A094BE9827C> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x94102000 - 0x94106ff7 libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x94107000 - 0x941e0ff6 com.apple.QuickLookUIFramework (5.0 - 622.3) <41D10880-AD68-3DE3-94F0-4CA9F44EBD5B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x941e1000 - 0x9422dff7 libcups.2.dylib (372) <9A2BE8DC-37E4-3019-B665-1036FE7868EA> /usr/lib/libcups.2.dylib
0x9422e000 - 0x94311ff7 libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
0x94312000 - 0x94330ff5 com.apple.frameworks.preferencepanes (16.0 - 16.0) <3E3368EE-CAD3-3096-89BC-D006A25A6294> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x943a0000 - 0x943aeff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x943af000 - 0x943d6fff com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x943d7000 - 0x9441ffff com.apple.PerformanceAnalysis (1.47 - 47) <16935C0F-7F9F-316E-9D46-11973DE0904A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x944cc000 - 0x944d2ff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x944d3000 - 0x944d6ffa libCGXType.A.dylib (599.7) <2738FF52-4B47-31AD-B7E5-412F6AFACC2A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x944d7000 - 0x94508ffd com.apple.GSS (4.0 - 2.0) <6BA01155-4DAD-30EE-B480-D224650EA010> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x94509000 - 0x9450cffb libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x9450d000 - 0x94560fff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94564000 - 0x94568fff libheimdal-asn1.dylib (323.12) <9EA2A221-301B-3B9A-BBF2-38134145B5A8> /usr/lib/libheimdal-asn1.dylib
0x94ec4000 - 0x94ef3ff1 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2215559E-C517-3122-906F-156FD3CC10AD> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x94ef4000 - 0x9521fff6 com.apple.Foundation (6.9 - 1056) <C8AE9C03-3460-354A-A8B6-EF4955BE600D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95220000 - 0x9528bff9 com.apple.Heimdal (4.0 - 2.0) <E3091095-A893-3089-8DA1-8705B3BE5BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x952db000 - 0x952e3ffe libGFXShared.dylib (9.0.83) <35644AAA-B1E7-367C-90C0-378024F8A46A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x952e4000 - 0x95300ff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x95301000 - 0x9530bff0 libCGInterfaces.dylib (271) <F78617B0-10DD-3DB0-988A-2407D630519A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Resources/libCGInterfaces.dylib
0x9530c000 - 0x95361ff3 com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x95362000 - 0x95365ff9 com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x95366000 - 0x95366fff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x95367000 - 0x95374ff7 com.apple.HelpData (2.1.4 - 90) <5BACC236-5B40-33AC-B088-87EDEFAF1D3E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95375000 - 0x95377fff com.apple.securityhi (9.0 - 55005) <51765C73-80D1-33E3-9589-3E88380CE007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95378000 - 0x953b7ff5 com.apple.ids (10.0 - 1000) <AEDCAD16-6626-3A0B-A9BE-3FC8A47CEB52> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x953b8000 - 0x953f4ff4 com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x953f5000 - 0x9548cff7 com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9548d000 - 0x954ebff7 com.apple.CoreUtils (1.9 - 190.4) <9E43FF7D-7FCD-3032-9EF9-BCF6D09E73C3> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x95542000 - 0x955b8ff3 com.apple.securityfoundation (6.0 - 55122) <25149798-A37E-316F-84AB-93029EAF33D8> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x955b9000 - 0x955c9ff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x955ca000 - 0x955eafff com.apple.facetimeservices (10.0 - 1000) <BD92DB29-AD36-3B60-A5EF-F4A68F1394A1> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x955eb000 - 0x955f4fff libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
0x955f5000 - 0x9561aff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <FCF52905-85B1-375C-B0AA-B8251B614D2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9561b000 - 0x9591cff7 com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <C514A490-8689-3665-AD82-863B5FF8D6AE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9591d000 - 0x9592aff7 com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9592b000 - 0x95b98ff6 com.apple.security (7.0 - 55471) <5FCF76B2-92C6-3404-87D3-91B3F6E203AA> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95b99000 - 0x95c44ffd com.apple.imcore (10.0 - 1000) <90B6B340-1473-3F5C-B39D-887FFD2D01AD> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x95c45000 - 0x95c7dfff com.apple.LDAPFramework (2.4.28 - 194.5) <0C42A932-15E8-3CD1-AC35-1DF7D41B25A2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95c7e000 - 0x95d07fff com.apple.CoreSymbolication (3.0 - 141) <178DDF5C-B6DA-39BD-84F5-FD3FA7E93BF8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x95d08000 - 0x95d5dfff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x95d5e000 - 0x95dafffb com.apple.CoreMedia (1.0 - 1273.29) <BE08E6C7-5E6F-3B54-9C17-751CFCBD823D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x95db0000 - 0x95dd4fff libJPEG.dylib (1038) <212B0986-9227-397C-9493-BCB190EC020E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95dd5000 - 0x95dddff7 libCGCMS.A.dylib (599.7) <A7404924-9A2B-3324-A934-BD08953E7098> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x95dde000 - 0x95ddefff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95ddf000 - 0x95de0fff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x95de1000 - 0x95dfbff7 com.apple.GenerationalStorage (2.0 - 160.2) <8755F7F1-2402-387C-A32A-2270E7D680C8> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x95dfc000 - 0x95e02ffc libCGXCoreImage.A.dylib (599.7) <87F9F4B2-487E-3B11-A869-D6CBDAB39055> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x95e03000 - 0x95e03ffe com.apple.AOSMigrate (1.0 - 1) <E612B5AD-06AE-3BCB-BA14-F7B64714640A> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x95e04000 - 0x95e04fff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95e05000 - 0x95e1cff4 com.apple.CoreMediaAuthoring (2.2 - 947) <BF917B77-0935-3F56-A2B9-E62A58A713B8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x95e1d000 - 0x95e33ff9 com.apple.aps.framework (4.0 - 4.0) <B3D5B83C-4DDF-3E8E-A701-7931AE6FAF65> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x95ff5000 - 0x960e0ff4 com.apple.DiskImagesFramework (10.9 - 371.1) <FC13BD5A-0FB7-35D5-A8DF-0510CFA996FE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x960e1000 - 0x960e8fff libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
0x96116000 - 0x9611bff7 com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9611c000 - 0x9611cffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <8A37963C-DF6F-3DFF-94E9-407DC5DFEDA9> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9611d000 - 0x96127fff com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x96128000 - 0x96140fff com.apple.CFOpenDirectory (10.9 - 173.1.1) <630A5CCF-8FC3-379D-B0BD-41DCE1F0B624> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x96141000 - 0x96204ff1 com.apple.CoreText (352.0 - 367.15) <746AD442-F7B4-3273-A36D-C7103D26F727> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x96205000 - 0x9620dfff libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
0x9620e000 - 0x96275ffc com.apple.framework.CoreWLAN (4.0 - 400.45.1) <8DADD7D2-AB98-34ED-8D6F-335338502CBE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x96276000 - 0x9627affa libGIF.dylib (1038) <5CEB4EDF-B0B6-33A6-BDDE-8C0D3226FA72> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9627b000 - 0x9627cfff libSystem.B.dylib (1197.1.1) <C58F0CC9-C1FD-3024-9358-D3359A6BBCAD> /usr/lib/libSystem.B.dylib
0x9627d000 - 0x96295ffd libdispatch.dylib (339.1.9) <6249BAE5-044F-3A7A-9CCC-03FF7E6B405B> /usr/lib/system/libdispatch.dylib
0x96296000 - 0x96298ffb libRadiance.dylib (1038) <F0D3F13B-5628-3DF9-8B86-A4D914567B25> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96299000 - 0x9629afff com.apple.marco (10.0 - 1000) <F7AD1FF7-5B1E-3D3C-AF00-FA3A43118CE5> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x9629b000 - 0x962a1ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <3CABD941-9D36-3FB7-BD93-11A7CDC3FB4D> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x962a2000 - 0x9669aff3 com.apple.CoreGraphics (1.600.0 - 599.7) <DB004990-F06F-3768-AE4C-191B3C748EFC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9669b000 - 0x9669ffff com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x966a0000 - 0x966a9fff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x966aa000 - 0x966bdfff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x966be000 - 0x966c0fff libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x966c1000 - 0x969b3ff8 com.apple.CoreImage (9.0.54) <D7BC3E53-EF5B-3A14-8808-8D45EE505B48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x969b4000 - 0x969e0ff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x969e1000 - 0x96a36ff7 com.apple.QuickLookFramework (5.0 - 622.3) <3C6ADC02-2C67-361B-B042-47DDCC0EDA5F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x96a37000 - 0x96cb5ff7 com.apple.imageKit (2.5 - 770) <C2FE06B8-DB32-392F-9280-5C1CB148D174> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x96cb6000 - 0x96d07ff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x96d08000 - 0x96d0fff7 com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x96d10000 - 0x96d11fff libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x96d12000 - 0x96daaff7 com.apple.Metadata (10.7.0 - 800.12) <0AE4CD6B-FDFC-31ED-9F2C-FE870155CAF9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96dab000 - 0x96dfafff com.apple.opencl (2.3.57 - 2.3.57) <93385E1C-00D9-31BE-9652-7F3C09484B3E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x96dfb000 - 0x96e13ff7 libsystem_malloc.dylib (23.1.10) <69F485C9-B3E7-3E36-A06C-D7DFD29D22E1> /usr/lib/system/libsystem_malloc.dylib
0x96e14000 - 0x96e20ff7 com.apple.OpenDirectory (10.9 - 173.1.1) <2AA24814-2DC6-3E28-B71B-186B686F0F19> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96e21000 - 0x97196ff9 com.apple.HIToolbox (2.1 - 695) <74E2DE33-E48E-3206-BD78-AFB988235A83> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x97197000 - 0x971b4ff4 libsystem_kernel.dylib (2422.1.72) <C5641F6C-E271-380A-A656-AE4C04345602> /usr/lib/system/libsystem_kernel.dylib
0x971b5000 - 0x971b9ffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x971ba000 - 0x972aaffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x972ab000 - 0x972c6ff6 libPng.dylib (1038) <F39168D4-ABEB-3C2D-A763-B9D3E1EF43BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x972c7000 - 0x972effff libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x972f0000 - 0x97336fff libcurl.4.dylib (78) <EC84399F-5EA8-321B-B122-99730CC557C8> /usr/lib/libcurl.4.dylib
0x97337000 - 0x97385ff9 com.apple.HIServices (1.22 - 466) <30636237-408A-3552-90C1-1279348DF7CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97386000 - 0x97492fff com.apple.ImageIO.framework (3.3.0 - 1038) <0B4A6607-9FBC-3A6C-984A-0542DE8385FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x97493000 - 0x975c0ff9 com.apple.avfoundation (2.0 - 651.12) <1AB88210-F2E6-3318-ACB2-41ED5AE6A0EF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x975c1000 - 0x975c6fff com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x975c7000 - 0x9782bfff com.apple.CoreData (107 - 481) <F699EC21-57D9-3AE6-A17B-C1D1092780BD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9782c000 - 0x97830ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x97831000 - 0x97bf6ff6 libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97bf7000 - 0x97bf9ffe libCVMSPluginSupport.dylib (9.0.83) <BD30BDD1-DD5B-3F31-A09B-C274EA93CD7C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x97bfa000 - 0x97c08ff3 com.apple.opengl (9.0.83 - 9.0.83) <16CFFD50-217E-3E18-88AF-7F2AD980628B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97c09000 - 0x97c73ff7 com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x97c74000 - 0x97c75ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <B2525E0D-2BB1-3AF6-BDCA-56DCDC1F7DBF> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x97c76000 - 0x97ca7ffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x97ca8000 - 0x97feeffb com.apple.MediaToolbox (1.0 - 1273.29) <60F62850-70EC-38E8-9C7F-81204CF9C382> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x97fef000 - 0x980d5ff7 com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x980d6000 - 0x980ffff5 com.apple.shortcut (2.6 - 2.6) <F9F32E6F-E641-36D0-B648-058D5E146D38> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x98100000 - 0x9811dffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x9811e000 - 0x9816eff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x9816f000 - 0x98336ff6 com.apple.GeoServices (1.0 - 702.14.9) <241F21BD-F058-3FD3-BECA-7A975F7F4C37> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x98337000 - 0x9837dff7 libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9837e000 - 0x983a1ff7 libc++abi.dylib (48) <5367BE5A-D475-3FB4-972D-E1DC999A709A> /usr/lib/libc++abi.dylib
0x983a2000 - 0x983a5fff libdyld.dylib (239.3) <729B32AC-EEE2-3739-8CE3-F90838D51906> /usr/lib/system/libdyld.dylib
0x9845b000 - 0x98745fd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x98746000 - 0x988f2ff1 com.apple.QuartzCore (1.8 - 332.0) <07F9B77F-35A2-3D21-99FA-CD3FCE5B9C7B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98c78000 - 0x98c7fff1 com.apple.phonenumbers (1.1.1 - 105) <4279F426-BD5E-3716-A23E-5A718B01F466> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x98c80000 - 0x98c80fff com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98c81000 - 0x98d98ffb com.apple.WebKit (9537 - 9537.71) <3A74A248-DC36-308D-B612-0775BA6F3341> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x98d99000 - 0x98df2ffa libTIFF.dylib (1038) <691DAAFD-D72B-3BE9-AE5C-84AF86BE66CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98df3000 - 0x98e92ff7 libCoreStorage.dylib (380) <55467C87-E1A3-3057-B428-9BCEFD39E36D> /usr/lib/libCoreStorage.dylib
0x98e93000 - 0x98e9cfff com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x98e9d000 - 0x98ec7fff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x98ec8000 - 0x98f26fff com.apple.ViewBridge (1.0 - 46) <62450F2D-C27A-3D11-BA41-AF8C6B18BEDD> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x98fc8000 - 0x991caff7 com.apple.CoreFoundation (6.9 - 855.11) <50F70E07-043A-3A2F-87EF-A36BA6C5C9D9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x991cb000 - 0x991deff7 com.apple.CoreBluetooth (1.0 - 1) <A9362E6E-732A-39CA-B523-CB847C92A159> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x991df000 - 0x99214ffd libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
0x999d6000 - 0x99a3ffff com.apple.datadetectorscore (5.0 - 354.0) <0C6C812D-3E7A-31A4-BFDE-CD3316AA35B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x99a40000 - 0x99a49ffa com.apple.CommonAuth (4.0 - 2.0) <6CB82D57-3C55-39E5-9036-8047DF3E6F57> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x99a4a000 - 0x99a4afff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x99a4b000 - 0x99a54fff com.apple.DiskArbitration (2.6 - 2.6) <6379523D-3196-370C-AE4A-8EA586E36909> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x99a55000 - 0x99aa8ff3 com.apple.CoreMediaIO (401.0 - 4544) <867D01AF-3326-39CB-A136-48AFE4BE9802> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x99aa9000 - 0x99aa9fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x99aaa000 - 0x99ad8ff3 com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x99ad9000 - 0x99b85ffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x99b86000 - 0x99b8dff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x99b8e000 - 0x99beaffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x99beb000 - 0x99c2aff7 com.apple.bom (12.0 - 192) <50F9D23C-9C9A-38BF-B4E2-66D93BE2A174> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x99c2b000 - 0x99c30ff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x99c31000 - 0x99d0cff7 com.apple.LaunchServices (572.23 - 572.23) <7E52FB5C-9ECF-3CB9-BF18-6652B8D8CDE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x99d0d000 - 0x99d3fffb com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x99d40000 - 0x99db5ff1 com.apple.ApplicationServices.ATS (360 - 363.1) <5C9BC698-0CC1-3F6A-9F9D-BCC3A9C3D6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x99db6000 - 0x99dbefff libsystem_dnssd.dylib (522.1.11) <1C015806-B971-34F9-B162-3DF7897351D0> /usr/lib/system/libsystem_dnssd.dylib
0x99dbf000 - 0x99de9ff7 libsandbox.1.dylib (278.10) <28813216-B652-3E4D-B0D5-BE49B385C6EC> /usr/lib/libsandbox.1.dylib
0x99dea000 - 0x9a04fff7 com.apple.AddressBook.framework (8.0 - 1365) <6D80FC70-269E-3C12-A9B4-279F27C58BEF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9a159000 - 0x9a15affa libsystem_sandbox.dylib (278.10) <F3C9C427-AF9F-3CE0-95FF-DC9ACA0B5760> /usr/lib/system/libsystem_sandbox.dylib
0x9a15b000 - 0x9a163fee libcldcpuengine.dylib (2.3.58) <713322D8-A643-3B9F-8194-9C4020D8A4D6> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x9a164000 - 0x9a171fff com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x9a173000 - 0x9a18cfff libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x9a18d000 - 0x9a1a1ff9 com.apple.MultitouchSupport.framework (245.13 - 245.13) <6860A0D0-3654-3B02-B2E9-C4D2637167B8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9a1a2000 - 0x9a2affe4 com.apple.MediaControlSender (1.9 - 190.4) <DF0B5A99-046A-38C1-B68E-241CB2E622BC> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x9a2b0000 - 0x9a305ff7 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9a306000 - 0x9a311fff libcsfde.dylib (380) <C9E61AFB-1A9D-324B-9827-06B182CDD7B0> /usr/lib/libcsfde.dylib
0x9a312000 - 0x9a32bfff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9a32c000 - 0x9a32cffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x9a32d000 - 0x9a32efff com.apple.AddressBook.ContactsData (8.0 - 1365) <3A9C53C8-07EC-310D-80AD-0B6E2492F021> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x9a32f000 - 0x9a3fffef libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9a400000 - 0x9a406ffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x9a438000 - 0x9a43cffc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x9a43d000 - 0x9a43dfff com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9a43e000 - 0x9a49fff7 com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9a4a0000 - 0x9a4f4fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <95A1E1CF-FC3E-3203-8683-34823CD70B6B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9a4f5000 - 0x9a505ff7 libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x9a506000 - 0x9a522fff libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x9a523000 - 0x9a581ffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9a582000 - 0x9a5a6fff libxpc.dylib (300.1.17) <252BC88F-A5CA-3E67-AEDB-3D7B9F4537E2> /usr/lib/system/libxpc.dylib
0x9a5a7000 - 0x9a717fff com.apple.QTKit (7.7.3 - 2826) <C6C84EA7-E9C6-3891-B76F-C497C4A2ED65> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9a718000 - 0x9a743ff7 libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
0x9a802000 - 0x9a864ff3 com.apple.imfoundation (10.0 - 1000) <20565092-0897-3E34-A35A-E1F027D53A26> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x9a865000 - 0x9a9d7ffb com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <E5FFD35D-18CF-333C-BECE-39F8E47BE707> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9a9d8000 - 0x9adfdfe3 com.apple.VideoToolbox (1.0 - 1273.29) <200BFEED-8948-3266-A2C4-1DC6A695EC58> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9adfe000 - 0x9b0ffff1 com.apple.AOSKit (1.06 - 176) <E5067665-E177-37FF-AD38-0D995FB79741> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x9b100000 - 0x9b136fff com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9b137000 - 0x9b15fff7 libRIP.A.dylib (599.7) <461297C0-DDA9-3613-8F27-D7F1AC57208F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9b160000 - 0x9b173ff7 com.apple.idsfoundation (10.0 - 1000) <1C0CCF49-109E-3C34-96ED-466B7BEB8551> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x9b176000 - 0x9b207fff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b208000 - 0x9b227ff9 com.apple.framework.Apple80211 (9.0 - 900.47) <68E399FF-AB98-378D-94AC-D0869A72344F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9b22e000 - 0x9b26cff7 com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9b26d000 - 0x9b279ffe libkxld.dylib (2422.1.72) <F9B35FA5-C936-3286-A055-2B0780A674AC> /usr/lib/system/libkxld.dylib
0x9b27a000 - 0x9c113ff9 com.apple.WebCore (9537 - 9537.70) <3FC5900A-30C8-3244-B236-1ED771DFBC64> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9c114000 - 0x9c123fff libGL.dylib (9.0.83) <E76D1F2A-D98B-3464-AD0B-FC1EBBADF027> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c124000 - 0x9c1a9ffc com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9c1aa000 - 0x9c1b5ffb libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x9c1b6000 - 0x9c1c0ff7 com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <16E20DCD-89F4-3C8E-9DBA-EED359807038> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9c1c1000 - 0x9c1cdffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x9c1d7000 - 0x9c207ff7 com.apple.CoreServicesInternal (184.8 - 184.8) <88528205-9452-3EEC-BB27-DAAA7EC81E04> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9c20c000 - 0x9c2d9ff7 com.apple.backup.framework (1.5 - 1.5) <E33257DD-A751-3230-89B7-B4B79F70A8FB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9c2da000 - 0x9c2f5ff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9c2f6000 - 0x9c34cff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 5721
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=227.0M resident=86.8M(38%) swapped_out_or_unallocated=140.2M(62%)
Writable regions: Total=243.6M written=93.3M(38%) resident=123.7M(51%) swapped_out=684K(0%) unallocated=119.9M(49%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.0M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 6404K
CG image 312K
CG raster data 184K
CG shared images 212K
CoreAnimation 14.8M
CoreGraphics 4K
Foundation 4K
Image IO 424K
JS VM register file (reserved) 4096K reserved VM address space (unallocated)
JS garbage collector 256K
Kernel Alloc Once 4K
MALLOC 85.5M
MALLOC (admin) 64K
Memory Tag 242 12K
OpenCL 60K
SQLite page cache 256K
Stack 80.7M
VM_ALLOCATE 73.2M
VM_ALLOCATE (reserved) 36K reserved VM address space (unallocated)
WebKit Malloc 1248K
__DATA 18.0M
__IMAGE 528K
__LINKEDIT 50.0M
__OBJC 4512K
__PAGEZERO 4K
__TEXT 177.0M
__UNICODE 544K
mapped file 127.0M
shared memory 4K
=========== =======
TOTAL 677.0M
TOTAL, minus reserved VM space 673.0M


Model: MacBookAir5,2, BootROM MBA51.00EF.B02, 2 processors, Intel Core i7, 2 GHz, 8 GB, SMC 2.5f9
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434353153364D465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434353153364D465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.0f6 12982, 3 services, 15 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256E, 251 GB
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Internal Memory Card Reader
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus: MacBook Air, Apple Inc., 23.4



Using OS X 10.9 Macbook Air

Let me know if you need any more info

All Comments (6)

avatar

Same happen when you disconnect for a session by pressing the "X" to close the windows

avatar

I will verify with the guys from FreeRDP. Perhaps they know something about this one.

David Hervieux

avatar

Hi,
Just a quick update.

I get this error over VPN,

I have just tried the same at home and did not get this error.

So I am not sure why this happen over VPN

C

avatar

Hi,
I already talked to the guys from FreeRDP and they will look into it.

David Hervieux

avatar

Hi,

The latest version now available (0.9.5.0) contains a number of stability improvements in RDP connections.

It would be great if you can test this new version and see if it fixes the issue for you.

Thanks, Richard

Richard Markievicz

avatar

Hi Richard,

I just tried this over a VPN and the error is not happening anymore.
Thanks for your help.
looking for some more bug.

C