sirjuddington / SLADE

It's a Doom editor
https://slade.mancubus.net
GNU General Public License v2.0
686 stars 104 forks source link

Slade crashing upon booting up in macOS Sonoma 14.1.1 #1613

Open sbrud0 opened 7 months ago

sbrud0 commented 7 months ago

SLADE Version: (3.1.6) Operating System: (macOS Sonoma 14.1.1)

Issue Details:

I've updated my macOs Ventura 13 to macOs Sonoma 14.1.1. From then, Slade keeps crashing upon booting it up.

I've tried running the executable from the terminal and I found this:

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow should only be instantiated on the main thread!' First throw call stack: [...] libc++abi: terminating due to uncaught exception of type NSException zsh: abort /Applications/SLADE.app/Contents/MacOS/slade


Translated Report (Full Report Below)

Process: slade [4958] Path: /Applications/SLADE.app/Contents/MacOS/slade Identifier: com.slade Version: 3.1.6 (3.1.6) Code Type: X86-64 (Translated) Parent Process: launchd [1] User ID: 501

Date/Time: 2023-11-27 15:38:27.3407 +0100 OS Version: macOS 14.1.1 (23B81) Report Version: 12 Anonymous UUID: 1B5FD954-E4AB-5280-CFCA-0F107F4AC134

Sleep/Wake UUID: 828BDA5B-86B9-49C9-B8D4-32E947D2362A

Time Awake Since Boot: 21000 seconds Time Since Wake: 843 seconds

System Integrity Protection: enabled

Notes: PC register does not match crashing frame (0x0 vs 0x7FF8A4D86A78)

Crashed Thread: 5 Dispatch queue: CA DispatchGroup

Exception Type: EXC_BAD_ACCESS (SIGABRT) Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000024a Exception Codes: 0x0000000000000001, 0x000000000000024a

Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: slade [4958]

VM Region Info: 0x24a is not in any region. Bytes before following region: 140723143146934 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START --->
mapped file 7ffca8f58000-7ffcce600000 [598.7M] r-x/r-x SM=COW ...t_id=cc8771c7

Application Specific Information: abort() called

Error Formulating Crash Report: PC register does not match crashing frame (0x0 vs 0x7FF8A4D86A78)

Thread 0:: Dispatch queue: com.apple.main-thread 0 ??? 0x7ff8a4d86a78 ??? 1 libsystem_kernel.dylib 0x7ff81489460e psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8148d176b _pthread_cond_wait + 1211 3 QuartzCore 0x7ff81d35fc3b CA::DispatchGroup::~DispatchGroup() + 53 4 QuartzCore 0x7ff81d333258 CA::Layer::display_if_needed(CA::Transaction) + 806 5 QuartzCore 0x7ff81d4cbbc8 CA::Context::commit_transaction(CA::Transaction, double, double*) + 758 6 QuartzCore 0x7ff81d314455 CA::Transaction::commit() + 725 7 AppKit 0x7ff81807728d 62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285 8 AppKit 0x7ff818b47f59 _NSRunLoopObserverCreateWithHandler_block_invoke + 41 9 CoreFoundation 0x7ff8149aaf0c CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 10 CoreFoundation 0x7ff8149aae31 CFRunLoopDoObservers + 493 11 CoreFoundation 0x7ff8149aa3b3 CFRunLoopRun + 850 12 CoreFoundation 0x7ff8149a9a99 CFRunLoopRunSpecific + 557 13 HIToolbox 0x7ff81f7119d9 RunCurrentEventLoopInMode + 292 14 HIToolbox 0x7ff81f711616 ReceiveNextEventCommon + 201 15 HIToolbox 0x7ff81f711531 _BlockUntilNextEventMatchingListInModeWithFilter + 66 16 AppKit 0x7ff817f1b885 _DPSNextEvent + 880 17 AppKit 0x7ff81880f348 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1304 18 slade 0x1051d99bf wxModalEventLoop::OSXDoRun() + 143 19 slade 0x1053e7a44 wxCFEventLoop::DoRun() + 52 20 slade 0x1053512d1 wxEventLoopBase::Run() + 161 21 slade 0x10515c926 wxDialog::ShowModal() + 102 22 slade 0x1048d9320 App::init(std::1::vector<wxString, std::__1::allocator>&, double) + 800 23 slade 0x1048dcd19 SLADEWxApp::OnInit() + 665 24 slade 0x10515934e wxApp::CallOnInit() + 158 25 slade 0x105381e06 wxEntry(int&, wchar_t**) + 38 26 slade 0x1048dc350 main + 48 27 dyld 0x206a8b3a6 start + 1942

Thread 1:: com.apple.rosetta.exceptionserver 0 runtime 0x7ff7ffcc8294 0x7ff7ffcc4000 + 17044

