-
Notifications
You must be signed in to change notification settings - Fork 77
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
Always crashes when entering the 2nd room of windfall temple #867
Comments
Hello it happens the exact same thing to me, did you a find a way to solve it ? I really want to keep playing. |
We need a 2ship log, not the OS log like what TheBapDog posted, to even start the process. |
Sorry here's my 2ship log Translated Report (Full Report Below)Process: 2s2h-macos [25266] Date/Time: 2024-12-04 18:35:55.0159 -0500 Sleep/Wake UUID: 9F3DD1F6-DB80-4145-837A-57F7FD3095E4 Time Awake Since Boot: 140000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Kernel Triage: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread Thread 1: Thread 2: Thread 3: Thread 4: Thread 5: Thread 6: Thread 7: Thread 8: Thread 9:: caulk.messenger.shared:17 Thread 10:: caulk.messenger.shared:high Thread 11:: AudioQueue thread Thread 12:: caulk::deferred_logger Thread 13:: AQConverterThread Thread 14:: com.apple.audio.IOThread.client Thread 15: Thread 16: Thread 17:: com.apple.NSEventThread Thread 18: Thread 19: Thread 0 crashed with X86 Thread State (64-bit): Logical CPU: 0 Binary Images: External Modification Summary: VM Region Summary:
REGION TYPE SIZE COUNT (non-coalesced) Full Report{"app_name":"2s2h-macos","timestamp":"2024-12-04 18:35:55.00 -0500","app_version":"","slice_uuid":"259f5838-a872-3aad-b273-cdfe8449bb35","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 15.1.1 (24B91)","roots_installed":0,"incident_id":"7437572E-FF13-47FF-ABD1-1DBF5C86C84B","name":"2s2h-macos"}
], |
Entering the 2nd room of Windfall Temple always results in a crash for me. Im on a late 2015 iMac computer. Ive played through OoT and TP numerous times with no problem.
I tried several times and always same result. I even tried switching items out and changing forms to see if some value was the result.
Here is the problem report from apple;
Translated Report (Full Report Below)
Process: 2s2h-macos [11617]
Path: /Applications/2s2h.app/Contents/Resources/2s2h-macos
Identifier: 2s2h-macos
Version: ???
Code Type: X86-64 (Native)
Parent Process: Exited process [11615]
User ID: 501
Date/Time: 2024-11-19 11:53:04.0951 -0800
OS Version: macOS 12.7.3 (21H1015)
Report Version: 12
Anonymous UUID: F979A470-3F5D-48F1-27D3-7BE5F6FA90D5
Sleep/Wake UUID: 1BEAEE6F-2B0D-4F2A-BF8E-AAA370AEEADA
Time Awake Since Boot: 810000 seconds
Time Since Wake: 1223 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff80b0a9fce __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff80b0e01ff pthread_kill + 263
2 libsystem_c.dylib 0x7ff80b02bd14 abort + 123
3 libsystem_c.dylib 0x7ff80b02b0bb __assert_rtn + 314
4 Metal 0x7ff813b69864 MTLReportFailure.cold.1 + 43
5 Metal 0x7ff813b53bc5 MTLReportFailure + 529
6 Metal 0x7ff813b4c338 _MTLMessageContextEnd + 1278
7 Metal 0x7ff813b51868 validateWithDevice(id, MTLRenderPipelineDescriptorPrivate const&) + 450
8 Metal 0x7ff813b51618 -[MTLRenderPipelineDescriptorInternal validateWithDevice:error:] + 89
9 Metal 0x7ff813b37154 -[MTLCompiler newRenderPipelineStateWithDescriptorInternal:options:reflection:destinationBinaryArchive:error:completionHandler:] + 181
10 Metal 0x7ff813aa6c15 -[MTLCompiler newRenderPipelineStateWithDescriptor:options:reflection:error:completionHandler:] + 27
11 Metal 0x7ff813aa63e0 -[_MTLDevice newRenderPipelineStateWithDescriptor:error:] + 65
12 2s2h-macos 0x108349a43 gfx_metal_create_and_load_new_shader(unsigned long long, unsigned int) + 1555
13 2s2h-macos 0x10835f9b3 gfx_sp_tri1(unsigned char, unsigned char, unsigned char, bool) + 6243
14 2s2h-macos 0x108360d26 gfx_tri1_handler_f3dex2(F3DGfx**) + 38
15 2s2h-macos 0x10836566e gfx_run(Gfx*, std::__1::unordered_map<MtxS*, MtxF, std::__1::hash<MtxS*>, std::__1::equal_to<MtxS*>, std::__1::allocator<std::__1::pair<MtxS* const, MtxF> > > const&) + 1550
16 2s2h-macos 0x107cf816b Graph_ProcessGfxCommands + 1019
17 2s2h-macos 0x107e21302 Graph_ExecuteAndDraw + 978
18 2s2h-macos 0x107e213e8 Graph_Update + 72
19 2s2h-macos 0x107e2166f RunFrame + 527
20 2s2h-macos 0x107e2169e Graph_ThreadEntry + 30
21 2s2h-macos 0x107e22479 main + 265
22 dyld 0x10ec0552e start + 462
Thread 1:
0 libsystem_kernel.dylib 0x7ff80b0a63aa __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff80b0e0a6f _pthread_cond_wait + 1249
2 libc++.1.dylib 0x7ff80b03ed22 std::__1::condition_variable::wait(std::_1::unique_lockstd::__1::mutex&) + 18
3 2s2h-macos 0x108534d8b spdlog::details::mpmc_blocking_queuespdlog::details::async_msg::dequeue(spdlog::details::async_msg&) + 75
4 2s2h-macos 0x108534c48 spdlog::details::thread_pool::process_next_msg() + 184
5 2s2h-macos 0x108535118 void* std::__1::__thread_proxy[abi:ue170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, spdlog::details::thread_pool::thread_pool(unsigned long, unsigned long, std::__1::function<void ()>, std::__1::function<void ()>)::$_4> >(void*) + 72
6 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 2:
0 libsystem_kernel.dylib 0x7ff80b0a63aa __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff80b0e0a6f _pthread_cond_wait + 1249
2 libc++.1.dylib 0x7ff80b03ed22 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
3 2s2h-macos 0x10832aa95 BS::thread_pool::worker(unsigned int, std::__1::function<void ()> const&) + 309
4 2s2h-macos 0x10832b3ed void* std::__1::__thread_proxy[abi:ue170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (BS::thread_pool::)(unsigned int, std::__1::function<void ()> const&), BS::thread_pool, unsigned int, std::__1::function<void ()> > >(void*) + 77
5 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 3:
0 libsystem_pthread.dylib 0x7ff80b0dbf48 start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x7ff80b0dbf48 start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x7ff80b0dbf48 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x7ff80b0dbf48 start_wqthread + 0
Thread 7:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x7ff80b0a3976 semaphore_wait_trap + 10
1 caulk 0x7ff813be42e6 caulk::mach::semaphore::wait_or_error() + 16
2 caulk 0x7ff813bcc148 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x7ff813bcbe0c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 41
4 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 8:: AudioQueue thread
0 libsystem_kernel.dylib 0x7ff80b0a393a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff80b0a3ca8 mach_msg + 56
2 CoreFoundation 0x7ff80b1a729d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff80b1a5928 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff80b1a4d6c CFRunLoopRunSpecific + 562
5 libSDL2-2.0.0.dylib 0x1098be767 audioqueue_thread + 1042
6 libSDL2-2.0.0.dylib 0x109841fa1 SDL_RunThread + 44
7 libSDL2-2.0.0.dylib 0x1098aa096 RunThread + 9
8 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 9:
0 libsystem_kernel.dylib 0x7ff80b0a3976 semaphore_wait_trap + 10
1 caulk 0x7ff813be42e6 caulk::mach::semaphore::wait_or_error() + 16
2 caulk 0x7ff813bcc148 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x7ff813bcbe0c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 41
4 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 10:: AQConverterThread
0 libsystem_kernel.dylib 0x7ff80b0a63aa __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff80b0e0a6f _pthread_cond_wait + 1249
2 libAudioToolboxUtility.dylib 0x7ff817a8fbc4 CADeprecated::CAGuard::Wait() + 54
3 AudioToolbox 0x7ff818b1736a AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 722
4 libAudioToolboxUtility.dylib 0x7ff817a71e97 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 77
5 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 11:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x7ff80b0a393a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff80b0a3ca8 mach_msg + 56
2 CoreAudio 0x7ff80cd27c07 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
3 CoreAudio 0x7ff80cbb2729 HALC_ProxyIOContext::IOWorkLoop() + 3931
4 CoreAudio 0x7ff80cbb1205 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
5 CoreAudio 0x7ff80cd7d616 HALB_IOThread::Entry(void*) + 72
6 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 12:
0 libsystem_kernel.dylib 0x7ff80b0a63aa __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff80b0e0a6f _pthread_cond_wait + 1249
2 libc++.1.dylib 0x7ff80b03ed22 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
3 2s2h-macos 0x107cf3a55 OTRAudio_Thread() + 165
4 2s2h-macos 0x107d00acc void* std::__1::__thread_proxy[abi:ue170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void ()()> >(void) + 44
5 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 13:
0 libsystem_kernel.dylib 0x7ff80b0a393a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff80b0a3ca8 mach_msg + 56
2 CoreFoundation 0x7ff80b1a729d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff80b1a5928 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff80b1a4d6c CFRunLoopRunSpecific + 562
5 libSDL2-2.0.0.dylib 0x1098048be PLATFORM_read_thread + 189
6 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 14:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff80b0a393a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff80b0a3ca8 mach_msg + 56
2 CoreFoundation 0x7ff80b1a729d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff80b1a5928 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff80b1a4d6c CFRunLoopRunSpecific + 562
5 AppKit 0x7ff80dd5198e _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff80b0e04e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80b0dbf6b thread_start + 15
Thread 15:
0 libsystem_pthread.dylib 0x7ff80b0dbf48 start_wqthread + 0
Thread 16:
0 libsystem_pthread.dylib 0x7ff80b0dbf48 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000010ec80600 rcx: 0x00007ff7b8262b38 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7b8262b60 rsp: 0x00007ff7b8262b38
r8: 0x0000000000000e86 r9: 0xcccccccccccccccd r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x000000011d1be028 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff80b0a9fce rfl: 0x0000000000000246 cr2: 0x0000000000000000
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x7ff80b0a2000 - 0x7ff80b0d9fff libsystem_kernel.dylib () <0a89408a-bee0-30e0-a8b0-9beef1face7d> /usr/lib/system/libsystem_kernel.dylib
0x7ff80b0da000 - 0x7ff80b0e5fff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib
0x7ff80afaa000 - 0x7ff80b032fff libsystem_c.dylib () <4ecd1661-9d96-3669-bb31-4c6d5c685d4c> /usr/lib/system/libsystem_c.dylib
0x7ff813a89000 - 0x7ff813bc9fff com.apple.Metal (263.9) <897146fa-23d8-360f-947a-39da1a520fd8> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x107c9a000 - 0x1086d3fff 2s2h-macos () <259f5838-a872-3aad-b273-cdfe8449bb35> /Applications/2s2h.app/Contents/Resources/2s2h-macos
0x10ec00000 - 0x10ec6bfff dyld () /usr/lib/dyld
0x7ff80b033000 - 0x7ff80b08bfff libc++.1.dylib () /usr/lib/libc++.1.dylib
0x7ff813bca000 - 0x7ff813bebfff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff80b127000 - 0x7ff80b629fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1097da000 - 0x1098fffff libSDL2-2.0.0.dylib () /Applications/2s2h.app/Contents/Frameworks/libSDL2-2.0.0.dylib
0x7ff817a65000 - 0x7ff817a95fff libAudioToolboxUtility.dylib () <373a26b5-6314-33d9-9af6-230bbc026f4c> /usr/lib/libAudioToolboxUtility.dylib
0x7ff818ae1000 - 0x7ff818c1dfff com.apple.audio.toolbox.AudioToolbox (1.14) <92da5f46-50e6-38e2-9f63-b9d80c4499de> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7ff80c9f8000 - 0x7ff80d12dfff com.apple.audio.CoreAudio (5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7ff80dba5000 - 0x7ff80ea34fff com.apple.AppKit (6.9) <7f62840f-12aa-363b-8ccb-ca821418adc7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
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=972.0M resident=0K(0%) swapped_out_or_unallocated=972.0M(100%)
Writable regions: Total=985.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=985.9M(100%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 640K 5
Activity Tracing 256K 1
CG backing stores 720K 4
CG image 20K 4
ColorSync 220K 26
CoreAnimation 44K 7
CoreGraphics 12K 2
CoreUI image data 340K 7
Foundation 16K 1
IOKit 7940K 1
Kernel Alloc Once 8K 1
MALLOC 447.0M 123
MALLOC guard page 32K 8
MALLOC_LARGE (reserved) 128.0M 1 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.1M 17
Stack 16.1M 17
VM_ALLOCATE 384K 21
VM_ALLOCATE (reserved) 36K 1 reserved VM address space (unallocated)
__CTF 756 1
__DATA 30.2M 392
__DATA_CONST 18.9M 240
__DATA_DIRTY 887K 134
__FONT_DATA 4K 1
__LINKEDIT 650.2M 20
__OBJC_RO 82.9M 1
__OBJC_RW 3200K 2
__TEXT 321.8M 411
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 198.1M 28
shared memory 760K 14
=========== ======= =======
TOTAL 2.3G 1494
TOTAL, minus reserved VM space 1.8G 1494
Full Report
{"app_name":"2s2h-macos","timestamp":"2024-11-19 11:53:04.00 -0800","app_version":"","slice_uuid":"259f5838-a872-3aad-b273-cdfe8449bb35","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 12.7.3 (21H1015)","incident_id":"630729EE-7083-43C0-936E-7A9BA0D1E084","name":"2s2h-macos"}
{
"uptime" : 810000,
"procLaunch" : "2024-11-19 11:49:36.3642 -0800",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "iMac16,2",
"procStartAbsTime" : 816401070113744,
"coalitionID" : 29385,
"osVersion" : {
"train" : "macOS 12.7.3",
"build" : "21H1015",
"releaseType" : "User"
},
"captureTime" : "2024-11-19 11:53:04.0951 -0800",
"incident" : "630729EE-7083-43C0-936E-7A9BA0D1E084",
"bug_type" : "309",
"pid" : 11617,
"procExitAbsTime" : 816608806214606,
"cpuType" : "X86-64",
"procName" : "2s2h-macos",
"procPath" : "/Applications/2s2h.app/Contents/Resources/2s2h-macos",
"parentProc" : "Exited process",
"parentPid" : 11615,
"coalitionName" : "com.2ship2harkinian.2s2h",
"crashReporterKey" : "F979A470-3F5D-48F1-27D3-7BE5F6FA90D5",
"responsiblePid" : 11615,
"wakeTime" : 1223,
"sleepWakeUUID" : "1BEAEE6F-2B0D-4F2A-BF8E-AAA370AEEADA",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"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":5330184,"threadState":{"r13":{"value":4783333416},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":3718},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":14757395258967641293},"r15":{"value":22},"rbx":{"value":4542957056,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703313862606,"matchesCrashFrame":1},"rbp":{"value":140701923158880},"rsp":{"value":140701923158840},"r12":{"value":259},"rcx":{"value":140701923158840},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":32718,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531732,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":528571,"symbol":"__assert_rtn","symbolLocation":314,"imageIndex":2},{"imageOffset":919652,"symbol":"MTLReportFailure.cold.1","symbolLocation":43,"imageIndex":3},{"imageOffset":830405,"symbol":"MTLReportFailure","symbolLocation":529,"imageIndex":3},{"imageOffset":799544,"symbol":"_MTLMessageContextEnd","symbolLocation":1278,"imageIndex":3},{"imageOffset":821352,"symbol":"validateWithDevice(id, MTLRenderPipelineDescriptorPrivate const&)","symbolLocation":450,"imageIndex":3},{"imageOffset":820760,"symbol":"-[MTLRenderPipelineDescriptorInternal validateWithDevice:error:]","symbolLocation":89,"imageIndex":3},{"imageOffset":713044,"symbol":"-[MTLCompiler newRenderPipelineStateWithDescriptorInternal:options:reflection:destinationBinaryArchive:error:completionHandler:]","symbolLocation":181,"imageIndex":3},{"imageOffset":121877,"symbol":"-[MTLCompiler newRenderPipelineStateWithDescriptor:options:reflection:error:completionHandler:]","symbolLocation":27,"imageIndex":3},{"imageOffset":119776,"symbol":"-[_MTLDevice newRenderPipelineStateWithDescriptor:error:]","symbolLocation":65,"imageIndex":3},{"imageOffset":7010883,"symbol":"gfx_metal_create_and_load_new_shader(unsigned long long, unsigned int)","symbolLocation":1555,"imageIndex":4},{"imageOffset":7100851,"symbol":"gfx_sp_tri1(unsigned char, unsigned char, unsigned char, bool)","symbolLocation":6243,"imageIndex":4},{"imageOffset":7105830,"symbol":"gfx_tri1_handler_f3dex2(F3DGfx**)","symbolLocation":38,"imageIndex":4},{"imageOffset":7124590,"symbol":"gfx_run(Gfx*, std::__1::unordered_map<MtxS*, MtxF, std::__1::hash<MtxS*>, std::__1::equal_to<MtxS*>, std::__1::allocator<std::__1::pair<MtxS* const, MtxF> > > const&)","symbolLocation":1550,"imageIndex":4},{"imageOffset":385387,"symbol":"Graph_ProcessGfxCommands","symbolLocation":1019,"imageIndex":4},{"imageOffset":1602306,"symbol":"Graph_ExecuteAndDraw","symbolLocation":978,"imageIndex":4},{"imageOffset":1602536,"symbol":"Graph_Update","symbolLocation":72,"imageIndex":4},{"imageOffset":1603183,"symbol":"RunFrame","symbolLocation":527,"imageIndex":4},{"imageOffset":1603230,"symbol":"Graph_ThreadEntry","symbolLocation":30,"imageIndex":4},{"imageOffset":1606777,"symbol":"main","symbolLocation":265,"imageIndex":4},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":5}]},{"id":5330186,"frames":[{"imageOffset":17322,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48418,"symbol":"std::__1::condition_variable::wait(std::_1::unique_lockstd::__1::mutex&)","symbolLocation":18,"imageIndex":6},{"imageOffset":9022859,"symbol":"spdlog::details::mpmc_blocking_queuespdlog::details::async_msg::dequeue(spdlog::details::async_msg&)","symbolLocation":75,"imageIndex":4},{"imageOffset":9022536,"symbol":"spdlog::details::thread_pool::process_next_msg()","symbolLocation":184,"imageIndex":4},{"imageOffset":9023768,"symbol":"void* std::__1::__thread_proxy[abi:ue170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, spdlog::details::thread_pool::thread_pool(unsigned long, unsigned long, std::__1::function<void ()>, std::__1::function<void ()>)::$_4> >(void*)","symbolLocation":72,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330187,"frames":[{"imageOffset":17322,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48418,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":18,"imageIndex":6},{"imageOffset":6883989,"symbol":"BS::thread_pool::worker(unsigned int, std::__1::function<void ()> const&)","symbolLocation":309,"imageIndex":4},{"imageOffset":6886381,"symbol":"void* std::__1::__thread_proxy[abi:ue170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (BS::thread_pool::)(unsigned int, std::__1::function<void ()> const&), BS::thread_pool, unsigned int, std::__1::function<void ()> > >(void*)","symbolLocation":77,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330188,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5330189,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5330192,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5330193,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5330197,"name":"AMCP Logging Spool","frames":[{"imageOffset":6518,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":107238,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":7},{"imageOffset":8520,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":7},{"imageOffset":7692,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":41,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330219,"name":"AudioQueue thread","frames":[{"imageOffset":6458,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7336,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":524957,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":8},{"imageOffset":518440,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":8},{"imageOffset":515436,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":8},{"imageOffset":935783,"symbol":"audioqueue_thread","symbolLocation":1042,"imageIndex":9},{"imageOffset":425889,"symbol":"SDL_RunThread","symbolLocation":44,"imageIndex":9},{"imageOffset":852118,"symbol":"RunThread","symbolLocation":9,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330220,"frames":[{"imageOffset":6518,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":107238,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":7},{"imageOffset":8520,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":7},{"imageOffset":7692,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":41,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330221,"name":"AQConverterThread","frames":[{"imageOffset":17322,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":175044,"symbol":"CADeprecated::CAGuard::Wait()","symbolLocation":54,"imageIndex":10},{"imageOffset":222058,"symbol":"AQConverterManager::AQConverterThread::ConverterThreadEntry(void*)","symbolLocation":722,"imageIndex":11},{"imageOffset":52887,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":77,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330222,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":6458,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7336,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":3341319,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":12},{"imageOffset":1812265,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3931,"imageIndex":12},{"imageOffset":1806853,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":63,"imageIndex":12},{"imageOffset":3692054,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":12},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330236,"frames":[{"imageOffset":17322,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48418,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":18,"imageIndex":6},{"imageOffset":367189,"symbol":"OTRAudio_Thread()","symbolLocation":165,"imageIndex":4},{"imageOffset":420556,"symbol":"void* std::__1::__thread_proxy[abi:ue170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void ()()> >(void)","symbolLocation":44,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330237,"frames":[{"imageOffset":6458,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7336,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":524957,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":8},{"imageOffset":518440,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":8},{"imageOffset":515436,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":8},{"imageOffset":174270,"symbol":"PLATFORM_read_thread","symbolLocation":189,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330247,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6458,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7336,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":524957,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":8},{"imageOffset":518440,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":8},{"imageOffset":515436,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":8},{"imageOffset":1755534,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":13},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5330254,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5330278,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703313829888,
"size" : 229376,
"uuid" : "0a89408a-bee0-30e0-a8b0-9beef1face7d",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703314059264,
"size" : 49152,
"uuid" : "e097f78f-fcfb-30f3-9164-dbc9709ba134",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703312814080,
"size" : 561152,
"uuid" : "4ecd1661-9d96-3669-bb31-4c6d5c685d4c",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703458430976,
"CFBundleShortVersionString" : "263.9",
"CFBundleIdentifier" : "com.apple.Metal",
"size" : 1314816,
"uuid" : "897146fa-23d8-360f-947a-39da1a520fd8",
"path" : "/System/Library/Frameworks/Metal.framework/Versions/A/Metal",
"name" : "Metal",
"CFBundleVersion" : "263.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4425621504,
"size" : 10723328,
"uuid" : "259f5838-a872-3aad-b273-cdfe8449bb35",
"path" : "/Applications/2s2h.app/Contents/Resources/2s2h-macos",
"name" : "2s2h-macos"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4542431232,
"size" : 442368,
"uuid" : "cbcd7d35-e8e9-3e64-b80b-b254b042afbf",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703313375232,
"size" : 364544,
"uuid" : "a372724f-4642-369b-a01b-28e1f5e83ff1",
"path" : "/usr/lib/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703459745792,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 139264,
"uuid" : "f04b5c91-d0ec-33c6-8a81-b80a3ebf827f",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703314374656,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5255168,
"uuid" : "fb79a14a-fda9-3a3b-bc97-6eb525b794a6",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4454195200,
"size" : 1204224,
"uuid" : "c97a2a44-41cb-3cc7-a710-e64471b2725e",
"path" : "/Applications/2s2h.app/Contents/Frameworks/libSDL2-2.0.0.dylib",
"name" : "libSDL2-2.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703525392384,
"size" : 200704,
"uuid" : "373a26b5-6314-33d9-9af6-230bbc026f4c",
"path" : "/usr/lib/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703542677504,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
"size" : 1298432,
"uuid" : "92da5f46-50e6-38e2-9f63-b9d80c4499de",
"path" : "/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox",
"name" : "AudioToolbox",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703340396544,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7561216,
"uuid" : "c1c6348f-cee2-3db6-84ea-18655a1fb122",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703358930944,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15269888,
"uuid" : "7f62840f-12aa-363b-8ccb-ca821418adc7",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
}
],
"sharedCache" : {
"base" : 140703310798848,
"size" : 19331678208,
"uuid" : "86bc6103-e387-3a89-a90f-c8314d49a242"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=972.0M resident=0K(0%) swapped_out_or_unallocated=972.0M(100%)\nWritable regions: Total=985.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=985.9M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 640K 5 \nActivity Tracing 256K 1 \nCG backing stores 720K 4 \nCG image 20K 4 \nColorSync 220K 26 \nCoreAnimation 44K 7 \nCoreGraphics 12K 2 \nCoreUI image data 340K 7 \nFoundation 16K 1 \nIOKit 7940K 1 \nKernel Alloc Once 8K 1 \nMALLOC 447.0M 123 \nMALLOC guard page 32K 8 \nMALLOC_LARGE (reserved) 128.0M 1 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 17 \nStack 16.1M 17 \nVM_ALLOCATE 384K 21 \nVM_ALLOCATE (reserved) 36K 1 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 30.2M 392 \n__DATA_CONST 18.9M 240 \n__DATA_DIRTY 887K 134 \n__FONT_DATA 4K 1 \n__LINKEDIT 650.2M 20 \n__OBJC_RO 82.9M 1 \n__OBJC_RW 3200K 2 \n__TEXT 321.8M 411 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 198.1M 28 \nshared memory 760K 14 \n=========== ======= ======= \nTOTAL 2.3G 1494 \nTOTAL, minus reserved VM space 1.8G 1494 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {
],
"experiments" : [
]
}
}
Model: iMac16,2, BootROM 489.0.0.0.0, 4 processors, Quad-Core Intel Core i5, 2.8 GHz, 8 GB, SMC 2.32f21
Graphics: Intel Iris Pro Graphics 6200, Intel Iris Pro Graphics 6200, Built-In
Display: iMac, 1920 x 1080 (1080p FHD - Full High Definition), Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80CE, 0x4B3445364533303445452D45474346202020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80CE, 0x4B3445364533303445452D45474346202020
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x156), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4)
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
USB Device: USB30Bus
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: G203 Prodigy Gaming Mouse
USB Device: Lenovo Traditional USB Keyboard
Thunderbolt Bus: iMac, Apple Inc., 27.4
The text was updated successfully, but these errors were encountered: