Skip to content

Intermittent Netplay crash since RetroArch 1.21 #17858

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
michael-myers opened this issue May 4, 2025 · 0 comments
Open
2 tasks done

Intermittent Netplay crash since RetroArch 1.21 #17858

michael-myers opened this issue May 4, 2025 · 0 comments

Comments

@michael-myers
Copy link

Is there an existing issue for this?

  • This is a bug in RetroArch frontend
  • I have searched the existing issues

Description

With the previous release, RetroArch 1.20, I did not experience this issue. With the 1.21 release, there's a segmentation fault (bad pointer access) crash in the client of the netplay session (server side seems unaffected). Both sides are running macOS 15.4.1. The crash happens in the same place every time: netplay_sync_input_post_frame + 2436 (source)

The behavior was seen while using the fMSX emulator core, which has not been updated recently. Rolling back to the 1.20 frontend also made the problem go away.

Expected behavior

No response

Steps to reproduce the bug

  1. Connect RetroArch 1.21 (all cores updated) using NetPlay as the client, to another RetroArch 1.21 user running as a server.
  2. Play for ~5 minutes. Doesn't matter if the client is performing any input or just the controller is sitting untouched.
  3. Client crashes in netplay_sync_input_post_frame

Version/Commit

1.21.0 / 05f94af

Bisect Results

It worked as of git commit ab3b175 (Retroarch 1.20 stable)

Present in the nightly version

I don't know

Platform & operating system

macOS 15.4.1

Affected Cores

Only tested with fMSX (6.0 9eb5f25)

Environment information

No response

Relevant log output

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               RetroArch [84783]
Path:                  /Applications/Emulators/RetroArch.app/Contents/MacOS/RetroArch
Identifier:            com.libretro.dist.RetroArch
Version:               1.21.0 (1)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2025-05-03 11:29:45.8469 -0700
OS Version:            macOS 15.4.1 (24E263)
Report Version:        12
Anonymous UUID:        0347B32C-CAA3-1BB0-5B3E-64F450CC24E2

Sleep/Wake UUID:       906DDF6D-69D1-4C97-A675-17E649B08EA7

Time Awake Since Boot: 1400000 seconds
Time Since Wake:       699221 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x00000000f963241f
Exception Codes:       0x0000000000000001, 0x00000000f963241f

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [84783]

VM Region Info: 0xf963241f is not in any region.  Bytes before following region: 183933921
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      10459c000-1063b8000    [ 30.1M] r-x/r-x SM=COW  /Applications/Emulators/RetroArch.app/Contents/MacOS/RetroArch

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   RetroArch                     	       0x105990af4 netplay_sync_input_post_frame + 2436
1   RetroArch                     	       0x10585bd98 netplay_post_frame + 212
2   RetroArch                     	       0x10581f294 core_run + 288
3   RetroArch                     	       0x10581c1e4 runloop_iterate + 30880
4   RetroArch                     	       0x1057001e0 -[RetroArch_OSX rarch_main] + 92
5   Foundation                    	       0x18f0edf74 __NSThreadPerformPerform + 264
6   CoreFoundation                	       0x18dde8de4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
7   CoreFoundation                	       0x18dde8d78 __CFRunLoopDoSource0 + 172
8   CoreFoundation                	       0x18dde8ae4 __CFRunLoopDoSources0 + 232
9   CoreFoundation                	       0x18dde7738 __CFRunLoopRun + 840
10  CoreFoundation                	       0x18dde6d68 CFRunLoopRunSpecific + 572
11  HIToolbox                     	       0x19959a27c RunCurrentEventLoopInMode + 324
12  HIToolbox                     	       0x19959d31c ReceiveNextEventCommon + 216
13  HIToolbox                     	       0x199728484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
14  AppKit                        	       0x191a39ab4 _DPSNextEvent + 684
15  AppKit                        	       0x1923d8314 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
16  AppKit                        	       0x191a2cc64 -[NSApplication run] + 480
17  AppKit                        	       0x191a0335c NSApplicationMain + 880
18  dyld                          	       0x18d95eb4c start + 6000