Thread 2: 0 runtime 0x7ff7ffce694c 0x7ff7ffcc4000 + 141644

Thread 3: 0 runtime 0x7ff7ffce694c 0x7ff7ffcc4000 + 141644

Thread 4: 0 runtime 0x7ff7ffce694c 0x7ff7ffcc4000 + 141644

Thread 5 Crashed:: Dispatch queue: CA DispatchGroup 0 ??? 0x7ff8a4d86a78 ??? 1 libsystem_kernel.dylib 0x7ff8148987ce __pthread_kill + 10 2 libsystem_pthread.dylib 0x7ff8148d0f30 pthread_kill + 262 3 libsystem_c.dylib 0x7ff8147efa49 abort + 126 4 libc++abi.dylib 0x7ff814889c72 abort_message + 241 5 libc++abi.dylib 0x7ff81487be1a demangling_terminate_handler() + 266 6 libobjc.A.dylib 0x7ff81451c66b _objc_terminate() + 96 7 libc++abi.dylib 0x7ff8148890cb std::__terminate(void (*)()) + 6 8 libc++abi.dylib 0x7ff814889086 std::terminate() + 54 9 libdispatch.dylib 0x7ff8147295ae _dispatch_client_callout + 28 10 libdispatch.dylib 0x7ff81472f668 _dispatch_lane_serial_drain + 816 11 libdispatch.dylib 0x7ff814730100 _dispatch_lane_invoke + 377 12 libdispatch.dylib 0x7ff814739aee _dispatch_root_queue_drain_deferred_wlh + 271 13 libdispatch.dylib 0x7ff8147393fd _dispatch_workloop_worker_thread + 451 14 libsystem_pthread.dylib 0x7ff8148cdc47 _pthread_wqthread + 327 15 libsystem_pthread.dylib 0x7ff8148ccb97 start_wqthread + 15

Thread 6: 0 runtime 0x7ff7ffce694c 0x7ff7ffcc4000 + 141644

Thread 7:: com.apple.NSEventThread 0 ??? 0x7ff8a4d86a78 ??? 1 libsystem_kernel.dylib 0x7ff8148919ea semaphore_wait_trap + 10 2 libdispatch.dylib 0x7ff814729a6a _dispatch_sema4_wait + 16 3 libdispatch.dylib 0x7ff814729f5f _dispatch_semaphore_wait_slow + 98 4 HIToolbox 0x7ff81f845961 _BeginEventReceiptOnThreadWithFilter + 196 5 AppKit 0x7ff8180789a8 _NSEventThread + 34 6 libsystem_pthread.dylib 0x7ff8148d1202 _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff8148ccbab thread_start + 15

Thread 8:: com.apple.CFSocket.private 0 ??? 0x7ff8a4d86a78 ??? 1 libsystem_kernel.dylib 0x7ff81489a94a select + 10 2 CoreFoundation 0x7ff8149d36af CFSocketManager + 637 3 libsystem_pthread.dylib 0x7ff8148d1202 _pthread_start + 99 4 libsystem_pthread.dylib 0x7ff8148ccbab thread_start + 15

Thread 9:: JavaScriptCore libpas scavenger 0 ??? 0x7ff8a4d86a78 ??? 1 libsystem_kernel.dylib 0x7ff81489460e __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8148d176b _pthread_cond_wait + 1211 3 JavaScriptCore 0x7ff833348a67 scavenger_thread_main + 1799 4 libsystem_pthread.dylib 0x7ff8148d1202 _pthread_start + 99 5 libsystem_pthread.dylib 0x7ff8148ccbab thread_start + 15

Thread 10: 0 ??? 0x7ff8a4d86a78 ??? 1 libsystem_kernel.dylib 0x7ff814895146 connect + 10 2 slade 0x1057a0f60 sf::TcpSocket::connect(sf::IpAddress const&, unsigned short, sf::Time) + 128 3 slade 0x10579da8f sf::Http::sendRequest(sf::Http::Request const&, sf::Time) + 1919 4 slade 0x104a78351 Web::getHttp(char const, char const) + 593 5 slade 0x104a78a5c void* std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete<std::1::__thread_struct>>, Web::getHttpAsync(char const, char const, wxEvtHandler)::$_0>>(void) + 172 6 libsystem_pthread.dylib 0x7ff8148d1202 _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff8148ccbab thread_start + 15

Thread 11: 0 ??? 0x7ff8a4d86a78 ??? 1 libsystem_kernel.dylib 0x7ff814895176 recvfrom + 10 2 slade 0x1057a13f6 sf::TcpSocket::receive(void, unsigned long, unsigned long&) + 54 3 slade 0x10579db4e sf::Http::sendRequest(sf::Http::Request const&, sf::Time) + 2110 4 slade 0x104a78351 Web::getHttp(char const, char const) + 593 5 slade 0x104a78a5c void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete<std::1::__thread_struct>>, Web::getHttpAsync(char const, char const, wxEvtHandler)::$_0>>(void) + 172 6 libsystem_pthread.dylib 0x7ff8148d1202 _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff8148ccbab thread_start + 15

Thread 5 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0x00007ff856047a10 rsi: 0x000000030f678000 rbp: 0x000000030f677800 rsp: 0x000000030f6775a0 r8: 0x000000030f677718 r9: 0x000000030f677800 r10: 0x0000000000000000 r11: 0x0000000000000043 r12: 0x0000000000006303 r13: 0x0000003000000008 r14: 0x000000030f678000 r15: 0x0000000000000016 rip: rfl: 0x0000000000000287 tmp0: 0xffffffffffffffff tmp1: 0x00007ff8a4d86a4c tmp2: 0x00007ff8148987c4

Binary Images: 0x206a85000 - 0x206b24fff dyld () /usr/lib/dyld 0x1112d6000 - 0x1112e5fff libobjc-trampolines.dylib () <7e101877-a6ff-3331-99a3-4222cb254447> /usr/lib/libobjc-trampolines.dylib 0x7ff7ffcc4000 - 0x7ff7ffcf3fff runtime () <2c5acb8c-fbaf-31ab-aeb3-90905c3fa905> /usr/libexec/rosetta/runtime 0x11086c000 - 0x1108bffff libRosettaRuntime () /Library/Apple//libRosettaRuntime 0x1048cf000 - 0x105e70fff com.slade (3.1.6) /Applications/SLADE.app/Contents/MacOS/slade 0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ??? 0x7ff814890000 - 0x7ff8148caff7 libsystem_kernel.dylib () <4df0d732-7fc4-3200-8176-f1804c63f2c8> /usr/lib/system/libsystem_kernel.dylib 0x7ff8148cb000 - 0x7ff8148d6fff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib 0x7ff81d312000 - 0x7ff81d6b9ff9 com.apple.QuartzCore (1.11) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7ff817edd000 - 0x7ff8192e2ffb com.apple.AppKit (6.9) <27fed5dd-d148-3238-bc95-1dac5dd57fa1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7ff814930000 - 0x7ff814dc8ffc com.apple.CoreFoundation (6.9) <4d842118-bb65-3f01-9087-ff1a2e3ab0d5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff81f6e1000 - 0x7ff81f97cff4 com.apple.HIToolbox (2.1.1) <06bf0872-3b34-3c7b-ad5b-7a447d793405> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff814770000 - 0x7ff8147f7fff libsystem_c.dylib () <83c7b73c-86fe-32f9-85dd-f46fa2c1315b> /usr/lib/system/libsystem_c.dylib 0x7ff814877000 - 0x7ff81488ffff libc++abi.dylib () <64e46c2a-b814-390c-b33a-d9d95da6854e> /usr/lib/libc++abi.dylib 0x7ff814500000 - 0x7ff814541ff8 libobjc.A.dylib () <7ee3ae08-024e-3daf-adf2-bbd2b5699072> /usr/lib/libobjc.A.dylib 0x7ff814726000 - 0x7ff81476cffd libdispatch.dylib () <4472f1a5-1d47-3665-ac8d-7adb0e9d2d87> /usr/lib/system/libdispatch.dylib 0x7ff831931000 - 0x7ff833514fe2 com.apple.JavaScriptCore (19616) <4e5b0fb0-a5a8-3916-a690-2041dee180de> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7ff8148fb000 - 0x7ff814904fff libsystem_platform.dylib (*) /usr/lib/system/libsystem_platform.dylib 0x7ff81a2c9000 - 0x7ff81ab5affc com.apple.CoreGraphics (2.0) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

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


Full Report

{"app_name":"slade","timestamp":"2023-11-27 15:38:27.00 +0100","app_version":"3.1.6","slice_uuid":"e563d814-2bb9-3487-a497-91327cc735e8","build_version":"3.1.6","platform":1,"bundleID":"com.slade","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.1.1 (23B81)","roots_installed":0,"name":"slade","incident_id":"81D852CF-68CD-4D7D-9AE9-8F35958C693D"} { "uptime" : 21000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Mac14,15", "coalitionID" : 2936, "osVersion" : { "train" : "macOS 14.1.1", "build" : "23B81", "releaseType" : "User" }, "captureTime" : "2023-11-27 15:38:27.3407 +0100", "codeSigningMonitor" : 1, "incident" : "81D852CF-68CD-4D7D-9AE9-8F35958C693D", "pid" : 4958, "translated" : true, "cpuType" : "X86-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-11-27 15:38:26.4654 +0100", "procStartAbsTime" : 514304934011, "procExitAbsTime" : 514325898215, "procName" : "slade", "procPath" : "\/Applications\/SLADE.app\/Contents\/MacOS\/slade", "bundleInfo" : {"CFBundleShortVersionString":"3.1.6","CFBundleVersion":"3.1.6","CFBundleIdentifier":"com.slade"}, "storeInfo" : {"deviceIdentifierForVendor":"8AB64F19-9B65-53F2-B820-6589369EC04F","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.slade", "crashReporterKey" : "1B5FD954-E4AB-5280-CFCA-0F107F4AC134", "codeSigningID" : "com.slade", "codeSigningTeamID" : "MHNLSTH76Z", "codeSigningFlags" : 570425345, "codeSigningValidationCategory" : 6, "codeSigningTrustLevel" : 4294967295, "wakeTime" : 843, "sleepWakeUUID" : "828BDA5B-86B9-49C9-B8D4-32E947D2362A", "sip" : "enabled", "vmRegionInfo" : "0x24a is not in any region. Bytes before following region: 140723143146934\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n mapped file 7ffca8f58000-7ffcce600000 [598.7M] r-x\/r-x SM=COW ...t_id=cc8771c7", "exception" : {"codes":"0x0000000000000001, 0x000000000000024a","rawCodes":[1,586],"type":"EXC_BAD_ACCESS","signal":"SIGABRT","subtype":"KERN_INVALID_ADDRESS at 0x000000000000024a"}, "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"slade","byPid":4958}, "vmregioninfo" : "0x24a is not in any region. Bytes before following region: 140723143146934\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n mapped file 7ffca8f58000-7ffcce600000 [598.7M] r-x\/r-x SM=COW ...t_id=cc8771c7", "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}, "lastExceptionBacktrace" : [{"imageOffset":973470,"symbol":"exceptionPreprocess","symbolLocation":226,"imageIndex":10},{"imageOffset":83455,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":14},{"imageOffset":1120060,"symbol":"-[NSException raise]","symbolLocation":9,"imageIndex":10},{"imageOffset":334589,"symbol":"-[NSWindow _initContent:styleMask:backing:defer:contentView:]","symbolLocation":1595,"imageIndex":9},{"imageOffset":1992332,"symbol":"-[NSPanel _initContent:styleMask:backing:defer:contentView:]","symbolLocation":50,"imageIndex":9},{"imageOffset":332988,"symbol":"-[NSWindow initWithContentRect:styleMask:backing:defer:]","symbolLocation":42,"imageIndex":9},{"imageOffset":1992261,"symbol":"-[NSPanel initWithContentRect:styleMask:backing:defer:]","symbolLocation":59,"imageIndex":9},{"imageOffset":9521927,"symbol":"wxNonOwnedWindowCocoaImpl::Create(wxWindow, wxPoint const&, wxSize const&, long, long, wxString const&)","symbolLocation":823,"imageIndex":4},{"imageOffset":9527481,"symbol":"wxNonOwnedWindowImpl::CreateNonOwnedWindow(wxNonOwnedWindow, wxWindow, wxPoint const&, wxSize const&, long, long, wxString const&)","symbolLocation":121,"imageIndex":4},{"imageOffset":8975420,"symbol":"wxNonOwnedWindow::Create(wxWindow, int, wxPoint const&, wxSize const&, long, wxString const&)","symbolLocation":380,"imageIndex":4},{"imageOffset":8989537,"symbol":"wxTopLevelWindowMac::Create(wxWindow, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)","symbolLocation":49,"imageIndex":4},{"imageOffset":8967678,"symbol":"wxDialog::Create(wxWindow, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)","symbolLocation":110,"imageIndex":4},{"imageOffset":72282,"symbol":"SLADECrashDialog::SLADECrashDialog(SLADEStackTrace&)","symbolLocation":170,"imageIndex":4},{"imageOffset":63932,"symbol":"SLADEWxApp::OnFatalException()","symbolLocation":60,"imageIndex":4},{"imageOffset":11755980,"symbol":"wxFatalSignalHandler","symbolLocation":28,"imageIndex":4},{"imageOffset":13181,"symbol":"_sigtramp","symbolLocation":29,"imageIndex":17},{"imageOffset":10240,"imageIndex":5},{"imageOffset":184782,"symbol":"CGFunctionEvaluate","symbolLocation":243,"imageIndex":18},{"imageOffset":184370,"symbol":"function_evaluate","symbolLocation":369,"imageIndex":18},{"imageOffset":182104,"symbol":"ripc_AcquireFunction","symbolLocation":831,"imageIndex":18},{"imageOffset":178484,"symbol":"ripc_DrawShading","symbolLocation":5841,"imageIndex":18},{"imageOffset":5480058,"symbol":"CG::DisplayListExecutor::drawShading(CG::DisplayListEntryShading const*)","symbolLocation":438,"imageIndex":18},{"imageOffset":6494275,"symbol":"CG::DisplayList::executeEntries(std::1::wrap_iter<std::__1::shared_ptr*>, std::1::wrap_iter<std::__1::shared_ptr>, CGContextDelegate, CGRenderingState, CGGStack, CGRect const*, CFDictionary const, bool)","symbolLocation":195,"imageIndex":18},{"imageOffset":719619,"symbol":"CG::DisplayList::execute(CGContextDelegate, CGRenderingState, CGGStack, CGRect const, __CFDictionary const)","symbolLocation":341,"imageIndex":18},{"imageOffset":718953,"symbol":"CGDisplayListDrawInContextDelegate","symbolLocation":617,"imageIndex":18},{"imageOffset":7628442,"symbol":"-[NSViewBackingLayerContentLayer drawInContext:]","symbolLocation":57,"imageIndex":9},{"imageOffset":144035,"symbol":"CABackingStoreUpdate","symbolLocation":630,"imageIndex":8},{"imageOffset":532286,"symbol":"invocation function for block in CA::Layer::display()","symbolLocation":53,"imageIndex":8},{"imageOffset":140034,"symbol":"-[CALayer _display]","symbolLocation":2253,"imageIndex":8},{"imageOffset":318839,"symbol":"display_callback(void, void)","symbolLocation":97,"imageIndex":8},{"imageOffset":318710,"symbol":"CA::DispatchGroup::dispatch(bool)","symbolLocation":108,"imageIndex":8},{"imageOffset":13722,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":15},{"imageOffset":38504,"symbol":"_dispatch_lane_serial_drain","symbolLocation":816,"imageIndex":15},{"imageOffset":41216,"symbol":"_dispatch_lane_invoke","symbolLocation":377,"imageIndex":15},{"imageOffset":80622,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":271,"imageIndex":15},{"imageOffset":78845,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":451,"imageIndex":15},{"imageOffset":11335,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":7},{"imageOffset":7063,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":7}], "faultingThread" : 5, "threads" : [{"id":225092,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703473157636},"tmp1":{"value":140705894263372},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703473414605,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":2048},"r10":{"value":0},"rdx":{"value":2048},"rdi":{"value":0},"r9":{"value":160},"r13":{"value":8800387991808},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":8702333504,"symbolLocation":0,"symbol":"_main_thread"},"rsi":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140705894263416,"imageIndex":5},{"imageOffset":17934,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":6},{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":7},{"imageOffset":318523,"symbol":"CA::DispatchGroup::~DispatchGroup()","symbolLocation":53,"imageIndex":8},{"imageOffset":135768,"symbol":"CA::Layer::display_if_needed(CA::Transaction)","symbolLocation":806,"imageIndex":8},{"imageOffset":1809352,"symbol":"CA::Context::commit_transaction(CA::Transaction, double, double*)","symbolLocation":758,"imageIndex":8},{"imageOffset":9301,"symbol":"CA::Transaction::commit()","symbolLocation":725,"imageIndex":8},{"imageOffset":1680013,"symbol":"62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_blockinvoke","symbolLocation":285,"imageIndex":9},{"imageOffset":13021017,"symbol":"NSRunLoopObserverCreateWithHandler_block_invoke","symbolLocation":41,"imageIndex":9},{"imageOffset":503564,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION","symbolLocation":23,"imageIndex":10},{"imageOffset":503345,"symbol":"CFRunLoopDoObservers","symbolLocation":493,"imageIndex":10},{"imageOffset":500659,"symbol":"CFRunLoopRun","symbolLocation":850,"imageIndex":10},{"imageOffset":498329,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":10},{"imageOffset":199129,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":198166,"symbol":"ReceiveNextEventCommon","symbolLocation":201,"imageIndex":11},{"imageOffset":197937,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":66,"imageIndex":11},{"imageOffset":256133,"symbol":"_DPSNextEvent","symbolLocation":880,"imageIndex":9},{"imageOffset":9642824,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1304,"imageIndex":9},{"imageOffset":9480639,"symbol":"wxModalEventLoop::OSXDoRun()","symbolLocation":143,"imageIndex":4},{"imageOffset":11635268,"symbol":"wxCFEventLoop::DoRun()","symbolLocation":52,"imageIndex":4},{"imageOffset":11018961,"symbol":"wxEventLoopBase::Run()","symbolLocation":161,"imageIndex":4},{"imageOffset":8968486,"symbol":"wxDialog::ShowModal()","symbolLocation":102,"imageIndex":4},{"imageOffset":41760,"symbol":"App::init(std::1::vector<wxString, std::1::allocator>&, double)","symbolLocation":800,"imageIndex":4},{"imageOffset":56601,"symbol":"SLADEWxApp::OnInit()","symbolLocation":665,"imageIndex":4},{"imageOffset":8954702,"symbol":"wxApp::CallOnInit()","symbolLocation":158,"imageIndex":4},{"imageOffset":11218438,"symbol":"wxEntry(int&, wchar_t**)","symbolLocation":38,"imageIndex":4},{"imageOffset":54096,"symbol":"main","symbolLocation":48,"imageIndex":4},{"imageOffset":25510,"symbol":"start","symbolLocation":1942,"imageIndex":0}]},{"id":225108,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":9908489551872},"r12":{"value":140706031789312},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":251886947066883},"tmp0":{"value":4294967296}},"rbx":{"value":251886947066883},"r8":{"value":2307},"r15":{"value":5905584128},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":58371},"r13":{"value":4581112704},"rflags":{"value":770},"rax":{"value":268451845},"rsp":{"value":4294967296},"r11":{"value":586},"rcx":{"value":17314086914},"r14":{"value":4420330836},"rsi":{"value":2616}},"frames":[{"imageOffset":17044,"imageIndex":2}]},{"id":225110,"frames":[{"imageOffset":141644,"imageIndex":2}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13141135360},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13141671936},"rsp":{"value":409602},"r11":{"value":0},"rcx":{"value":8451},"r14":{"value":0},"rsi":{"value":0}}},{"id":225111,"frames":[{"imageOffset":141644,"imageIndex":2}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13141692416},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13142228992},"rsp":{"value":409602},"r11":{"value":0},"rcx":{"value":9987},"r14":{"value":0},"rsi":{"value":0}}},{"id":225139,"frames":[{"imageOffset":141644,"imageIndex":2}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13142249472},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13142786048},"rsp":{"value":409602},"r11":{"value":0},"rcx":{"value":18439},"r14":{"value":0},"rsi":{"value":0}}},{"triggered":true,"id":225143,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13143341056},"r12":{"value":25347},"rosetta":{"tmp2":{"value":140703473174468},"tmp1":{"value":140705894263372},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":13143340824},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":140704571750928,"symbolLocation":0,"symbol":"stderrp"},"r9":{"value":13143341056},"r13":{"value":206158430216},"rflags":{"value":647},"rax":{"value":0},"rsp":{"value":13143340448},"r11":{"value":67},"rcx":{"value":0},"r14":{"value":13143343104},"rsi":{"value":13143343104}},"queue":"CA DispatchGroup","frames":[{"imageOffset":140705894263416,"imageIndex":5},{"imageOffset":34766,"symbol":"pthread_kill","symbolLocation":10,"imageIndex":6},{"imageOffset":24368,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":7},{"imageOffset":522825,"symbol":"abort","symbolLocation":126,"imageIndex":12},{"imageOffset":76914,"symbol":"abort_message","symbolLocation":241,"imageIndex":13},{"imageOffset":19994,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":13},{"imageOffset":116331,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":14},{"imageOffset":73931,"symbol":"std::terminate(void ()())","symbolLocation":6,"imageIndex":13},{"imageOffset":73862,"symbol":"std::terminate()","symbolLocation":54,"imageIndex":13},{"imageOffset":13742,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":15},{"imageOffset":38504,"symbol":"_dispatch_lane_serial_drain","symbolLocation":816,"imageIndex":15},{"imageOffset":41216,"symbol":"_dispatch_lane_invoke","symbolLocation":377,"imageIndex":15},{"imageOffset":80622,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":271,"imageIndex":15},{"imageOffset":78845,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":451,"imageIndex":15},{"imageOffset":11335,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":7},{"imageOffset":7063,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":7}]},{"id":225180,"frames":[{"imageOffset":141644,"imageIndex":2}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13143363584},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13143900160},"rsp":{"value":409602},"r11":{"value":0},"rcx":{"value":29699},"r14":{"value":0},"rsi":{"value":0}}},{"id":225192,"name":"com.apple.NSEventThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":161641094184960},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703473156196},"tmp1":{"value":140705894263368},"tmp0":{"value":18446744073709551615}},"rbx":{"value":37891},"r8":{"value":13144436528},"r15":{"value":18446744073709551615},"r10":{"value":37891},"rdx":{"value":8589934595},"rdi":{"value":105553126701584},"r9":{"value":161641094184960},"r13":{"value":0},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":14680198217728},"r11":{"value":0},"rcx":{"value":8589934595},"r14":{"value":105553126701520},"rsi":{"value":0}},"frames":[{"imageOffset":140705894263416,"imageIndex":5},{"imageOffset":6634,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":14954,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":15},{"imageOffset":16223,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":15},{"imageOffset":1460577,"symbol":"_BeginEventReceiptOnThreadWithFilter","symbolLocation":196,"imageIndex":11},{"imageOffset":1685928,"symbol":"_NSEventThread","symbolLocation":34,"imageIndex":9},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":225195,"name":"com.apple.CFSocket.private","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":1},"rosetta":{"tmp2":{"value":140703473183040},"tmp1":{"value":140705894263372},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":105553159131584},"r10":{"value":0},"rdx":{"value":105553159132432},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":140704542932848,"symbolLocation":0,"symbol":"kCFNull"},"rflags":{"value":642},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":140703474033691,"symbolLocation":0,"symbol":"-[NSCFArray objectAtIndex:]"},"rcx":{"value":0},"r14":{"value":105553154702096},"rsi":{"value":0}},"frames":[{"imageOffset":140705894263416,"imageIndex":5},{"imageOffset":43338,"symbol":"select","symbolLocation":10,"imageIndex":6},{"imageOffset":669359,"symbol":"CFSocketManager","symbolLocation":637,"imageIndex":10},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":225196,"name":"JavaScriptCore libpas scavenger","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":124998992},"rosetta":{"tmp2":{"value":140703473157636},"tmp1":{"value":140705894263372},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703473414605,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":124998992},"r9":{"value":160},"r13":{"value":2203318223616},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":13145509888},"rsi":{"value":0}},"frames":[{"imageOffset":140705894263416,"imageIndex":5},{"imageOffset":17934,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":6},{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":7},{"imageOffset":27359847,"symbol":"scavenger_thread_main","symbolLocation":1799,"imageIndex":16},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":225197,"frames":[{"imageOffset":140705894263416,"imageIndex":5},{"imageOffset":20806,"symbol":"__connect","symbolLocation":10,"imageIndex":6},{"imageOffset":15540064,"symbol":"sf::TcpSocket::connect(sf::IpAddress const&, unsigned short, sf::Time)","symbolLocation":128,"imageIndex":4},{"imageOffset":15526543,"symbol":"sf::Http::sendRequest(sf::Http::Request const&, sf::Time)","symbolLocation":1919,"imageIndex":4},{"imageOffset":1741649,"symbol":"Web::getHttp(char const, char const)","symbolLocation":593,"imageIndex":4},{"imageOffset":1743452,"symbol":"void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete>, Web::getHttpAsync(char const, char const, wxEvtHandler)::$_0>>(void)","symbolLocation":172,"imageIndex":4},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":2043},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703473160508},"tmp1":{"value":140705894263372},"tmp0":{"value":18446744073709551615}},"rbx":{"value":13146043492},"r8":{"value":13146043616},"r15":{"value":80},"r10":{"value":13146043492},"rdx":{"value":16},"rdi":{"value":13146043680},"r9":{"value":2043},"r13":{"value":10120705575337066629},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":4},"r11":{"value":84},"rcx":{"value":0},"r14":{"value":13146046152},"rsi":{"value":13146044728}}},{"id":225206,"frames":[{"imageOffset":140705894263416,"imageIndex":5},{"imageOffset":20854,"symbol":"recvfrom","symbolLocation":10,"imageIndex":6},{"imageOffset":15541238,"symbol":"sf::TcpSocket::receive(void, unsigned long, unsigned long&)","symbolLocation":54,"imageIndex":4},{"imageOffset":15526734,"symbol":"sf::Http::sendRequest(sf::Http::Request const&, sf::Time)","symbolLocation":2110,"imageIndex":4},{"imageOffset":1741649,"symbol":"Web::getHttp(char const, char const)","symbolLocation":593,"imageIndex":4},{"imageOffset":1743452,"symbol":"void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete>, Web::getHttpAsync(char const, char const, wxEvtHandler)::$_0>>(void)","symbolLocation":172,"imageIndex":4},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":13146582728},"rosetta":{"tmp2":{"value":140703473160556},"tmp1":{"value":140705894263372},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":13146581424},"r15":{"value":13146580472},"r10":{"value":0},"rdx":{"value":1024},"rdi":{"value":13146580481},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":646},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":31},"rcx":{"value":0},"r14":{"value":0},"rsi":{"value":0}}}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 8701628416, "size" : 655360, "uuid" : "d5406f23-6967-39c4-beb5-6ae3293c7753", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64", "base" : 4583153664, "size" : 65536, "uuid" : "7e101877-a6ff-3331-99a3-4222cb254447", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 140703125225472, "size" : 196608, "uuid" : "2c5acb8c-fbaf-31ab-aeb3-90905c3fa905", "path" : "\/usr\/libexec\/rosetta\/runtime", "name" : "runtime" }, { "source" : "P", "arch" : "arm64", "base" : 4572233728, "size" : 344064, "uuid" : "a61ec9e9-1174-3dc6-9cdb-0d31811f4850", "path" : "\/Library\/Apple\/*\/libRosettaRuntime", "name" : "libRosettaRuntime" }, { "source" : "P", "arch" : "x86_64", "base" : 4371312640, "CFBundleShortVersionString" : "3.1.6", "CFBundleIdentifier" : "com.slade", "size" : 22683648, "uuid" : "e563d814-2bb9-3487-a497-91327cc735e8", "path" : "\/Applications\/SLADE.app\/Contents\/MacOS\/slade", "name" : "slade", "CFBundleVersion" : "3.1.6" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "x86_64", "base" : 140703473139712, "size" : 241656, "uuid" : "4df0d732-7fc4-3200-8176-f1804c63f2c8", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703473381376, "size" : 49152, "uuid" : "c64722b0-e96a-3fa5-96c3-b4beaf0c494a", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703618375680, "CFBundleShortVersionString" : "1.11", "CFBundleIdentifier" : "com.apple.QuartzCore", "size" : 3833850, "uuid" : "a1fb38a4-9d16-3fa7-ac42-be6f87a69a7a", "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore", "name" : "QuartzCore", "CFBundleVersion" : "1109.3" }, { "source" : "P", "arch" : "x86_64", "base" : 140703530078208, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 20996092, "uuid" : "27fed5dd-d148-3238-bc95-1dac5dd57fa1", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2487.20.107" }, { "source" : "P", "arch" : "x86_64", "base" : 140703473795072, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 4820989, "uuid" : "4d842118-bb65-3f01-9087-ff1a2e3ab0d5", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "2106" }, { "source" : "P", "arch" : "x86_64", "base" : 140703655923712, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 2736117, "uuid" : "06bf0872-3b34-3c7b-ad5b-7a447d793405", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703471960064, "size" : 557056, "uuid" : "83c7b73c-86fe-32f9-85dd-f46fa2c1315b", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703473037312, "size" : 102400, "uuid" : "64e46c2a-b814-390c-b33a-d9d95da6854e", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703469404160, "size" : 270329, "uuid" : "7ee3ae08-024e-3daf-adf2-bbd2b5699072", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703471656960, "size" : 290814, "uuid" : "4472f1a5-1d47-3665-ac8d-7adb0e9d2d87", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703960338432, "CFBundleShortVersionString" : "19616", "CFBundleIdentifier" : "com.apple.JavaScriptCore", "size" : 29245411, "uuid" : "4e5b0fb0-a5a8-3916-a690-2041dee180de", "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore", "name" : "JavaScriptCore", "CFBundleVersion" : "19616.2.9.11.7" }, { "source" : "P", "arch" : "x86_64", "base" : 140703473577984, "size" : 40960, "uuid" : "c94f952c-2787-30d2-ab77-ee474abd88d6", "path" : "\/usr\/lib\/system\/libsystem_platform.dylib", "name" : "libsystem_platform.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703567745024, "CFBundleShortVersionString" : "2.0", "CFBundleIdentifier" : "com.apple.CoreGraphics", "size" : 8986621, "uuid" : "c709e588-6adf-33ad-b7c8-5dbe61c7694d", "path" : "\/System\/Library\/Frameworks\/CoreGraphics.framework\/Versions\/A\/CoreGraphics", "name" : "CoreGraphics", "CFBundleVersion" : "1774.1.12" } ], "sharedCache" : { "base" : 140703468978176, "size" : 21474836480, "uuid" : "67c86f0b-dd40-3694-909d-52e210cbd5fa" }, "legacyInfo" : { "threadTriggered" : { "queue" : "CA DispatchGroup" } }, "logWritingSignature" : "7959355bb2ce4c9b0f127fa5fb9ecc20f1985fcc", "trialInfo" : { "rollouts" : [ { "rolloutId" : "60f8ddccefea4203d95cbeef", "factorPackIds" : {

  },
  "deploymentId" : 240000025
},
{
  "rolloutId" : "64c17a9925d75a7281053d4c",
  "factorPackIds" : {
    "SIRI_AUDIO_DISABLE_MEDIA_ENTITY_SYNC" : "64d29746ad29a465b3bbeace"
  },
  "deploymentId" : 240000002
}

], "experiments" : [

] }, "reportNotes" : [ "PC register does not match crashing frame (0x0 vs 0x7FF8A4D86A78)" ] }

Model: Mac14,15, BootROM 10151.41.12, proc 8:4:4 processors, 8 GB, SMC Graphics: Apple M2, Apple M2, Built-In Display: Color LCD, spdisplays_2880x1864Retina, Main, MirrorOff, Online Memory Module: LPDDR5, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 1 2023 19:46:07 version 20.10.1073.3.8.7.165 FWID 01-b66346c5 AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: Laptop, Apple Inc. Thunderbolt Bus: Laptop, Apple Inc.

sirjuddington commented 7 months ago

Don't think I can do much about this one, really need someone with the ability to maintain the macOS version because I don't have any way to compile/test on mac myself so these kind of issues will keep getting worse with each new macOS update

Pedro-Beirao commented 6 months ago

Try the latest version on the website (3.2.5)