lilpaul813

new build crash report

May 24th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.65 KB | None | 0 0
  1. Process: obs [944]
  2. Path: /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/obs
  3. Identifier: com.obsproject.obs-studio
  4. Version: ???
  5. Code Type: X86-64 (Native)
  6. Parent Process: launchd [169]
  7. Responsible: obs [944]
  8. User ID: 501
  9.  
  10. Date/Time: 2014-05-25 00:58:00.356 -0400
  11. OS Version: Mac OS X 10.9.3 (13D65)
  12. Report Version: 11
  13. Anonymous UUID: 9D3E7502-99FD-01E8-104A-85100E4A5687
  14.  
  15.  
  16. Crashed Thread: 6
  17.  
  18. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  19. Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000030
  20.  
  21. VM Regions Near 0x30:
  22. -->
  23. __TEXT 000000010aff8000-000000010b044000 [ 304K] r-x/rwx SM=COW /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/obs
  24.  
  25. Thread 0:: Dispatch queue: com.apple.main-thread
  26. 0 libsystem_kernel.dylib 0x00007fff94527a1a mach_msg_trap + 10
  27. 1 libsystem_kernel.dylib 0x00007fff94526d18 mach_msg + 64
  28. 2 com.apple.CoreGraphics 0x00007fff8c22efe8 _CGSReenableUpdateForConnection + 91
  29. 3 com.apple.CoreGraphics 0x00007fff8c22ecdf CGSUpdateManager::enable_update(unsigned long long) + 267
  30. 4 com.apple.AppKit 0x00007fff8a4ad213 NSPerformWithScreenUpdatesDisabled + 76
  31. 5 com.apple.AppKit 0x00007fff8a6da9fa __28-[NSMoveHelper _doAnimation]_block_invoke + 526
  32. 6 com.apple.CoreFoundation 0x00007fff962d5494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
  33. 7 com.apple.CoreFoundation 0x00007fff962d4fcf __CFRunLoopDoTimer + 1151
  34. 8 com.apple.CoreFoundation 0x00007fff963465aa __CFRunLoopDoTimers + 298
  35. 9 com.apple.CoreFoundation 0x00007fff96290755 __CFRunLoopRun + 1525
  36. 10 com.apple.CoreFoundation 0x00007fff9628ff25 CFRunLoopRunSpecific + 309
  37. 11 com.apple.AppKit 0x00007fff8a6d9f3b -[NSMoveHelper _doAnimation] + 1521
  38. 12 com.apple.AppKit 0x00007fff8a6dd437 -[NSMoveHelper(NSSheets) _closeSheet:andMoveParent:] + 521
  39. 13 com.apple.AppKit 0x00007fff8a6dd1cc -[NSWindow(NSSheets) _orderOutRelativeToWindow:] + 105
  40. 14 com.apple.AppKit 0x00007fff8a4d425f -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 2877
  41. 15 com.apple.AppKit 0x00007fff8a4d3480 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 786
  42. 16 com.apple.AppKit 0x00007fff8a4d3100 -[NSWindow orderWindow:relativeTo:] + 162
  43. 17 libqcocoa.dylib 0x000000010e47fd7a QCocoaWindow::setVisible(bool) + 874
  44. 18 QtGui 0x000000010b8f14b6 QWindow::setVisible(bool) + 518
  45. 19 QtWidgets 0x000000010b17fe38 QWidgetPrivate::hide_sys() + 264
  46. 20 QtWidgets 0x000000010b164882 QWidgetPrivate::hide_helper() + 162
  47. 21 QtWidgets 0x000000010b164e8d QWidget::setVisible(bool) + 701
  48. 22 QtWidgets 0x000000010b2f52b5 QDialog::setVisible(bool) + 453
  49. 23 QtWidgets 0x000000010b2f4a0a QDialog::done(int) + 42
  50. 24 obs 0x000000010b0204f8 OBSBasicSourceSelect::on_buttonBox_accepted() + 552
  51. 25 obs 0x000000010b02629f OBSBasicSourceSelect::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 47
  52. 26 obs 0x000000010b0263fe OBSBasicSourceSelect::qt_metacall(QMetaObject::Call, int, void**) + 78
  53. 27 QtCore 0x000000010bf9a7da QMetaObject::activate(QObject*, int, int, void**) + 1450
  54. 28 QtWidgets 0x000000010b22b159 QDialogButtonBoxPrivate::_q_handleButtonClicked() + 249
  55. 29 QtWidgets 0x000000010b22b967 QDialogButtonBox::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 375
  56. 30 QtCore 0x000000010bf9ac26 QMetaObject::activate(QObject*, int, int, void**) + 2550
  57. 31 QtWidgets 0x000000010b477080 QAbstractButton::clicked(bool) + 64
  58. 32 QtWidgets 0x000000010b1fca1d QAbstractButtonPrivate::emitClicked() + 61
  59. 33 QtWidgets 0x000000010b1fc888 QAbstractButtonPrivate::click() + 264
  60. 34 QtWidgets 0x000000010b1fd8a0 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 272
  61. 35 QtWidgets 0x000000010b1658b1 QWidget::event(QEvent*) + 1505
  62. 36 QtWidgets 0x000000010b1fd5f3 QAbstractButton::event(QEvent*) + 179
  63. 37 QtWidgets 0x000000010b28e418 QPushButton::event(QEvent*) + 88
  64. 38 QtWidgets 0x000000010b12d3bc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
  65. 39 QtWidgets 0x000000010b1309a5 QApplication::notify(QObject*, QEvent*) + 8965
  66. 40 QtCore 0x000000010bf69bc2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
  67. 41 QtWidgets 0x000000010b12dd23 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 947
  68. 42 QtWidgets 0x000000010b183258 QWidgetWindow::handleMouseEvent(QMouseEvent*) + 1064
  69. 43 QtWidgets 0x000000010b182608 QWidgetWindow::event(QEvent*) + 120
  70. 44 QtWidgets 0x000000010b12d3bc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
  71. 45 QtWidgets 0x000000010b12fef0 QApplication::notify(QObject*, QEvent*) + 6224
  72. 46 QtCore 0x000000010bf69bc2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
  73. 47 QtGui 0x000000010b8e88d2 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1938
  74. 48 QtGui 0x000000010b8e7c81 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 97
  75. 49 QtGui 0x000000010b8d7a68 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 56
  76. 50 libqcocoa.dylib 0x000000010e48ca17 QCocoaEventDispatcherPrivate::processPostedEvents() + 295
  77. 51 libqcocoa.dylib 0x000000010e48d4f8 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 40
  78. 52 com.apple.CoreFoundation 0x00007fff9629f661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
  79. 53 com.apple.CoreFoundation 0x00007fff96290d12 __CFRunLoopDoSources0 + 242
  80. 54 com.apple.CoreFoundation 0x00007fff9629049f __CFRunLoopRun + 831
  81. 55 com.apple.CoreFoundation 0x00007fff9628ff25 CFRunLoopRunSpecific + 309
  82. 56 com.apple.HIToolbox 0x00007fff9575ca0d RunCurrentEventLoopInMode + 226
  83. 57 com.apple.HIToolbox 0x00007fff9575c685 ReceiveNextEventCommon + 173
  84. 58 com.apple.HIToolbox 0x00007fff9575c5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
  85. 59 com.apple.AppKit 0x00007fff8a38326e _DPSNextEvent + 1434
  86. 60 com.apple.AppKit 0x00007fff8a3828bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
  87. 61 com.apple.AppKit 0x00007fff8a3769bc -[NSApplication run] + 553
  88. 62 libqcocoa.dylib 0x000000010e48c2a7 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2391
  89. 63 QtCore 0x000000010bf6705d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
  90. 64 QtWidgets 0x000000010b2f4901 QDialog::exec() + 417
  91. 65 obs 0x000000010b007041 OBSBasic::AddSource(char const*) + 49
  92. 66 obs 0x000000010b00736e OBSBasic::AddSourcePopupMenu(QPoint const&) + 670
  93. 67 obs 0x000000010b00776e OBSBasic::on_actionAddSource_triggered() + 30
  94. 68 obs 0x000000010b025d89 OBSBasic::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 713
  95. 69 obs 0x000000010b02605e OBSBasic::qt_metacall(QMetaObject::Call, int, void**) + 78
  96. 70 QtCore 0x000000010bf9a7da QMetaObject::activate(QObject*, int, int, void**) + 1450
  97. 71 QtWidgets 0x000000010b1258cf QAction::activate(QAction::ActionEvent) + 255
  98. 72 QtWidgets 0x000000010b1fc7dc QAbstractButtonPrivate::click() + 92
  99. 73 QtWidgets 0x000000010b1fd8a0 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 272
  100. 74 QtWidgets 0x000000010b2bde9f QToolButton::mouseReleaseEvent(QMouseEvent*) + 15
  101. 75 QtWidgets 0x000000010b1658b1 QWidget::event(QEvent*) + 1505
  102. 76 QtWidgets 0x000000010b1fd5f3 QAbstractButton::event(QEvent*) + 179
  103. 77 QtWidgets 0x000000010b2be425 QToolButton::event(QEvent*) + 325
  104. 78 QtWidgets 0x000000010b12d3bc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
  105. 79 QtWidgets 0x000000010b1309a5 QApplication::notify(QObject*, QEvent*) + 8965
  106. 80 QtCore 0x000000010bf69bc2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
  107. 81 QtWidgets 0x000000010b12dd23 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 947
  108. 82 QtWidgets 0x000000010b183258 QWidgetWindow::handleMouseEvent(QMouseEvent*) + 1064
  109. 83 QtWidgets 0x000000010b182608 QWidgetWindow::event(QEvent*) + 120
  110. 84 QtWidgets 0x000000010b12d3bc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
  111. 85 QtWidgets 0x000000010b12fef0 QApplication::notify(QObject*, QEvent*) + 6224
  112. 86 QtCore 0x000000010bf69bc2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
  113. 87 QtGui 0x000000010b8e88d2 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1938
  114. 88 QtGui 0x000000010b8e7c81 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 97
  115. 89 QtGui 0x000000010b8d7a68 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 56
  116. 90 libqcocoa.dylib 0x000000010e48ca17 QCocoaEventDispatcherPrivate::processPostedEvents() + 295
  117. 91 libqcocoa.dylib 0x000000010e48d4f8 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 40
  118. 92 com.apple.CoreFoundation 0x00007fff9629f661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
  119. 93 com.apple.CoreFoundation 0x00007fff96290d12 __CFRunLoopDoSources0 + 242
  120. 94 com.apple.CoreFoundation 0x00007fff9629049f __CFRunLoopRun + 831
  121. 95 com.apple.CoreFoundation 0x00007fff9628ff25 CFRunLoopRunSpecific + 309
  122. 96 com.apple.HIToolbox 0x00007fff9575ca0d RunCurrentEventLoopInMode + 226
  123. 97 com.apple.HIToolbox 0x00007fff9575c685 ReceiveNextEventCommon + 173
  124. 98 com.apple.HIToolbox 0x00007fff9575c5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
  125. 99 com.apple.AppKit 0x00007fff8a38326e _DPSNextEvent + 1434
  126. 100 com.apple.AppKit 0x00007fff8a3828bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
  127. 101 com.apple.AppKit 0x00007fff8a3769bc -[NSApplication run] + 553
  128. 102 libqcocoa.dylib 0x000000010e48c2a7 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2391
  129. 103 QtCore 0x000000010bf6705d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
  130. 104 QtCore 0x000000010bf6a162 QCoreApplication::exec() + 354
  131. 105 obs 0x000000010afff065 main + 2837
  132. 106 obs 0x000000010affbf64 start + 52
  133.  
  134. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  135. 0 libsystem_kernel.dylib 0x00007fff9452c662 kevent64 + 10
  136. 1 libdispatch.dylib 0x00007fff953da421 _dispatch_mgr_invoke + 239
  137. 2 libdispatch.dylib 0x00007fff953da136 _dispatch_mgr_thread + 52
  138.  
  139. Thread 2:
  140. 0 libsystem_pthread.dylib 0x00007fff88b97fac start_wqthread + 0
  141.  
  142. Thread 3:
  143. 0 libsystem_kernel.dylib 0x00007fff9452be6a __workq_kernreturn + 10
  144. 1 libsystem_pthread.dylib 0x00007fff88b94f08 _pthread_wqthread + 330
  145. 2 libsystem_pthread.dylib 0x00007fff88b97fb9 start_wqthread + 13
  146.  
  147. Thread 4:: Qt bearer thread
  148. 0 libsystem_kernel.dylib 0x00007fff9452b9aa __select + 10
  149. 1 QtCore 0x000000010bfb8213 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547
  150. 2 QtCore 0x000000010bfb8f58 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680
  151. 3 QtCore 0x000000010bfb9dca QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 250
  152. 4 QtCore 0x000000010bf6705d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
  153. 5 QtCore 0x000000010bd7e0e3 QThread::exec() + 115
  154. 6 QtCore 0x000000010bd81e60 QThreadPrivate::start(void*) + 352
  155. 7 libsystem_pthread.dylib 0x00007fff88b93899 _pthread_body + 138
  156. 8 libsystem_pthread.dylib 0x00007fff88b9372a _pthread_start + 137
  157. 9 libsystem_pthread.dylib 0x00007fff88b97fc9 thread_start + 13
  158.  
  159. Thread 5:
  160. 0 libsystem_kernel.dylib 0x00007fff9452ba3a __semwait_signal + 10
  161. 1 libsystem_c.dylib 0x00007fff94770dc0 nanosleep + 200
  162. 2 libobs.0.dylib 0x000000010b0ae70a os_sleepto_ns + 106
  163. 3 libobs.0.dylib 0x000000010b0a157d video_thread + 157
  164. 4 libsystem_pthread.dylib 0x00007fff88b93899 _pthread_body + 138
  165. 5 libsystem_pthread.dylib 0x00007fff88b9372a _pthread_start + 137
  166. 6 libsystem_pthread.dylib 0x00007fff88b97fc9 thread_start + 13
  167.  
  168. Thread 6 Crashed:
  169. 0 com.apple.GeForceTeslaGLDriver 0x00001234402fda6d 0x123440000000 + 3136109
  170. 1 com.apple.GeForceTeslaGLDriver 0x00001234402f6a93 0x123440000000 + 3107475
  171. 2 com.apple.GeForceTeslaGLDriver 0x00001234402f0696 0x123440000000 + 3081878
  172. 3 com.apple.GeForceTeslaGLDriver 0x00001234402ffd64 0x123440000000 + 3145060
  173. 4 com.apple.GeForceTeslaGLDriver 0x0000123440300830 0x123440000000 + 3147824
  174. 5 com.apple.GeForceTeslaGLDriver 0x000012344020c3a5 0x123440000000 + 2147237
  175. 6 com.apple.GeForceTeslaGLDriver 0x000012344020bbd5 0x123440000000 + 2145237
  176. 7 com.apple.GeForceTeslaGLDriver 0x00001234402ff3b5 0x123440000000 + 3142581
  177. 8 com.apple.GeForceTeslaGLDriver 0x00001234402ec20b gldUpdateDispatch + 916
  178. 9 GLEngine 0x0000000113da979a gleDoDrawDispatchCoreGL3 + 502
  179. 10 GLEngine 0x0000000113d5dd9a gleDrawArraysOrElements_Entries_Body + 116
  180. 11 GLEngine 0x0000000113d5729b glDrawArrays_GL3Exec + 194
  181. 12 libobs-opengl.so 0x000000011064f1c1 device_draw + 417
  182. 13 libtest-input.so 0x0000000110f296c3 display_capture_video_render + 115
  183. 14 libobs.0.dylib 0x000000010b0b2a46 obs_source_video_render + 134
  184. 15 libobs.0.dylib 0x000000010b0bdc37 scene_video_render + 151
  185. 16 libobs.0.dylib 0x000000010b0b2a46 obs_source_video_render + 134
  186. 17 libobs.0.dylib 0x000000010b0bd9b8 obs_view_render + 56
  187. 18 obs 0x000000010b005ea9 OBSBasic::RenderMain(void*, unsigned int, unsigned int) + 169
  188. 19 libobs.0.dylib 0x000000010b0bd604 render_display + 228
  189. 20 libobs.0.dylib 0x000000010b0be962 obs_video_thread + 338
  190. 21 libsystem_pthread.dylib 0x00007fff88b93899 _pthread_body + 138
  191. 22 libsystem_pthread.dylib 0x00007fff88b9372a _pthread_start + 137
  192. 23 libsystem_pthread.dylib 0x00007fff88b97fc9 thread_start + 13
  193.  
  194. Thread 7:
  195. 0 libsystem_kernel.dylib 0x00007fff9452ba3a __semwait_signal + 10
  196. 1 libsystem_c.dylib 0x00007fff94770dc0 nanosleep + 200
  197. 2 libsystem_c.dylib 0x00007fff94770cb2 usleep + 54
  198. 3 libobs.0.dylib 0x000000010b0a2981 audio_thread + 161
  199. 4 libsystem_pthread.dylib 0x00007fff88b93899 _pthread_body + 138
  200. 5 libsystem_pthread.dylib 0x00007fff88b9372a _pthread_start + 137
  201. 6 libsystem_pthread.dylib 0x00007fff88b97fc9 thread_start + 13
  202.  
  203. Thread 8:
  204. 0 libsystem_kernel.dylib 0x00007fff94527a1a mach_msg_trap + 10
  205. 1 libsystem_kernel.dylib 0x00007fff94526d18 mach_msg + 64
  206. 2 com.apple.CoreFoundation 0x00007fff96290fc5 __CFRunLoopServiceMachPort + 181
  207. 3 com.apple.CoreFoundation 0x00007fff962905e9 __CFRunLoopRun + 1161
  208. 4 com.apple.CoreFoundation 0x00007fff9628ff25 CFRunLoopRunSpecific + 309
  209. 5 com.apple.AppKit 0x00007fff8a52305e _NSEventThread + 144
  210. 6 libsystem_pthread.dylib 0x00007fff88b93899 _pthread_body + 138
  211. 7 libsystem_pthread.dylib 0x00007fff88b9372a _pthread_start + 137
  212. 8 libsystem_pthread.dylib 0x00007fff88b97fc9 thread_start + 13
  213.  
  214. Thread 6 crashed with X86 Thread State (64-bit):
  215. rax: 0x0000000000000000 rbx: 0x0000000115417d90 rcx: 0x0000000000000000 rdx: 0x0000000000000001
  216. rdi: 0x0000000115417d90 rsi: 0x0000000003000003 rbp: 0x0000000115417b90 rsp: 0x0000000115417b60
  217. r8: 0x0000000000000016 r9: 0x00007fc6ba700000 r10: 0x0000000003a8f165 r11: 0x00000000e0b765c0
  218. r12: 0x00007fc6bba30cc8 r13: 0x00007fc6ba7e4cd8 r14: 0x0000000115417d90 r15: 0x0000000000000001
  219. rip: 0x00001234402fda6d rfl: 0x0000000000010246 cr2: 0x0000000000000030
  220.  
  221. Logical CPU: 0
  222. Error Code: 0x00000004
  223. Trap Number: 14
  224.  
  225.  
  226. Binary Images:
  227. 0x10aff8000 - 0x10b043ff7 +obs (???) <516C1CB2-723B-3D1D-B9C4-B0C0DF068B78> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/obs
  228. 0x10b087000 - 0x10b0d2fff +libobs.0.dylib (0) <BAC018DC-722E-3934-9539-3B0C4430304A> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libobs.0.dylib
  229. 0x10b101000 - 0x10b5b4ff7 +QtWidgets (5.2) <20511AD2-CF71-368C-9F84-6BA80814FF03> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/QtWidgets
  230. 0x10b759000 - 0x10b85dfff +QtNetwork (5.2) <F3C37525-003D-3C90-8859-9389CAC852BD> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/QtNetwork
  231. 0x10b8c4000 - 0x10bc43ff7 +QtGui (5.2) <1D90F282-6151-3035-8878-C6AFB7E54E1D> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/QtGui
  232. 0x10bd58000 - 0x10c24ffff +QtCore (5.2) <1CDDBA06-18A4-3012-93A6-C1E50440D003> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/QtCore
  233. 0x10c33e000 - 0x10c39cfff +libswscale.2.dylib (0) <BC69AA8E-521E-3C51-BD8B-E9D415507B9D> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libswscale.2.dylib
  234. 0x10c3b2000 - 0x10c3c3fff +libswresample.0.dylib (0) <81F8F776-A596-3C17-B091-C83782330521> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libswresample.0.dylib
  235. 0x10c3c9000 - 0x10c3f9ff7 +libavutil.52.dylib (0) <A411A8C3-D2F4-331A-94E7-69E440D16657> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libavutil.52.dylib
  236. 0x10c41d000 - 0x10c468ff7 +libSDL-1.2.0.dylib (0) <2D4BF69E-8211-306A-BBBD-19F695F89372> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libSDL-1.2.0.dylib
  237. 0x10c488000 - 0x10c574ff7 +libx264.142.dylib (0) <5510FED5-E9CF-3D5E-A592-8DA6AC8A45BD> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libx264.142.dylib
  238. 0x10c614000 - 0x10c622fff +libbz2.1.0.dylib (0) <57564CB0-AD8D-35AD-A8BE-EAF844A6005C> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libbz2.1.0.dylib
  239. 0x10c628000 - 0x10c637ff7 +libz.1.dylib (0) <EE52BDB8-6083-3F10-A193-2E52AAF555E7> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libz.1.dylib
  240. 0x10c63e000 - 0x10c72fff7 +libX11.6.dylib (0) <D4A7E596-F43D-3FD3-B0FE-A4B369BB2795> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libX11.6.dylib
  241. 0x10c756000 - 0x10c760fff +libXext.6.dylib (0) <C5E2F446-A74A-3A7D-B347-D7F3708C8EDF> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libXext.6.dylib
  242. 0x10c76a000 - 0x10c770fff +libXrandr.2.dylib (0) <A600E0E4-FD52-35F3-AA25-6BFC80DD7C06> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libXrandr.2.dylib
  243. 0x10c77a000 - 0x10c780fff +libXrender.1.dylib (0) <D6BCA0F2-2F17-3CE2-AD9A-D014EB81289E> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libXrender.1.dylib
  244. 0x10c784000 - 0x10c793fff +libxcb.1.dylib (0) <9282822D-4FC0-39AD-B226-4E7E66DD5571> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libxcb.1.dylib
  245. 0x10c7a3000 - 0x10c7a4fff +libXau.6.dylib (0) <935C8321-AAF2-3DED-AC86-293C2FAB97EC> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libXau.6.dylib
  246. 0x10c7a8000 - 0x10c7abfff +libXdmcp.6.dylib (0) <A811B577-61F0-3636-9654-610C3BA10267> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libXdmcp.6.dylib
  247. 0x10c7ae000 - 0x10c7b2fff com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  248. 0x10c976000 - 0x10c99ffff +QtPrintSupport (5.2) <E54AEC0E-67DB-3D0A-B5CA-8B8AFBA0AF61> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/QtPrintSupport
  249. 0x10c9c0000 - 0x10c9c8ff3 libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
  250. 0x10c9d0000 - 0x10c9d3ffa libCGXType.A.dylib (599.23.13) <E459DD26-592F-3DBD-8C47-B342ECE8FFD3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  251. 0x10c9db000 - 0x10c9e1ff7 +libqgif.dylib (0) <8AD01367-19DE-3669-ABC0-4FE98DD3B7B9> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/imageformats/libqgif.dylib
  252. 0x10c9e6000 - 0x10c9ebff7 +libqico.dylib (0) <2AD7F5C9-FA28-3A97-95A2-8C5599D0A053> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/imageformats/libqico.dylib
  253. 0x10c9f0000 - 0x10c9f4fff +libqsvg.dylib (0) <DD37F18F-A584-310B-A77B-5C7A466C48BF> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/imageformats/libqsvg.dylib
  254. 0x10c9f9000 - 0x10c9f9ff9 +cl_kernels (???) <7764DAB1-12BE-4CA8-B8BF-FD0E479DD1C1> cl_kernels
  255. 0x10e473000 - 0x10e503ff7 +libqcocoa.dylib (0) <847A2654-D22C-3B75-83F0-F0B420B72087> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/platforms/libqcocoa.dylib
  256. 0x10e5d5000 - 0x10e5fdffb libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  257. 0x10e84f000 - 0x10e850ff4 +cl_kernels (???) <E72D2F66-0063-4BAC-A9FC-856BCE3AEF4F> cl_kernels
  258. 0x1104d2000 - 0x1104f6ff7 +libqtaccessiblewidgets.dylib (0) <B1D19700-E7FB-3CFF-A466-8FB5684E374B> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/accessible/libqtaccessiblewidgets.dylib
  259. 0x110514000 - 0x1105fafef unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
  260. 0x110646000 - 0x110654fff +libobs-opengl.so (???) <F84F4EC7-5DBC-36C2-9D9A-EF05EE8289C6> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libobs-opengl.so
  261. 0x11065f000 - 0x11066afff libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
  262. 0x110671000 - 0x11069afff GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  263. 0x110c7a000 - 0x110cb5ff7 +libqjpeg.dylib (0) <F9115138-23FD-32C5-A915-7F801305404C> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/imageformats/libqjpeg.dylib
  264. 0x110cbf000 - 0x110d0dff7 +libqmng.dylib (0) <4567DBE1-30DE-34BB-B1A7-33C5B51A9DBC> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/imageformats/libqmng.dylib
  265. 0x110d1e000 - 0x110d55ff7 +QtSvg (5.2) <03531661-9BA9-3B37-B1D5-EE422B1EB00B> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/QtSvg
  266. 0x110d73000 - 0x110dabff7 +QtXml (5.2) <95437A17-0F0C-393D-AE9C-572A5FD40A01> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/QtXml
  267. 0x110dc3000 - 0x110dc7ff7 +libqtga.dylib (0) <A5A4C61B-F8DD-37A5-9CD4-9E29D18481CB> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/imageformats/libqtga.dylib
  268. 0x110dcc000 - 0x110e28fff +libqtiff.dylib (0) <E9DFCFA2-002F-35F7-80C3-1193E19B7620> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/imageformats/libqtiff.dylib
  269. 0x110e36000 - 0x110e3aff7 +libqwbmp.dylib (0) <93727823-54AE-35A9-841C-8AE6455B68D9> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/imageformats/libqwbmp.dylib
  270. 0x110f26000 - 0x110f2aff7 +libtest-input.so (???) <6DEEA106-B864-342A-80AB-53C15E89B045> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/obs-plugins/libtest-input.so
  271. 0x113c3e000 - 0x113c5fff7 +libobsglad.0.dylib (0) <5539C7C0-B3F3-3ACE-8276-039F97CE517F> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libobsglad.0.dylib
  272. 0x113cb1000 - 0x113e51ff7 GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  273. 0x113e8d000 - 0x1145d7ff7 libclh.dylib (4.0.3 - 4.0.3) <854CEEAB-3D20-371C-B97D-A56C9E984FF3> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
  274. 0x1148f0000 - 0x1148f5fff +libobs-ffmpeg.so (???) <ABFCA1A0-62BC-3564-82B9-F24B9E9DBCF4> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/obs-plugins/libobs-ffmpeg.so
  275. 0x1148fa000 - 0x1148fcfff +libobs-x264.so (???) <4A90FE5D-AD36-3595-B104-A6C994A69CBC> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/obs-plugins/libobs-x264.so
  276. 0x114900000 - 0x114901ff7 +librtmp-services.so (???) <BB812C5F-4029-33FD-BCF8-495347C7B1FB> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/obs-plugins/librtmp-services.so
  277. 0x114905000 - 0x114909ff7 +libmac-avcapture.so (???) <2B7414F6-679E-30C9-9EE9-A8EAE73B5F8A> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/obs-plugins/libmac-avcapture.so
  278. 0x114d72000 - 0x114d86fff +libobs-outputs.so (???) <F085BB66-0847-3237-A847-5DB46E329945> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/obs-plugins/libobs-outputs.so
  279. 0x114d91000 - 0x114d94fff +libmac-capture.so (???) <9D02A35D-07B6-3E66-978C-2AFA0562FCD6> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/obs-plugins/libmac-capture.so
  280. 0x1154a9000 - 0x115bdefe7 +libavcodec.55.dylib (0) <FDC7094F-BA09-3557-BF20-33AAE6669332> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libavcodec.55.dylib
  281. 0x1162d0000 - 0x1163f1ff7 +libavformat.55.dylib (0) <C7EF82D7-7161-3CBC-AED5-52E957488D0A> /Users/USER/Downloads/OBS Studio.app/Contents/Resources/bin/libavformat.55.dylib
  282. 0x123440000000 - 0x12344086dfff com.apple.GeForceTeslaGLDriver (8.24.13 - 8.2.4) <849A0462-0A20-3BF8-A2DB-1A599F1FB86C> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
  283. 0x7fff6430b000 - 0x7fff6433e817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
  284. 0x7fff88b92000 - 0x7fff88b99ff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
  285. 0x7fff88c7c000 - 0x7fff88c84ffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  286. 0x7fff88c85000 - 0x7fff88c87ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
  287. 0x7fff88c88000 - 0x7fff88c95fff com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
  288. 0x7fff88c96000 - 0x7fff88f80fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  289. 0x7fff88f81000 - 0x7fff88f82ff7 libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
  290. 0x7fff88f83000 - 0x7fff88f87ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
  291. 0x7fff88f88000 - 0x7fff890eefff libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  292. 0x7fff89136000 - 0x7fff89143ff4 com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
  293. 0x7fff89144000 - 0x7fff89152fff com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  294. 0x7fff89162000 - 0x7fff8916fff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
  295. 0x7fff8919d000 - 0x7fff891a7fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
  296. 0x7fff891a8000 - 0x7fff891f9ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  297. 0x7fff89593000 - 0x7fff89597ff7 libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
  298. 0x7fff89598000 - 0x7fff895a1ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  299. 0x7fff895a2000 - 0x7fff895fbfff libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  300. 0x7fff8962e000 - 0x7fff8963aff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  301. 0x7fff89e05000 - 0x7fff89e16ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
  302. 0x7fff89f86000 - 0x7fff8a35dfef com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  303. 0x7fff8a35e000 - 0x7fff8a35efff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  304. 0x7fff8a35f000 - 0x7fff8aed5ff7 com.apple.AppKit (6.9 - 1265.20) <D2A7AF23-0FEA-3D7D-9CF5-B4E262224577> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  305. 0x7fff8aed6000 - 0x7fff8aed8fff com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
  306. 0x7fff8affb000 - 0x7fff8b00cff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
  307. 0x7fff8b061000 - 0x7fff8b0c0fff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <7F86A7C3-7B7D-3CD7-9758-CA74FB4DE2CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  308. 0x7fff8b120000 - 0x7fff8b2d8ffb libicucore.A.dylib (511.32) <A7CE7DAD-D3AD-36A2-BE4F-25C5F21FADBB> /usr/lib/libicucore.A.dylib
  309. 0x7fff8b2d9000 - 0x7fff8b2dcfff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  310. 0x7fff8b2e7000 - 0x7fff8b483ff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  311. 0x7fff8b4a7000 - 0x7fff8b4a9fff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  312. 0x7fff8b4ce000 - 0x7fff8b4e5ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
  313. 0x7fff8b53c000 - 0x7fff8b557ff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  314. 0x7fff8b58e000 - 0x7fff8b5a9ff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
  315. 0x7fff8b5aa000 - 0x7fff8b87efc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  316. 0x7fff8b883000 - 0x7fff8b9b2fef com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
  317. 0x7fff8b9b3000 - 0x7fff8bb60f27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
  318. 0x7fff8bb61000 - 0x7fff8bba2fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  319. 0x7fff8bba3000 - 0x7fff8bba3fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  320. 0x7fff8be46000 - 0x7fff8be58ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  321. 0x7fff8bea8000 - 0x7fff8bec0ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  322. 0x7fff8bec1000 - 0x7fff8bfabfff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
  323. 0x7fff8bfac000 - 0x7fff8c100ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  324. 0x7fff8c16c000 - 0x7fff8c172ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
  325. 0x7fff8c173000 - 0x7fff8c1a4fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  326. 0x7fff8c1a5000 - 0x7fff8c1c9fff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
  327. 0x7fff8c1ca000 - 0x7fff8c203ff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  328. 0x7fff8c204000 - 0x7fff8cb23f43 com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  329. 0x7fff8cb26000 - 0x7fff8cb50ff7 libsandbox.1.dylib (278.11) <BD3D8652-8871-36DB-A27D-3BE4F18428B4> /usr/lib/libsandbox.1.dylib
  330. 0x7fff8cb51000 - 0x7fff8cb51ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  331. 0x7fff8cb52000 - 0x7fff8cdacffd com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
  332. 0x7fff8cdc5000 - 0x7fff8ce32fff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  333. 0x7fff8ce33000 - 0x7fff8ce38fff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  334. 0x7fff8ceae000 - 0x7fff8cef3ff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  335. 0x7fff8cf1b000 - 0x7fff8d03dfff com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  336. 0x7fff8d084000 - 0x7fff8d09cff7 com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  337. 0x7fff8d09d000 - 0x7fff8d0a0fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  338. 0x7fff8d0a1000 - 0x7fff8d0acfff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  339. 0x7fff8d17e000 - 0x7fff8d190fff com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  340. 0x7fff8dba9000 - 0x7fff8dc10ff7 com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
  341. 0x7fff8dc17000 - 0x7fff8dc18ff7 libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
  342. 0x7fff8dc19000 - 0x7fff8dc90fff com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  343. 0x7fff8dc91000 - 0x7fff8dcd3ff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
  344. 0x7fff8dcd4000 - 0x7fff8dcd8fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  345. 0x7fff8dcd9000 - 0x7fff8dcfeff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  346. 0x7fff8dcff000 - 0x7fff8dd2efff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  347. 0x7fff8dd2f000 - 0x7fff8e162ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
  348. 0x7fff8e163000 - 0x7fff8e165fff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
  349. 0x7fff8e166000 - 0x7fff8e1c1ffb com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  350. 0x7fff8e1c2000 - 0x7fff8e2c8ff7 com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  351. 0x7fff8e2c9000 - 0x7fff8e2f9fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
  352. 0x7fff8e2fa000 - 0x7fff8e343fff com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  353. 0x7fff8e344000 - 0x7fff8e346fff libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  354. 0x7fff8e352000 - 0x7fff8e37cff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
  355. 0x7fff8ea26000 - 0x7fff8eadeff7 com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  356. 0x7fff8eadf000 - 0x7fff8eae8ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
  357. 0x7fff8eae9000 - 0x7fff8eb1dfff libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
  358. 0x7fff8eb24000 - 0x7fff8ec94ff4 com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  359. 0x7fff8ec95000 - 0x7fff8ec95ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
  360. 0x7fff8ecb0000 - 0x7fff8ecb2fff com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
  361. 0x7fff8ecd3000 - 0x7fff8ed08ffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  362. 0x7fff8ed09000 - 0x7fff8edf8fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  363. 0x7fff8eef6000 - 0x7fff8ef44ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
  364. 0x7fff8efaa000 - 0x7fff8efb5ff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  365. 0x7fff8f007000 - 0x7fff8f053ffe com.apple.CoreMediaIO (407.0 - 4561) <040A98E4-F480-315B-BCEE-C18AF686492C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  366. 0x7fff8f095000 - 0x7fff8f0dafff libcurl.4.dylib (78.92.2) <FE790105-B56B-3972-96F4-E133764FF735> /usr/lib/libcurl.4.dylib
  367. 0x7fff8f2cd000 - 0x7fff8f2eaff7 com.apple.framework.Apple80211 (9.3.2 - 932.59) <DA61BF63-978E-342D-8F7F-83D0169A7F48> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  368. 0x7fff8f507000 - 0x7fff8f52fffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
  369. 0x7fff8f530000 - 0x7fff8f531ff7 com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  370. 0x7fff8f532000 - 0x7fff8f53bff7 libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  371. 0x7fff8f6ca000 - 0x7fff8f78eff7 com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  372. 0x7fff8f78f000 - 0x7fff8f860ff1 com.apple.DiskImagesFramework (10.9 - 371.1) <B26C8237-52E0-3E93-A2E2-147B57B3292E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  373. 0x7fff8f861000 - 0x7fff8f8d4fff com.apple.securityfoundation (6.0 - 55122.1) <D5AA4461-7406-3054-875D-0EDA3A6030EA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  374. 0x7fff8f8d5000 - 0x7fff8f91cfff libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  375. 0x7fff8f9c6000 - 0x7fff8fa2bffb com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  376. 0x7fff8fa2c000 - 0x7fff8fa33fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  377. 0x7fff8fa34000 - 0x7fff8fa97ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  378. 0x7fff8fad9000 - 0x7fff8fad9fff com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  379. 0x7fff8fada000 - 0x7fff8fb28ff7 com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  380. 0x7fff8fc79000 - 0x7fff8fc94ff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
  381. 0x7fff8fc95000 - 0x7fff8fc96ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
  382. 0x7fff8fd50000 - 0x7fff8fda2fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
  383. 0x7fff8ffba000 - 0x7fff9006aff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  384. 0x7fff9006b000 - 0x7fff9009afd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
  385. 0x7fff90477000 - 0x7fff9047dfff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
  386. 0x7fff9047e000 - 0x7fff9048effb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
  387. 0x7fff9048f000 - 0x7fff904b6ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
  388. 0x7fff904b7000 - 0x7fff904d0ff7 com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  389. 0x7fff904db000 - 0x7fff907d9fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  390. 0x7fff907da000 - 0x7fff90827ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  391. 0x7fff90828000 - 0x7fff9084cff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  392. 0x7fff90862000 - 0x7fff909d0ff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  393. 0x7fff909f4000 - 0x7fff90abdfff com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  394. 0x7fff90b90000 - 0x7fff90b91fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
  395. 0x7fff90b92000 - 0x7fff90c83ff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
  396. 0x7fff90c84000 - 0x7fff90c89ff7 com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
  397. 0x7fff90c8a000 - 0x7fff90c8bffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
  398. 0x7fff90c8c000 - 0x7fff90cf0fff com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  399. 0x7fff90cf1000 - 0x7fff90cfeff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
  400. 0x7fff915d0000 - 0x7fff9165bfff libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
  401. 0x7fff9165c000 - 0x7fff9165cfff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  402. 0x7fff91b72000 - 0x7fff91e42ffc com.apple.CoreImage (9.2.8) <1509987F-5671-3AE3-91C7-18E952ED90C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  403. 0x7fff91e43000 - 0x7fff91e8aff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
  404. 0x7fff91e8b000 - 0x7fff91ebaff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  405. 0x7fff92009000 - 0x7fff9200fff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
  406. 0x7fff92010000 - 0x7fff92011fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
  407. 0x7fff92012000 - 0x7fff9201dfff libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib
  408. 0x7fff92045000 - 0x7fff9209dff7 com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  409. 0x7fff9209e000 - 0x7fff920a0ff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  410. 0x7fff920a1000 - 0x7fff920d9ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  411. 0x7fff920ed000 - 0x7fff92153fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
  412. 0x7fff92154000 - 0x7fff92159fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
  413. 0x7fff9215a000 - 0x7fff92183fff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  414. 0x7fff9241c000 - 0x7fff9242bff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  415. 0x7fff9242c000 - 0x7fff9246aff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  416. 0x7fff924f4000 - 0x7fff924fcff7 com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
  417. 0x7fff92500000 - 0x7fff9254dfff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  418. 0x7fff9254e000 - 0x7fff9254fff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
  419. 0x7fff92550000 - 0x7fff9257cfff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  420. 0x7fff9257d000 - 0x7fff925a4ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
  421. 0x7fff92906000 - 0x7fff92910ff7 libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
  422. 0x7fff92913000 - 0x7fff92917fff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
  423. 0x7fff9296f000 - 0x7fff92d50ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  424. 0x7fff92d51000 - 0x7fff92d5bff7 com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  425. 0x7fff92d5c000 - 0x7fff92d63fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
  426. 0x7fff92d64000 - 0x7fff92d6eff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
  427. 0x7fff92d6f000 - 0x7fff92dc2fff com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  428. 0x7fff92dc3000 - 0x7fff92dc3fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  429. 0x7fff92de7000 - 0x7fff92dfeff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  430. 0x7fff92dff000 - 0x7fff92e03ff7 libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  431. 0x7fff93c6c000 - 0x7fff93cabfff libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  432. 0x7fff93cac000 - 0x7fff93d2dfff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  433. 0x7fff93e32000 - 0x7fff93e3afff libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
  434. 0x7fff93ffa000 - 0x7fff94001ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
  435. 0x7fff94002000 - 0x7fff940c4ff5 com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  436. 0x7fff940c6000 - 0x7fff940e2fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
  437. 0x7fff940e3000 - 0x7fff94213ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  438. 0x7fff94214000 - 0x7fff9445cff7 com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  439. 0x7fff9445d000 - 0x7fff94476ff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  440. 0x7fff94477000 - 0x7fff94500fff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  441. 0x7fff94516000 - 0x7fff94532ff7 libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
  442. 0x7fff94578000 - 0x7fff9465cfff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  443. 0x7fff946f5000 - 0x7fff9477eff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
  444. 0x7fff947b5000 - 0x7fff947befff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  445. 0x7fff948bc000 - 0x7fff948e5ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
  446. 0x7fff94949000 - 0x7fff9494dff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
  447. 0x7fff9494e000 - 0x7fff94951ffc com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  448. 0x7fff949f2000 - 0x7fff949fcff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  449. 0x7fff949fd000 - 0x7fff94a69fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  450. 0x7fff94a71000 - 0x7fff94a81fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
  451. 0x7fff94ac5000 - 0x7fff94bb3fff libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  452. 0x7fff94bcb000 - 0x7fff94cb2ff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
  453. 0x7fff94cb3000 - 0x7fff94cb4fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  454. 0x7fff94cb5000 - 0x7fff94cdaff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  455. 0x7fff94cdb000 - 0x7fff95129fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  456. 0x7fff9512a000 - 0x7fff951f5fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  457. 0x7fff9524e000 - 0x7fff952deff7 com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  458. 0x7fff952df000 - 0x7fff952e7fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
  459. 0x7fff95310000 - 0x7fff95310fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  460. 0x7fff95311000 - 0x7fff9531dff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  461. 0x7fff95327000 - 0x7fff9533aff7 com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
  462. 0x7fff953d7000 - 0x7fff953f1fff libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
  463. 0x7fff953f2000 - 0x7fff953f5fff com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  464. 0x7fff953f7000 - 0x7fff9572dfff com.apple.MediaToolbox (1.0 - 1273.54) <E11683F7-BB60-37EB-98B6-BD519D93CB30> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  465. 0x7fff9572e000 - 0x7fff959d8ff5 com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  466. 0x7fff95b2f000 - 0x7fff95b32ff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
  467. 0x7fff95b33000 - 0x7fff95b81fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
  468. 0x7fff96130000 - 0x7fff96135ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
  469. 0x7fff96220000 - 0x7fff96405fff com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  470. 0x7fff96406000 - 0x7fff964e5fff libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
  471. 0x7fff964e6000 - 0x7fff964fcfff com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  472. 0x7fff964fd000 - 0x7fff96504ff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
  473. 0x7fff9666c000 - 0x7fff966a7fff com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  474. 0x7fff966a8000 - 0x7fff966aaffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
  475. 0x7fff966ab000 - 0x7fff96737ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  476. 0x7fff96738000 - 0x7fff967a7ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  477. 0x7fff967a8000 - 0x7fff967d7ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
  478. 0x7fff96848000 - 0x7fff96850ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  479. 0x7fff96851000 - 0x7fff96853ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
  480. 0x7fff96854000 - 0x7fff96854ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
  481.  
  482. External Modification Summary:
  483. Calls made by other processes targeting this process:
  484. task_for_pid: 11
  485. thread_create: 0
  486. thread_set_state: 0
  487. Calls made by this process:
  488. task_for_pid: 0
  489. thread_create: 0
  490. thread_set_state: 0
  491. Calls made by all processes on this machine:
  492. task_for_pid: 303969
  493. thread_create: 2
  494. thread_set_state: 0
  495.  
  496. VM Region Summary:
  497. ReadOnly portion of Libraries: Total=230.9M resident=171.9M(74%) swapped_out_or_unallocated=59.0M(26%)
  498. Writable regions: Total=106.6M written=8368K(8%) resident=44.1M(41%) swapped_out=0K(0%) unallocated=62.5M(59%)
  499.  
  500. REGION TYPE VIRTUAL
  501. =========== =======
  502. CG backing stores 3368K
  503. CG image 8K
  504. CG raster data 12K
  505. CG shared images 180K
  506. CoreGraphics 4K
  507. CoreImage 8K
  508. CoreServices 512K
  509. Dispatch continuations 4096K
  510. IOKit 14.7M
  511. IOKit (reserved) 8K reserved VM address space (unallocated)
  512. Kernel Alloc Once 8K
  513. MALLOC 46.1M
  514. MALLOC (admin) 32K
  515. Memory Tag 242 12K
  516. OpenCL 20K
  517. OpenGL GLSL 5632K
  518. STACK GUARD 56.0M
  519. Stack 11.6M
  520. VM_ALLOCATE 18.0M
  521. __DATA 48.6M
  522. __IMAGE 528K
  523. __LINKEDIT 73.2M
  524. __TEXT 157.7M
  525. __UNICODE 544K
  526. mapped file 85.7M
  527. shared memory 4K
  528. =========== =======
  529. TOTAL 526.3M
  530. TOTAL, minus reserved VM space 526.3M
  531.  
  532.  
  533. Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.33f8
  534. Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
  535. Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
  536. Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x01BA, 0x202020202020202020202020202020202020
  537. Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x01BA, 0x202020202020202020202020202020202020
  538. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22)
  539. Bluetooth: Version 4.2.4f1 13674, 3 services, 23 devices, 1 incoming serial ports
  540. Network Service: Parents house, AirPort, en1
  541. Serial ATA Device: ST9750420AS, 750.16 GB
  542. Serial ATA Device: MATSHITADVD-R UJ-868
  543. USB Device: Built-in iSight
  544. USB Device: Apple Internal Keyboard / Trackpad
  545. USB Device: IR Receiver
  546. USB Device: BRCM2046 Hub
  547. USB Device: Bluetooth USB Host Controller
  548. Thunderbolt Bus:
Advertisement
Add Comment
Please, Sign In to add comment