Thread 1:
0   libsystem_pthread.dylib       	       0x18dcf8b6c start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	       0x18dcf8b6c start_wqthread + 0

Thread 3:: caulk.messenger.shared:high
0   libsystem_kernel.dylib        	       0x18dcbbbb0 semaphore_wait_trap + 8
1   caulk                         	       0x199083cc8 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x199083b70 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x199083844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x18dcfdc0c _pthread_start + 136
5   libsystem_pthread.dylib       	       0x18dcf8b80 thread_start + 8

Thread 4:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x18dcbbbb0 semaphore_wait_trap + 8
1   caulk                         	       0x199083cc8 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x199083b70 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x199083844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x18dcfdc0c _pthread_start + 136
5   libsystem_pthread.dylib       	       0x18dcf8b80 thread_start + 8

Thread 5:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0   libsystem_kernel.dylib        	       0x18dcbbbb0 semaphore_wait_trap + 8
1   caulk                         	       0x199083cc8 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x199083b70 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x199083844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x18dcfdc0c _pthread_start + 136
5   libsystem_pthread.dylib       	       0x18dcf8b80 thread_start + 8

Thread 6:: caulk::deferred_logger
0   libsystem_kernel.dylib        	       0x18dcbbbb0 semaphore_wait_trap + 8
1   caulk                         	       0x199083cc8 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x199083b70 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x199083844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x18dcfdc0c _pthread_start + 136
5   libsystem_pthread.dylib       	       0x18dcf8b80 thread_start + 8

Thread 7:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x18dcbbc34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x18dcce308 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x18dcc4764 mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x18dcbbfa8 mach_msg + 24
4   CoreFoundation                	       0x18dde8f8c __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x18dde78a8 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x18dde6d68 CFRunLoopRunSpecific + 572
7   AppKit                        	       0x191b5d818 _NSEventThread + 140
8   libsystem_pthread.dylib       	       0x18dcfdc0c _pthread_start + 136
9   libsystem_pthread.dylib       	       0x18dcf8b80 thread_start + 8

Thread 8:
0   libsystem_pthread.dylib       	       0x18dcf8b6c start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	       0x18dcf8b6c start_wqthread + 0

Thread 10:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	       0x18dcbbbbc semaphore_wait_signal_trap + 8
1   caulk                         	       0x1990a02f8 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 36
2   CoreAudio                     	       0x19091d0fc HALC_ProxyIOContext::IOWorkLoop() + 5276
3   CoreAudio                     	       0x19091b54c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 172
4   CoreAudio                     	       0x190ac4ca0 HALC_IOThread::Entry(void*) + 88
5   libsystem_pthread.dylib       	       0x18dcfdc0c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x18dcf8b80 thread_start + 8

