Guest User

Untitled

a guest
Oct 16th, 2023
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.93 KB | None | 0 0
  1. -------------------------------------
  2. Translated Report (Full Report Below)
  3. -------------------------------------
  4.  
  5. Process: OBS [2757]
  6. Path: /Applications/OBS.app/Contents/MacOS/OBS
  7. Identifier: com.obsproject.obs-studio
  8. Version: 29.1.3 (5306902717)
  9. Code Type: X86-64 (Native)
  10. Parent Process: launchd [1]
  11. User ID: 501
  12.  
  13. Date/Time: 2023-10-16 19:42:31.3221 +0200
  14. OS Version: macOS 14.0 (23A344)
  15. Report Version: 12
  16. Bridge OS Version: 8.0 (21P365)
  17. Anonymous UUID: 6C3DA617-38C7-A469-13E6-E8506E6DB4D2
  18.  
  19. Sleep/Wake UUID: FB4602CB-0F09-4B2F-B004-048AACFAA158
  20.  
  21. Time Awake Since Boot: 12000 seconds
  22. Time Since Wake: 1696 seconds
  23.  
  24. System Integrity Protection: enabled
  25.  
  26. Crashed Thread: 15
  27.  
  28. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  29. Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000f0
  30. Exception Codes: 0x0000000000000001, 0x00000000000000f0
  31.  
  32. Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
  33. Terminating Process: exc handler [2757]
  34.  
  35. VM Region Info: 0xf0 is not in any region. Bytes before following region: 140737487916816
  36. REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
  37. UNUSED SPACE AT START
  38. --->
  39. shared memory 7ffffff95000-7ffffff96000 [ 4K] r-x/r-x SM=SHM
  40.  
  41. Thread 0:: Dispatch queue: com.apple.main-thread
  42. 0 libsystem_kernel.dylib 0x7ff808c2c5d6 __psynch_cvwait + 10
  43. 1 libsystem_pthread.dylib 0x7ff808c6976b _pthread_cond_wait + 1211
  44. 2 libc++.1.dylib 0x7ff808ba144b std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 93
  45. 3 logi_obs_plugin.so 0x13553826a logi::applets::obs_plugin::connect() + 298
  46. 4 logi_obs_plugin.so 0x135538131 obs_module_load + 17
  47. 5 libobs 0x1113f0c57 load_all_callback + 231
  48. 6 libobs 0x1113f0a52 obs_find_modules2 + 2098
  49. 7 libobs 0x1113f0d6b obs_load_all_modules2 + 59
  50. 8 OBS 0x10fd1d37e 0x10fbf7000 + 1205118
  51. 9 OBS 0x10fc73276 0x10fbf7000 + 508534
  52. 10 OBS 0x10fc798bc 0x10fbf7000 + 534716
  53. 11 dyld 0x7ff8088e03a6 start + 1942
  54.  
  55. Thread 1:
  56. 0 libsystem_pthread.dylib 0x7ff808c64b88 start_wqthread + 0
  57.  
  58. Thread 2:
  59. 0 libsystem_pthread.dylib 0x7ff808c64b88 start_wqthread + 0
  60.  
  61. Thread 3:
  62. 0 libsystem_pthread.dylib 0x7ff808c64b88 start_wqthread + 0
  63.  
  64. Thread 4:
  65. 0 libsystem_pthread.dylib 0x7ff808c64b88 start_wqthread + 0
  66.  
  67. Thread 5:: com.apple.CFSocket.private
  68. 0 libsystem_kernel.dylib 0x7ff808c32922 __select + 10
  69. 1 CoreFoundation 0x7ff808d6c5b8 __CFSocketManager + 641
  70. 2 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  71. 3 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  72.  
  73. Thread 6:: libobs: hotkey thread
  74. 0 libsystem_kernel.dylib 0x7ff808c2c5d6 __psynch_cvwait + 10
  75. 1 libsystem_pthread.dylib 0x7ff808c6976b _pthread_cond_wait + 1211
  76. 2 libobs 0x11143ff9f os_event_timedwait + 95
  77. 3 libobs 0x1113ec58e obs_hotkey_thread + 190
  78. 4 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  79. 5 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  80.  
  81. Thread 7:: tiny_tubular_task_thread
  82. 0 libsystem_kernel.dylib 0x7ff808c299aa semaphore_wait_trap + 10
  83. 1 libobs 0x111440180 os_sem_wait + 16
  84. 2 libobs 0x11143eb2b tiny_tubular_task_thread + 155
  85. 3 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  86. 4 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  87.  
  88. Thread 8:: audio-io: audio thread
  89. 0 libsystem_kernel.dylib 0x7ff808c2c4a2 __semwait_signal + 10
  90. 1 libsystem_c.dylib 0x7ff808b176f1 nanosleep + 199
  91. 2 libsystem_c.dylib 0x7ff808b17624 usleep + 53
  92. 3 libobs 0x1114399e7 os_sleepto_ns_fast + 103
  93. 4 libobs 0x1113c3dee audio_thread + 702
  94. 5 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  95. 6 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  96.  
  97. Thread 9:: video-io: video thread
  98. 0 libsystem_kernel.dylib 0x7ff808c299aa semaphore_wait_trap + 10
  99. 1 libobs 0x111440180 os_sem_wait + 16
  100. 2 libobs 0x1113c821b video_thread + 75
  101. 3 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  102. 4 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  103.  
  104. Thread 10:: libobs: graphics thread
  105. 0 libsystem_kernel.dylib 0x7ff808c2c4a2 __semwait_signal + 10
  106. 1 libsystem_c.dylib 0x7ff808b176f1 nanosleep + 199
  107. 2 libobs 0x111439933 os_sleepto_ns + 99
  108. 3 libobs 0x111422c91 obs_graphics_thread_loop + 11265
  109. 4 libobs 0x1113d128a obs_graphics_thread_loop_autorelease + 26
  110. 5 libobs 0x111423048 obs_graphics_thread + 216
  111. 6 libobs 0x1113d125a obs_graphics_thread_autorelease + 26
  112. 7 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  113. 8 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  114.  
  115. Thread 11:: scripting: defer
  116. 0 libsystem_kernel.dylib 0x7ff808c299aa semaphore_wait_trap + 10
  117. 1 libobs 0x111440180 os_sem_wait + 16
  118. 2 obs-scripting.dylib 0x133a8bda5 defer_thread + 37
  119. 3 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  120. 4 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  121.  
  122. Thread 12:
  123. 0 libsystem_kernel.dylib 0x7ff808c2c4a2 __semwait_signal + 10
  124. 1 libsystem_c.dylib 0x7ff808b176f1 nanosleep + 199
  125. 2 libsystem_c.dylib 0x7ff808b2067a sleep + 41
  126. 3 XSplit VCam 0x1336b9dcd SML::Kamino::VCam::CPluginIPCHandler::ThreadProc(void*) + 95
  127. 4 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  128. 5 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  129.  
  130. Thread 13:
  131. 0 libsystem_pthread.dylib 0x7ff808c64b88 start_wqthread + 0
  132.  
  133. Thread 14:
  134. 0 libsystem_kernel.dylib 0x7ff808c32922 __select + 10
  135. 1 libcurl.4.dylib 0x7ff820d41077 Curl_poll + 489
  136. 2 libcurl.4.dylib 0x7ff820d39637 multi_wait + 706
  137. 3 libcurl.4.dylib 0x7ff820d397c5 curl_multi_poll + 26
  138. 4 libcurl.4.dylib 0x7ff820d1718b curl_easy_perform + 295
  139. 5 rtmp-services 0x133d66337 0x133d62000 + 17207
  140. 6 rtmp-services 0x133d654ce 0x133d62000 + 13518
  141. 7 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  142. 8 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  143.  
  144. Thread 15 Crashed:
  145. 0 logi_obs_plugin.so 0x13555ca12 void asio::detail::kqueue_reactor::schedule_timer<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>(asio::detail::timer_queue<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>&, asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>::time_type const&, asio::detail::timer_queue<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>::per_timer_data&, asio::detail::wait_op*) + 114
  146. 1 logi_obs_plugin.so 0x13555c93b void asio::detail::deadline_timer_service<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>::async_wait<asio::detail::wrapped_handler<asio::io_context::strand, std::__1::__bind<void (websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>::*)(std::__1::shared_ptr<asio::basic_waitable_timer<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>, asio::any_io_executor>>, std::__1::function<void (std::__1::error_code const&)>, std::__1::error_code const&), std::__1::shared_ptr<websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>>, std::__1::shared_ptr<asio::basic_waitable_timer<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>, asio::any_io_executor>>&, std::__1::function<void (std::__1::error_code const&)>&, std::__1::placeholders::__ph<1> const&>, asio::detail::is_continuation_if_running>, asio::any_io_executor>(asio::detail::deadline_timer_service<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>::implementation_type&, asio::detail::wrapped_handler<asio::io_context::strand, std::__1::__bind<void (websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>::*)(std::__1::shared_ptr<asio::basic_waitable_timer<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>, asio::any_io_executor>>, std::__1::function<void (std::__1::error_code const&)>, std::__1::error_code const&), std::__1::shared_ptr<websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>>, std::__1::shared_ptr<asio::basic_waitable_timer<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>, asio::any_io_executor>>&, std::__1::function<void (std::__1::error_code const&)>&, std::__1::placeholders::__ph<1> const&>, asio::detail::is_continuation_if_running>&, asio::any_io_executor const&) + 315
  147. 2 logi_obs_plugin.so 0x135557d65 websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>::set_timer(long, std::__1::function<void (std::__1::error_code const&)>) + 597
  148. 3 logi_obs_plugin.so 0x135556795 websocketpp::transport::asio::endpoint<websocketpp::config::asio_client::transport_config>::async_connect(std::__1::shared_ptr<websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>>, std::__1::shared_ptr<websocketpp::uri>, std::__1::function<void (std::__1::error_code const&)>) + 1861
  149. 4 logi_obs_plugin.so 0x13553e162 websocketpp::client<websocketpp::config::asio_client>::connect(std::__1::shared_ptr<websocketpp::connection<websocketpp::config::asio_client>>) + 210
  150. 5 logi_obs_plugin.so 0x13553da03 logi::applets::obs_plugin::_run_forever() + 99
  151. 6 logi_obs_plugin.so 0x13554f288 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)()>>(void*) + 40
  152. 7 libsystem_pthread.dylib 0x7ff808c69202 _pthread_start + 99
  153. 8 libsystem_pthread.dylib 0x7ff808c64bab thread_start + 15
  154.  
  155.  
  156. Thread 15 crashed with X86 Thread State (64-bit):
  157. rax: 0x0000000000000001 rbx: 0x00006000023f5700 rcx: 0x0000000000000000 rdx: 0x0000000000000000
  158. rdi: 0x0000000000000000 rsi: 0x000012892c98327b rbp: 0x00007000074dba00 rsp: 0x00007000074db9d0
  159. r8: 0x0000000000000000 r9: 0x0000000000000213 r10: 0x0000000000000010 r11: 0x0000600001df9d10
  160. r12: 0x0000600003198708 r13: 0x0000600003bb5528 r14: 0x00006000020da1c0 r15: 0x0000600003198718
  161. rip: 0x000000013555ca12 rfl: 0x0000000000010202 cr2: 0x00000000000000f0
  162.  
  163. Logical CPU: 0
  164. Error Code: 0x00000006 (no mapping for user data write)
  165. Trap Number: 14
  166.  
  167. Thread 15 instruction stream:
  168. 89 cf 49 89 d4 49 89 f5-48 89 fb 80 bf 80 00 00 ..I..I..H.......
  169. 00 00 74 27 48 8d 7b 40-e8 2b 8f 05 00 b0 01 89 ..t'H.{@.+......
  170. 45 d4 80 bb a0 00 00 00-00 74 20 48 8b 7b 30 4c E........t H.{0L
  171. 89 f6 31 d2 e8 e5 7d ff-ff eb 3a c7 45 d4 00 00 ..1...}...:.E...
  172. 00 00 80 bb a0 00 00 00-00 75 e0 4c 89 ef 4c 89 .........u.L..L.
  173. e6 4c 89 fa 4c 89 f1 e8-12 26 00 00 48 8b 4b 30 .L..L....&..H.K0
  174. [f0]48 ff 81 f0 00 00 00-84 c0 74 09 48 8b 03 48 .H........t.H..H <==
  175. 89 df ff 50 28 80 7d d4-00 74 0c 48 83 c3 40 48 ...P(.}..t.H..@H
  176. 89 df e8 c7 8e 05 00 48-83 c4 08 5b 41 5c 41 5d .......H...[A\A]
  177. 41 5e 41 5f 5d c3 eb 08-48 89 c7 e8 2e 05 ff ff A^A_]...H.......
  178. 49 89 c6 80 7d d4 00 74-0c 48 83 c3 40 48 89 df I...}..t.H..@H..
  179. e8 99 8e 05 00 4c 89 f7-e8 1d 8a 05 00 0f 0b 48 .....L.........H
  180.  
  181. Binary Images:
  182. 0x135535000 - 0x1355ccfff logi_obs_plugin.so (*) <8aa61f3a-546e-377e-97f6-e7e560544db7> /Library/Application Support/obs-studio/*/logi_obs_plugin.so
  183. 0x134a53000 - 0x134a6bfff libvlc.5.dylib (*) <efcb3f08-19d2-354c-8d8f-8757cba4d7f3> /Applications/VLC.app/Contents/MacOS/lib/libvlc.5.dylib
  184. 0x13529e000 - 0x135374fff libvlccore.9.dylib (*) <0bb78c1c-b3d5-396e-b145-e0bf9fde0c94> /Applications/VLC.app/Contents/MacOS/lib/libvlccore.9.dylib
  185. 0x133c33000 - 0x133c3afff com.obsproject.vlc-video (29.1.3) <e99dcb63-a993-30dc-b82a-480e49cb728e> /Applications/OBS.app/Contents/PlugIns/vlc-video.plugin/Contents/MacOS/vlc-video
  186. 0x133d41000 - 0x133d4cfff com.obsproject.text-freetype2 (29.1.3) <9be85cd4-3e4d-3932-a292-871f3a35d3af> /Applications/OBS.app/Contents/PlugIns/text-freetype2.plugin/Contents/MacOS/text-freetype2
  187. 0x134c83000 - 0x134d5efff libfreetype.dylib (*) <e4de8f50-f569-3a1d-9562-64f6fbc66718> /Applications/OBS.app/Contents/Frameworks/libfreetype.dylib
  188. 0x133d62000 - 0x133d71fff com.obsproject.rtmp-services (*) <e966c43f-3143-3b51-b470-be0dba693aff> /Applications/OBS.app/Contents/PlugIns/rtmp-services.plugin/Contents/MacOS/rtmp-services
  189. 0x133bc2000 - 0x133bc9fff com.obsproject.obs-x264 (29.1.3) <9af0396a-6115-39f3-b9fa-3f9cdc8772b0> /Applications/OBS.app/Contents/PlugIns/obs-x264.plugin/Contents/MacOS/obs-x264
  190. 0x134b57000 - 0x134c56fff com.obsproject.obs-websocket (29.1.3) <5ca95190-b02a-3fb9-a313-f8b02e55d2cb> /Applications/OBS.app/Contents/PlugIns/obs-websocket.plugin/Contents/MacOS/obs-websocket
  191. 0x133c51000 - 0x133c5cfff com.obsproject.obs-vst (29.1.3) <d350203c-ff28-327d-9e0e-210f24bf6df4> /Applications/OBS.app/Contents/PlugIns/obs-vst.plugin/Contents/MacOS/obs-vst
  192. 0x133691000 - 0x133698fff com.obsproject.obs-transitions (29.1.3) <60e089a5-9a84-3b6b-83b9-01260714e227> /Applications/OBS.app/Contents/PlugIns/obs-transitions.plugin/Contents/MacOS/obs-transitions
  193. 0x1349e0000 - 0x134a17fff com.obsproject.obs-outputs (29.1.3) <093473d8-f3f2-3616-a204-0118bccec487> /Applications/OBS.app/Contents/PlugIns/obs-outputs.plugin/Contents/MacOS/obs-outputs
  194. 0x13497c000 - 0x1349c7fff com.obsproject.obs-filters (29.1.3) <171b3e86-b670-39f2-b286-a5607b5c26fc> /Applications/OBS.app/Contents/PlugIns/obs-filters.plugin/Contents/MacOS/obs-filters
  195. 0x133d0d000 - 0x133d2cfff com.obsproject.obs-ffmpeg (29.1.3) <995f52d1-55bf-3ea0-9b53-6fa77178453a> /Applications/OBS.app/Contents/PlugIns/obs-ffmpeg.plugin/Contents/MacOS/obs-ffmpeg
  196. 0x133c17000 - 0x133c22fff libavdevice.dylib (*) <43d3f6b2-1d37-3eb3-bdba-e3c88f50935d> /Applications/OBS.app/Contents/Frameworks/libavdevice.dylib
  197. 0x134e0a000 - 0x1351f9fff libavfilter.dylib (*) <752bf634-df7f-3aa4-8a67-1a142e1a6afe> /Applications/OBS.app/Contents/Frameworks/libavfilter.dylib
  198. 0x1411d7000 - 0x14b2befff org.cef.framework (103.61.23.0) <4c4c4422-5555-3144-a178-7bb2d3ab8acb> /Applications/OBS.app/Contents/Frameworks/Chromium Embedded Framework.framework/Chromium Embedded Framework
  199. 0x1348e8000 - 0x134957fff com.obsproject.obs-browser (29.1.3) <bd000910-3795-321e-b98e-196cde79ca43> /Applications/OBS.app/Contents/PlugIns/obs-browser.plugin/Contents/MacOS/obs-browser
  200. 0x1334e1000 - 0x1334e8fff com.obsproject.mac-virtualcam (29.1.3) <b8fea260-71f0-337f-86d1-fb252f0cb0f6> /Applications/OBS.app/Contents/PlugIns/mac-virtualcam.plugin/Contents/MacOS/mac-virtualcam
  201. 0x133b5d000 - 0x133b68fff com.obsproject.mac-videotoolbox (29.1.3) <99804edd-0d06-30db-9924-1d5c65ec9e36> /Applications/OBS.app/Contents/PlugIns/mac-videotoolbox.plugin/Contents/MacOS/mac-videotoolbox
  202. 0x133ba2000 - 0x133bb1fff com.obsproject.mac-syphon (29.1.3) <9811523b-d422-36a2-99ca-bf83a4644fc0> /Applications/OBS.app/Contents/PlugIns/mac-syphon.plugin/Contents/MacOS/mac-syphon
  203. 0x133b7e000 - 0x133b8dfff com.obsproject.mac-capture (29.1.3) <955d131e-2b31-35a1-862c-6f1772f68e04> /Applications/OBS.app/Contents/PlugIns/mac-capture.plugin/Contents/MacOS/mac-capture
  204. 0x133bdb000 - 0x133bfefff com.apple.cmio.DAL.iOSScreenCapture (1000.0) <c4073746-62b0-3a20-8bda-004c644bd8fb> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/Resources/iOSScreenCapture.plugin/Contents/MacOS/iOSScreenCapture
  205. 0x1336fb000 - 0x13373efff com.apple.cmio.DAL.VDC-4 (810.0) <cabb07ec-00de-3e92-a4fc-0fb4501e97b3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/Resources/VDC.plugin/Contents/MacOS/VDC
  206. 0x133540000 - 0x13354bfff com.obsproject.mac-dal-plugin (28.1.1) <aa80fc44-eba9-3ab0-9bbc-3afa9e5894a6> /Library/CoreMediaIO/*/obs-mac-virtualcam.plugin/Contents/MacOS/obs-mac-virtualcam
  207. 0x133c7d000 - 0x133ca0fff com.reincubate.macos.cam.dal (1.7.1) <139e5555-4585-34c7-a7cb-a1daf58937dc> /Library/CoreMediaIO/*/ReincubateCamoDAL.plugin/Contents/MacOS/ReincubateCamoDAL
  208. 0x1336ab000 - 0x1336c6fff com.xsplit.vcam.dal (1.2109.28.01) <876f7f75-2fb5-3539-b9b3-3caaeb258820> /Library/CoreMediaIO/*/XSplit VCam.plugin/Contents/MacOS/XSplit VCam
  209. 0x133565000 - 0x133578fff com.obsproject.mac-avcapture (29.1.3) <f9a30a4d-b777-3f00-911b-5c48424b3a2c> /Applications/OBS.app/Contents/PlugIns/mac-avcapture.plugin/Contents/MacOS/mac-avcapture
  210. 0x13265f000 - 0x132666fff com.obsproject.image-source (29.1.3) <966dcb11-018c-3915-bc1e-11553f1d5fec> /Applications/OBS.app/Contents/PlugIns/image-source.plugin/Contents/MacOS/image-source
  211. 0x1335a2000 - 0x1335e1fff com.obsproject.frontend-tools (29.1.3) <18888d70-3f7a-31f8-a347-7aad3b8dcb7f> /Applications/OBS.app/Contents/PlugIns/frontend-tools.plugin/Contents/MacOS/frontend-tools
  212. 0x133a75000 - 0x133b38fff obs-scripting.dylib (*) <c6f4abca-8e2f-3165-a8f0-abc71871cabf> /Applications/OBS.app/Contents/Frameworks/obs-scripting.dylib
  213. 0x1334c1000 - 0x1334ccfff com.obsproject.decklink (29.1.3) <b36ba20e-29ec-3527-9090-2a683396b918> /Applications/OBS.app/Contents/PlugIns/decklink.plugin/Contents/MacOS/decklink
  214. 0x133500000 - 0x13351ffff com.obsproject.decklink-output-ui (29.1.3) <ad57350b-c0a0-38e8-88ef-46d1cd0eca8d> /Applications/OBS.app/Contents/PlugIns/decklink-output-ui.plugin/Contents/MacOS/decklink-output-ui
  215. 0x1334a5000 - 0x1334acfff com.obsproject.decklink-captions (29.1.3) <5394de98-46cf-3691-b26c-49e5751d92f9> /Applications/OBS.app/Contents/PlugIns/decklink-captions.plugin/Contents/MacOS/decklink-captions
  216. 0x133489000 - 0x133494fff com.obsproject.coreaudio-encoder (29.1.3) <c356c0d9-6e93-3688-a3be-24b8dadb6934> /Applications/OBS.app/Contents/PlugIns/coreaudio-encoder.plugin/Contents/MacOS/coreaudio-encoder
  217. 0x133da8000 - 0x13404bfff com.obsproject.aja (29.1.3) <567d91d7-ee98-3fbd-b265-ca43517764cc> /Applications/OBS.app/Contents/PlugIns/aja.plugin/Contents/MacOS/aja
  218. 0x133779000 - 0x1339ccfff com.obsproject.aja-output-ui (29.1.3) <93499617-9035-3573-a66d-27a9156ce4cb> /Applications/OBS.app/Contents/PlugIns/aja-output-ui.plugin/Contents/MacOS/aja-output-ui
  219. 0x132223000 - 0x13226afff libobs-opengl.dylib (*) <2b42694a-0e8a-376c-b825-7855b44dc5e9> /Applications/OBS.app/Contents/Frameworks/libobs-opengl.dylib
  220. 0x111e9f000 - 0x111eaefff libobjc-trampolines.dylib (*) <c43ce21c-a026-37b5-95ee-ef39fd2196de> /usr/lib/libobjc-trampolines.dylib
  221. 0x114e11000 - 0x114e1cfff libqsvgicon.dylib (*) <4c72c511-737c-3c55-bd84-5a9b9111c65c> /Applications/OBS.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
  222. 0x1144e2000 - 0x1144e9fff libqmacjp2.dylib (*) <31bfd025-b1cf-3720-bb9c-a0e8e150925f> /Applications/OBS.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
  223. 0x1114a6000 - 0x1114adfff libqtga.dylib (*) <3a03d901-98f2-3cfb-9b98-61a05f551ba0> /Applications/OBS.app/Contents/PlugIns/imageformats/libqtga.dylib
  224. 0x11148e000 - 0x111495fff libqicns.dylib (*) <e18578c0-4429-3c38-b3be-0111392d9782> /Applications/OBS.app/Contents/PlugIns/imageformats/libqicns.dylib
  225. 0x1114f1000 - 0x1114f8fff libqsvg.dylib (*) <7d87db0b-15e7-3e20-ac70-40dce0d98310> /Applications/OBS.app/Contents/PlugIns/imageformats/libqsvg.dylib
  226. 0x114f06000 - 0x114f71fff libqtiff.dylib (*) <4f85fb2f-51d3-378a-b125-f09e2e047afc> /Applications/OBS.app/Contents/PlugIns/imageformats/libqtiff.dylib
  227. 0x111e1f000 - 0x111e8efff libqjpeg.dylib (*) <a54da9a4-853f-34dd-b763-284325f127ad> /Applications/OBS.app/Contents/PlugIns/imageformats/libqjpeg.dylib
  228. 0x1114d9000 - 0x1114e0fff libqmacheif.dylib (*) <10badc43-71da-30bd-b34b-f70a8de3ab6c> /Applications/OBS.app/Contents/PlugIns/imageformats/libqmacheif.dylib
  229. 0x1112ca000 - 0x1112d1fff libqico.dylib (*) <bf8177df-608e-301e-8e45-7fffc0c39262> /Applications/OBS.app/Contents/PlugIns/imageformats/libqico.dylib
  230. 0x111cc5000 - 0x111d54fff libqwebp.dylib (*) <695f130d-2b6a-322c-b154-7775cd015805> /Applications/OBS.app/Contents/PlugIns/imageformats/libqwebp.dylib
  231. 0x1114c1000 - 0x1114c8fff libqwbmp.dylib (*) <c03516d2-8370-36bf-a156-4f61cb435446> /Applications/OBS.app/Contents/PlugIns/imageformats/libqwbmp.dylib
  232. 0x1112b6000 - 0x1112bdfff libqgif.dylib (*) <82c3b5c2-eef5-3779-be62-c54aafffcff8> /Applications/OBS.app/Contents/PlugIns/imageformats/libqgif.dylib
  233. 0x110485000 - 0x1104acfff libqmacstyle.dylib (*) <d98064fa-9fe7-3872-9c22-e064ab4fa9fc> /Applications/OBS.app/Contents/PlugIns/styles/libqmacstyle.dylib
  234. 0x114406000 - 0x1144a1fff libqcocoa.dylib (*) <6a2f560c-8d27-3c47-9498-3dc6b68339b8> /Applications/OBS.app/Contents/PlugIns/platforms/libqcocoa.dylib
  235. 0x1121fa000 - 0x113cc5fff libavcodec.dylib (*) <e51e4ac7-17e9-3be2-9325-64a0984a9985> /Applications/OBS.app/Contents/Frameworks/libavcodec.dylib
  236. 0x110878000 - 0x110a5bfff libavformat.dylib (*) <4cf47259-66b2-34c4-b122-29c2a3b89c6d> /Applications/OBS.app/Contents/Frameworks/libavformat.dylib
  237. 0x110641000 - 0x1106e0fff libavutil.dylib (*) <c5843b7a-7132-3233-b36a-3eaf44dfcf57> /Applications/OBS.app/Contents/Frameworks/libavutil.dylib
  238. 0x11159d000 - 0x111a94fff org.qt-project.QtCore (6.4) <d7b7cb4e-54dc-3e06-b503-993813c4a378> /Applications/OBS.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
  239. 0x110ab0000 - 0x111173fff org.qt-project.QtGui (6.4) <f8dd9be9-f705-365a-809f-75ba107a2e61> /Applications/OBS.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
  240. 0x111b59000 - 0x111c74fff org.qt-project.QtNetwork (6.4) <b0717262-46a7-3625-b29e-d80a1ac554a3> /Applications/OBS.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork
  241. 0x110053000 - 0x11008efff org.qt-project.QtSvg (6.4) <8509f473-17ca-380e-bd54-1d354122b42a> /Applications/OBS.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg
  242. 0x114fcf000 - 0x115482fff org.qt-project.QtWidgets (6.4) <a65312af-469e-3ca9-863e-45120e99e072> /Applications/OBS.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
  243. 0x1100b3000 - 0x1100cafff org.qt-project.QtXml (6.4) <e523c04b-1652-320b-9289-c8e7fd249eb6> /Applications/OBS.app/Contents/Frameworks/QtXml.framework/Versions/A/QtXml
  244. 0x110501000 - 0x110554fff org.sparkle-project.Sparkle (2.3.2) <da2817fc-a381-38dd-b916-7dbdf6191c0b> /Applications/OBS.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle
  245. 0x11139a000 - 0x111459fff com.obsproject.libobs (29.1.3) <4e832670-df0a-35b3-9fa5-463582c58c4f> /Applications/OBS.app/Contents/Frameworks/libobs.framework/Versions/A/libobs
  246. 0x1105e1000 - 0x1105e8fff obs-frontend-api.dylib (*) <271df927-958c-3952-a6d3-b35146084f79> /Applications/OBS.app/Contents/Frameworks/obs-frontend-api.dylib
  247. 0x110840000 - 0x11085ffff libswresample.dylib (*) <d5f42861-c3ff-32b2-91de-406cba68835c> /Applications/OBS.app/Contents/Frameworks/libswresample.dylib
  248. 0x111ede000 - 0x1120e5fff libx264.dylib (*) <6faeea67-f654-301b-b481-9e4a465d6a22> /Applications/OBS.app/Contents/Frameworks/libx264.dylib
  249. 0x1112e1000 - 0x11130cfff librist.dylib (*) <be2ce839-7843-3f73-bcc0-f36b26972b44> /Applications/OBS.app/Contents/Frameworks/librist.dylib
  250. 0x111511000 - 0x111574fff libmbedcrypto.dylib (*) <4345b24b-096b-3317-93a4-eb6a35e3ff59> /Applications/OBS.app/Contents/Frameworks/libmbedcrypto.dylib
  251. 0x111d6f000 - 0x111df2fff libsrt.dylib (*) <8dcd2d0c-19ef-3147-9c8a-28027643ec48> /Applications/OBS.app/Contents/Frameworks/libsrt.dylib
  252. 0x11131d000 - 0x111340fff libmbedtls.dylib (*) <300f2d6d-39b8-3de1-95e6-ed6829da0519> /Applications/OBS.app/Contents/Frameworks/libmbedtls.dylib
  253. 0x110815000 - 0x110820fff libmbedx509.dylib (*) <744957d0-fbf7-36ce-8d16-fa311fb090e9> /Applications/OBS.app/Contents/Frameworks/libmbedx509.dylib
  254. 0x114503000 - 0x1145f2fff libswscale.dylib (*) <0c17e0dc-a786-39b2-9ee0-5969e52e8bfc> /Applications/OBS.app/Contents/Frameworks/libswscale.dylib
  255. 0x10fbf7000 - 0x10ffd2fff com.obsproject.obs-studio (29.1.3) <1870e7e3-c726-353d-bb33-4734c7489246> /Applications/OBS.app/Contents/MacOS/OBS
  256. 0x7ff808c28000 - 0x7ff808c62ff7 libsystem_kernel.dylib (*) <3690c1fc-599f-39ff-bbdb-85422e9a996c> /usr/lib/system/libsystem_kernel.dylib
  257. 0x7ff808c63000 - 0x7ff808c6efff libsystem_pthread.dylib (*) <33c43114-85f0-3f32-86d7-8e6a2403d38c> /usr/lib/system/libsystem_pthread.dylib
  258. 0x7ff808b90000 - 0x7ff808c0efff libc++.1.dylib (*) <1d0eb230-4aae-3d78-94c8-3592266667f6> /usr/lib/libc++.1.dylib
  259. 0x7ff8088da000 - 0x7ff8089762ff dyld (*) <1289b60a-4980-342d-b1a4-250bbee392f1> /usr/lib/dyld
  260. 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
  261. 0x7ff808cc8000 - 0x7ff809161ffc com.apple.CoreFoundation (6.9) <9daa29f3-fe48-39a9-a70d-1e0fd4750372> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  262. 0x7ff808b08000 - 0x7ff808b8ffff libsystem_c.dylib (*) <3e9a5bfa-50c0-3a96-9291-4826c62d1182> /usr/lib/system/libsystem_c.dylib
  263. 0x7ff820d05000 - 0x7ff820d7cff7 libcurl.4.dylib (*) <3065ec78-f4a9-3fa4-8a34-a936a35cf3ac> /usr/lib/libcurl.4.dylib
  264.  
  265. External Modification Summary:
  266. Calls made by other processes targeting this process:
  267. task_for_pid: 0
  268. thread_create: 0
  269. thread_set_state: 0
  270. Calls made by this process:
  271. task_for_pid: 0
  272. thread_create: 0
  273. thread_set_state: 0
  274. Calls made by all processes on this machine:
  275. task_for_pid: 0
  276. thread_create: 0
  277. thread_set_state: 0
  278.  
  279. VM Region Summary:
  280. ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
  281. Writable regions: Total=657.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=657.5M(100%)
  282.  
  283. VIRTUAL REGION
  284. REGION TYPE SIZE COUNT (non-coalesced)
  285. =========== ======= =======
  286. Activity Tracing 256K 1
  287. ColorSync 216K 25
  288. Foundation 16K 1
  289. Kernel Alloc Once 8K 1
  290. MALLOC 624.4M 88
  291. MALLOC guard page 64K 16
  292. OpenGL GLSL 256K 3
  293. STACK GUARD 56.1M 16
  294. Stack 15.6M 16
  295. VM_ALLOCATE 6140K 15
  296. __CTF 824 1
  297. __DATA 65.1M 887
  298. __DATA_CONST 59.5M 589
  299. __DATA_DIRTY 2517K 318
  300. __FONT_DATA 2352 1
  301. __GLSLBUILTINS 5174K 1
  302. __INFO_FILTER 8 1
  303. __LINKEDIT 193.1M 75
  304. __OBJC_RO 70.6M 1
  305. __OBJC_RW 2154K 2
  306. __TEXT 1.1G 899
  307. dyld private memory 260K 2
  308. mapped file 471.0M 36
  309. shared memory 1296K 16
  310. =========== ======= =======
  311. TOTAL 2.6G 3011
  312.  
  313.  
  314.  
  315. -----------
  316. Full Report
  317. -----------
  318.  
  319. {"app_name":"OBS","timestamp":"2023-10-16 19:42:32.00 +0200","app_version":"29.1.3","slice_uuid":"1870e7e3-c726-353d-bb33-4734c7489246","build_version":"5306902717","platform":1,"bundleID":"com.obsproject.obs-studio","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.0 (23A344)","roots_installed":0,"name":"OBS","incident_id":"89D55E3D-494E-41E3-9CEE-A1546F1580EB"}
  320. {
  321. "uptime" : 12000,
  322. "procRole" : "Foreground",
  323. "version" : 2,
  324. "userID" : 501,
  325. "deployVersion" : 210,
  326. "modelCode" : "MacBookPro15,2",
  327. "coalitionID" : 3094,
  328. "osVersion" : {
  329. "train" : "macOS 14.0",
  330. "build" : "23A344",
  331. "releaseType" : "User"
  332. },
  333. "captureTime" : "2023-10-16 19:42:31.3221 +0200",
  334. "codeSigningMonitor" : 0,
  335. "incident" : "89D55E3D-494E-41E3-9CEE-A1546F1580EB",
  336. "pid" : 2757,
  337. "cpuType" : "X86-64",
  338. "roots_installed" : 0,
  339. "bug_type" : "309",
  340. "procLaunch" : "2023-10-16 19:42:29.1314 +0200",
  341. "procStartAbsTime" : 12762435679231,
  342. "procExitAbsTime" : 12764621594756,
  343. "procName" : "OBS",
  344. "procPath" : "\/Applications\/OBS.app\/Contents\/MacOS\/OBS",
  345. "bundleInfo" : {"CFBundleShortVersionString":"29.1.3","CFBundleVersion":"5306902717","CFBundleIdentifier":"com.obsproject.obs-studio"},
  346. "storeInfo" : {"deviceIdentifierForVendor":"692EAEDD-7D93-5CEE-9323-055FE046B323","thirdParty":true},
  347. "parentProc" : "launchd",
  348. "parentPid" : 1,
  349. "coalitionName" : "com.obsproject.obs-studio",
  350. "crashReporterKey" : "6C3DA617-38C7-A469-13E6-E8506E6DB4D2",
  351. "lowPowerMode" : 1,
  352. "codeSigningID" : "com.obsproject.obs-studio",
  353. "codeSigningTeamID" : "2MMRE5MTB8",
  354. "codeSigningFlags" : 570491649,
  355. "codeSigningValidationCategory" : 6,
  356. "codeSigningTrustLevel" : 4294967295,
  357. "wakeTime" : 1696,
  358. "bridgeVersion" : {"build":"21P365","train":"8.0"},
  359. "sleepWakeUUID" : "FB4602CB-0F09-4B2F-B004-048AACFAA158",
  360. "sip" : "enabled",
  361. "vmRegionInfo" : "0xf0 is not in any region. Bytes before following region: 140737487916816\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n shared memory 7ffffff95000-7ffffff96000 [ 4K] r-x\/r-x SM=SHM ",
  362. "exception" : {"codes":"0x0000000000000001, 0x00000000000000f0","rawCodes":[1,240],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00000000000000f0"},
  363. "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":2757},
  364. "vmregioninfo" : "0xf0 is not in any region. Bytes before following region: 140737487916816\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n shared memory 7ffffff95000-7ffffff96000 [ 4K] r-x\/r-x SM=SHM ",
  365. "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  366. "faultingThread" : 15,
  367. "threads" : [{"id":134955,"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140704406052480,"symbolLocation":0,"symbol":"_main_thread"},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":123145424846848},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703275599318},"rbp":{"value":140701789612896},"rsp":{"value":140701789612744},"r12":{"value":999998000},"rcx":{"value":140701789612744},"flavor":"x86_THREAD_STATE","rdi":{"value":5190260520,"symbolLocation":0,"symbol":"logi::applets::obs_plugin::m_compressor_ready_cv"}},"queue":"com.apple.main-thread","frames":[{"imageOffset":17878,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":74},{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":75},{"imageOffset":70731,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":93,"imageIndex":76},{"imageOffset":12906,"symbol":"logi::applets::obs_plugin::connect()","symbolLocation":298,"imageIndex":0},{"imageOffset":12593,"symbol":"obs_module_load","symbolLocation":17,"imageIndex":0},{"imageOffset":355415,"symbol":"load_all_callback","symbolLocation":231,"imageIndex":63},{"imageOffset":354898,"symbol":"obs_find_modules2","symbolLocation":2098,"imageIndex":63},{"imageOffset":355691,"symbol":"obs_load_all_modules2","symbolLocation":59,"imageIndex":63},{"imageOffset":1205118,"imageIndex":73},{"imageOffset":508534,"imageIndex":73},{"imageOffset":534716,"imageIndex":73},{"imageOffset":25510,"symbol":"start","symbolLocation":1942,"imageIndex":77}]},{"id":134976,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":75}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":4611},"r8":{"value":409604},"cr2":{"value":140521170320976},"rdx":{"value":123145416810496},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145417334784},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703275830152},"rbp":{"value":0},"rsp":{"value":123145417334784},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145417334784}}},{"id":134977,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":75}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":5379},"r8":{"value":409604},"cr2":{"value":123145326124984},"rdx":{"value":123145417347072},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145417870200},"rbx":{"value":123145417871360},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703275830152},"rbp":{"value":0},"rsp":{"value":123145417871360},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145417871360}}},{"id":135026,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":75}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":17411},"r8":{"value":409604},"cr2":{"value":18446743783900082176},"rdx":{"value":123145417883648},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145418407936},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703275830152},"rbp":{"value":0},"rsp":{"value":123145418407936},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145418407936}}},{"id":135027,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":75}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":17667},"r8":{"value":409604},"cr2":{"value":5178048512},"rdx":{"value":123145418420224},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145418943352},"rbx":{"value":123145418944512},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703275830152},"rbp":{"value":0},"rsp":{"value":123145418944512},"r12":{"value":5193732},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145418944512}}},{"id":135053,"name":"com.apple.CFSocket.private","threadState":{"r13":{"value":140704345374576,"symbolLocation":0,"symbol":"__kCFNull"},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":105553134907056},"rsi":{"value":105553147527360},"r8":{"value":0},"cr2":{"value":123145419447256},"rdx":{"value":105553147527200},"r10":{"value":0},"r9":{"value":13},"r15":{"value":105553147527360},"rbx":{"value":140704406139264,"symbolLocation":0,"symbol":"__CFActiveSocketsLock"},"trap":{"value":133},"err":{"value":33554525},"r11":{"value":582},"rip":{"value":140703275624738},"rbp":{"value":123145419481008},"rsp":{"value":123145419447256},"r12":{"value":1},"rcx":{"value":123145419447256},"flavor":"x86_THREAD_STATE","rdi":{"value":32}},"frames":[{"imageOffset":43298,"symbol":"__select","symbolLocation":10,"imageIndex":74},{"imageOffset":673208,"symbol":"__CFSocketManager","symbolLocation":641,"imageIndex":79},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}]},{"id":135058,"name":"libobs: hotkey thread","threadState":{"r13":{"value":70373039161600},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145420017664},"rsi":{"value":70373039161600},"r8":{"value":0},"cr2":{"value":4540530688},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703275599318},"rbp":{"value":123145420017424},"rsp":{"value":123145420017272},"r12":{"value":24998000},"rcx":{"value":123145420017272},"flavor":"x86_THREAD_STATE","rdi":{"value":105553165321888}},"frames":[{"imageOffset":17878,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":74},{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":75},{"imageOffset":679839,"symbol":"os_event_timedwait","symbolLocation":95,"imageIndex":63},{"imageOffset":337294,"symbol":"obs_hotkey_thread","symbolLocation":190,"imageIndex":63},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}]},{"id":135059,"name":"tiny_tubular_task_thread","threadState":{"r13":{"value":105553159029632},"rax":{"value":14},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":105553159029672},"rsi":{"value":4584728063},"r8":{"value":4584728063},"cr2":{"value":123145420554232},"rdx":{"value":9},"r10":{"value":15},"r9":{"value":24},"r15":{"value":105553159029752},"rbx":{"value":123145420554240},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":514},"rip":{"value":140703275588010},"rbp":{"value":123145420554064},"rsp":{"value":123145420554056},"r12":{"value":105553159029736},"rcx":{"value":123145420554056},"flavor":"x86_THREAD_STATE","rdi":{"value":25347}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":74},{"imageOffset":680320,"symbol":"os_sem_wait","symbolLocation":16,"imageIndex":63},{"imageOffset":674603,"symbol":"tiny_tubular_task_thread","symbolLocation":155,"imageIndex":63},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}]},{"id":135061,"name":"audio-io: audio thread","threadState":{"r13":{"value":999999},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145421089712},"rsi":{"value":0},"r8":{"value":0},"cr2":{"value":140241581391872},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":21175000},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703275599010},"rbp":{"value":123145421089696},"rsp":{"value":123145421089640},"r12":{"value":2361183241434822607},"rcx":{"value":123145421089640},"flavor":"x86_THREAD_STATE","rdi":{"value":7939}},"frames":[{"imageOffset":17570,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":74},{"imageOffset":63217,"symbol":"nanosleep","symbolLocation":199,"imageIndex":80},{"imageOffset":63012,"symbol":"usleep","symbolLocation":53,"imageIndex":80},{"imageOffset":653799,"symbol":"os_sleepto_ns_fast","symbolLocation":103,"imageIndex":63},{"imageOffset":171502,"symbol":"audio_thread","symbolLocation":702,"imageIndex":63},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}]},{"id":135066,"name":"video-io: video thread","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":105553127409440},"rsi":{"value":6816},"r8":{"value":340},"cr2":{"value":123145421627384},"rdx":{"value":0},"r10":{"value":105553168520256},"r9":{"value":3599184015},"r15":{"value":140605696103968},"rbx":{"value":123145421627392},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":514},"rip":{"value":140703275588010},"rbp":{"value":123145421627088},"rsp":{"value":123145421627080},"r12":{"value":0},"rcx":{"value":123145421627080},"flavor":"x86_THREAD_STATE","rdi":{"value":41735}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":74},{"imageOffset":680320,"symbol":"os_sem_wait","symbolLocation":16,"imageIndex":63},{"imageOffset":188955,"symbol":"video_thread","symbolLocation":75,"imageIndex":63},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}]},{"id":135067,"name":"libobs: graphics thread","threadState":{"r13":{"value":12764615751470},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145422163264},"rsi":{"value":0},"r8":{"value":0},"cr2":{"value":4540530688},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":39051595},"r15":{"value":0},"rbx":{"value":123145422163280},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703275599010},"rbp":{"value":123145422163248},"rsp":{"value":123145422163192},"r12":{"value":12764614806667},"rcx":{"value":123145422163192},"flavor":"x86_THREAD_STATE","rdi":{"value":7939}},"frames":[{"imageOffset":17570,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":74},{"imageOffset":63217,"symbol":"nanosleep","symbolLocation":199,"imageIndex":80},{"imageOffset":653619,"symbol":"os_sleepto_ns","symbolLocation":99,"imageIndex":63},{"imageOffset":560273,"symbol":"obs_graphics_thread_loop","symbolLocation":11265,"imageIndex":63},{"imageOffset":225930,"symbol":"obs_graphics_thread_loop_autorelease","symbolLocation":26,"imageIndex":63},{"imageOffset":561224,"symbol":"obs_graphics_thread","symbolLocation":216,"imageIndex":63},{"imageOffset":225882,"symbol":"obs_graphics_thread_autorelease","symbolLocation":26,"imageIndex":63},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}]},{"id":135076,"name":"scripting: defer","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":5162349516},"r8":{"value":5162349516},"cr2":{"value":5162349504},"rdx":{"value":1},"r10":{"value":12},"r9":{"value":16},"r15":{"value":0},"rbx":{"value":123145422700544},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":518},"rip":{"value":140703275588010},"rbp":{"value":123145422700400},"rsp":{"value":123145422700392},"r12":{"value":0},"rcx":{"value":123145422700392},"flavor":"x86_THREAD_STATE","rdi":{"value":35083}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":74},{"imageOffset":680320,"symbol":"os_sem_wait","symbolLocation":16,"imageIndex":63},{"imageOffset":93605,"symbol":"defer_thread","symbolLocation":37,"imageIndex":30},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}]},{"id":135077,"frames":[{"imageOffset":17570,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":74},{"imageOffset":63217,"symbol":"nanosleep","symbolLocation":199,"imageIndex":80},{"imageOffset":99962,"symbol":"sleep","symbolLocation":41,"imageIndex":80},{"imageOffset":60877,"symbol":"SML::Kamino::VCam::CPluginIPCHandler::ThreadProc(void*)","symbolLocation":95,"imageIndex":26},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}],"threadState":{"r13":{"value":0},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145423236936},"rsi":{"value":0},"r8":{"value":5},"cr2":{"value":123145423228920},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":123145423236952},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703275599010},"rbp":{"value":123145423236912},"rsp":{"value":123145423236856},"r12":{"value":0},"rcx":{"value":123145423236856},"flavor":"x86_THREAD_STATE","rdi":{"value":7939}}},{"id":135078,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":75}],"threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":0},"r8":{"value":278532},"cr2":{"value":0},"rdx":{"value":123145423249408},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":0},"err":{"value":0},"r11":{"value":0},"rip":{"value":140703275830152},"rbp":{"value":0},"rsp":{"value":123145423773696},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145423773696}}},{"id":135098,"frames":[{"imageOffset":43298,"symbol":"__select","symbolLocation":10,"imageIndex":74},{"imageOffset":245879,"symbol":"Curl_poll","symbolLocation":489,"imageIndex":81},{"imageOffset":214583,"symbol":"multi_wait","symbolLocation":706,"imageIndex":81},{"imageOffset":214981,"symbol":"curl_multi_poll","symbolLocation":26,"imageIndex":81},{"imageOffset":74123,"symbol":"curl_easy_perform","symbolLocation":295,"imageIndex":81},{"imageOffset":17207,"imageIndex":6},{"imageOffset":13518,"imageIndex":6},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}],"threadState":{"r13":{"value":2},"rax":{"value":4},"rflags":{"value":647},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":123145424308992},"r8":{"value":123145424309384},"cr2":{"value":123145322356736},"rdx":{"value":123145424309120},"r10":{"value":123145424309248},"r9":{"value":17986427},"r15":{"value":21},"rbx":{"value":123145424309600},"trap":{"value":133},"err":{"value":33554525},"r11":{"value":647},"rip":{"value":140703275624738},"rbp":{"value":123145424309456},"rsp":{"value":123145424308984},"r12":{"value":0},"rcx":{"value":123145424308984},"flavor":"x86_THREAD_STATE","rdi":{"value":21}}},{"triggered":true,"id":135110,"instructionState":{"instructionStream":{"bytes":[137,207,73,137,212,73,137,245,72,137,251,128,191,128,0,0,0,0,116,39,72,141,123,64,232,43,143,5,0,176,1,137,69,212,128,187,160,0,0,0,0,116,32,72,139,123,48,76,137,246,49,210,232,229,125,255,255,235,58,199,69,212,0,0,0,0,128,187,160,0,0,0,0,117,224,76,137,239,76,137,230,76,137,250,76,137,241,232,18,38,0,0,72,139,75,48,240,72,255,129,240,0,0,0,132,192,116,9,72,139,3,72,137,223,255,80,40,128,125,212,0,116,12,72,131,195,64,72,137,223,232,199,142,5,0,72,131,196,8,91,65,92,65,93,65,94,65,95,93,195,235,8,72,137,199,232,46,5,255,255,73,137,198,128,125,212,0,116,12,72,131,195,64,72,137,223,232,153,142,5,0,76,137,247,232,29,138,5,0,15,11,72],"offset":96}},"threadState":{"r13":{"value":105553178875176},"rax":{"value":1},"rflags":{"value":66050},"cpu":{"value":0},"r14":{"value":105553150714304},"rsi":{"value":20380367991419},"r8":{"value":0},"cr2":{"value":240},"rdx":{"value":0},"r10":{"value":16},"r9":{"value":531},"r15":{"value":105553168271128},"rbx":{"value":105553153971968},"trap":{"value":14,"description":"(no mapping for user data write)"},"err":{"value":6},"r11":{"value":105553147698448},"rip":{"value":5189782034,"matchesCrashFrame":1},"rbp":{"value":123145424845312},"rsp":{"value":123145424845264},"r12":{"value":105553168271112},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":0}},"frames":[{"imageOffset":162322,"symbol":"void asio::detail::kqueue_reactor::schedule_timer<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>(asio::detail::timer_queue<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>&, asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>::time_type const&, asio::detail::timer_queue<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>::per_timer_data&, asio::detail::wait_op*)","symbolLocation":114,"imageIndex":0},{"imageOffset":162107,"symbol":"void asio::detail::deadline_timer_service<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>::async_wait<asio::detail::wrapped_handler<asio::io_context::strand, std::__1::__bind<void (websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>::*)(std::__1::shared_ptr<asio::basic_waitable_timer<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>, asio::any_io_executor>>, std::__1::function<void (std::__1::error_code const&)>, std::__1::error_code const&), std::__1::shared_ptr<websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>>, std::__1::shared_ptr<asio::basic_waitable_timer<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>, asio::any_io_executor>>&, std::__1::function<void (std::__1::error_code const&)>&, std::__1::placeholders::__ph<1> const&>, asio::detail::is_continuation_if_running>, asio::any_io_executor>(asio::detail::deadline_timer_service<asio::detail::chrono_time_traits<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>>>::implementation_type&, asio::detail::wrapped_handler<asio::io_context::strand, std::__1::__bind<void (websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>::*)(std::__1::shared_ptr<asio::basic_waitable_timer<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>, asio::any_io_executor>>, std::__1::function<void (std::__1::error_code const&)>, std::__1::error_code const&), std::__1::shared_ptr<websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>>, std::__1::shared_ptr<asio::basic_waitable_timer<std::__1::chrono::steady_clock, asio::wait_traits<std::__1::chrono::steady_clock>, asio::any_io_executor>>&, std::__1::function<void (std::__1::error_code const&)>&, std::__1::placeholders::__ph<1> const&>, asio::detail::is_continuation_if_running>&, asio::any_io_executor const&)","symbolLocation":315,"imageIndex":0},{"imageOffset":142693,"symbol":"websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>::set_timer(long, std::__1::function<void (std::__1::error_code const&)>)","symbolLocation":597,"imageIndex":0},{"imageOffset":137109,"symbol":"websocketpp::transport::asio::endpoint<websocketpp::config::asio_client::transport_config>::async_connect(std::__1::shared_ptr<websocketpp::transport::asio::connection<websocketpp::config::asio_client::transport_config>>, std::__1::shared_ptr<websocketpp::uri>, std::__1::function<void (std::__1::error_code const&)>)","symbolLocation":1861,"imageIndex":0},{"imageOffset":37218,"symbol":"websocketpp::client<websocketpp::config::asio_client>::connect(std::__1::shared_ptr<websocketpp::connection<websocketpp::config::asio_client>>)","symbolLocation":210,"imageIndex":0},{"imageOffset":35331,"symbol":"logi::applets::obs_plugin::_run_forever()","symbolLocation":99,"imageIndex":0},{"imageOffset":107144,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)()>>(void*)","symbolLocation":40,"imageIndex":0},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":75},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":75}]}],
  368. "usedImages" : [
  369. {
  370. "source" : "P",
  371. "arch" : "x86_64",
  372. "base" : 5189619712,
  373. "size" : 622592,
  374. "uuid" : "8aa61f3a-546e-377e-97f6-e7e560544db7",
  375. "path" : "\/Library\/Application Support\/obs-studio\/*\/logi_obs_plugin.so",
  376. "name" : "logi_obs_plugin.so"
  377. },
  378. {
  379. "source" : "P",
  380. "arch" : "x86_64",
  381. "base" : 5178208256,
  382. "size" : 102400,
  383. "uuid" : "efcb3f08-19d2-354c-8d8f-8757cba4d7f3",
  384. "path" : "\/Applications\/VLC.app\/Contents\/MacOS\/lib\/libvlc.5.dylib",
  385. "name" : "libvlc.5.dylib"
  386. },
  387. {
  388. "source" : "P",
  389. "arch" : "x86_64",
  390. "base" : 5186904064,
  391. "size" : 880640,
  392. "uuid" : "0bb78c1c-b3d5-396e-b145-e0bf9fde0c94",
  393. "path" : "\/Applications\/VLC.app\/Contents\/MacOS\/lib\/libvlccore.9.dylib",
  394. "name" : "libvlccore.9.dylib"
  395. },
  396. {
  397. "source" : "P",
  398. "arch" : "x86_64",
  399. "base" : 5163397120,
  400. "CFBundleShortVersionString" : "29.1.3",
  401. "CFBundleIdentifier" : "com.obsproject.vlc-video",
  402. "size" : 32768,
  403. "uuid" : "e99dcb63-a993-30dc-b82a-480e49cb728e",
  404. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/vlc-video.plugin\/Contents\/MacOS\/vlc-video",
  405. "name" : "vlc-video",
  406. "CFBundleVersion" : "5306902717"
  407. },
  408. {
  409. "source" : "P",
  410. "arch" : "x86_64",
  411. "base" : 5164503040,
  412. "CFBundleShortVersionString" : "29.1.3",
  413. "CFBundleIdentifier" : "com.obsproject.text-freetype2",
  414. "size" : 49152,
  415. "uuid" : "9be85cd4-3e4d-3932-a292-871f3a35d3af",
  416. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/text-freetype2.plugin\/Contents\/MacOS\/text-freetype2",
  417. "name" : "text-freetype2",
  418. "CFBundleVersion" : "5306902717"
  419. },
  420. {
  421. "source" : "P",
  422. "arch" : "x86_64",
  423. "base" : 5180502016,
  424. "size" : 901120,
  425. "uuid" : "e4de8f50-f569-3a1d-9562-64f6fbc66718",
  426. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libfreetype.dylib",
  427. "name" : "libfreetype.dylib"
  428. },
  429. {
  430. "source" : "P",
  431. "arch" : "x86_64",
  432. "base" : 5164638208,
  433. "CFBundleIdentifier" : "com.obsproject.rtmp-services",
  434. "size" : 65536,
  435. "uuid" : "e966c43f-3143-3b51-b470-be0dba693aff",
  436. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/rtmp-services.plugin\/Contents\/MacOS\/rtmp-services",
  437. "name" : "rtmp-services"
  438. },
  439. {
  440. "source" : "P",
  441. "arch" : "x86_64",
  442. "base" : 5162934272,
  443. "CFBundleShortVersionString" : "29.1.3",
  444. "CFBundleIdentifier" : "com.obsproject.obs-x264",
  445. "size" : 32768,
  446. "uuid" : "9af0396a-6115-39f3-b9fa-3f9cdc8772b0",
  447. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/obs-x264.plugin\/Contents\/MacOS\/obs-x264",
  448. "name" : "obs-x264",
  449. "CFBundleVersion" : "5306902717"
  450. },
  451. {
  452. "source" : "P",
  453. "arch" : "x86_64",
  454. "base" : 5179273216,
  455. "CFBundleShortVersionString" : "29.1.3",
  456. "CFBundleIdentifier" : "com.obsproject.obs-websocket",
  457. "size" : 1048576,
  458. "uuid" : "5ca95190-b02a-3fb9-a313-f8b02e55d2cb",
  459. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/obs-websocket.plugin\/Contents\/MacOS\/obs-websocket",
  460. "name" : "obs-websocket",
  461. "CFBundleVersion" : "5306902717"
  462. },
  463. {
  464. "source" : "P",
  465. "arch" : "x86_64",
  466. "base" : 5163520000,
  467. "CFBundleShortVersionString" : "29.1.3",
  468. "CFBundleIdentifier" : "com.obsproject.obs-vst",
  469. "size" : 49152,
  470. "uuid" : "d350203c-ff28-327d-9e0e-210f24bf6df4",
  471. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/obs-vst.plugin\/Contents\/MacOS\/obs-vst",
  472. "name" : "obs-vst",
  473. "CFBundleVersion" : "5306902717"
  474. },
  475. {
  476. "source" : "P",
  477. "arch" : "x86_64",
  478. "base" : 5157490688,
  479. "CFBundleShortVersionString" : "29.1.3",
  480. "CFBundleIdentifier" : "com.obsproject.obs-transitions",
  481. "size" : 32768,
  482. "uuid" : "60e089a5-9a84-3b6b-83b9-01260714e227",
  483. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/obs-transitions.plugin\/Contents\/MacOS\/obs-transitions",
  484. "name" : "obs-transitions",
  485. "CFBundleVersion" : "5306902717"
  486. },
  487. {
  488. "source" : "P",
  489. "arch" : "x86_64",
  490. "base" : 5177737216,
  491. "CFBundleShortVersionString" : "29.1.3",
  492. "CFBundleIdentifier" : "com.obsproject.obs-outputs",
  493. "size" : 229376,
  494. "uuid" : "093473d8-f3f2-3616-a204-0118bccec487",
  495. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/obs-outputs.plugin\/Contents\/MacOS\/obs-outputs",
  496. "name" : "obs-outputs",
  497. "CFBundleVersion" : "5306902717"
  498. },
  499. {
  500. "source" : "P",
  501. "arch" : "x86_64",
  502. "base" : 5177327616,
  503. "CFBundleShortVersionString" : "29.1.3",
  504. "CFBundleIdentifier" : "com.obsproject.obs-filters",
  505. "size" : 311296,
  506. "uuid" : "171b3e86-b670-39f2-b286-a5607b5c26fc",
  507. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/obs-filters.plugin\/Contents\/MacOS\/obs-filters",
  508. "name" : "obs-filters",
  509. "CFBundleVersion" : "5306902717"
  510. },
  511. {
  512. "source" : "P",
  513. "arch" : "x86_64",
  514. "base" : 5164290048,
  515. "CFBundleShortVersionString" : "29.1.3",
  516. "CFBundleIdentifier" : "com.obsproject.obs-ffmpeg",
  517. "size" : 131072,
  518. "uuid" : "995f52d1-55bf-3ea0-9b53-6fa77178453a",
  519. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/obs-ffmpeg.plugin\/Contents\/MacOS\/obs-ffmpeg",
  520. "name" : "obs-ffmpeg",
  521. "CFBundleVersion" : "5306902717"
  522. },
  523. {
  524. "source" : "P",
  525. "arch" : "x86_64",
  526. "base" : 5163282432,
  527. "size" : 49152,
  528. "uuid" : "43d3f6b2-1d37-3eb3-bdba-e3c88f50935d",
  529. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libavdevice.dylib",
  530. "name" : "libavdevice.dylib"
  531. },
  532. {
  533. "source" : "P",
  534. "arch" : "x86_64",
  535. "base" : 5182103552,
  536. "size" : 4128768,
  537. "uuid" : "752bf634-df7f-3aa4-8a67-1a142e1a6afe",
  538. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libavfilter.dylib",
  539. "name" : "libavfilter.dylib"
  540. },
  541. {
  542. "source" : "P",
  543. "arch" : "x86_64",
  544. "base" : 5387415552,
  545. "CFBundleShortVersionString" : "103.61.23.0",
  546. "CFBundleIdentifier" : "org.cef.framework",
  547. "size" : 168722432,
  548. "uuid" : "4c4c4422-5555-3144-a178-7bb2d3ab8acb",
  549. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/Chromium Embedded Framework.framework\/Chromium Embedded Framework",
  550. "name" : "Chromium Embedded Framework",
  551. "CFBundleVersion" : "23.0"
  552. },
  553. {
  554. "source" : "P",
  555. "arch" : "x86_64",
  556. "base" : 5176721408,
  557. "CFBundleShortVersionString" : "29.1.3",
  558. "CFBundleIdentifier" : "com.obsproject.obs-browser",
  559. "size" : 458752,
  560. "uuid" : "bd000910-3795-321e-b98e-196cde79ca43",
  561. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/obs-browser.plugin\/Contents\/MacOS\/obs-browser",
  562. "name" : "obs-browser",
  563. "CFBundleVersion" : "5306902717"
  564. },
  565. {
  566. "source" : "P",
  567. "arch" : "x86_64",
  568. "base" : 5155721216,
  569. "CFBundleShortVersionString" : "29.1.3",
  570. "CFBundleIdentifier" : "com.obsproject.mac-virtualcam",
  571. "size" : 32768,
  572. "uuid" : "b8fea260-71f0-337f-86d1-fb252f0cb0f6",
  573. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/mac-virtualcam.plugin\/Contents\/MacOS\/mac-virtualcam",
  574. "name" : "mac-virtualcam",
  575. "CFBundleVersion" : "5306902717"
  576. },
  577. {
  578. "source" : "P",
  579. "arch" : "x86_64",
  580. "base" : 5162520576,
  581. "CFBundleShortVersionString" : "29.1.3",
  582. "CFBundleIdentifier" : "com.obsproject.mac-videotoolbox",
  583. "size" : 49152,
  584. "uuid" : "99804edd-0d06-30db-9924-1d5c65ec9e36",
  585. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/mac-videotoolbox.plugin\/Contents\/MacOS\/mac-videotoolbox",
  586. "name" : "mac-videotoolbox",
  587. "CFBundleVersion" : "5306902717"
  588. },
  589. {
  590. "source" : "P",
  591. "arch" : "x86_64",
  592. "base" : 5162803200,
  593. "CFBundleShortVersionString" : "29.1.3",
  594. "CFBundleIdentifier" : "com.obsproject.mac-syphon",
  595. "size" : 65536,
  596. "uuid" : "9811523b-d422-36a2-99ca-bf83a4644fc0",
  597. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/mac-syphon.plugin\/Contents\/MacOS\/mac-syphon",
  598. "name" : "mac-syphon",
  599. "CFBundleVersion" : "5306902717"
  600. },
  601. {
  602. "source" : "P",
  603. "arch" : "x86_64",
  604. "base" : 5162655744,
  605. "CFBundleShortVersionString" : "29.1.3",
  606. "CFBundleIdentifier" : "com.obsproject.mac-capture",
  607. "size" : 65536,
  608. "uuid" : "955d131e-2b31-35a1-862c-6f1772f68e04",
  609. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/mac-capture.plugin\/Contents\/MacOS\/mac-capture",
  610. "name" : "mac-capture",
  611. "CFBundleVersion" : "5306902717"
  612. },
  613. {
  614. "source" : "P",
  615. "arch" : "x86_64",
  616. "base" : 5163036672,
  617. "CFBundleShortVersionString" : "1000.0",
  618. "CFBundleIdentifier" : "com.apple.cmio.DAL.iOSScreenCapture",
  619. "size" : 147456,
  620. "uuid" : "c4073746-62b0-3a20-8bda-004c644bd8fb",
  621. "path" : "\/System\/Library\/Frameworks\/CoreMediaIO.framework\/Versions\/A\/Resources\/iOSScreenCapture.plugin\/Contents\/MacOS\/iOSScreenCapture",
  622. "name" : "iOSScreenCapture",
  623. "CFBundleVersion" : "5510.1.3"
  624. },
  625. {
  626. "source" : "P",
  627. "arch" : "x86_64",
  628. "base" : 5157924864,
  629. "CFBundleShortVersionString" : "810.0",
  630. "CFBundleIdentifier" : "com.apple.cmio.DAL.VDC-4",
  631. "size" : 278528,
  632. "uuid" : "cabb07ec-00de-3e92-a4fc-0fb4501e97b3",
  633. "path" : "\/System\/Library\/Frameworks\/CoreMediaIO.framework\/Versions\/A\/Resources\/VDC.plugin\/Contents\/MacOS\/VDC",
  634. "name" : "VDC",
  635. "CFBundleVersion" : "417"
  636. },
  637. {
  638. "source" : "P",
  639. "arch" : "x86_64",
  640. "base" : 5156110336,
  641. "CFBundleShortVersionString" : "28.1.1",
  642. "CFBundleIdentifier" : "com.obsproject.mac-dal-plugin",
  643. "size" : 49152,
  644. "uuid" : "aa80fc44-eba9-3ab0-9bbc-3afa9e5894a6",
  645. "path" : "\/Library\/CoreMediaIO\/*\/obs-mac-virtualcam.plugin\/Contents\/MacOS\/obs-mac-virtualcam",
  646. "name" : "obs-mac-virtualcam",
  647. "CFBundleVersion" : "3373738140"
  648. },
  649. {
  650. "source" : "P",
  651. "arch" : "x86_64",
  652. "base" : 5163700224,
  653. "CFBundleShortVersionString" : "1.7.1",
  654. "CFBundleIdentifier" : "com.reincubate.macos.cam.dal",
  655. "size" : 147456,
  656. "uuid" : "139e5555-4585-34c7-a7cb-a1daf58937dc",
  657. "path" : "\/Library\/CoreMediaIO\/*\/ReincubateCamoDAL.plugin\/Contents\/MacOS\/ReincubateCamoDAL",
  658. "name" : "ReincubateCamoDAL",
  659. "CFBundleVersion" : "7837"
  660. },
  661. {
  662. "source" : "P",
  663. "arch" : "x86_64",
  664. "base" : 5157597184,
  665. "CFBundleShortVersionString" : "1.2109.28.01",
  666. "CFBundleIdentifier" : "com.xsplit.vcam.dal",
  667. "size" : 114688,
  668. "uuid" : "876f7f75-2fb5-3539-b9b3-3caaeb258820",
  669. "path" : "\/Library\/CoreMediaIO\/*\/XSplit VCam.plugin\/Contents\/MacOS\/XSplit VCam",
  670. "name" : "XSplit VCam",
  671. "CFBundleVersion" : "1.2109.28.01"
  672. },
  673. {
  674. "source" : "P",
  675. "arch" : "x86_64",
  676. "base" : 5156261888,
  677. "CFBundleShortVersionString" : "29.1.3",
  678. "CFBundleIdentifier" : "com.obsproject.mac-avcapture",
  679. "size" : 81920,
  680. "uuid" : "f9a30a4d-b777-3f00-911b-5c48424b3a2c",
  681. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/mac-avcapture.plugin\/Contents\/MacOS\/mac-avcapture",
  682. "name" : "mac-avcapture",
  683. "CFBundleVersion" : "5306902717"
  684. },
  685. {
  686. "source" : "P",
  687. "arch" : "x86_64",
  688. "base" : 5140508672,
  689. "CFBundleShortVersionString" : "29.1.3",
  690. "CFBundleIdentifier" : "com.obsproject.image-source",
  691. "size" : 32768,
  692. "uuid" : "966dcb11-018c-3915-bc1e-11553f1d5fec",
  693. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/image-source.plugin\/Contents\/MacOS\/image-source",
  694. "name" : "image-source",
  695. "CFBundleVersion" : "5306902717"
  696. },
  697. {
  698. "source" : "P",
  699. "arch" : "x86_64",
  700. "base" : 5156511744,
  701. "CFBundleShortVersionString" : "29.1.3",
  702. "CFBundleIdentifier" : "com.obsproject.frontend-tools",
  703. "size" : 262144,
  704. "uuid" : "18888d70-3f7a-31f8-a347-7aad3b8dcb7f",
  705. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/frontend-tools.plugin\/Contents\/MacOS\/frontend-tools",
  706. "name" : "frontend-tools",
  707. "CFBundleVersion" : "5306902717"
  708. },
  709. {
  710. "source" : "P",
  711. "arch" : "x86_64",
  712. "base" : 5161570304,
  713. "size" : 802816,
  714. "uuid" : "c6f4abca-8e2f-3165-a8f0-abc71871cabf",
  715. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/obs-scripting.dylib",
  716. "name" : "obs-scripting.dylib"
  717. },
  718. {
  719. "source" : "P",
  720. "arch" : "x86_64",
  721. "base" : 5155590144,
  722. "CFBundleShortVersionString" : "29.1.3",
  723. "CFBundleIdentifier" : "com.obsproject.decklink",
  724. "size" : 49152,
  725. "uuid" : "b36ba20e-29ec-3527-9090-2a683396b918",
  726. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/decklink.plugin\/Contents\/MacOS\/decklink",
  727. "name" : "decklink",
  728. "CFBundleVersion" : "5306902717"
  729. },
  730. {
  731. "source" : "P",
  732. "arch" : "x86_64",
  733. "base" : 5155848192,
  734. "CFBundleShortVersionString" : "29.1.3",
  735. "CFBundleIdentifier" : "com.obsproject.decklink-output-ui",
  736. "size" : 131072,
  737. "uuid" : "ad57350b-c0a0-38e8-88ef-46d1cd0eca8d",
  738. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/decklink-output-ui.plugin\/Contents\/MacOS\/decklink-output-ui",
  739. "name" : "decklink-output-ui",
  740. "CFBundleVersion" : "5306902717"
  741. },
  742. {
  743. "source" : "P",
  744. "arch" : "x86_64",
  745. "base" : 5155475456,
  746. "CFBundleShortVersionString" : "29.1.3",
  747. "CFBundleIdentifier" : "com.obsproject.decklink-captions",
  748. "size" : 32768,
  749. "uuid" : "5394de98-46cf-3691-b26c-49e5751d92f9",
  750. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/decklink-captions.plugin\/Contents\/MacOS\/decklink-captions",
  751. "name" : "decklink-captions",
  752. "CFBundleVersion" : "5306902717"
  753. },
  754. {
  755. "source" : "P",
  756. "arch" : "x86_64",
  757. "base" : 5155360768,
  758. "CFBundleShortVersionString" : "29.1.3",
  759. "CFBundleIdentifier" : "com.obsproject.coreaudio-encoder",
  760. "size" : 49152,
  761. "uuid" : "c356c0d9-6e93-3688-a3be-24b8dadb6934",
  762. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/coreaudio-encoder.plugin\/Contents\/MacOS\/coreaudio-encoder",
  763. "name" : "coreaudio-encoder",
  764. "CFBundleVersion" : "5306902717"
  765. },
  766. {
  767. "source" : "P",
  768. "arch" : "x86_64",
  769. "base" : 5164924928,
  770. "CFBundleShortVersionString" : "29.1.3",
  771. "CFBundleIdentifier" : "com.obsproject.aja",
  772. "size" : 2768896,
  773. "uuid" : "567d91d7-ee98-3fbd-b265-ca43517764cc",
  774. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/aja.plugin\/Contents\/MacOS\/aja",
  775. "name" : "aja",
  776. "CFBundleVersion" : "5306902717"
  777. },
  778. {
  779. "source" : "P",
  780. "arch" : "x86_64",
  781. "base" : 5158440960,
  782. "CFBundleShortVersionString" : "29.1.3",
  783. "CFBundleIdentifier" : "com.obsproject.aja-output-ui",
  784. "size" : 2441216,
  785. "uuid" : "93499617-9035-3573-a66d-27a9156ce4cb",
  786. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/aja-output-ui.plugin\/Contents\/MacOS\/aja-output-ui",
  787. "name" : "aja-output-ui",
  788. "CFBundleVersion" : "5306902717"
  789. },
  790. {
  791. "source" : "P",
  792. "arch" : "x86_64",
  793. "base" : 5136068608,
  794. "size" : 294912,
  795. "uuid" : "2b42694a-0e8a-376c-b825-7855b44dc5e9",
  796. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libobs-opengl.dylib",
  797. "name" : "libobs-opengl.dylib"
  798. },
  799. {
  800. "source" : "P",
  801. "arch" : "x86_64h",
  802. "base" : 4595511296,
  803. "size" : 65536,
  804. "uuid" : "c43ce21c-a026-37b5-95ee-ef39fd2196de",
  805. "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
  806. "name" : "libobjc-trampolines.dylib"
  807. },
  808. {
  809. "source" : "P",
  810. "arch" : "x86_64",
  811. "base" : 4645261312,
  812. "size" : 49152,
  813. "uuid" : "4c72c511-737c-3c55-bd84-5a9b9111c65c",
  814. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/iconengines\/libqsvgicon.dylib",
  815. "name" : "libqsvgicon.dylib"
  816. },
  817. {
  818. "source" : "P",
  819. "arch" : "x86_64",
  820. "base" : 4635631616,
  821. "size" : 32768,
  822. "uuid" : "31bfd025-b1cf-3720-bb9c-a0e8e150925f",
  823. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqmacjp2.dylib",
  824. "name" : "libqmacjp2.dylib"
  825. },
  826. {
  827. "source" : "P",
  828. "arch" : "x86_64",
  829. "base" : 4585054208,
  830. "size" : 32768,
  831. "uuid" : "3a03d901-98f2-3cfb-9b98-61a05f551ba0",
  832. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqtga.dylib",
  833. "name" : "libqtga.dylib"
  834. },
  835. {
  836. "source" : "P",
  837. "arch" : "x86_64",
  838. "base" : 4584955904,
  839. "size" : 32768,
  840. "uuid" : "e18578c0-4429-3c38-b3be-0111392d9782",
  841. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqicns.dylib",
  842. "name" : "libqicns.dylib"
  843. },
  844. {
  845. "source" : "P",
  846. "arch" : "x86_64",
  847. "base" : 4585361408,
  848. "size" : 32768,
  849. "uuid" : "7d87db0b-15e7-3e20-ac70-40dce0d98310",
  850. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqsvg.dylib",
  851. "name" : "libqsvg.dylib"
  852. },
  853. {
  854. "source" : "P",
  855. "arch" : "x86_64",
  856. "base" : 4646264832,
  857. "size" : 442368,
  858. "uuid" : "4f85fb2f-51d3-378a-b125-f09e2e047afc",
  859. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqtiff.dylib",
  860. "name" : "libqtiff.dylib"
  861. },
  862. {
  863. "source" : "P",
  864. "arch" : "x86_64",
  865. "base" : 4594987008,
  866. "size" : 458752,
  867. "uuid" : "a54da9a4-853f-34dd-b763-284325f127ad",
  868. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqjpeg.dylib",
  869. "name" : "libqjpeg.dylib"
  870. },
  871. {
  872. "source" : "P",
  873. "arch" : "x86_64",
  874. "base" : 4585263104,
  875. "size" : 32768,
  876. "uuid" : "10badc43-71da-30bd-b34b-f70a8de3ab6c",
  877. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqmacheif.dylib",
  878. "name" : "libqmacheif.dylib"
  879. },
  880. {
  881. "source" : "P",
  882. "arch" : "x86_64",
  883. "base" : 4583104512,
  884. "size" : 32768,
  885. "uuid" : "bf8177df-608e-301e-8e45-7fffc0c39262",
  886. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqico.dylib",
  887. "name" : "libqico.dylib"
  888. },
  889. {
  890. "source" : "P",
  891. "arch" : "x86_64",
  892. "base" : 4593569792,
  893. "size" : 589824,
  894. "uuid" : "695f130d-2b6a-322c-b154-7775cd015805",
  895. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqwebp.dylib",
  896. "name" : "libqwebp.dylib"
  897. },
  898. {
  899. "source" : "P",
  900. "arch" : "x86_64",
  901. "base" : 4585164800,
  902. "size" : 32768,
  903. "uuid" : "c03516d2-8370-36bf-a156-4f61cb435446",
  904. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqwbmp.dylib",
  905. "name" : "libqwbmp.dylib"
  906. },
  907. {
  908. "source" : "P",
  909. "arch" : "x86_64",
  910. "base" : 4583022592,
  911. "size" : 32768,
  912. "uuid" : "82c3b5c2-eef5-3779-be62-c54aafffcff8",
  913. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/imageformats\/libqgif.dylib",
  914. "name" : "libqgif.dylib"
  915. },
  916. {
  917. "source" : "P",
  918. "arch" : "x86_64",
  919. "base" : 4568141824,
  920. "size" : 163840,
  921. "uuid" : "d98064fa-9fe7-3872-9c22-e064ab4fa9fc",
  922. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/styles\/libqmacstyle.dylib",
  923. "name" : "libqmacstyle.dylib"
  924. },
  925. {
  926. "source" : "P",
  927. "arch" : "x86_64",
  928. "base" : 4634730496,
  929. "size" : 638976,
  930. "uuid" : "6a2f560c-8d27-3c47-9498-3dc6b68339b8",
  931. "path" : "\/Applications\/OBS.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
  932. "name" : "libqcocoa.dylib"
  933. },
  934. {
  935. "source" : "P",
  936. "arch" : "x86_64",
  937. "base" : 4599029760,
  938. "size" : 28098560,
  939. "uuid" : "e51e4ac7-17e9-3be2-9325-64a0984a9985",
  940. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libavcodec.dylib",
  941. "name" : "libavcodec.dylib"
  942. },
  943. {
  944. "source" : "P",
  945. "arch" : "x86_64",
  946. "base" : 4572282880,
  947. "size" : 1982464,
  948. "uuid" : "4cf47259-66b2-34c4-b122-29c2a3b89c6d",
  949. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libavformat.dylib",
  950. "name" : "libavformat.dylib"
  951. },
  952. {
  953. "source" : "P",
  954. "arch" : "x86_64",
  955. "base" : 4569960448,
  956. "size" : 655360,
  957. "uuid" : "c5843b7a-7132-3233-b36a-3eaf44dfcf57",
  958. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libavutil.dylib",
  959. "name" : "libavutil.dylib"
  960. },
  961. {
  962. "source" : "P",
  963. "arch" : "x86_64",
  964. "base" : 4586065920,
  965. "CFBundleShortVersionString" : "6.4",
  966. "CFBundleIdentifier" : "org.qt-project.QtCore",
  967. "size" : 5210112,
  968. "uuid" : "d7b7cb4e-54dc-3e06-b503-993813c4a378",
  969. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/A\/QtCore",
  970. "name" : "QtCore",
  971. "CFBundleVersion" : "6.4.3"
  972. },
  973. {
  974. "source" : "P",
  975. "arch" : "x86_64",
  976. "base" : 4574609408,
  977. "CFBundleShortVersionString" : "6.4",
  978. "CFBundleIdentifier" : "org.qt-project.QtGui",
  979. "size" : 7094272,
  980. "uuid" : "f8dd9be9-f705-365a-809f-75ba107a2e61",
  981. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/A\/QtGui",
  982. "name" : "QtGui",
  983. "CFBundleVersion" : "6.4.3"
  984. },
  985. {
  986. "source" : "P",
  987. "arch" : "x86_64",
  988. "base" : 4592078848,
  989. "CFBundleShortVersionString" : "6.4",
  990. "CFBundleIdentifier" : "org.qt-project.QtNetwork",
  991. "size" : 1163264,
  992. "uuid" : "b0717262-46a7-3625-b29e-d80a1ac554a3",
  993. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/QtNetwork.framework\/Versions\/A\/QtNetwork",
  994. "name" : "QtNetwork",
  995. "CFBundleVersion" : "6.4.3"
  996. },
  997. {
  998. "source" : "P",
  999. "arch" : "x86_64",
  1000. "base" : 4563742720,
  1001. "CFBundleShortVersionString" : "6.4",
  1002. "CFBundleIdentifier" : "org.qt-project.QtSvg",
  1003. "size" : 245760,
  1004. "uuid" : "8509f473-17ca-380e-bd54-1d354122b42a",
  1005. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/QtSvg.framework\/Versions\/A\/QtSvg",
  1006. "name" : "QtSvg",
  1007. "CFBundleVersion" : "6.4.3"
  1008. },
  1009. {
  1010. "source" : "P",
  1011. "arch" : "x86_64",
  1012. "base" : 4647088128,
  1013. "CFBundleShortVersionString" : "6.4",
  1014. "CFBundleIdentifier" : "org.qt-project.QtWidgets",
  1015. "size" : 4931584,
  1016. "uuid" : "a65312af-469e-3ca9-863e-45120e99e072",
  1017. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/A\/QtWidgets",
  1018. "name" : "QtWidgets",
  1019. "CFBundleVersion" : "6.4.3"
  1020. },
  1021. {
  1022. "source" : "P",
  1023. "arch" : "x86_64",
  1024. "base" : 4564135936,
  1025. "CFBundleShortVersionString" : "6.4",
  1026. "CFBundleIdentifier" : "org.qt-project.QtXml",
  1027. "size" : 98304,
  1028. "uuid" : "e523c04b-1652-320b-9289-c8e7fd249eb6",
  1029. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/QtXml.framework\/Versions\/A\/QtXml",
  1030. "name" : "QtXml",
  1031. "CFBundleVersion" : "6.4.3"
  1032. },
  1033. {
  1034. "source" : "P",
  1035. "arch" : "x86_64",
  1036. "base" : 4568649728,
  1037. "CFBundleShortVersionString" : "2.3.2",
  1038. "CFBundleIdentifier" : "org.sparkle-project.Sparkle",
  1039. "size" : 344064,
  1040. "uuid" : "da2817fc-a381-38dd-b916-7dbdf6191c0b",
  1041. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/B\/Sparkle",
  1042. "name" : "Sparkle",
  1043. "CFBundleVersion" : "2021.2"
  1044. },
  1045. {
  1046. "source" : "P",
  1047. "arch" : "x86_64",
  1048. "base" : 4583956480,
  1049. "CFBundleShortVersionString" : "29.1.3",
  1050. "CFBundleIdentifier" : "com.obsproject.libobs",
  1051. "size" : 786432,
  1052. "uuid" : "4e832670-df0a-35b3-9fa5-463582c58c4f",
  1053. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libobs.framework\/Versions\/A\/libobs",
  1054. "name" : "libobs",
  1055. "CFBundleVersion" : "5306902717"
  1056. },
  1057. {
  1058. "source" : "P",
  1059. "arch" : "x86_64",
  1060. "base" : 4569567232,
  1061. "size" : 32768,
  1062. "uuid" : "271df927-958c-3952-a6d3-b35146084f79",
  1063. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/obs-frontend-api.dylib",
  1064. "name" : "obs-frontend-api.dylib"
  1065. },
  1066. {
  1067. "source" : "P",
  1068. "arch" : "x86_64",
  1069. "base" : 4572053504,
  1070. "size" : 131072,
  1071. "uuid" : "d5f42861-c3ff-32b2-91de-406cba68835c",
  1072. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libswresample.dylib",
  1073. "name" : "libswresample.dylib"
  1074. },
  1075. {
  1076. "source" : "P",
  1077. "arch" : "x86_64",
  1078. "base" : 4595769344,
  1079. "size" : 2129920,
  1080. "uuid" : "6faeea67-f654-301b-b481-9e4a465d6a22",
  1081. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libx264.dylib",
  1082. "name" : "libx264.dylib"
  1083. },
  1084. {
  1085. "source" : "P",
  1086. "arch" : "x86_64",
  1087. "base" : 4583198720,
  1088. "size" : 180224,
  1089. "uuid" : "be2ce839-7843-3f73-bcc0-f36b26972b44",
  1090. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/librist.dylib",
  1091. "name" : "librist.dylib"
  1092. },
  1093. {
  1094. "source" : "P",
  1095. "arch" : "x86_64",
  1096. "base" : 4585492480,
  1097. "size" : 409600,
  1098. "uuid" : "4345b24b-096b-3317-93a4-eb6a35e3ff59",
  1099. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libmbedcrypto.dylib",
  1100. "name" : "libmbedcrypto.dylib"
  1101. },
  1102. {
  1103. "source" : "P",
  1104. "arch" : "x86_64",
  1105. "base" : 4594266112,
  1106. "size" : 540672,
  1107. "uuid" : "8dcd2d0c-19ef-3147-9c8a-28027643ec48",
  1108. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libsrt.dylib",
  1109. "name" : "libsrt.dylib"
  1110. },
  1111. {
  1112. "source" : "P",
  1113. "arch" : "x86_64",
  1114. "base" : 4583444480,
  1115. "size" : 147456,
  1116. "uuid" : "300f2d6d-39b8-3de1-95e6-ed6829da0519",
  1117. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libmbedtls.dylib",
  1118. "name" : "libmbedtls.dylib"
  1119. },
  1120. {
  1121. "source" : "P",
  1122. "arch" : "x86_64",
  1123. "base" : 4571877376,
  1124. "size" : 49152,
  1125. "uuid" : "744957d0-fbf7-36ce-8d16-fa311fb090e9",
  1126. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libmbedx509.dylib",
  1127. "name" : "libmbedx509.dylib"
  1128. },
  1129. {
  1130. "source" : "P",
  1131. "arch" : "x86_64",
  1132. "base" : 4635766784,
  1133. "size" : 983040,
  1134. "uuid" : "0c17e0dc-a786-39b2-9ee0-5969e52e8bfc",
  1135. "path" : "\/Applications\/OBS.app\/Contents\/Frameworks\/libswscale.dylib",
  1136. "name" : "libswscale.dylib"
  1137. },
  1138. {
  1139. "source" : "P",
  1140. "arch" : "x86_64",
  1141. "base" : 4559171584,
  1142. "CFBundleShortVersionString" : "29.1.3",
  1143. "CFBundleIdentifier" : "com.obsproject.obs-studio",
  1144. "size" : 4046848,
  1145. "uuid" : "1870e7e3-c726-353d-bb33-4734c7489246",
  1146. "path" : "\/Applications\/OBS.app\/Contents\/MacOS\/OBS",
  1147. "name" : "OBS",
  1148. "CFBundleVersion" : "5306902717"
  1149. },
  1150. {
  1151. "source" : "P",
  1152. "arch" : "x86_64",
  1153. "base" : 140703275581440,
  1154. "size" : 241656,
  1155. "uuid" : "3690c1fc-599f-39ff-bbdb-85422e9a996c",
  1156. "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
  1157. "name" : "libsystem_kernel.dylib"
  1158. },
  1159. {
  1160. "source" : "P",
  1161. "arch" : "x86_64",
  1162. "base" : 140703275823104,
  1163. "size" : 49152,
  1164. "uuid" : "33c43114-85f0-3f32-86d7-8e6a2403d38c",
  1165. "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
  1166. "name" : "libsystem_pthread.dylib"
  1167. },
  1168. {
  1169. "source" : "P",
  1170. "arch" : "x86_64",
  1171. "base" : 140703274958848,
  1172. "size" : 520192,
  1173. "uuid" : "1d0eb230-4aae-3d78-94c8-3592266667f6",
  1174. "path" : "\/usr\/lib\/libc++.1.dylib",
  1175. "name" : "libc++.1.dylib"
  1176. },
  1177. {
  1178. "source" : "P",
  1179. "arch" : "x86_64",
  1180. "base" : 140703272116224,
  1181. "size" : 639744,
  1182. "uuid" : "1289b60a-4980-342d-b1a4-250bbee392f1",
  1183. "path" : "\/usr\/lib\/dyld",
  1184. "name" : "dyld"
  1185. },
  1186. {
  1187. "size" : 0,
  1188. "source" : "A",
  1189. "base" : 0,
  1190. "uuid" : "00000000-0000-0000-0000-000000000000"
  1191. },
  1192. {
  1193. "source" : "P",
  1194. "arch" : "x86_64h",
  1195. "base" : 140703276236800,
  1196. "CFBundleShortVersionString" : "6.9",
  1197. "CFBundleIdentifier" : "com.apple.CoreFoundation",
  1198. "size" : 4825085,
  1199. "uuid" : "9daa29f3-fe48-39a9-a70d-1e0fd4750372",
  1200. "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
  1201. "name" : "CoreFoundation",
  1202. "CFBundleVersion" : "2048.1.403"
  1203. },
  1204. {
  1205. "source" : "P",
  1206. "arch" : "x86_64",
  1207. "base" : 140703274401792,
  1208. "size" : 557056,
  1209. "uuid" : "3e9a5bfa-50c0-3a96-9291-4826c62d1182",
  1210. "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
  1211. "name" : "libsystem_c.dylib"
  1212. },
  1213. {
  1214. "source" : "P",
  1215. "arch" : "x86_64",
  1216. "base" : 140703679139840,
  1217. "size" : 491512,
  1218. "uuid" : "3065ec78-f4a9-3fa4-8a34-a936a35cf3ac",
  1219. "path" : "\/usr\/lib\/libcurl.4.dylib",
  1220. "name" : "libcurl.4.dylib"
  1221. }
  1222. ],
  1223. "sharedCache" : {
  1224. "base" : 140703271419904,
  1225. "size" : 25769803776,
  1226. "uuid" : "62bff6a2-85e3-3e99-aa9c-94b8c34708c1"
  1227. },
  1228. "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=657.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=657.5M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 216K 25 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 624.4M 88 \nMALLOC guard page 64K 16 \nOpenGL GLSL 256K 3 \nSTACK GUARD 56.1M 16 \nStack 15.6M 16 \nVM_ALLOCATE 6140K 15 \n__CTF 824 1 \n__DATA 65.1M 887 \n__DATA_CONST 59.5M 589 \n__DATA_DIRTY 2517K 318 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 193.1M 75 \n__OBJC_RO 70.6M 1 \n__OBJC_RW 2154K 2 \n__TEXT 1.1G 899 \ndyld private memory 260K 2 \nmapped file 471.0M 36 \nshared memory 1296K 16 \n=========== ======= ======= \nTOTAL 2.6G 3011 \n",
  1229. "legacyInfo" : {
  1230. "threadTriggered" : {
  1231.  
  1232. }
  1233. },
  1234. "logWritingSignature" : "ba793b154fde71ffcea0d7dd3d7ab31672513e42",
  1235. "trialInfo" : {
  1236. "rollouts" : [
  1237. {
  1238. "rolloutId" : "60186475825c62000ccf5450",
  1239. "factorPackIds" : {
  1240.  
  1241. },
  1242. "deploymentId" : 240000062
  1243. },
  1244. {
  1245. "rolloutId" : "62fe74515312cd4599bd3c80",
  1246. "factorPackIds" : {
  1247. "MYRIAD_BOOSTS" : "62fe74805312cd4599bd3c81"
  1248. },
  1249. "deploymentId" : 240000006
  1250. }
  1251. ],
  1252. "experiments" : [
  1253. {
  1254. "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
  1255. "experimentId" : "64406ba83deb637ac8a04419",
  1256. "deploymentId" : 900000017
  1257. },
  1258. {
  1259. "treatmentId" : "a092db1b-c401-44fa-9c54-518b7d69ca61",
  1260. "experimentId" : "64a844035c85000c0f42398a",
  1261. "deploymentId" : 400000019
  1262. }
  1263. ]
  1264. }
  1265. }
  1266.  
  1267. Model: MacBookPro15,2, BootROM 2020.0.1.0.0 (iBridge: 21.16.365.0.0,0), 4 processors, Quad-Core Intel Core i5, 2,3 GHz, 16 GB, SMC
  1268. Graphics: Intel Iris Plus Graphics 655, Intel Iris Plus Graphics 655, Built-In
  1269. Display: Color LCD, 2560 x 1600 Retina, MirrorOff, Online
  1270. Display: Thunderbolt Display, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online
  1271. Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, LPDDR3, 2133 MHz, Micron, MT52L1G32D4PG-093
  1272. Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, LPDDR3, 2133 MHz, Micron, MT52L1G32D4PG-093
  1273. AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 10 2023 12:30:19 version 9.30.503.0.32.5.92 FWID 01-88a8883
  1274. Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
  1275. Network Service: iPhone, Ethernet, en9
  1276. Network Service: iPhone 2, Ethernet, en11
  1277. PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@68,0,0
  1278. PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@67,0,0
  1279. PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@71,0,0
  1280. PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@71,0,1
  1281. PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@71,0,2
  1282. USB Device: USB3.0 Hub
  1283. USB Device: USB31Bus
  1284. USB Device: USB2.0 Hub
  1285. USB Device: USB Composite Device
  1286. USB Device: USB Storage
  1287. USB Device: Apple Watch Magnetic Charging Cable
  1288. USB Device: PD3.0 USB-C Device
  1289. USB Device: iPhone
  1290. USB Device: USB20Bus
  1291. USB Device: hub_device
  1292. USB Device: Apple Thunderbolt Display
  1293. USB Device: FaceTime HD Camera (Display)
  1294. USB Device: Display Audio
  1295. USB Device: USB Audio CODEC
  1296. USB Device: T2Bus
  1297. USB Device: Touch Bar Backlight
  1298. USB Device: Touch Bar Display
  1299. USB Device: Apple Internal Keyboard / Trackpad
  1300. USB Device: Headset
  1301. USB Device: Ambient Light Sensor
  1302. USB Device: FaceTime HD Camera (Built-in)
  1303. USB Device: Apple T2 Controller
  1304. Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
  1305. Thunderbolt Device: Thunderbolt Display, Apple Inc., 1, 26.2
  1306. Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
  1307.  
Advertisement
Add Comment
Please, Sign In to add comment