Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Daxter makes PPSSPP crash on M1 Macs
09-25-2021, 02:58 PM
Post: #1
Daxter makes PPSSPP crash on M1 Macs
Daxter makes PPSSPP crash on M1-based Macs. If I run the same iso with OpenEmu (which runs with the PPSSPP 1.10.3.1 core), the game runs fine.

Here's the crash report :

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

Process: PPSSPPSDL [9898]
Path: /Applications/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
Identifier:
Version: 1.11.3 (1.11.3)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2021-09-25 17:38:22.6703 +0200
OS Version: macOS 12.0 (21A5522h)
Report Version: 12
Anonymous UUID: 727C1ADD-D6F2-2F9D-8547-895BBA3E1A84

Sleep/Wake UUID: 876BD163-B644-48EC-AD2E-E85E0B1CEF2E

Time Awake Since Boot: 130000 seconds
Time Since Wake: 43132 seconds

System Integrity Protection: enabled

Crashed Thread: 13 Emu

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000012ae68000
Exception Codes: 0x0000000000000002, 0x000000012ae68000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 10 Bus error: 10
Terminating Process: exc handler [9898]

VM Region Info: 0x12ae68000 is in 0x12ae68000-0x12ae6c000; bytes after start: 0 bytes before end: 16383
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
VM_ALLOCATE 12ae64000-12ae68000 [ 16K] rw-/rwx SM=ZER
---> VM_ALLOCATE 12ae68000-12ae6c000 [ 16K] r-x/rwx SM=ZER
VM_ALLOCATE 12ae6c000-12be58000 [ 15.9M] rw-/rwx SM=ZER

Thread 0:: Dispatch queue: com.apple.main-thread
0 libGLProgrammability.dylib 0x1e6da9298 glpPackConstants + 232
1 libGLProgrammability.dylib 0x1e6da9200 glpPackConstants + 80
2 libGLProgrammability.dylib 0x1e6d829a8 glpCGTopLevel + 64
3 libGLProgrammability.dylib 0x1e6db0e40 glpLinkProgram + 10556
4 libGLProgrammability.dylib 0x1e6dcac9c ShLink + 216
5 GLEngine 0x1e6f8731c gleLinkProgram + 1260
6 GLEngine 0x1e6ef5a38 glLinkProgramARB_Exec + 256
7 PPSSPPSDL 0x100bd6d80 GLQueueRunner::RunInitSteps(std::__1::vector<GLRInitStep, std::__1::allocator<GLRInitStep> > const&, bool) + 2252
8 PPSSPPSDL 0x100bd3af0 GLRenderManager::Run(int) + 96
9 PPSSPPSDL 0x100bd3a0c GLRenderManager::ThreadFrame() + 396
10 PPSSPPSDL 0x100c27c3c main + 5124
11 dyld 0x1015d90f4 start + 520

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

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

Thread 3:
0 libsystem_pthread.dylib 0x18617c2bc start_wqthread + 0

Thread 4:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x1861459f0 semaphore_wait_trap + 8
1 caulk 0x18eb0b8ac caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x18eaee65c caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x18eaee27c 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 0x1861814ec _pthread_start + 148
5 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 5:
0 libsystem_pthread.dylib 0x18617c2bc start_wqthread + 0

Thread 6:
0 libsystem_pthread.dylib 0x18617c2bc start_wqthread + 0

Thread 7:
0 libsystem_pthread.dylib 0x18617c2bc start_wqthread + 0

Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1861459b4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x186145d60 mach_msg + 76
2 CoreFoundation 0x18624cf80 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18624b438 __CFRunLoopRun + 1212
4 CoreFoundation 0x18624a7dc CFRunLoopRunSpecific + 600
5 AppKit 0x188effe88 _NSEventThread + 196
6 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
7 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 9:: AudioQueue thread
0 libsystem_kernel.dylib 0x1861459b4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x186145d60 mach_msg + 76
2 CoreFoundation 0x18624cf80 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18624b438 __CFRunLoopRun + 1212
4 CoreFoundation 0x18624a7dc CFRunLoopRunSpecific + 600
5 libSDL2-2.0.0.dylib 0x101730238 audioqueue_thread + 1144
6 libSDL2-2.0.0.dylib 0x1016d54b4 SDL_RunThread + 48
7 libSDL2-2.0.0.dylib 0x101725bdc RunThread + 12
8 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
9 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 10:
0 libsystem_kernel.dylib 0x1861459f0 semaphore_wait_trap + 8
1 caulk 0x18eb0b8ac caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x18eaee65c caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x18eaee27c 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 0x1861814ec _pthread_start + 148
5 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 11:: AQConverterThread
0 libsystem_kernel.dylib 0x186149120 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x186181ab4 _pthread_cond_wait + 1228
2 libAudioToolboxUtility.dylib 0x1927ea440 CADeprecated::CAGuard::Wait() + 60
3 AudioToolbox 0x193c3d828 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 720
4 libAudioToolboxUtility.dylib 0x1927cc3ac CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92
5 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
6 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 12:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x1861459b4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x186145d60 mach_msg + 76
2 CoreAudio 0x187e830bc HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
3 CoreAudio 0x187d12ab4 HALC_ProxyIOContext::IOWorkLoop() + 3360
4 CoreAudio 0x187d11790 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 100
5 CoreAudio 0x187edc3ec HALB_IOThread::Entry(void*) + 88
6 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
7 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 13 Crashed:: Emu
0 PPSSPPSDL 0x100ba255c Arm64Gen::ARM64XEmitter::B(CCFlags) + 28
1 PPSSPPSDL 0x1009b415c MIPSComp::Arm64Jit::DoJit(unsigned int, JitBlock*) + 380
2 PPSSPPSDL 0x1009b3e70 MIPSComp::Arm64Jit::Compile(unsigned int) + 216
3 ??? 0x12ae581a4 ???
4 PPSSPPSDL 0x100ae8920 MIPSState::RunLoopUntil(unsigned long long) + 64
5 PPSSPPSDL 0x100b0daf4 PSP_RunLoopUntil(unsigned long long) + 112
6 PPSSPPSDL 0x100b0da48 PSP_RunLoopWhileState() + 100
7 PPSSPPSDL 0x100935390 EmuScreen::render() + 248
8 PPSSPPSDL 0x100c0b0c4 ScreenManager::render() + 160
9 PPSSPPSDL 0x10091a428 NativeRender(GraphicsContext*) + 616
10 PPSSPPSDL 0x100c280f8 EmuThreadFunc(GraphicsContext*) + 68
11 PPSSPPSDL 0x100c28218 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 (*)(GraphicsContext*), GraphicsContext*> >(void*) + 44
12 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
13 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 14:: PrioQueue
0 libsystem_kernel.dylib 0x186149120 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x186181ab4 _pthread_cond_wait + 1228
2 libc++.1.dylib 0x1860cfddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3 PPSSPPSDL 0x100c06b4c PrioritizedWorkQueue::Pop() + 144
4 PPSSPPSDL 0x100c06df0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ProcessWorkQueueOnThreadWhile(PrioritizedWorkQueue*)::$_0> >(void*) + 64
5 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
6 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 15:
0 libsystem_kernel.dylib 0x186149120 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x186181ab4 _pthread_cond_wait + 1228
2 libc++.1.dylib 0x1860cfe78 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> > >) + 100
3 PPSSPPSDL 0x100e27e04 IoThreadHolder::Start()::'lambda'()::operator()() const + 224
4 PPSSPPSDL 0x100e27cac void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, IoThreadHolder::Start()::'lambda'()> >(void*) + 44
5 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
6 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 16:: IO
0 libsystem_kernel.dylib 0x186149120 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x186181ab4 _pthread_cond_wait + 1228
2 libc++.1.dylib 0x1860cfddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3 PPSSPPSDL 0x100a50ebc void std::__1::condition_variable_any::wait<std::__1::unique_lock<std::__1::recursive_mutex> >(std::__1::unique_lock<std::__1::recursive_mutex>&) + 88
4 PPSSPPSDL 0x100a50b8c ThreadEventQueue<NoBase, AsyncIOEvent, AsyncIOEventType, (AsyncIOEventType)0, (AsyncIOEventType)1, (AsyncIOEventType)2>::RunEventsUntil(unsigned long long) + 108
5 PPSSPPSDL 0x100a4ea54 __IoManagerThread() + 156
6 PPSSPPSDL 0x1009d88cc 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*) + 44
7 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
8 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 17:: SAS
0 libsystem_kernel.dylib 0x186149120 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x186181ab4 _pthread_cond_wait + 1228
2 libc++.1.dylib 0x1860cfddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3 PPSSPPSDL 0x100ac69f4 __SasThread() + 136
4 PPSSPPSDL 0x100ac90ac void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, int (*)()> >(void*) + 44
5 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
6 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8

Thread 18:: UPnPService
0 libsystem_kernel.dylib 0x186148f1c __semwait_signal + 8
1 libsystem_c.dylib 0x186053d88 nanosleep + 216
2 libsystem_c.dylib 0x186053ca4 usleep + 68
3 PPSSPPSDL 0x100b198f8 upnpService(unsigned int) + 452
4 PPSSPPSDL 0x100b1b824 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, int (*)(unsigned int), unsigned int> >(void*) + 48
5 libsystem_pthread.dylib 0x1861814ec _pthread_start + 148
6 libsystem_pthread.dylib 0x18617c2d0 thread_start + 8


Thread 13 crashed with ARM Thread State (64-bit):
x0: 0x0000000141030018 x1: 0x000000000000000a x2: 0x0000000000000010 x3: 0x000000000000088a
x4: 0x0000000000000001 x5: 0x0000000008b37de8 x6: 0x0000000008b37de0 x7: 0x0000000008b37ddc
x8: 0x000000012ae68000 x9: 0x00000000d503201f x10: 0x00000001225c0584 x11: 0x000000007ffffffe
x12: 0x000000016fc96538 x13: 0x0000000000000014 x14: 0x0000000000000c82 x15: 0x0000000008874c04
x16: 0x000000000000004a x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x000000011cd21f78
x20: 0x0000000141030000 x21: 0x00000000088a6a7c x22: 0x0000000141030018 x23: 0x0000000000000237
x24: 0x0000000000049433 x25: 0x0000000060000000 x26: 0x000000012ae58000 x27: 0x0000000100fe8d60
x28: 0x0000000280000000 fp: 0x000000016fc96c70 lr: 0x00000001009b415c
sp: 0x000000016fc965b0 pc: 0x0000000100ba255c cpsr: 0x60001000
far: 0x000000012ae68000 esr: 0x9200004f (Data Abort) byte write Permission fault