Thread 11:
0   libsystem_pthread.dylib       	       0x18dcf8b6c start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000001   x1: 0x0000000123f9c258   x2: 0x00000000000000ff   x3: 0x00000000000000ff
    x4: 0x0000000000000000   x5: 0x0000000000000020   x6: 0x0000000000000010   x7: 0x000000014800b540
    x8: 0xffffffffaff4a3e8   x9: 0x00000000000000e5  x10: 0x0000000000000001  x11: 0x00000001483442f7
   x12: 0x00000000204d454d  x13: 0x0000000056484341  x14: 0x00000001065a6000  x15: 0x000000000000000a
   x16: 0x0000000000000036  x17: 0x00000001480f9b00  x18: 0x0000000000000000  x19: 0x0000000146064a00
   x20: 0x0000000000000000  x21: 0x00000001496e8030  x22: 0xffffffffaff4a3e5  x23: 0x00000001496e8048
   x24: 0x0000000106c80000  x25: 0x0000000106c80000  x26: 0x0000000106c80020  x27: 0x0000000000000000
   x28: 0x00000000f9632418   fp: 0x000000016b85e730   lr: 0x0000000105990d6c
    sp: 0x000000016b85e690   pc: 0x0000000105990af4 cpsr: 0x80000000
   far: 0x00000000f963241f  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x10459c000 -        0x1063b7fff com.libretro.dist.RetroArch (1.21.0) <d7fd531a-3e59-395c-9b08-ca8251056e4f> /Applications/Emulators/RetroArch.app/Contents/MacOS/RetroArch
       0x108614000 -        0x10861ffff libobjc-trampolines.dylib (*) <fb6f2685-3c65-37ec-8ee3-8adba6e1995f> /usr/lib/libobjc-trampolines.dylib
       0x11c664000 -        0x11cd97fff com.apple.AGXMetalG16X (325.34.1) <fd527cd4-1b88-39fc-b3c6-366343b947b0> /System/Library/Extensions/AGXMetalG16X.bundle/Contents/MacOS/AGXMetalG16X
       0x124130000 -        0x124147fff com.apple.AppleSyntheticGameControllerLib (1.0) <345c9f3d-72e6-31e5-985c-72e3c01f92ee> /System/Library/Extensions/AppleSyntheticGameController.kext/Contents/PlugIns/AppleSyntheticGameController.plugin/Contents/MacOS/AppleSyntheticGameController
       0x1240dc000 -        0x1240f3fff com.apple.iokit.IOHIDLib (2.0.0) <9c3c4a8a-5f16-3775-a432-f5fd88b7f515> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
       0x124450000 -        0x12458bfff com.apple.audio.units.Components (1.14) <ce6487fa-b9f0-3819-9450-f27b46ae4e53> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x123f54000 -        0x123f83fff fmsx_libretro.dylib (*) <d7cb88b0-71d4-3302-86fe-28ea7572968e> /Users/USER/Library/Application Support/RetroArch/*/fmsx_libretro.dylib
       0x18f076000 -        0x18fe7523f com.apple.Foundation (6.9) <5ab66e9b-19c0-3fe8-9793-d5156d1c7050> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x18dd6c000 -        0x18e2aafff com.apple.CoreFoundation (6.9) <39e0f63a-3ab8-39e9-97f8-333cde9a7ba4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1994d7000 -        0x1997ddfdf com.apple.HIToolbox (2.1.1) <6cc82a38-f1b5-3f2b-876b-9b3d7b278490> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1919ff000 -        0x192e8fdff com.apple.AppKit (6.9) <1d6df541-4a74-3a0e-8a8f-15aee6f93da9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x18d958000 -        0x18d9f2a83 dyld (*) <aca43a8d-6369-3a2c-af92-3d4c458523d6> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x18dcf7000 -        0x18dd03a47 libsystem_pthread.dylib (*) <8d27ec9a-d919-31a4-8df8-31a2fd2e593c> /usr/lib/system/libsystem_pthread.dylib
       0x18dcbb000 -        0x18dcf630b libsystem_kernel.dylib (*) <225cb279-20a9-381d-a163-d2be263f5327> /usr/lib/system/libsystem_kernel.dylib
       0x199082000 -        0x1990a9ddf com.apple.audio.caulk (1.0) <a551fcd9-adf0-3eaa-b0f4-3513ae4d822b> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x190729000 -        0x190e5b6df com.apple.audio.CoreAudio (5.0) <a47ea73e-663a-33c3-be9b-4f2b1e1ac726> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

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

VM Region Summary:
ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)
Writable regions: Total=694.4M written=977K(0%) resident=977K(0%) swapped_out=0K(0%) unallocated=693.4M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG image                           144K        8 
ColorSync                          176K        8 
CoreAnimation                      688K       43 
CoreGraphics                        32K        2 
CoreUI image data                 1696K       13 
Dispatch continuations            96.0M        1 
Foundation                          48K        2 
Kernel Alloc Once                   32K        1 
MALLOC                           558.5M       70 
MALLOC guard page                  288K       18 
STACK GUARD                       56.2M       11 
STACK GUARD (graphics)              16K        1 
Stack                             13.8M       12 
VM_ALLOCATE                        384K       14 
__AUTH                            5428K      687 
__AUTH_CONST                      76.3M      930 
__CTF                               824        1 
__DATA                            49.0M      916 
__DATA_CONST                      28.7M      943 
__DATA_DIRTY                      2762K      338 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       625.2M        8 
__OBJC_RO                         61.3M        1 
__OBJC_RW                         2391K        1 
__TEXT                             1.0G      960 
__TEXT (graphics)                 37.4M        3 
__TPRO_CONST                       128K        2 
mapped file                      234.8M       29 
page table in kernel               977K        1 
shared memory                     1008K       18 
===========                     =======  ======= 
TOTAL                              2.8G     5046 



-----------
Full Report
-----------

{"app_name":"RetroArch","timestamp":"2025-05-03 11:29:46.00 -0700","app_version":"1.21.0","slice_uuid":"d7fd531a-3e59-395c-9b08-ca8251056e4f","build_version":"1","platform":1,"bundleID":"com.libretro.dist.RetroArch","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.4.1 (24E263)","roots_installed":0,"name":"RetroArch","incident_id":"A3B49D96-34C1-4081-ACEB-6CCF28C28788"}
{
  "uptime" : 1400000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac16,11",
  "coalitionID" : 137607,
  "osVersion" : {
    "train" : "macOS 15.4.1",
    "build" : "24E263",
    "releaseType" : "User"
  },
  "captureTime" : "2025-05-03 11:29:45.8469 -0700",
  "codeSigningMonitor" : 2,
  "incident" : "A3B49D96-34C1-4081-ACEB-6CCF28C28788",
  "pid" : 84783,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2025-05-03 11:17:50.9771 -0700",
  "procStartAbsTime" : 34790945087252,
  "procExitAbsTime" : 34808101765003,
  "procName" : "RetroArch",
  "procPath" : "\/Applications\/Emulators\/RetroArch.app\/Contents\/MacOS\/RetroArch",
  "bundleInfo" : {"CFBundleShortVersionString":"1.21.0","CFBundleVersion":"1","CFBundleIdentifier":"com.libretro.dist.RetroArch"},
  "storeInfo" : {"deviceIdentifierForVendor":"2FB0BAC3-2087-5536-AB81-D94BA2AC28A5","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.libretro.dist.RetroArch",
  "crashReporterKey" : "0347B32C-CAA3-1BB0-5B3E-64F450CC24E2",
  "appleIntelligenceStatus" : {"state":"available"},
  "codeSigningID" : "com.libretro.dist.RetroArch",
  "codeSigningTeamID" : "UK699V5ZS8",
  "codeSigningFlags" : 570507777,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "codeSigningAuxiliaryInfo" : 0,
  "instructionByteStream" : {"beforePC":"Dcmqcq5gAND3LwGp6g8AuQYAABTIHgCRCPF9krwCCIufAxfr4hgAVA==","atPC":"iB9AOQgdCFOJG0A5CH1AkwhBCaqJF0A5CCEJqokTQDkWAQmqlSMAkQ=="},
  "bootSessionUUID" : "E76D9878-F3C4-4996-969A-63D892C584BB",
  "wakeTime" : 699221,
  "sleepWakeUUID" : "906DDF6D-69D1-4C97-A675-17E649B08EA7",
  "sip" : "enabled",
  "vmRegionInfo" : "0xf963241f is not in any region.  Bytes before following region: 183933921\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10459c000-1063b8000    [ 30.1M] r-x\/r-x SM=COW  \/Applications\/Emulators\/RetroArch.app\/Contents\/MacOS\/RetroArch",
  "exception" : {"codes":"0x0000000000000001, 0x00000000f963241f","rawCodes":[1,4184024095],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00000000f963241f"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":84783},
  "vmregioninfo" : "0xf963241f is not in any region.  Bytes before following region: 183933921\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10459c000-1063b8000    [ 30.1M] r-x\/r-x SM=COW  \/Applications\/Emulators\/RetroArch.app\/Contents\/MacOS\/RetroArch",
  "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},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":49175814,"threadState":{"x":[{"value":1},{"value":4898538072,"symbolLocation":0,"symbol":"SprTab"},{"value":255},{"value":255},{"value":0},{"value":32},{"value":16},{"value":5502973248},{"value":18446744072366629864},{"value":229},{"value":1},{"value":5506351863},{"value":541934925},{"value":1447576385},{"value":4401553408,"symbolLocation":3368,"symbol":"_MergedGlobals.357"},{"value":10},{"value":54},{"value":5503949568},{"value":0},{"value":5469784576},{"value":0},{"value":5526945840},{"value":18446744072366629861},{"value":5526945864},{"value":4408737792,"symbolLocation":384,"symbol":"_MergedGlobals.359"},{"value":4408737792,"symbolLocation":384,"symbol":"_MergedGlobals.359"},{"value":4408737824,"symbolLocation":416,"symbol":"_MergedGlobals.359"},{"value":0},{"value":4184024088}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4388883820},"cpsr":{"value":2147483648},"fp":{"value":6098904880},"sp":{"value":6098904720},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4388883188,"matchesCrashFrame":1},"far":{"value":4184024095}},"queue":"com.apple.main-thread","frames":[{"imageOffset":20925172,"symbol":"netplay_sync_input_post_frame","symbolLocation":2436,"imageIndex":0},{"imageOffset":19660184,"symbol":"netplay_post_frame","symbolLocation":212,"imageIndex":0},{"imageOffset":19411604,"symbol":"core_run","symbolLocation":288,"imageIndex":0},{"imageOffset":19399140,"symbol":"runloop_iterate","symbolLocation":30880,"imageIndex":0},{"imageOffset":18235872,"symbol":"-[RetroArch_OSX rarch_main]","symbolLocation":92,"imageIndex":0},{"imageOffset":491380,"symbol":"__NSThreadPerformPerform","symbolLocation":264,"imageIndex":7},{"imageOffset":511460,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":8},{"imageOffset":511352,"symbol":"__CFRunLoopDoSource0","symbolLocation":172,"imageIndex":8},{"imageOffset":510692,"symbol":"__CFRunLoopDoSources0","symbolLocation":232,"imageIndex":8},{"imageOffset":505656,"symbol":"__CFRunLoopRun","symbolLocation":840,"imageIndex":8},{"imageOffset":503144,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":8},{"imageOffset":799356,"symbol":"RunCurrentEventLoopInMode","symbolLocation":324,"imageIndex":9},{"imageOffset":811804,"symbol":"ReceiveNextEventCommon","symbolLocation":216,"imageIndex":9},{"imageOffset":2430084,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":9},{"imageOffset":240308,"symbol":"_DPSNextEvent","symbolLocation":684,"imageIndex":10},{"imageOffset":10326804,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":10},{"imageOffset":187492,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":10},{"imageOffset":17244,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":10},{"imageOffset":27468,"symbol":"start","symbolLocation":6000,"imageIndex":11}]},{"id":49175948,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6101774336},{"value":46099},{"value":6101237760},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6101774336},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6674156396},"far":{"value":0}}},{"id":49175952,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6102921216},{"value":62723},{"value":6102384640},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6102921216},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6674156396},"far":{"value":0}}},{"id":49175968,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":79367},{"value":79367},{"value":15},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":1},{"value":5459980152},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8552454976},{"value":0},{"value":5460017264},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6862421192},"cpsr":{"value":2147483648},"fp":{"value":6104641408},"sp":{"value":6104641376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6673906608},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":15},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":15},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":15},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":13},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":49175973,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":5456959850},{"value":0},{"value":6105215082},{"value":5456959824},{"value":25},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8552454976},{"value":0},{"value":5456948016},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6862421192},"cpsr":{"value":2147483648},"fp":{"value":6105214848},"sp":{"value":6105214816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6673906608},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":15},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":15},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":15},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":13},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":49176026,"name":"com.apple.audio.toolbox.AUScheduledParameterRefresher","threadState":{"x":[{"value":14},{"value":5456689574},{"value":0},{"value":6105788550},{"value":5456689520},{"value":53},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8552454976},{"value":0},{"value":5456689192},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6862421192},"cpsr":{"value":2147483648},"fp":{"value":6105788288},"sp":{"value":6105788256},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6673906608},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":15},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":15},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":15},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":13},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":49176027,"name":"caulk::deferred_logger","threadState":{"x":[{"value":14},{"value":5455377687},{"value":0},{"value":6106361959},{"value":5455377664},{"value":22},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8552454976},{"value":0},{"value":5455377496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6862421192},"cpsr":{"value":2147483648},"fp":{"value":6106361728},"sp":{"value":6106361696},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6673906608},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":15},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":15},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":15},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":13},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":49176046,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"symbolLocation":40,"symbol":"_OBJC_$_PROTOCOL_METHOD_TYPES__INPBSearchForPhotosIntentResponse"},{"value":506904925175808},{"value":0},{"value":506904925175808},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":118023},{"value":0},{"value":18446744073709551569},{"value":8552452536},{"value":0},{"value":4294967295},{"value":2},{"value":506904925175808},{"value":0},{"value":506904925175808},{"value":6107504776},{"value":8589934592,"symbolLocation":40,"symbol":"_OBJC_$_PROTOCOL_METHOD_TYPES__INPBSearchForPhotosIntentResponse"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862,"symbolLocation":871046,"symbol":"ff_tx_tab_2097152_double"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6673982216},"cpsr":{"value":0},"fp":{"value":6107504624},"sp":{"value":6107504544},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6673906740},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":78600,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":14},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":14},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":14},{"imageOffset":511884,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":8},{"imageOffset":506024,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":8},{"imageOffset":503144,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":8},{"imageOffset":1435672,"symbol":"_NSEventThread","symbolLocation":140,"imageIndex":10},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":13},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":49176257,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6101200896},{"value":132123},{"value":6100664320},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6101200896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6674156396},"far":{"value":0}}},{"id":49176259,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6106935296},{"value":72471},{"value":6106398720},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6106935296},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6674156396},"far":{"value":0}}},{"id":49176701,"name":"com.apple.audio.IOThread.client","threadState":{"x":[{"value":14},{"value":170259},{"value":0},{"value":0},{"value":0},{"value":4900373264},{"value":4905031936},{"value":4386221036,"symbolLocation":0,"symbol":"__35-[CoreAudio3 initWithRate:latency:]_block_invoke"},{"value":1},{"value":13997338835087065314},{"value":5497558140160},{"value":5497558140162},{"value":48},{"value":5455317984},{"value":0},{"value":4294966272},{"value":18446744073709551579},{"value":8552454984},{"value":0},{"value":5478004000},{"value":5478003992},{"value":5461487616},{"value":5454354064},{"value":8535359488,"symbolLocation":0,"symbol":"AMCP::Log::Scope_Registry::get()::s_registry"},{"value":8492912640,"symbolLocation":0,"symbol":"StaticContainer<HALC_ShellInfo_Statics>::s_statics"},{"value":512},{"value":8535259488,"symbolLocation":0,"symbol":"mach_task_self_"},{"value":0},{"value":6725295909}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6862537464},"cpsr":{"value":1610612736},"fp":{"value":6099479808},"sp":{"value":6099479792},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6673906620},"far":{"value":0}},"frames":[{"imageOffset":3004,"symbol":"semaphore_wait_signal_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":123640,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":36,"imageIndex":15},{"imageOffset":2048252,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5276,"imageIndex":16},{"imageOffset":2041164,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":172,"imageIndex":16},{"imageOffset":3783840,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":16},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":13},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":49176710,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6100054016},{"value":0},{"value":6099517440},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6100054016},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6674156396},"far":{"value":0}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4367958016,
    "CFBundleShortVersionString" : "1.21.0",
    "CFBundleIdentifier" : "com.libretro.dist.RetroArch",
    "size" : 31571968,
    "uuid" : "d7fd531a-3e59-395c-9b08-ca8251056e4f",
    "path" : "\/Applications\/Emulators\/RetroArch.app\/Contents\/MacOS\/RetroArch",
    "name" : "RetroArch",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4435558400,
    "size" : 49152,
    "uuid" : "fb6f2685-3c65-37ec-8ee3-8adba6e1995f",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4771430400,
    "CFBundleShortVersionString" : "325.34.1",
    "CFBundleIdentifier" : "com.apple.AGXMetalG16X",
    "size" : 7553024,
    "uuid" : "fd527cd4-1b88-39fc-b3c6-366343b947b0",
    "path" : "\/System\/Library\/Extensions\/AGXMetalG16X.bundle\/Contents\/MacOS\/AGXMetalG16X",
    "name" : "AGXMetalG16X",
    "CFBundleVersion" : "325.34.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4900192256,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.AppleSyntheticGameControllerLib",
    "size" : 98304,
    "uuid" : "345c9f3d-72e6-31e5-985c-72e3c01f92ee",
    "path" : "\/System\/Library\/Extensions\/AppleSyntheticGameController.kext\/Contents\/PlugIns\/AppleSyntheticGameController.plugin\/Contents\/MacOS\/AppleSyntheticGameController",
    "name" : "AppleSyntheticGameController",
    "CFBundleVersion" : "12.4.12"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4899848192,
    "CFBundleShortVersionString" : "2.0.0",
    "CFBundleIdentifier" : "com.apple.iokit.IOHIDLib",
    "size" : 98304,
    "uuid" : "9c3c4a8a-5f16-3775-a432-f5fd88b7f515",
    "path" : "\/System\/Library\/Extensions\/IOHIDFamily.kext\/Contents\/PlugIns\/IOHIDLib.plugin\/Contents\/MacOS\/IOHIDLib",
    "name" : "IOHIDLib",
    "CFBundleVersion" : "2.0.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4903469056,
    "CFBundleShortVersionString" : "1.14",
    "CFBundleIdentifier" : "com.apple.audio.units.Components",
    "size" : 1294336,
    "uuid" : "ce6487fa-b9f0-3819-9450-f27b46ae4e53",
    "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "1.14"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4898242560,
    "size" : 196608,
    "uuid" : "d7cb88b0-71d4-3302-86fe-28ea7572968e",
    "path" : "\/Users\/USER\/Library\/Application Support\/RetroArch\/*\/fmsx_libretro.dylib",
    "name" : "fmsx_libretro.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6694592512,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 14676544,
    "uuid" : "5ab66e9b-19c0-3fe8-9793-d5156d1c7050",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "3423"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6674628608,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5500928,
    "uuid" : "39e0f63a-3ab8-39e9-97f8-333cde9a7ba4",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3423"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6866956288,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3174368,
    "uuid" : "6cc82a38-f1b5-3f2b-876b-9b3d7b278490",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6738145280,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 21564928,
    "uuid" : "1d6df541-4a74-3a0e-8a8f-15aee6f93da9",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2575.50.27"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6670352384,
    "size" : 633476,
    "uuid" : "aca43a8d-6369-3a2c-af92-3d4c458523d6",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6674149376,
    "size" : 51784,
    "uuid" : "8d27ec9a-d919-31a4-8df8-31a2fd2e593c",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6673903616,
    "size" : 242444,
    "uuid" : "225cb279-20a9-381d-a163-d2be263f5327",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6862413824,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 163296,
    "uuid" : "a551fcd9-adf0-3eaa-b0f4-3513ae4d822b",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6718394368,
    "CFBundleShortVersionString" : "5.0",
    "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    "size" : 7546592,
    "uuid" : "a47ea73e-663a-33c3-be9b-4f2b1e1ac726",
    "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "5.0"
  }
],
  "sharedCache" : {
  "base" : 6669516800,
  "size" : 5020123136,
  "uuid" : "bb86a9b4-8362-37b8-b028-212703af6f30"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=694.4M written=977K(0%) resident=977K(0%) swapped_out=0K(0%) unallocated=693.4M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG image                           144K        8 \nColorSync                          176K        8 \nCoreAnimation                      688K       43 \nCoreGraphics                        32K        2 \nCoreUI image data                 1696K       13 \nDispatch continuations            96.0M        1 \nFoundation                          48K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                           558.5M       70 \nMALLOC guard page                  288K       18 \nSTACK GUARD                       56.2M       11 \nSTACK GUARD (graphics)              16K        1 \nStack                             13.8M       12 \nVM_ALLOCATE                        384K       14 \n__AUTH                            5428K      687 \n__AUTH_CONST                      76.3M      930 \n__CTF                               824        1 \n__DATA                            49.0M      916 \n__DATA_CONST                      28.7M      943 \n__DATA_DIRTY                      2762K      338 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       625.2M        8 \n__OBJC_RO                         61.3M        1 \n__OBJC_RW                         2391K        1 \n__TEXT                             1.0G      960 \n__TEXT (graphics)                 37.4M        3 \n__TPRO_CONST                       128K        2 \nmapped file                      234.8M       29 \npage table in kernel               977K        1 \nshared memory                     1008K       18 \n===========                     =======  ======= \nTOTAL                              2.8G     5046 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "00da9d3fa4238a5d444e56befe24b3def1a12e01",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "67648e5334a82511f4acf879",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "642da32dea3b2418c750f848",
      "factorPackIds" : {
        "VISUAL_INTELLIGENCE_VICTORIA" : "66d8b2f77cd4b62688efd2cf"
      },
      "deploymentId" : 240000004
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "4c25da6c-cb8d-40eb-9b62-a1230e80ce69",
      "experimentId" : "67f469f384eaf455d73c6092",
      "deploymentId" : 400000001
    }
  ]
}
}

Model: Mac16,11, BootROM 11881.101.1, proc 12:8:4 processors, 24 GB, SMC 
Graphics: Apple M4 Pro, Apple M4 Pro, Built-In
Display: DELL U2720Q, 6720 x 3780, Main, MirrorOff, Online
Memory Module: LPDDR5, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Feb 27 2025 18:26:37 version 23.40.26.0.41.51.177 FWID 01-1056fc58
IO80211_driverkit-1475.34 "IO80211_driverkit-1475.34" Mar  9 2025 20:59:13
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Thunderbolt Bridge, Ethernet, bridge0
Network Service: Wi-Fi, AirPort, en1
USB Device: USB31Bus
USB Device: USB3 Gen2 Hub
USB Device: Mercury
USB Device: USB2 Hub
USB Device: USB31Bus
USB Device: Element USB 2.0 Hub
USB Device: Apple Watch Magnetic Charging Cable
USB Device: hub_device
USB Device: composite_device
USB Device: USB2.0 Hub
USB Device: Natural® Ergonomic Keyboard 4000
USB Device: HD Pro Webcam C920
USB Device: Gaming Mouse G400
USB Device: Element Hub
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Device: Element Hub, CalDigit, Inc., 1, 36.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant