SebLague / Chess-Challenge

Create your own tiny chess bot!
https://www.youtube.com/watch?v=Ne40a5LkK6A
MIT License
1.78k stars 1.07k forks source link

Quitting unexpectedly on MacOs #501

Open Killeracrrot1021 opened 2 weeks ago

Killeracrrot1021 commented 2 weeks ago

SYSTEM INFO: MacOs Sonoma 14.4.1 CPU: I3.3 GHz 6-Core Intel Core i5 GPU: AMD Radeon Pro 5300 4 GB RAM: 16 GB 2667 MHz DDR4

CRASH REPORT:

Translated Report (Full Report Below)

Process: Chess-Challenge [23133] Path: /Users/USER/Desktop/*/Chess-Challenge Identifier: Chess-Challenge Version: ??? Code Type: X86-64 (Native) Parent Process: fsdaemon-1.36.104 [828] Responsible: Fleet [822] User ID: 503

Date/Time: 2024-06-17 18:07:07.3495 -0500 OS Version: macOS 14.4.1 (23E224) Report Version: 12 Bridge OS Version: 8.4 (21P4222) Anonymous UUID: C603FDD4-6483-1EE8-B92F-F2E62BCC3E0D

Time Awake Since Boot: 4400 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: Chess-Challenge [23133]

Application Specific Information: abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff80fea614a pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff80fedeebd pthread_kill + 262 2 libsystem_c.dylib 0x7ff80fe04a39 abort + 126 3 libcoreclr.dylib 0x10425b752 PROCAbort + 50 4 libcoreclr.dylib 0x10425b680 PROCEndProcess(void, unsigned int, int) + 320 5 libcoreclr.dylib 0x1044a91b7 UnwindManagedExceptionPass1(PAL_SEHException&, _CONTEXT) + 1127 6 libcoreclr.dylib 0x1044a9203 DispatchManagedException(PAL_SEHException&, bool) + 67 7 libcoreclr.dylib 0x10440538a IL_Throw(Object) + 554 8 ??? 0x10b9f03c8 ??? 9 ??? 0x10b9cb126 ??? 10 ??? 0x10b1b7642 ??? 11 libcoreclr.dylib 0x10454b2e9 CallDescrWorkerInternal + 124 12 libcoreclr.dylib 0x10439761a MethodDescCallSite::CallTargetWorker(unsigned long const, unsigned long, int) + 1530 13 libcoreclr.dylib 0x10427d26e RunMain(MethodDesc, short, int, PtrArray) + 734 14 libcoreclr.dylib 0x10427d58b Assembly::ExecuteMainMethod(PtrArray, int) + 395 15 libcoreclr.dylib 0x1042af0b2 CorHost2::ExecuteAssembly(unsigned int, char16_t const, int, char16_t const*, unsigned int) + 642 16 libcoreclr.dylib 0x104266dd4 coreclr_execute_assembly + 196 17 libhostpolicy.dylib 0x103686afd run_app_for_context(hostpolicy_context_t const&, int, char const**) + 1293 18 libhostpolicy.dylib 0x103687961 corehost_main + 241 19 libhostfxr.dylib 0x10360ff15 fx_muxer_t::handle_exec_host_command(std::__1::basic_string<char, std::1::char_traits, std::1::allocator> const&, host_startup_info_t const&, std::__1::basic_string<char, std::1::char_traits, std::1::allocator> const&, std::1::unordered_map<known_options, std::1::vector<std::1::basic_string<char, std::1::char_traits, std::1::allocator>, std::1::allocator<std::__1::basic_string<char, std::1::char_traits, std::1::allocator>>>, known_options_hash, std::1::equal_to, std::1::allocator<std::1::pair<known_options const, std::1::vector<std::1::basic_string<char, std::1::char_traits, std::1::allocator>, std::1::allocator<std::__1::basic_string<char, std::1::char_traits, std::1::allocator>>>>>> const&, int, char const*, int, host_mode_t, bool, char, int, int*) + 1621 20 libhostfxr.dylib 0x10360ed1d fx_muxer_t::execute(std::1::basic_string<char, std::__1::char_traits, std::__1::allocator>, int, char const, host_startup_info_t const&, char, int, int) + 621 21 libhostfxr.dylib 0x10360b6b8 hostfxr_main_startupinfo + 152 22 Chess-Challenge 0x10354b854 exe_start(int, char const) + 1508 23 Chess-Challenge 0x10354ba60 main + 144 24 dyld 0x7ff80fb53366 start + 1942

Thread 1: 0 libsystem_kernel.dylib 0x7ff80fe9f3ce mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff80feadc88 mach_msg2_internal + 84 2 libsystem_kernel.dylib 0x7ff80fea6510 mach_msg_overwrite + 653 3 libsystem_kernel.dylib 0x7ff80fe9f6bd mach_msg + 19 4 libcoreclr.dylib 0x104263f28 MachMessage::Receive(unsigned int) + 72 5 libcoreclr.dylib 0x10426315e SEHExceptionThread(void*) + 110 6 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

Thread 2: 0 libsystem_kernel.dylib 0x7ff80fea61f2 poll + 10 1 libcoreclr.dylib 0x1042544ce CorUnix::CPalSynchronizationManager::ThreadPrepareForShutdown() + 30 2 libcoreclr.dylib 0x1042560e5 CorUnix::CPalSynchronizationManager::WorkerThread(void) + 933 3 libcoreclr.dylib 0x104260da7 CorUnix::CPalThread::ThreadEntry(void) + 407 4 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 5 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

Thread 3: 0 libsystem_kernel.dylib 0x7ff80fea61f2 poll + 10 1 libcoreclr.dylib 0x1045b7bbc ds_ipc_poll(_DiagnosticsIpcPollHandle, unsigned long, unsigned int, void ()(char const, unsigned int)) + 172 2 libcoreclr.dylib 0x1046776ad ds_ipc_stream_factory_get_next_available_stream(void ()(char const, unsigned int)) + 957 3 libcoreclr.dylib 0x10467562a server_thread(void) + 170 4 libcoreclr.dylib 0x104260da7 CorUnix::CPalThread::ThreadEntry(void*) + 407 5 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 6 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

Thread 4: 0 libsystem_kernel.dylib 0x7ff80fe9fb9a __open + 10 1 libsystem_kernel.dylib 0x7ff80fea8bde open + 202 2 libcoreclr.dylib 0x1045b85ef TwoWayPipe::WaitForConnection() + 31 3 libcoreclr.dylib 0x1045b0afd DbgTransportSession::TransportWorker() + 189 4 libcoreclr.dylib 0x1045af6e9 DbgTransportSession::TransportWorkerStatic(void) + 9 5 libcoreclr.dylib 0x104260da7 CorUnix::CPalThread::ThreadEntry(void) + 407 6 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

Thread 5: 0 libsystem_kernel.dylib 0x7ff80fea1f7a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80fedf6f3 _pthread_cond_wait + 1211 2 libcoreclr.dylib 0x1042541d2 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData, unsigned int, CorUnix::ThreadWakeupReason, unsigned int) + 322 3 libcoreclr.dylib 0x104253dfa CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread, unsigned int, bool, bool, CorUnix::ThreadWakeupReason, unsigned int) + 362 4 libcoreclr.dylib 0x104258679 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread, unsigned int, void const, int, unsigned int, int, int) + 2153 5 libcoreclr.dylib 0x104258912 WaitForMultipleObjectsEx + 82 6 libcoreclr.dylib 0x1045adec9 DebuggerRCThread::MainLoop() + 217 7 libcoreclr.dylib 0x1045add9c DebuggerRCThread::ThreadProc() + 220 8 libcoreclr.dylib 0x1045adb1d DebuggerRCThread::ThreadProcStatic(void) + 29 9 libcoreclr.dylib 0x104260da7 CorUnix::CPalThread::ThreadEntry(void*) + 407 10 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 11 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

Thread 6: 0 libsystem_kernel.dylib 0x7ff80fea1f7a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80fedf6f3 _pthread_cond_wait + 1211 2 libcoreclr.dylib 0x1042541d2 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData, unsigned int, CorUnix::ThreadWakeupReason, unsigned int) + 322 3 libcoreclr.dylib 0x104253dfa CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread, unsigned int, bool, bool, CorUnix::ThreadWakeupReason, unsigned int) + 362 4 libcoreclr.dylib 0x104258679 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread, unsigned int, void const, int, unsigned int, int, int) + 2153 5 libcoreclr.dylib 0x104258912 WaitForMultipleObjectsEx + 82 6 libcoreclr.dylib 0x1043dc238 FinalizerThread::WaitForFinalizerEvent(CLREvent) + 200 7 libcoreclr.dylib 0x1043dc354 FinalizerThread::FinalizerThreadWorker(void) + 180 8 libcoreclr.dylib 0x10435f1c8 ManagedThreadBase_DispatchOuter(ManagedThreadCallState) + 296 9 libcoreclr.dylib 0x10435f790 ManagedThreadBase::FinalizerBase(void ()(void)) + 32 10 libcoreclr.dylib 0x1043dc4c8 FinalizerThread::FinalizerThreadStart(void) + 88 11 libcoreclr.dylib 0x104260da7 CorUnix::CPalThread::ThreadEntry(void) + 407 12 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 13 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

Thread 7: 0 libsystem_kernel.dylib 0x7ff80fea1f7a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80fedf6f3 _pthread_cond_wait + 1211 2 libcoreclr.dylib 0x1042541b5 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData, unsigned int, CorUnix::ThreadWakeupReason, unsigned int) + 293 3 libcoreclr.dylib 0x104253dfa CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread, unsigned int, bool, bool, CorUnix::ThreadWakeupReason, unsigned int) + 362 4 libcoreclr.dylib 0x104258d0d SleepEx + 141 5 libcoreclr.dylib 0x10436225a TieredCompilationManager::BackgroundWorkerStart() + 202 6 libcoreclr.dylib 0x1043620c8 TieredCompilationManager::BackgroundWorkerBootstrapper1(void) + 88 7 libcoreclr.dylib 0x10435f1c8 ManagedThreadBase_DispatchOuter(ManagedThreadCallState) + 296 8 libcoreclr.dylib 0x10435f730 ManagedThreadBase::KickOff(void ()(void), void) + 32 9 libcoreclr.dylib 0x104362000 TieredCompilationManager::BackgroundWorkerBootstrapper0(void) + 32 10 libcoreclr.dylib 0x104260da7 CorUnix::CPalThread::ThreadEntry(void*) + 407 11 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 12 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

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

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

Thread 10:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff80fe9f3ce mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff80feadc88 mach_msg2_internal + 84 2 libsystem_kernel.dylib 0x7ff80fea6510 mach_msg_overwrite + 653 3 libsystem_kernel.dylib 0x7ff80fe9f6bd mach_msg + 19 4 CoreFoundation 0x7ff80ffbbbe5 CFRunLoopServiceMachPort + 143 5 CoreFoundation 0x7ff80ffba655 CFRunLoopRun + 1371 6 CoreFoundation 0x7ff80ffb9b32 CFRunLoopRunSpecific + 557 7 AppKit 0x7ff81377eabc _NSEventThread + 122 8 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 9 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

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

Thread 12: 0 libsystem_kernel.dylib 0x7ff80fe9fe2e read + 10 1 libSystem.Native.dylib 0x10371042f SignalHandlerLoop + 47 2 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 3 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

Thread 13: 0 libcoreclr.dylib 0x1042f9d00 CEEInfo::getArgNext(CORINFO_ARG_LISTSTRUCT*) + 0 1 libclrjit.dylib 0x1049e391d Compiler::lvaAssignVirtualFrameOffsetsToArgs() + 557 2 libclrjit.dylib 0x1049e36bf Compiler::lvaAssignFrameOffsets(Compiler::FrameLayoutState) + 47 3 libclrjit.dylib 0x10493fcca CodeGen::genFinalizeFrame() + 282 4 libclrjit.dylib 0x10493f922 CodeGen::genGenerateMachineCode() + 34 5 libclrjit.dylib 0x104948132 CodeGenPhase::DoPhase() + 34 6 libclrjit.dylib 0x104a4af58 Phase::Run() + 24 7 libclrjit.dylib 0x10493f86d CodeGen::genGenerateCode(void, unsigned int*) + 109 8 libclrjit.dylib 0x10494eb18 Compiler::compCompile(void*, unsigned int, JitFlags) + 3672 9 libclrjit.dylib 0x10494f9bc Compiler::compCompileHelper(CORINFO_MODULESTRUCT, ICorJitInfo, CORINFO_METHOD_INFO, void, unsigned int, JitFlags) + 796 10 libclrjit.dylib 0x10494f304 Compiler::compCompile(CORINFO_MODULESTRUCT*, void, unsigned int, JitFlags) + 900 11 libclrjit.dylib 0x1049505cb jitNativeCode(CORINFO_METHODSTRUCT, CORINFO_MODULESTRUCT, ICorJitInfo, CORINFO_METHOD_INFO, void, unsigned int, JitFlags, void) + 539 12 libclrjit.dylib 0x104954869 CILJit::compileMethod(ICorJitInfo, CORINFO_METHOD_INFO*, unsigned int, unsigned char, unsigned int) + 105 13 libcoreclr.dylib 0x1042fdb62 invokeCompileMethodHelper(EEJitManager, CEEInfo, CORINFO_METHOD_INFO, CORJIT_FLAGS, unsigned char, unsigned int) + 354 14 libcoreclr.dylib 0x1042fdc32 invokeCompileMethod(EEJitManager, CEEInfo, CORINFO_METHOD_INFO, CORJIT_FLAGS, unsigned char*, unsigned int) + 130 15 libcoreclr.dylib 0x1042fe635 UnsafeJitFunction(PrepareCodeConfig, COR_ILMETHOD_DECODER, CORJIT_FLAGS, unsigned int) + 1317 16 libcoreclr.dylib 0x104336900 MethodDesc::JitCompileCodeLocked(PrepareCodeConfig, ListLockEntryBase, unsigned int, CORJIT_FLAGS) + 288 17 libcoreclr.dylib 0x104336405 MethodDesc::JitCompileCodeLockedEventWrapper(PrepareCodeConfig, ListLockEntryBase) + 613 18 libcoreclr.dylib 0x104335b6f MethodDesc::JitCompileCode(PrepareCodeConfig) + 479 19 libcoreclr.dylib 0x1043356da MethodDesc::PrepareILBasedCode(PrepareCodeConfig) + 634 20 libcoreclr.dylib 0x1042ac8ec CodeVersionManager::PublishVersionableCodeIfNecessary(MethodDesc, CallerGCMode, bool, bool) + 492 21 libcoreclr.dylib 0x1043386c4 MethodDesc::DoPrestub(MethodTable, CallerGCMode) + 212 22 libcoreclr.dylib 0x104338197 PreStubWorker + 535 23 libcoreclr.dylib 0x10454bf1b ThePreStub + 92 24 ??? 0x10b9f0bff ??? 25 ??? 0x10b9f0273 ??? 26 ??? 0x10b9c8858 ??? 27 ??? 0x10b9e36b4 ??? 28 ??? 0x10b9c97aa ??? 29 ??? 0x10a929104 ??? 30 ??? 0x10a92dc26 ??? 31 ??? 0x10a91418b ??? 32 ??? 0x10a928e34 ??? 33 ??? 0x10a928d28 ??? 34 ??? 0x10a932377 ??? 35 libcoreclr.dylib 0x10454b2e9 CallDescrWorkerInternal + 124 36 libcoreclr.dylib 0x104396faf DispatchCallSimple(unsigned long, unsigned int, unsigned long, unsigned int) + 223 37 libcoreclr.dylib 0x1043ae128 ThreadNative::KickOffThread_Worker(void) + 136 38 libcoreclr.dylib 0x10435f1c8 ManagedThreadBase_DispatchOuter(ManagedThreadCallState) + 296 39 libcoreclr.dylib 0x10435f730 ManagedThreadBase::KickOff(void ()(void), void) + 32 40 libcoreclr.dylib 0x1043ae1fa ThreadNative::KickOffThread(void) + 170 41 libcoreclr.dylib 0x104260da7 CorUnix::CPalThread::ThreadEntry(void*) + 407 42 libsystem_pthread.dylib 0x7ff80fedf18b _pthread_start + 99 43 libsystem_pthread.dylib 0x7ff80fedaae3 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007ff7bc9bf888 rdx: 0x0000000000000000 rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7bc9bf8b0 rsp: 0x00007ff7bc9bf888 r8: 0x0000000000024412 r9: 0xffffffff00000000 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000000103 r13: 0x00007ff7bc9bff70 r14: 0x00007ff853410100 r15: 0x0000000000000016 rip: 0x00007ff80fea614a rfl: 0x0000000000000246 cr2: 0x0000000000000000

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images: 0x108e28000 - 0x108f77fff com.apple.AMDRadeonX6000GLDriver (5.5.17) <98868005-28ff-379b-a627-cc627258dea3> /System/Library/Extensions/AMDRadeonX6000GLDriver.bundle/Contents/MacOS/AMDRadeonX6000GLDriver 0x1041b7000 - 0x1041c3fff libobjc-trampolines.dylib () <79fb585f-7491-3991-afe3-baa6d8f159df> /usr/lib/libobjc-trampolines.dylib 0x103acb000 - 0x103ae1fff com.apple.iokit.IOHIDLib (2.0.0) <0694eb2f-eab9-30e2-a3de-bab8d15e0bef> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib 0x103fe2000 - 0x104101fff libraylib.dylib () /Users/USER/Desktop//libraylib.dylib 0x103703000 - 0x103712fff libSystem.Native.dylib () /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.31/libSystem.Native.dylib 0x104927000 - 0x104b42fff libclrjit.dylib () <247f2d18-03da-3778-ab4b-853285dfa25b> /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.31/libclrjit.dylib 0x10421b000 - 0x104742fff libcoreclr.dylib () <8198cbf0-28cd-3bee-af25-e48a883d2da1> /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.31/libcoreclr.dylib 0x103674000 - 0x1036b3fff libhostpolicy.dylib () <31590138-a205-37ca-8b57-bbfcd94cf1ed> /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.31/libhostpolicy.dylib 0x103600000 - 0x10364bfff libhostfxr.dylib () <759de20c-6528-3038-be64-1f1fdf8e9b3d> /usr/local/share/dotnet/host/fxr/7.0.9/libhostfxr.dylib 0x10353e000 - 0x10354dfff Chess-Challenge () <75fcb531-7c9e-35a0-8d3f-32b0576e6653> /Users/USER/Desktop//Chess-Challenge 0x7ff80fe9e000 - 0x7ff80fed8ff7 libsystem_kernel.dylib () <50c9fa25-ed67-32a5-88f4-92de497b0ec1> /usr/lib/system/libsystem_kernel.dylib 0x7ff80fed9000 - 0x7ff80fee4ff7 libsystem_pthread.dylib () <5a006814-83f4-3c80-ab1f-528cdd08c0ff> /usr/lib/system/libsystem_pthread.dylib 0x7ff80fd85000 - 0x7ff80fe0cff7 libsystem_c.dylib () <6d02e870-f215-36ed-bf7d-435f66996bfe> /usr/lib/system/libsystem_c.dylib 0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ??? 0x7ff80fb4d000 - 0x7ff80fbddb5f dyld (*) <899f1e34-b624-3162-8003-04daa6829461> /usr/lib/dyld 0x7ff80ff40000 - 0x7ff8103dafec com.apple.CoreFoundation (6.9) <2780e326-c5fd-3a12-b906-b9449288005c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff8135e3000 - 0x7ff814a10ff5 com.apple.AppKit (6.9) <4905ef83-f061-3c82-bc30-70a4def63eee> /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=505.0M resident=0K(0%) swapped_out_or_unallocated=505.0M(100%) Writable regions: Total=693.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=693.1M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG image 72K 6 ColorSync 252K 30 CoreAnimation 252K 20 CoreGraphics 12K 2 CoreUI image data 1244K 9 Foundation 16K 1 Kernel Alloc Once 8K 1 MALLOC 661.2M 155 MALLOC guard page 32K 8 MALLOC_LARGE (reserved) 40K 1 reserved VM address space (unallocated) OpenGL GLSL 256K 3 STACK GUARD 56.1M 14 Stack 14.6M 14 VM_ALLOCATE 2.4G 1210 VM_ALLOCATE (reserved) 64K 1 reserved VM address space (unallocated) CTF 824 1 DATA 19.6M 377 DATA_CONST 30.7M 226 __DATA_DIRTY 808K 112 FONT_DATA 2352 1 GLSLBUILTINS 5174K 1 LINKEDIT 183.0M 12 OBJC_RO 71.7M 1 __OBJC_RW 2196K 3 TEXT 322.0M 393 dyld private memory 260K 2 mapped file 199.7M 86 shared memory 776K 17 =========== ======= ======= TOTAL 3.9G 2709 TOTAL, minus reserved VM space 3.9G 2709


Full Report

{"app_name":"Chess-Challenge","timestamp":"2024-06-17 18:07:07.00 -0500","app_version":"","slice_uuid":"75fcb531-7c9e-35a0-8d3f-32b0576e6653","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 14.4.1 (23E224)","roots_installed":0,"incident_id":"0213F2D5-7BAD-48CD-A9B2-F800DDA502F9","name":"Chess-Challenge"} { "uptime" : 4400, "procRole" : "Foreground", "version" : 2, "userID" : 503, "deployVersion" : 210, "modelCode" : "iMac20,1", "coalitionID" : 928, "osVersion" : { "train" : "macOS 14.4.1", "build" : "23E224", "releaseType" : "User" }, "captureTime" : "2024-06-17 18:07:07.3495 -0500", "codeSigningMonitor" : 0, "incident" : "0213F2D5-7BAD-48CD-A9B2-F800DDA502F9", "pid" : 23133, "cpuType" : "X86-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2024-06-17 18:07:03.6542 -0500", "procStartAbsTime" : 4450931625636, "procExitAbsTime" : 4454621419875, "procName" : "Chess-Challenge", "procPath" : "\/Users\/USER\/Desktop\/\/Chess-Challenge", "parentProc" : "fsdaemon-1.36.104", "parentPid" : 828, "coalitionName" : "com.jetbrains.fleet", "crashReporterKey" : "C603FDD4-6483-1EE8-B92F-F2E62BCC3E0D", "responsiblePid" : 822, "responsibleProc" : "Fleet", "codeSigningID" : "apphost-5555494475fcb5317c9e35a08d3f32b0576e6653", "codeSigningTeamID" : "", "codeSigningFlags" : 570425345, "codeSigningValidationCategory" : 10, "codeSigningTrustLevel" : 4294967295, "bridgeVersion" : {"build":"21P4222","train":"8.4"}, "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"Chess-Challenge","byPid":23133}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "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":148498,"threadState":{"r13":{"value":140701997989744},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":140704525385984,"symbolLocation":0,"symbol":"_main_thread"},"rsi":{"value":6},"r8":{"value":148498},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":18446744069414584320},"r15":{"value":22},"rbx":{"value":6},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703395635530,"matchesCrashFrame":1},"rbp":{"value":140701997988016},"rsp":{"value":140701997987976},"r12":{"value":259},"rcx":{"value":140701997987976},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33098,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":10},{"imageOffset":24253,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":11},{"imageOffset":522809,"symbol":"abort","symbolLocation":126,"imageIndex":12},{"imageOffset":264018,"symbol":"PROCAbort","symbolLocation":50,"imageIndex":6},{"imageOffset":263808,"symbol":"PROCEndProcess(void, unsigned int, int)","symbolLocation":320,"imageIndex":6},{"imageOffset":2679223,"symbol":"UnwindManagedExceptionPass1(PAL_SEHException&, _CONTEXT)","symbolLocation":1127,"imageIndex":6},{"imageOffset":2679299,"symbol":"DispatchManagedException(PAL_SEHException&, bool)","symbolLocation":67,"imageIndex":6},{"imageOffset":2007946,"symbol":"IL_Throw(Object)","symbolLocation":554,"imageIndex":6},{"imageOffset":4489937864,"imageIndex":13},{"imageOffset":4489785638,"imageIndex":13},{"imageOffset":4481316418,"imageIndex":13},{"imageOffset":3343081,"symbol":"CallDescrWorkerInternal","symbolLocation":124,"imageIndex":6},{"imageOffset":1558042,"symbol":"MethodDescCallSite::CallTargetWorker(unsigned long const, unsigned long, int)","symbolLocation":1530,"imageIndex":6},{"imageOffset":402030,"symbol":"RunMain(MethodDesc, short, int, PtrArray)","symbolLocation":734,"imageIndex":6},{"imageOffset":402827,"symbol":"Assembly::ExecuteMainMethod(PtrArray, int)","symbolLocation":395,"imageIndex":6},{"imageOffset":606386,"symbol":"CorHost2::ExecuteAssembly(unsigned int, char16_t const*, int, char16_t const*, unsigned int)","symbolLocation":642,"imageIndex":6},{"imageOffset":310740,"symbol":"coreclr_execute_assembly","symbolLocation":196,"imageIndex":6},{"imageOffset":76541,"symbol":"run_app_for_context(hostpolicy_context_t const&, int, char const)","symbolLocation":1293,"imageIndex":7},{"imageOffset":80225,"symbol":"corehost_main","symbolLocation":241,"imageIndex":7},{"imageOffset":65301,"symbol":"fx_muxer_t::handle_exec_host_command(std::1::basic_string<char, std::__1::char_traits, std::1::allocator> const&, host_startup_info_t const&, std::1::basic_string<char, std::__1::char_traits, std::1::allocator> const&, std::1::unordered_map<known_options, std::1::vector<std::1::basic_string<char, std::__1::char_traits, std::1::allocator>, std::1::allocator<std::1::basic_string<char, std::1::char_traits, std::1::allocator>>>, known_options_hash, std::1::equal_to, std::1::allocator<std::1::pair<known_options const, std::1::vector<std::1::basic_string<char, std::__1::char_traits, std::1::allocator>, std::1::allocator<std::1::basic_string<char, std::__1::char_traits, std::__1::allocator>>>>>> const&, int, char const, int, host_mode_t, bool, char, int, int)","symbolLocation":1621,"imageIndex":8},{"imageOffset":60701,"symbol":"fx_muxer_t::execute(std::1::basic_string<char, std::__1::char_traits, std::1::allocator>, int, char const, host_startup_info_t const&, char, int, int)","symbolLocation":621,"imageIndex":8},{"imageOffset":46776,"symbol":"hostfxr_main_startupinfo","symbolLocation":152,"imageIndex":8},{"imageOffset":55380,"symbol":"exe_start(int, char const)","symbolLocation":1508,"imageIndex":9},{"imageOffset":55904,"symbol":"main","symbolLocation":144,"imageIndex":9},{"imageOffset":25446,"symbol":"start","symbolLocation":1942,"imageIndex":14}]},{"id":148499,"frames":[{"imageOffset":5070,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":10},{"imageOffset":64648,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":10},{"imageOffset":34064,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":10},{"imageOffset":5821,"symbol":"mach_msg","symbolLocation":19,"imageIndex":10},{"imageOffset":298792,"symbol":"MachMessage::Receive(unsigned int)","symbolLocation":72,"imageIndex":6},{"imageOffset":295262,"symbol":"SEHExceptionThread(void)","symbolLocation":110,"imageIndex":6},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}],"threadState":{"r13":{"value":17179869190},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":1500},"rsi":{"value":17179869190},"r8":{"value":10329396346880},"cr2":{"value":0},"rdx":{"value":2147488018},"r10":{"value":12107512892691},"r9":{"value":12107512807424},"r15":{"value":12107512807424},"rbx":{"value":123145494500928},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703395607502},"rbp":{"value":123145494499472},"rsp":{"value":123145494499368},"r12":{"value":0},"rcx":{"value":123145494499368},"flavor":"x86_THREAD_STATE","rdi":{"value":123145494500928}}},{"id":148500,"frames":[{"imageOffset":33266,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":234702,"symbol":"CorUnix::CPalSynchronizationManager::ThreadPrepareForShutdown()","symbolLocation":30,"imageIndex":6},{"imageOffset":241893,"symbol":"CorUnix::CPalSynchronizationManager::WorkerThread(void)","symbolLocation":933,"imageIndex":6},{"imageOffset":286119,"symbol":"CorUnix::CPalThread::ThreadEntry(void)","symbolLocation":407,"imageIndex":6},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}],"threadState":{"r13":{"value":123145495043927},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140315331713656},"rsi":{"value":0},"r8":{"value":256},"cr2":{"value":0},"rdx":{"value":4294967295},"r10":{"value":140315331713624},"r9":{"value":140315331713688},"r15":{"value":1000},"rbx":{"value":140315331713592},"trap":{"value":133},"err":{"value":33554662},"r11":{"value":582},"rip":{"value":140703395635698},"rbp":{"value":123145495043856},"rsp":{"value":123145495043848},"r12":{"value":140315331696640},"rcx":{"value":123145495043848},"flavor":"x86_THREAD_STATE","rdi":{"value":0}}},{"id":148501,"frames":[{"imageOffset":33266,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":3787708,"symbol":"ds_ipc_poll(_DiagnosticsIpcPollHandle, unsigned long, unsigned int, void ()(char const, unsigned int))","symbolLocation":172,"imageIndex":6},{"imageOffset":4572845,"symbol":"ds_ipc_stream_factory_get_next_available_stream(void ()(char const, unsigned int))","symbolLocation":957,"imageIndex":6},{"imageOffset":4564522,"symbol":"server_thread(void)","symbolLocation":170,"imageIndex":6},{"imageOffset":286119,"symbol":"CorUnix::CPalThread::ThreadEntry(void)","symbolLocation":407,"imageIndex":6},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}],"threadState":{"r13":{"value":4294967295},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":1},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":4294967295},"r10":{"value":1},"r9":{"value":465},"r15":{"value":123145495579656},"rbx":{"value":105553182039312},"trap":{"value":133},"err":{"value":33554662},"r11":{"value":582},"rip":{"value":140703395635698},"rbp":{"value":123145495579616},"rsp":{"value":123145495579560},"r12":{"value":4368869408,"symbolLocation":0,"symbol":"server_warning_callback(char const, unsigned int)"},"rcx":{"value":123145495579560},"flavor":"x86_THREAD_STATE","rdi":{"value":105553182039312}}},{"id":148502,"frames":[{"imageOffset":7066,"symbol":"__open","symbolLocation":10,"imageIndex":10},{"imageOffset":43998,"symbol":"open","symbolLocation":202,"imageIndex":10},{"imageOffset":3790319,"symbol":"TwoWayPipe::WaitForConnection()","symbolLocation":31,"imageIndex":6},{"imageOffset":3758845,"symbol":"DbgTransportSession::TransportWorker()","symbolLocation":189,"imageIndex":6},{"imageOffset":3753705,"symbol":"DbgTransportSession::TransportWorkerStatic(void)","symbolLocation":9,"imageIndex":6},{"imageOffset":286119,"symbol":"CorUnix::CPalThread::ThreadEntry(void)","symbolLocation":407,"imageIndex":6},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}],"threadState":{"r13":{"value":140315310715952},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140315310716172},"rsi":{"value":0},"r8":{"value":256},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140315340128104},"r15":{"value":140315310715920},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554437},"r11":{"value":582},"rip":{"value":140703395609498},"rbp":{"value":123145496115264},"rsp":{"value":123145496115016},"r12":{"value":0},"rcx":{"value":123145496115016},"flavor":"x86_THREAD_STATE","rdi":{"value":140315310716172}}},{"id":148503,"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},{"imageOffset":233938,"symbol":"CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData, unsigned int, CorUnix::ThreadWakeupReason, unsigned int)","symbolLocation":322,"imageIndex":6},{"imageOffset":232954,"symbol":"CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread, unsigned int, bool, bool, CorUnix::ThreadWakeupReason, unsigned int)","symbolLocation":362,"imageIndex":6},{"imageOffset":251513,"symbol":"CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread, unsigned int, void const, int, unsigned int, int, int)","symbolLocation":2153,"imageIndex":6},{"imageOffset":252178,"symbol":"WaitForMultipleObjectsEx","symbolLocation":82,"imageIndex":6},{"imageOffset":3747529,"symbol":"DebuggerRCThread::MainLoop()","symbolLocation":217,"imageIndex":6},{"imageOffset":3747228,"symbol":"DebuggerRCThread::ThreadProc()","symbolLocation":220,"imageIndex":6},{"imageOffset":3746589,"symbol":"DebuggerRCThread::ThreadProcStatic(void)","symbolLocation":29,"imageIndex":6},{"imageOffset":286119,"symbol":"CorUnix::CPalThread::ThreadEntry(void)","symbolLocation":407,"imageIndex":6},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145496653824},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703395618682},"rbp":{"value":123145496652864},"rsp":{"value":123145496652712},"r12":{"value":0},"rcx":{"value":123145496652712},"flavor":"x86_THREAD_STATE","rdi":{"value":140315298167416}}},{"id":148504,"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},{"imageOffset":233938,"symbol":"CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData, unsigned int, CorUnix::ThreadWakeupReason, unsigned int)","symbolLocation":322,"imageIndex":6},{"imageOffset":232954,"symbol":"CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread, unsigned int, bool, bool, CorUnix::ThreadWakeupReason, unsigned int)","symbolLocation":362,"imageIndex":6},{"imageOffset":251513,"symbol":"CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread, unsigned int, void const, int, unsigned int, int, int)","symbolLocation":2153,"imageIndex":6},{"imageOffset":252178,"symbol":"WaitForMultipleObjectsEx","symbolLocation":82,"imageIndex":6},{"imageOffset":1839672,"symbol":"FinalizerThread::WaitForFinalizerEvent(CLREvent)","symbolLocation":200,"imageIndex":6},{"imageOffset":1839956,"symbol":"FinalizerThread::FinalizerThreadWorker(void)","symbolLocation":180,"imageIndex":6},{"imageOffset":1327560,"symbol":"ManagedThreadBase_DispatchOuter(ManagedThreadCallState)","symbolLocation":296,"imageIndex":6},{"imageOffset":1329040,"symbol":"ManagedThreadBase::FinalizerBase(void ()(void))","symbolLocation":32,"imageIndex":6},{"imageOffset":1840328,"symbol":"FinalizerThread::FinalizerThreadStart(void)","symbolLocation":88,"imageIndex":6},{"imageOffset":286119,"symbol":"CorUnix::CPalThread::ThreadEntry(void)","symbolLocation":407,"imageIndex":6},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}],"threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145497190400},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":256},"r10":{"value":0},"r9":{"value":160},"r15":{"value":256},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703395618682},"rbp":{"value":123145497189136},"rsp":{"value":123145497188984},"r12":{"value":0},"rcx":{"value":123145497188984},"flavor":"x86_THREAD_STATE","rdi":{"value":140315298225784}}},{"id":148505,"frames":[{"imageOffset":16250,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":10},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},{"imageOffset":233909,"symbol":"CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData, unsigned int, CorUnix::ThreadWakeupReason, unsigned int)","symbolLocation":293,"imageIndex":6},{"imageOffset":232954,"symbol":"CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread, unsigned int, bool, bool, CorUnix::ThreadWakeupReason, unsigned int)","symbolLocation":362,"imageIndex":6},{"imageOffset":253197,"symbol":"SleepEx","symbolLocation":141,"imageIndex":6},{"imageOffset":1339994,"symbol":"TieredCompilationManager::BackgroundWorkerStart()","symbolLocation":202,"imageIndex":6},{"imageOffset":1339592,"symbol":"TieredCompilationManager::BackgroundWorkerBootstrapper1(void)","symbolLocation":88,"imageIndex":6},{"imageOffset":1327560,"symbol":"ManagedThreadBase_DispatchOuter(ManagedThreadCallState)","symbolLocation":296,"imageIndex":6},{"imageOffset":1328944,"symbol":"ManagedThreadBase::KickOff(void ()(void), void)","symbolLocation":32,"imageIndex":6},{"imageOffset":1339392,"symbol":"TieredCompilationManager::BackgroundWorkerBootstrapper0(void)","symbolLocation":32,"imageIndex":6},{"imageOffset":286119,"symbol":"CorUnix::CPalThread::ThreadEntry(void*)","symbolLocation":407,"imageIndex":6},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}],"threadState":{"r13":{"value":23094039156224},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145497726976},"rsi":{"value":23094039156224},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":5376},"r10":{"value":0},"r9":{"value":160},"r15":{"value":5376},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703395618682},"rbp":{"value":123145497726128},"rsp":{"value":123145497725976},"r12":{"value":99999000},"rcx":{"value":123145497725976},"flavor":"x86_THREAD_STATE","rdi":{"value":140315331720824}}},{"id":148507,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":8715},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145498275840},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145498798976},"rbx":{"value":123145498800128},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703395850944},"rbp":{"value":0},"rsp":{"value":123145498800128},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145498800128}}},{"id":148508,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":15363},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145497739264},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145498262392},"rbx":{"value":123145498263552},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703395850944},"rbp":{"value":0},"rsp":{"value":123145498263552},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145498263552}}},{"id":148514,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":175934745346048},"r9":{"value":175934745346048},"r15":{"value":175934745346048},"rbx":{"value":123145499332704},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703395607502},"rbp":{"value":123145499332544},"rsp":{"value":123145499332440},"r12":{"value":4294967295},"rcx":{"value":123145499332440},"flavor":"x86_THREAD_STATE","rdi":{"value":123145499332704}},"frames":[{"imageOffset":5070,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":10},{"imageOffset":64648,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":10},{"imageOffset":34064,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":10},{"imageOffset":5821,"symbol":"mach_msg","symbolLocation":19,"imageIndex":10},{"imageOffset":506853,"symbol":"CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":15},{"imageOffset":501333,"symbol":"CFRunLoopRun","symbolLocation":1371,"imageIndex":15},{"imageOffset":498482,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":15},{"imageOffset":1686204,"symbol":"_NSEventThread","symbolLocation":122,"imageIndex":16},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":148516,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":47111},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145499348992},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145499872120},"rbx":{"value":123145499873280},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703395850944},"rbp":{"value":0},"rsp":{"value":123145499873280},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145499873280}}},{"id":148538,"frames":[{"imageOffset":7726,"symbol":"read","symbolLocation":10,"imageIndex":10},{"imageOffset":54319,"symbol":"SignalHandlerLoop","symbolLocation":47,"imageIndex":4},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}],"threadState":{"r13":{"value":0},"rax":{"value":4},"rflags":{"value":519},"cpu":{"value":0},"r14":{"value":123145500409735},"rsi":{"value":123145500409735},"r8":{"value":1023},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":2575017979},"r9":{"value":2577115272},"r15":{"value":0},"rbx":{"value":32},"trap":{"value":133},"err":{"value":33554435},"r11":{"value":518},"rip":{"value":140703395610158},"rbp":{"value":123145500409776},"rsp":{"value":123145500409720},"r12":{"value":0},"rcx":{"value":123145500409720},"flavor":"x86_THREAD_STATE","rdi":{"value":32}}},{"id":148592,"frames":[{"imageOffset":912640,"symbol":"CEEInfo::getArgNext(CORINFO_ARG_LISTSTRUCT*)","symbolLocation":0,"imageIndex":6},{"imageOffset":772381,"symbol":"Compiler::lvaAssignVirtualFrameOffsetsToArgs()","symbolLocation":557,"imageIndex":5},{"imageOffset":771775,"symbol":"Compiler::lvaAssignFrameOffsets(Compiler::FrameLayoutState)","symbolLocation":47,"imageIndex":5},{"imageOffset":101578,"symbol":"CodeGen::genFinalizeFrame()","symbolLocation":282,"imageIndex":5},{"imageOffset":100642,"symbol":"CodeGen::genGenerateMachineCode()","symbolLocation":34,"imageIndex":5},{"imageOffset":135474,"symbol":"CodeGenPhase::DoPhase()","symbolLocation":34,"imageIndex":5},{"imageOffset":1195864,"symbol":"Phase::Run()","symbolLocation":24,"imageIndex":5},{"imageOffset":100461,"symbol":"CodeGen::genGenerateCode(void, unsigned int*)","symbolLocation":109,"imageIndex":5},{"imageOffset":162584,"symbol":"Compiler::compCompile(void*, unsigned int, JitFlags)","symbolLocation":3672,"imageIndex":5},{"imageOffset":166332,"symbol":"Compiler::compCompileHelper(CORINFO_MODULESTRUCT, ICorJitInfo, CORINFO_METHOD_INFO, void, unsigned int, JitFlags)","symbolLocation":796,"imageIndex":5},{"imageOffset":164612,"symbol":"Compiler::compCompile(CORINFO_MODULESTRUCT*, void, unsigned int, JitFlags)","symbolLocation":900,"imageIndex":5},{"imageOffset":169419,"symbol":"jitNativeCode(CORINFO_METHODSTRUCT, CORINFO_MODULESTRUCT, ICorJitInfo, CORINFO_METHOD_INFO, void, unsigned int, JitFlags, void)","symbolLocation":539,"imageIndex":5},{"imageOffset":186473,"symbol":"CILJit::compileMethod(ICorJitInfo, CORINFO_METHOD_INFO*, unsigned int, unsigned char, unsigned int)","symbolLocation":105,"imageIndex":5},{"imageOffset":928610,"symbol":"invokeCompileMethodHelper(EEJitManager, CEEInfo, CORINFO_METHOD_INFO, CORJIT_FLAGS, unsigned char, unsigned int)","symbolLocation":354,"imageIndex":6},{"imageOffset":928818,"symbol":"invokeCompileMethod(EEJitManager, CEEInfo, CORINFO_METHOD_INFO, CORJIT_FLAGS, unsigned char*, unsigned int)","symbolLocation":130,"imageIndex":6},{"imageOffset":931381,"symbol":"UnsafeJitFunction(PrepareCodeConfig, COR_ILMETHOD_DECODER, CORJIT_FLAGS, unsigned int)","symbolLocation":1317,"imageIndex":6},{"imageOffset":1161472,"symbol":"MethodDesc::JitCompileCodeLocked(PrepareCodeConfig, ListLockEntryBase, unsigned int, CORJIT_FLAGS)","symbolLocation":288,"imageIndex":6},{"imageOffset":1160197,"symbol":"MethodDesc::JitCompileCodeLockedEventWrapper(PrepareCodeConfig, ListLockEntryBase)","symbolLocation":613,"imageIndex":6},{"imageOffset":1157999,"symbol":"MethodDesc::JitCompileCode(PrepareCodeConfig)","symbolLocation":479,"imageIndex":6},{"imageOffset":1156826,"symbol":"MethodDesc::PrepareILBasedCode(PrepareCodeConfig)","symbolLocation":634,"imageIndex":6},{"imageOffset":596204,"symbol":"CodeVersionManager::PublishVersionableCodeIfNecessary(MethodDesc, CallerGCMode, bool, bool)","symbolLocation":492,"imageIndex":6},{"imageOffset":1169092,"symbol":"MethodDesc::DoPrestub(MethodTable, CallerGCMode)","symbolLocation":212,"imageIndex":6},{"imageOffset":1167767,"symbol":"PreStubWorker","symbolLocation":535,"imageIndex":6},{"imageOffset":3346203,"symbol":"ThePreStub","symbolLocation":92,"imageIndex":6},{"imageOffset":4489939967,"imageIndex":13},{"imageOffset":4489937523,"imageIndex":13},{"imageOffset":4489775192,"imageIndex":13},{"imageOffset":4489885364,"imageIndex":13},{"imageOffset":4489779114,"imageIndex":13},{"imageOffset":4472344836,"imageIndex":13},{"imageOffset":4472364070,"imageIndex":13},{"imageOffset":4472258955,"imageIndex":13},{"imageOffset":4472344116,"imageIndex":13},{"imageOffset":4472343848,"imageIndex":13},{"imageOffset":4472382327,"imageIndex":13},{"imageOffset":3343081,"symbol":"CallDescrWorkerInternal","symbolLocation":124,"imageIndex":6},{"imageOffset":1556399,"symbol":"DispatchCallSimple(unsigned long, unsigned int, unsigned long, unsigned int)","symbolLocation":223,"imageIndex":6},{"imageOffset":1650984,"symbol":"ThreadNative::KickOffThread_Worker(void)","symbolLocation":136,"imageIndex":6},{"imageOffset":1327560,"symbol":"ManagedThreadBase_DispatchOuter(ManagedThreadCallState)","symbolLocation":296,"imageIndex":6},{"imageOffset":1328944,"symbol":"ManagedThreadBase::KickOff(void ()(void), void)","symbolLocation":32,"imageIndex":6},{"imageOffset":1651194,"symbol":"ThreadNative::KickOffThread(void)","symbolLocation":170,"imageIndex":6},{"imageOffset":286119,"symbol":"CorUnix::CPalThread::ThreadEntry(void)","symbolLocation":407,"imageIndex":6},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}],"threadState":{"r13":{"value":1},"rax":{"value":4369710136,"symbolLocation":16,"symbol":"vtable for CEEJitInfo"},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":4351426168},"r8":{"value":123145500940228},"cr2":{"value":0},"rdx":{"value":8},"r10":{"value":4482033938},"r9":{"value":4294967295},"r15":{"value":140315416723480},"rbx":{"value":4351426168},"trap":{"value":222},"err":{"value":0},"r11":{"value":0},"rip":{"value":4365196544},"rbp":{"value":123145500940272},"rsp":{"value":123145500940216},"r12":{"value":0},"rcx":{"value":16877},"flavor":"x86_THREAD_STATE","rdi":{"value":123145500942240}}}], "usedImages" : [ { "source" : "P", "arch" : "x86_64h", "base" : 4444028928, "CFBundleShortVersionString" : "5.5.17", "CFBundleIdentifier" : "com.apple.AMDRadeonX6000GLDriver", "size" : 1376256, "uuid" : "98868005-28ff-379b-a627-cc627258dea3", "path" : "\/System\/Library\/Extensions\/AMDRadeonX6000GLDriver.bundle\/Contents\/MacOS\/AMDRadeonX6000GLDriver", "name" : "AMDRadeonX6000GLDriver", "CFBundleVersion" : "5.0.5" }, { "source" : "P", "arch" : "x86_64h", "base" : 4363874304, "size" : 53248, "uuid" : "79fb585f-7491-3991-afe3-baa6d8f159df", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4356616192, "CFBundleShortVersionString" : "2.0.0", "CFBundleIdentifier" : "com.apple.iokit.IOHIDLib", "size" : 94208, "uuid" : "0694eb2f-eab9-30e2-a3de-bab8d15e0bef", "path" : "\/System\/Library\/Extensions\/IOHIDFamily.kext\/Contents\/PlugIns\/IOHIDLib.plugin\/Contents\/MacOS\/IOHIDLib", "name" : "IOHIDLib", "CFBundleVersion" : "2.0.0" }, { "source" : "P", "arch" : "x86_64", "base" : 4361953280, "size" : 1179648, "uuid" : "b5534af8-58e9-3f59-a5de-f33164570f6b", "path" : "\/Users\/USER\/Desktop\/\/libraylib.dylib", "name" : "libraylib.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4352651264, "size" : 65536, "uuid" : "e1023c27-4d00-3600-a361-167bdea20c83", "path" : "\/usr\/local\/share\/dotnet\/shared\/Microsoft.NETCore.App\/6.0.31\/libSystem.Native.dylib", "name" : "libSystem.Native.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4371673088, "size" : 2211840, "uuid" : "247f2d18-03da-3778-ab4b-853285dfa25b", "path" : "\/usr\/local\/share\/dotnet\/shared\/Microsoft.NETCore.App\/6.0.31\/libclrjit.dylib", "name" : "libclrjit.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4364283904, "size" : 5406720, "uuid" : "8198cbf0-28cd-3bee-af25-e48a883d2da1", "path" : "\/usr\/local\/share\/dotnet\/shared\/Microsoft.NETCore.App\/6.0.31\/libcoreclr.dylib", "name" : "libcoreclr.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4352065536, "size" : 262144, "uuid" : "31590138-a205-37ca-8b57-bbfcd94cf1ed", "path" : "\/usr\/local\/share\/dotnet\/shared\/Microsoft.NETCore.App\/6.0.31\/libhostpolicy.dylib", "name" : "libhostpolicy.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4351590400, "size" : 311296, "uuid" : "759de20c-6528-3038-be64-1f1fdf8e9b3d", "path" : "\/usr\/local\/share\/dotnet\/host\/fxr\/7.0.9\/libhostfxr.dylib", "name" : "libhostfxr.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4350795776, "size" : 65536, "uuid" : "75fcb531-7c9e-35a0-8d3f-32b0576e6653", "path" : "\/Users\/USER\/Desktop\/*\/Chess-Challenge", "name" : "Chess-Challenge" }, { "source" : "P", "arch" : "x86_64", "base" : 140703395602432, "size" : 241656, "uuid" : "50c9fa25-ed67-32a5-88f4-92de497b0ec1", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703395844096, "size" : 49144, "uuid" : "5a006814-83f4-3c80-ab1f-528cdd08c0ff", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703394451456, "size" : 557048, "uuid" : "6d02e870-f215-36ed-bf7d-435f66996bfe", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "x86_64", "base" : 140703392124928, "size" : 592736, "uuid" : "899f1e34-b624-3162-8003-04daa6829461", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703396265984, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 4829165, "uuid" : "2780e326-c5fd-3a12-b906-b9449288005c", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "2420" }, { "source" : "P", "arch" : "x86_64", "base" : 140703453556736, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 21159926, "uuid" : "4905ef83-f061-3c82-bc30-70a4def63eee", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2487.50.124" } ], "sharedCache" : { "base" : 140703391428608, "size" : 25769803776, "uuid" : "59b61d18-2d12-3a06-a536-f0b08e953ca2" }, "vmSummary" : "ReadOnly portion of Libraries: Total=505.0M resident=0K(0%) swapped_out_or_unallocated=505.0M(100%)\nWritable regions: Total=693.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=693.1M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 72K 6 \nColorSync 252K 30 \nCoreAnimation 252K 20 \nCoreGraphics 12K 2 \nCoreUI image data 1244K 9 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 661.2M 155 \nMALLOC guard page 32K 8 \nMALLOC_LARGE (reserved) 40K 1 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nSTACK GUARD 56.1M 14 \nStack 14.6M 14 \nVM_ALLOCATE 2.4G 1210 \nVM_ALLOCATE (reserved) 64K 1 reserved VM address space (unallocated)\nCTF 824 1 \nDATA 19.6M 377 \nDATA_CONST 30.7M 226 \nDATA_DIRTY 808K 112 \n__FONT_DATA 2352 1 \nGLSLBUILTINS 5174K 1 \nLINKEDIT 183.0M 12 \nOBJC_RO 71.7M 1 \n__OBJC_RW 2196K 3 \n__TEXT 322.0M 393 \ndyld private memory 260K 2 \nmapped file 199.7M 86 \nshared memory 776K 17 \n=========== ======= ======= \nTOTAL 3.9G 2709 \nTOTAL, minus reserved VM space 3.9G 2709 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "logWritingSignature" : "2d9cfe8a2b64c531a318e595deb4c27ec441e651", "trialInfo" : { "rollouts" : [ { "rolloutId" : "60186475825c62000ccf5450", "factorPackIds" : {

  },
  "deploymentId" : 240000074
},
{
  "rolloutId" : "63f9578e238e7b23a1f3030a",
  "factorPackIds" : {

  },
  "deploymentId" : 240000005
}

], "experiments" : [ { "treatmentId" : "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8", "experimentId" : "6643969b3099cf28e049862f", "deploymentId" : 400000003 } ] } }

Model: iMac20,1, BootROM 2022.100.22.0.0 (iBridge: 21.16.4222.0.0,0), 6 processors, 6-Core Intel Core i5, 3.3 GHz, 16 GB, SMC Graphics: AMD Radeon Pro 5300, AMD Radeon Pro 5300, PCIe, 4 GB Display: iMac, Retina 5K (5120 x 2880), Main, MirrorOff, Online Memory Module: Slot 1 (Channel A / DIMM 1), 4 GB, DDR4, 2667 MHz, SK Hynix, HMA851S6DJR6N-VK Memory Module: Slot 2 (Channel A / DIMM 0), 4 GB, DDR4, 2667 MHz, SK Hynix, HMA851S6DJR6N-VK Memory Module: Slot 3 (Channel B / DIMM 1), 4 GB, DDR4, 2667 MHz, 0000, - Memory Module: Slot 4 (Channel B / DIMM 0), 4 GB, DDR4, 2667 MHz, 0000, - AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 10 2023 12:53:18 version 9.30.503.0.32.5.92 FWID 01-c06f991b AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en1 USB Device: USB31Bus USB Device: USB Receiver USB Device: Keyboard Hub USB Device: Apple Keyboard USB Device: MPOW HC6 USB Device: X52 H.O.T.A.S. USB Device: T2Bus USB Device: Headset USB Device: Ambient Light Sensor USB Device: FaceTime HD Camera (Built-in) USB Device: Apple T2 Controller Thunderbolt Bus: iMac, Apple Inc., 58.2

MORE INFO: I was making my bot and I have quite a few loops in the code. Whenever I run with all of the loops enabled it crashes as soon as my bot gets to move. It won't do this if I loop through all of the moves and print them but it will if I also print the evaluation that I am making. I suspect this is what happens when the timer runs out because it says in the report "abort() called." This would be unlikely though because it happens the moment it gets a chance to move. There is no delay.

Killeracrrot1021 commented 2 weeks ago

Ignore the code blocks that MD added in. It should be plain text