Binary Images:
0x1e6d03000 - 0x1e6e70fff libGLProgrammability.dylib (*) <e35ffcfc-058e-3608-9a77-036090b0712c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1e6e7b000 - 0x1e6fe9fff GLEngine (*) <e8d3b253-0235-38dc-b157-4275a76337f8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x10090c000 - 0x100f67fff PPSSPPSDL (1.11.3) <903094aa-04a6-3a3d-ace9-ac3e14796325> /Applications/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
0x1015d4000 - 0x101633fff dyld (*) <3e299e78-5554-34c3-a56d-8c18a149bb0c> /usr/lib/dyld
0x18617a000 - 0x186186fff libsystem_pthread.dylib (*) <33fc75b8-16ba-354c-a5ed-6392a8386ef6> /usr/lib/system/libsystem_pthread.dylib
0x186144000 - 0x186179fff libsystem_kernel.dylib (*) <0dd7e692-ad22-346f-a422-63b1442612ab> /usr/lib/system/libsystem_kernel.dylib
0x18eaec000 - 0x18eb13fff com.apple.audio.caulk (1.0) <6a8422b7-1db4-3297-bdb2-736145604a7c> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1861c8000 - 0x18670bfff com.apple.CoreFoundation (6.9) <816f2abb-0557-37cd-9e42-95d7666fe3dc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x188d51000 - 0x189bfcfff com.apple.AppKit (6.9) <26a74187-bd40-30d0-af9e-d15487f1a650> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x101680000 - 0x101763fff libSDL2-2.0.0.dylib (*) <e85f3f9b-e278-3766-80ec-4a8a03fc3f03> /Applications/PPSSPPSDL.app/Contents/Frameworks/libSDL2-2.0.0.dylib
0x1927bf000 - 0x1927f0fff libAudioToolboxUtility.dylib (*) <f2dbc932-a707-3c26-8bb5-f8d9632a8b61> /usr/lib/libAudioToolboxUtility.dylib
0x193c0b000 - 0x193d47fff com.apple.audio.toolbox.AudioToolbox (1.14) <e4acff7c-b0fd-325c-a5fb-0a1210044656> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x187b4b000 - 0x188271fff com.apple.audio.CoreAudio (5.0) <9cd548cf-9b50-3411-9a66-73573395c90d> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
0x1860c6000 - 0x186129fff libc++.1.dylib (*) <dd332207-d508-327a-949c-42b93f59d94a> /usr/lib/libc++.1.dylib
0x186045000 - 0x1860c5fff libsystem_c.dylib (*) <d6bd73a5-c87b-37ab-bd43-6c5988c0975e> /usr/lib/system/libsystem_c.dylib

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=900.0M resident=0K(0%) swapped_out_or_unallocated=900.0M(100%)
Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)

VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 1920K 4
CG image 96K 5
ColorSync 512K 25
CoreAnimation 160K 10
CoreGraphics 32K 2
CoreUI image data 928K 7
Foundation 16K 1
Image IO 16K 1
Kernel Alloc Once 32K 1
MALLOC 498.1M 60
MALLOC guard page 192K 10
MALLOC_MEDIUM (reserved) 928.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
OpenGL GLSL 544K 8
STACK GUARD 56.3M 19
Stack 17.6M 20
VM_ALLOCATE 17.4M 44
VM_ALLOCATE (reserved) 17.5M 2 reserved VM address space (unallocated)
__AUTH 1933K 191
__AUTH_CONST 11.7M 352
__DATA 20.5M 399
__DATA_CONST 13.7M 404
__DATA_DIRTY 747K 121
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 582.6M 54
__OBJC_CONST 1627K 157
__OBJC_RO 81.6M 1
__OBJC_RW 3072K 1
__TEXT 317.4M 420
__UNICODE 588K 1
dyld private memory 1024K 1
mapped file 154.7M 21
shared memory 224.9M 23
=========== ======= =======
TOTAL 3.1G 2379
TOTAL, minus reserved VM space 2.0G 2379



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

{"app_name":"PPSSPPSDL","timestamp":"2021-09-25 17:38:24.00 +0200","app_version":"1.11.3","slice_uuid":"903094aa-04a6-3a3d-ace9-ac3e14796325","build_version":"1.11.3","platform":1,"bundleID":"","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0 (21A5522h)","incident_id":"83184381-5548-4655-8181-393D8F354092","name":"PPSSPPSDL"}
{
"uptime" : 130000,
"procLaunch" : "2021-09-25 17:37:43.0710 +0200",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookAir10,1",
"procStartAbsTime" : 3358350431514,
"coalitionID" : 3801,
"osVersion" : {
"train" : "macOS 12.0",
"build" : "21A5522h",
"releaseType" : "User"
},
"captureTime" : "2021-09-25 17:38:22.6703 +0200",
"incident" : "83184381-5548-4655-8181-393D8F354092",
"bug_type" : "309",
"pid" : 9898,
"procExitAbsTime" : 3359300544171,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "PPSSPPSDL",
"procPath" : "\/Applications\/PPSSPPSDL.app\/Contents\/MacOS\/PPSSPPSDL",
"bundleInfo" : {"CFBundleShortVersionString":"1.11.3","CFBundleVersion":"1.11.3","CFBundleIdentifier":""},
"storeInfo" : {"deviceIdentifierForVendor":"5BBE4B33-BBE1-598D-8C21-4C6E8BEC0DF7","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"crashReporterKey" : "727C1ADD-D6F2-2F9D-8547-895BBA3E1A84",
"wakeTime" : 43132,
"sleepWakeUUID" : "876BD163-B644-48EC-AD2E-E85E0B1CEF2E",
"sip" : "enabled",
"vmRegionInfo" : "0x12ae68000 is in 0x12ae68000-0x12ae6c000; bytes after start: 0 bytes before end: 16383\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n VM_ALLOCATE 12ae64000-12ae68000 [ 16K] rw-\/rwx SM=ZER \n---> VM_ALLOCATE 12ae68000-12ae6c000 [ 16K] r-x\/rwx SM=ZER \n VM_ALLOCATE 12ae6c000-12be58000 [ 15.9M] rw-\/rwx SM=ZER ",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000002, 0x000000012ae68000","rawCodes":[2,5014716416],"type":"EXC_BAD_ACCESS","signal":"SIGBUS","subtype":"KERN_PROTECTION_FAILURE at 0x000000012ae68000"},
"termination" : {"flags":0,"code":10,"namespace":"SIGNAL","indicator":"Bus error: 10","byProc":"exc handler","byPid":9898},
"vmregioninfo" : "0x12ae68000 is in 0x12ae68000-0x12ae6c000; bytes after start: 0 bytes before end: 16383\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n VM_ALLOCATE 12ae64000-12ae68000 [ 16K] rw-\/rwx SM=ZER \n---> VM_ALLOCATE 12ae68000-12ae6c000 [ 16K] r-x\/rwx SM=ZER \n VM_ALLOCATE 12ae6c000-12be58000 [ 15.9M] rw-\/rwx SM=ZER ",
"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" : 13,
"threads" : [{"id":968966,"queue":"com.apple.main-thread","frames":[{"imageOffset":680600,"symbol":"glpPackConstants","symbolLocation":232,"imageIndex":0},{"imageOffset":680448,"symbol":"glpPackConstants","symbolLocation":80,"imageIndex":0},{"imageOffset":522664,"symbol":"glpCGTopLevel","symbolLocation":64,"imageIndex":0},{"imageOffset":712256,"symbol":"glpLinkProgram","symbolLocation":10556,"imageIndex":0},{"imageOffset":818332,"symbol":"ShLink","symbolLocation":216,"imageIndex":0},{"imageOffset":1098524,"symbol":"gleLinkProgram","symbolLocation":1260,"imageIndex":1},{"imageOffset":502328,"symbol":"glLinkProgramARB_Exec","symbolLocation":256,"imageIndex":1},{"imageOffset":2928000,"symbol":"GLQueueRunner::RunInitSteps(std::__1::vector<GLRInitStep, std::__1::allocator<GLRInitStep> > const&, bool)","symbolLocation":2252,"imageIndex":2},{"imageOffset":2915056,"symbol":"GLRenderManager::Run(int)","symbolLocation":96,"imageIndex":2},{"imageOffset":2914828,"symbol":"GLRenderManager::ThreadFrame()","symbolLocation":396,"imageIndex":2},{"imageOffset":3259452,"symbol":"main","symbolLocation":5124,"imageIndex":2},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":3}]},{"id":968979,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":968980,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":968987,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":969040,"name":"AMCP Logging Spool","frames":[{"imageOffset":6640,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":129196,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":6},{"imageOffset":9820,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":6},{"imageOffset":8828,"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":6},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969062,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":969063,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":969064,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":969110,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6580,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":7520,"symbol":"mach_msg","symbolLocation":76,"imageIndex":5},{"imageOffset":544640,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":537656,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":7},{"imageOffset":534492,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":1765000,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":8},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969180,"name":"AudioQueue thread","frames":[{"imageOffset":6580,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":7520,"symbol":"mach_msg","symbolLocation":76,"imageIndex":5},{"imageOffset":544640,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":537656,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":7},{"imageOffset":534492,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":721464,"symbol":"audioqueue_thread","symbolLocation":1144,"imageIndex":9},{"imageOffset":349364,"symbol":"SDL_RunThread","symbolLocation":48,"imageIndex":9},{"imageOffset":678876,"symbol":"RunThread","symbolLocation":12,"imageIndex":9},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969181,"frames":[{"imageOffset":6640,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":129196,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":6},{"imageOffset":9820,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":6},{"imageOffset":8828,"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":6},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969182,"name":"AQConverterThread","frames":[{"imageOffset":20768,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":4},{"imageOffset":177216,"symbol":"CADeprecated::CAGuard::Wait()","symbolLocation":60,"imageIndex":10},{"imageOffset":206888,"symbol":"AQConverterManager::AQConverterThread::ConverterThreadEntry(void*)","symbolLocation":720,"imageIndex":11},{"imageOffset":54188,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":92,"imageIndex":10},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969183,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":6580,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":7520,"symbol":"mach_msg","symbolLocation":76,"imageIndex":5},{"imageOffset":3375292,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":12},{"imageOffset":1866420,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3360,"imageIndex":12},{"imageOffset":1861520,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":100,"imageIndex":12},{"imageOffset":3740652,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":12},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"triggered":true,"id":969193,"name":"Emu","threadState":{"x":[{"value":5385682968},{"value":10},{"value":16},{"value":2186},{"value":1},{"value":145980904},{"value":145980896},{"value":145980892},{"value":5014716416},{"value":3573751839},{"value":4871423364},{"value":2147483646},{"value":6170436920},{"value":20},{"value":3202},{"value":143084548},{"value":74},{"value":0},{"value":0},{"value":4778499960},{"value":5385682944},{"value":143288956},{"value":5385682968},{"value":567},{"value":300083},{"value":1610612736},{"value":5014650880},{"value":4311649632,"symbolLocation":0,"symbol":"mipsr4k"},{"value":10737418240}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4305142108},"cpsr":{"value":1610616832},"fp":{"value":6170438768},"sp":{"value":6170437040},"esr":{"value":2449473615,"description":"(Data Abort) byte write Permission fault"},"pc":{"value":4307166556,"matchesCrashFrame":1},"far":{"value":5014716416}},"frames":[{"imageOffset":2712924,"symbol":"Arm64Gen::ARM64XEmitter::B(CCFlags)","symbolLocation":28,"imageIndex":2},{"imageOffset":688476,"symbol":"MIPSComp::Arm64Jit::DoJit(unsigned int, JitBlock*)","symbolLocation":380,"imageIndex":2},{"imageOffset":687728,"symbol":"MIPSComp::Arm64Jit::Compile(unsigned int)","symbolLocation":216,"imageIndex":2},{"imageOffset":5014651300,"imageIndex":13},{"imageOffset":1952032,"symbol":"MIPSState::RunLoopUntil(unsigned long long)","symbolLocation":64,"imageIndex":2},{"imageOffset":2104052,"symbol":"PSP_RunLoopUntil(unsigned long long)","symbolLocation":112,"imageIndex":2},{"imageOffset":2103880,"symbol":"PSP_RunLoopWhileState()","symbolLocation":100,"imageIndex":2},{"imageOffset":168848,"symbol":"EmuScreen::render()","symbolLocation":248,"imageIndex":2},{"imageOffset":3141828,"symbol":"ScreenManager::render()","symbolLocation":160,"imageIndex":2},{"imageOffset":58408,"symbol":"NativeRender(GraphicsContext*)","symbolLocation":616,"imageIndex":2},{"imageOffset":3260664,"symbol":"EmuThreadFunc(GraphicsContext*)","symbolLocation":68,"imageIndex":2},{"imageOffset":3260952,"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 (*)(GraphicsContext*), GraphicsContext*> >(void*)","symbolLocation":44,"imageIndex":2},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969194,"name":"PrioQueue","frames":[{"imageOffset":20768,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":4},{"imageOffset":40412,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":14},{"imageOffset":3124044,"symbol":"PrioritizedWorkQueue::Pop()","symbolLocation":144,"imageIndex":2},{"imageOffset":3124720,"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> >, ProcessWorkQueueOnThreadWhile(PrioritizedWorkQueue*)::$_0> >(void*)","symbolLocation":64,"imageIndex":2},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969195,"frames":[{"imageOffset":20768,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":4},{"imageOffset":40568,"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":100,"imageIndex":14},{"imageOffset":5357060,"symbol":"IoThreadHolder::Start()::'lambda'()::operator()() const","symbolLocation":224,"imageIndex":2},{"imageOffset":5356716,"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> >, IoThreadHolder::Start()::'lambda'()> >(void*)","symbolLocation":44,"imageIndex":2},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969386,"name":"IO","frames":[{"imageOffset":20768,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":4},{"imageOffset":40412,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":14},{"imageOffset":1330876,"symbol":"void std::__1::condition_variable_any::wait<std::__1::unique_lock<std::__1::recursive_mutex> >(std::__1::unique_lock<std::__1::recursive_mutex>&)","symbolLocation":88,"imageIndex":2},{"imageOffset":1330060,"symbol":"ThreadEventQueue<NoBase, AsyncIOEvent, AsyncIOEventType, (AsyncIOEventType)0, (AsyncIOEventType)1, (AsyncIOEventType)2>::RunEventsUntil(unsigned long long)","symbolLocation":108,"imageIndex":2},{"imageOffset":1321556,"symbol":"__IoManagerThread()","symbolLocation":156,"imageIndex":2},{"imageOffset":837836,"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":44,"imageIndex":2},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969387,"name":"SAS","frames":[{"imageOffset":20768,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":4},{"imageOffset":40412,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":14},{"imageOffset":1812980,"symbol":"__SasThread()","symbolLocation":136,"imageIndex":2},{"imageOffset":1822892,"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> >, int (*)()> >(void*)","symbolLocation":44,"imageIndex":2},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":969388,"name":"UPnPService","frames":[{"imageOffset":20252,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":5},{"imageOffset":60808,"symbol":"nanosleep","symbolLocation":216,"imageIndex":15},{"imageOffset":60580,"symbol":"usleep","symbolLocation":68,"imageIndex":15},{"imageOffset":2152696,"symbol":"upnpService(unsigned int)","symbolLocation":452,"imageIndex":2},{"imageOffset":2160676,"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> >, int (*)(unsigned int), unsigned int> >(void*)","symbolLocation":48,"imageIndex":2},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 8167370752,
"size" : 1499136,
"uuid" : "e35ffcfc-058e-3608-9a77-036090b0712c",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Libraries\/libGLProgrammability.dylib",
"name" : "libGLProgrammability.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 8168910848,
"size" : 1503232,
"uuid" : "e8d3b253-0235-38dc-b157-4275a76337f8",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Resources\/GLEngine.bundle\/GLEngine",
"name" : "GLEngine"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4304453632,
"CFBundleShortVersionString" : "1.11.3",
"CFBundleIdentifier" : "",
"size" : 6668288,
"uuid" : "903094aa-04a6-3a3d-ace9-ac3e14796325",
"path" : "\/Applications\/PPSSPPSDL.app\/Contents\/MacOS\/PPSSPPSDL",
"name" : "PPSSPPSDL",
"CFBundleVersion" : "1.11.3"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4317855744,
"size" : 393216,
"uuid" : "3e299e78-5554-34c3-a56d-8c18a149bb0c",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6544662528,
"size" : 53248,
"uuid" : "33fc75b8-16ba-354c-a5ed-6392a8386ef6",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6544441344,
"size" : 221184,
"uuid" : "0dd7e692-ad22-346f-a422-63b1442612ab",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6688784384,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 163840,
"uuid" : "6a8422b7-1db4-3297-bdb2-736145604a7c",
"path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6544982016,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5521408,
"uuid" : "816f2abb-0557-37cd-9e42-95d7666fe3dc",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1855.100"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6590631936,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15384576,
"uuid" : "26a74187-bd40-30d0-af9e-d15487f1a650",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2103.16"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4318560256,
"size" : 933888,
"uuid" : "e85f3f9b-e278-3766-80ec-4a8a03fc3f03",
"path" : "\/Applications\/PPSSPPSDL.app\/Contents\/Frameworks\/libSDL2-2.0.0.dylib",
"name" : "libSDL2-2.0.0.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6752563200,
"size" : 204800,
"uuid" : "f2dbc932-a707-3c26-8bb5-f8d9632a8b61",
"path" : "\/usr\/lib\/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6773846016,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
"size" : 1298432,
"uuid" : "e4acff7c-b0fd-325c-a5fb-0a1210044656",
"path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox",
"name" : "AudioToolbox",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6571732992,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7499776,
"uuid" : "9cd548cf-9b50-3411-9a66-73573395c90d",
"path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6543925248,
"size" : 409600,
"uuid" : "dd332207-d508-327a-949c-42b93f59d94a",
"path" : "\/usr\/lib\/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6543396864,
"size" : 528384,
"uuid" : "d6bd73a5-c87b-37ab-bd43-6c5988c0975e",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
}
],
"sharedCache" : {
"base" : 6541492224,
"size" : 3062546432,
"uuid" : "85934161-1def-3556-85df-78779088f9a4"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=900.0M resident=0K(0%) swapped_out_or_unallocated=900.0M(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 1920K 4 \nCG image 96K 5 \nColorSync 512K 25 \nCoreAnimation 160K 10 \nCoreGraphics 32K 2 \nCoreUI image data 928K 7 \nFoundation 16K 1 \nImage IO 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 498.1M 60 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 928.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 544K 8 \nSTACK GUARD 56.3M 19 \nStack 17.6M 20 \nVM_ALLOCATE 17.4M 44 \nVM_ALLOCATE (reserved) 17.5M 2 reserved VM address space (unallocated)\n__AUTH 1933K 191 \n__AUTH_CONST 11.7M 352 \n__DATA 20.5M 399 \n__DATA_CONST 13.7M 404 \n__DATA_DIRTY 747K 121 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 582.6M 54 \n__OBJC_CONST 1627K 157 \n__OBJC_RO 81.6M 1 \n__OBJC_RW 3072K 1 \n__TEXT 317.4M 420 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 154.7M 21 \nshared memory 224.9M 23 \n=========== ======= ======= \nTOTAL 3.1G 2379 \nTOTAL, minus reserved VM space 2.0G 2379 \n",
"legacyInfo" : {
"threadTriggered" : {
"name" : "Emu"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "60ef663fa2f864203caf575c"
},
"deploymentId" : 250000055
},
{
"rolloutId" : "60356660bbe37970735c5624",
"factorPackIds" : {

},
"deploymentId" : 250000016
},
{
"rolloutId" : "60da5e84ab0ca017dace9abf",
"factorPackIds" : {

},
"deploymentId" : 250000007
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {

},
"deploymentId" : 250000036
},
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {

},
"deploymentId" : 250000124
},
{
"rolloutId" : "601d9415f79519000ccd4b69",
"factorPackIds" : {
"SIRI_TEXT_TO_SPEECH" : "614108fd74f55d4a733ca879"
},
"deploymentId" : 250000207
},
{
"rolloutId" : "602ad4dac86151000cf27e46",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "614b5d38eae97a2111628eaa"
},
"deploymentId" : 250000197
}
],
"experiments" : [

]
}
}
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: