Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[BUG] Launcher V2.0 crashes when selecting version on M1 MacBook Air (OS 13.4.1) #278

Open
lia-07 opened this issue Jul 25, 2023 · 3 comments
Labels
bug Something doesn't work v2

Comments

@lia-07
Copy link

lia-07 commented Jul 25, 2023

I am aware the V2 launcher is in alpha, but I thought I would report this bug. Basically, when I was creating a new instance, when I went to select the version, as soon as I clicked the launcher crashed. I am on an M1 MacBook Air with 8GB of RAM running Mac OS Venture 13.4.1. Here is the crash report:

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

Process:               Betacraft [22917]
Path:                  /Applications/Betacraft.app/Contents/MacOS/Betacraft
Identifier:            
Version:               1.0 (1.0.0)
Code Type:             X86-64 (Translated)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-07-25 15:57:07.8549 +1200
OS Version:            macOS 13.4.1 (22F770820d)
Report Version:        12
Anonymous UUID:        C47080BF-AFFC-1F11-75B3-892ADC9ACC13

Sleep/Wake UUID:       4CAB5792-85B0-435E-8D35-2944DA85B3B1

Time Awake Since Boot: 83000 seconds
Time Since Wake:       1033 seconds

System Integrity Protection: enabled

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

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

Application Specific Information:
abort() called


Application Specific Backtrace 0:
0   CoreFoundation                      0x00007ff81045cbc2 __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007ff80ff8475c objc_exception_throw + 48
2   CoreFoundation                      0x00007ff810536c11 -[__NSCFString characterAtIndex:].cold.1 + 0
3   CoreFoundation                      0x00007ff8103d4372 -[__NSArrayM objectAtIndexedSubscript:] + 142
4   libqcocoa.dylib                     0x0000000113eeb13a _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 295866
5   libqcocoa.dylib                     0x0000000113eeb1db _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 296027
6   libqcocoa.dylib                     0x0000000113ee9a31 _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 289969
7   QtWidgets                           0x00000001143df04c _ZN9QTreeView14currentChangedERK11QModelIndexS2_ + 428
8   QtCore                              0x000000011730e75a _ZN11QMetaObject8activateEP7QObjectPKS_iPPv + 3994
9   QtCore                              0x00000001174facba _ZN19QItemSelectionModel15setCurrentIndexERK11QModelIndex6QFlagsINS_13SelectionFlagEE + 298
10  QtWidgets                           0x0000000114360d47 _ZN17QAbstractItemView15mousePressEventEP11QMouseEvent + 967
11  QtWidgets                           0x00000001143d755e _ZN9QTreeView15mousePressEventEP11QMouseEvent + 286
12  QtWidgets                           0x00000001140fd865 _ZN7QWidget5eventEP6QEvent + 517
13  QtWidgets                           0x000000011419458b _ZN6QFrame5eventEP6QEvent + 43
14  QtWidgets                           0x0000000114360730 _ZN17QAbstractItemView13viewportEventEP6QEvent + 1136
15  QtWidgets                           0x00000001143d44c3 _ZN9QTreeView13viewportEventEP6QEvent + 355
16  QtCore                              0x00000001172bf9d5 _ZN23QCoreApplicationPrivate29sendThroughObjectEventFiltersEP7QObjectP6QEvent + 229
17  QtWidgets                           0x00000001140ae353 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 227
18  QtWidgets                           0x00000001140b065b _ZN12QApplication6notifyEP7QObjectP6QEvent + 5835
19  QtCore                              0x00000001172bf73a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 170
20  QtWidgets                           0x00000001140ae925 _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb + 885
21  QtWidgets                           0x00000001141146b4 _ZNK21QWidgetRepaintManager3rhiEv + 11940
22  QtWidgets                           0x00000001141132c9 _ZNK21QWidgetRepaintManager3rhiEv + 6841
23  QtWidgets                           0x00000001140ae367 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 247
24  QtWidgets                           0x00000001140af18c _ZN12QApplication6notifyEP7QObjectP6QEvent + 508
25  QtCore                              0x00000001172bf73a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 170
26  QtGui                               0x0000000115f30460 _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE + 2192
27  QtGui                               0x0000000115f89c1c _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 396
28  libqcocoa.dylib                     0x0000000113e85b9d qt_plugin_instance + 59853
29  CoreFoundation                      0x00007ff8103e6906 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
30  CoreFoundation                      0x00007ff8103e68a9 __CFRunLoopDoSource0 + 157
31  CoreFoundation                      0x00007ff8103e6686 __CFRunLoopDoSources0 + 217
32  CoreFoundation                      0x00007ff8103e530a __CFRunLoopRun + 916
33  CoreFoundation                      0x00007ff8103e491c CFRunLoopRunSpecific + 560
34  HIToolbox                           0x00007ff81a328dad RunCurrentEventLoopInMode + 292
35  HIToolbox                           0x00007ff81a3289f4 ReceiveNextEventCommon + 199
36  HIToolbox                           0x00007ff81a328918 _BlockUntilNextEventMatchingListInModeWithFilter + 64
37  AppKit                              0x00007ff8133d85d0 _DPSNextEvent + 858
38  AppKit                              0x00007ff8133d747a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
39  AppKit                              0x00007ff8136747d0 -[NSApplication _doModalLoop:peek:] + 298
40  AppKit                              0x00007ff8137f5599 __33-[NSApplication runModalSession:]_block_invoke_2 + 69
41  AppKit                              0x00007ff8137f5541 __33-[NSApplication runModalSession:]_block_invoke + 78
42  AppKit                              0x00007ff813672bd3 _NSTryRunModal + 100
43  AppKit                              0x00007ff8137f543e -[NSApplication runModalSession:] + 128
44  libqcocoa.dylib                     0x0000000113e84458 qt_plugin_instance + 53896
45  QtCore                              0x00000001172c8f36 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE + 486
46  QtCore                              0x00000001172bfd27 _ZN16QCoreApplication4execEv + 119
47  Betacraft                           0x00000001026de064 main + 324
48  dyld                                0x000000020a67341f start + 1903


Kernel Triage:
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102d31f2 __pthread_kill + 10
2   libsystem_pthread.dylib       	    0x7ff81030aee6 pthread_kill + 263
3   libsystem_c.dylib             	    0x7ff810231b45 abort + 123
4   libc++abi.dylib               	    0x7ff8102c5282 abort_message + 241
5   libc++abi.dylib               	    0x7ff8102b73fb demangling_terminate_handler() + 267
6   libobjc.A.dylib               	    0x7ff80ff8ba77 _objc_terminate() + 96
7   libc++abi.dylib               	    0x7ff8102c46db std::__terminate(void (*)()) + 6
8   libc++abi.dylib               	    0x7ff8102c7123 __cxa_rethrow + 99
9   libobjc.A.dylib               	    0x7ff80ff979f5 objc_exception_rethrow + 37
10  AppKit                        	    0x7ff8137f55d2 __33-[NSApplication runModalSession:]_block_invoke_2 + 126
11  AppKit                        	    0x7ff8137f5541 __33-[NSApplication runModalSession:]_block_invoke + 78
12  AppKit                        	    0x7ff813672bd3 _NSTryRunModal + 100
13  AppKit                        	    0x7ff8137f543e -[NSApplication runModalSession:] + 128
14  libqcocoa.dylib               	       0x113e84458 0x113e6d000 + 95320
15  QtCore                        	       0x1172c8f36 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
16  QtCore                        	       0x1172bfd27 QCoreApplication::exec() + 119
17  Betacraft                     	       0x1026de064 main + 324
18  dyld                          	       0x20a67341f start + 1903

Thread 1:: com.apple.rosetta.exceptionserver
0   runtime                       	    0x7ff7ffd4c694 0x7ff7ffd48000 + 18068

Thread 2:: com.apple.NSEventThread
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102cc5b2 mach_msg2_trap + 10
2   libsystem_kernel.dylib        	    0x7ff8102da72d mach_msg2_internal + 78
3   libsystem_kernel.dylib        	    0x7ff8102d35e4 mach_msg_overwrite + 692
4   libsystem_kernel.dylib        	    0x7ff8102cc89a mach_msg + 19
5   CoreFoundation                	    0x7ff8103e6a40 __CFRunLoopServiceMachPort + 145
6   CoreFoundation                	    0x7ff8103e54cb __CFRunLoopRun + 1365
7   CoreFoundation                	    0x7ff8103e491c CFRunLoopRunSpecific + 560
8   AppKit                        	    0x7ff813538789 _NSEventThread + 132
9   libsystem_pthread.dylib       	    0x7ff81030b1d3 _pthread_start + 125
10  libsystem_pthread.dylib       	    0x7ff810306bd3 thread_start + 15

Thread 3:
0   runtime                       	    0x7ff7ffd6a87c 0x7ff7ffd48000 + 141436

Thread 4:: Thread (pooled)
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102cf0ee __psynch_cvwait + 10
2   libsystem_pthread.dylib       	    0x7ff81030b758 _pthread_cond_wait + 1242
3   QtCore                        	       0x11745dfac 0x117251000 + 2150316
4   QtCore                        	       0x11745dcae 0x117251000 + 2149550
5   QtCore                        	       0x11745dbfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
6   QtCore                        	       0x117457fd5 0x117251000 + 2125781
7   QtCore                        	       0x117453ab3 0x117251000 + 2108083
8   libsystem_pthread.dylib       	    0x7ff81030b1d3 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff810306bd3 thread_start + 15

Thread 5:: Thread (pooled)
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102cf0ee __psynch_cvwait + 10
2   libsystem_pthread.dylib       	    0x7ff81030b758 _pthread_cond_wait + 1242
3   QtCore                        	       0x11745dfac 0x117251000 + 2150316
4   QtCore                        	       0x11745dcae 0x117251000 + 2149550
5   QtCore                        	       0x11745dbfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
6   QtCore                        	       0x117457fd5 0x117251000 + 2125781
7   QtCore                        	       0x117453ab3 0x117251000 + 2108083
8   libsystem_pthread.dylib       	    0x7ff81030b1d3 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff810306bd3 thread_start + 15

Thread 6:: Thread (pooled)
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102cf0ee __psynch_cvwait + 10
2   libsystem_pthread.dylib       	    0x7ff81030b758 _pthread_cond_wait + 1242
3   QtCore                        	       0x11745dfac 0x117251000 + 2150316
4   QtCore                        	       0x11745dcae 0x117251000 + 2149550
5   QtCore                        	       0x11745dbfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
6   QtCore                        	       0x117457fd5 0x117251000 + 2125781
7   QtCore                        	       0x117453ab3 0x117251000 + 2108083
8   libsystem_pthread.dylib       	    0x7ff81030b1d3 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff810306bd3 thread_start + 15

Thread 7:: Thread (pooled)
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102cf0ee __psynch_cvwait + 10
2   libsystem_pthread.dylib       	    0x7ff81030b758 _pthread_cond_wait + 1242
3   QtCore                        	       0x11745dfac 0x117251000 + 2150316
4   QtCore                        	       0x11745dcae 0x117251000 + 2149550
5   QtCore                        	       0x11745dbfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
6   QtCore                        	       0x117457fd5 0x117251000 + 2125781
7   QtCore                        	       0x117453ab3 0x117251000 + 2108083
8   libsystem_pthread.dylib       	    0x7ff81030b1d3 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff810306bd3 thread_start + 15

Thread 8:: Thread (pooled)
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102cf0ee __psynch_cvwait + 10
2   libsystem_pthread.dylib       	    0x7ff81030b758 _pthread_cond_wait + 1242
3   QtCore                        	       0x11745dfac 0x117251000 + 2150316
4   QtCore                        	       0x11745dcae 0x117251000 + 2149550
5   QtCore                        	       0x11745dbfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
6   QtCore                        	       0x117457fd5 0x117251000 + 2125781
7   QtCore                        	       0x117453ab3 0x117251000 + 2108083
8   libsystem_pthread.dylib       	    0x7ff81030b1d3 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff810306bd3 thread_start + 15

Thread 9:: Thread (pooled)
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102cf0ee __psynch_cvwait + 10
2   libsystem_pthread.dylib       	    0x7ff81030b758 _pthread_cond_wait + 1242
3   QtCore                        	       0x11745dfac 0x117251000 + 2150316
4   QtCore                        	       0x11745dcae 0x117251000 + 2149550
5   QtCore                        	       0x11745dbfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
6   QtCore                        	       0x117457fd5 0x117251000 + 2125781
7   QtCore                        	       0x117453ab3 0x117251000 + 2108083
8   libsystem_pthread.dylib       	    0x7ff81030b1d3 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff810306bd3 thread_start + 15

Thread 10:: Thread (pooled)
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102cf0ee __psynch_cvwait + 10
2   libsystem_pthread.dylib       	    0x7ff81030b758 _pthread_cond_wait + 1242
3   QtCore                        	       0x11745dfac 0x117251000 + 2150316
4   QtCore                        	       0x11745dcae 0x117251000 + 2149550
5   QtCore                        	       0x11745dbfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
6   QtCore                        	       0x117457fd5 0x117251000 + 2125781
7   QtCore                        	       0x117453ab3 0x117251000 + 2108083
8   libsystem_pthread.dylib       	    0x7ff81030b1d3 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff810306bd3 thread_start + 15

Thread 11:: Thread (pooled)
0   ???                           	    0x7ff89ff069a8 ???
1   libsystem_kernel.dylib        	    0x7ff8102cf0ee __psynch_cvwait + 10
2   libsystem_pthread.dylib       	    0x7ff81030b758 _pthread_cond_wait + 1242
3   QtCore                        	       0x11745dfac 0x117251000 + 2150316
4   QtCore                        	       0x11745dcae 0x117251000 + 2149550
5   QtCore                        	       0x11745dbfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
6   QtCore                        	       0x117457fd5 0x117251000 + 2125781
7   QtCore                        	       0x117453ab3 0x117251000 + 2108083
8   libsystem_pthread.dylib       	    0x7ff81030b1d3 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff810306bd3 thread_start + 15

Thread 12:
0   runtime                       	    0x7ff7ffd6a87c 0x7ff7ffd48000 + 141436


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00007ff851c739b0  rsi: 0x0000000000000003  rbp: 0x00007ff8102c8729  rsp: 0x0000000310e3b130
   r8: 0x000000020a715280   r9: 0x00007ff8102c8729  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x0000000000000103  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: <unavailable>       rfl: 0x0000000000000283
 tmp0: 0xffffffffffffffff tmp1: 0x00007ff89ff0697c tmp2: 0x00007ff8102d31e8


Binary Images:
       0x20a66d000 -        0x20a708fff dyld (*) <5db85b72-c63a-3182-91e5-5c942ec30e48> /usr/lib/dyld
    0x7ff7ffd48000 -     0x7ff7ffd77fff runtime (*) <c4d322c3-30c5-3c52-adb8-2fd12ec92bc0> /usr/libexec/rosetta/runtime
       0x112b4f000 -        0x112ba2fff libRosettaRuntime (*) <c8f25cdc-b334-3f67-bc30-50e9852f8da2> /Library/Apple/*/libRosettaRuntime
       0x1026cf000 -        0x102a32fff Betacraft (1.0) <034c43d2-19e2-3a4b-82b8-ed8ce51ac781> /Applications/Betacraft.app/Contents/MacOS/Betacraft
       0x1140a1000 -        0x114558fff org.qt-project.QtWidgets (6.5) <76764adf-2707-3561-a2d4-9d1ea12d1646> /Applications/Betacraft.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
       0x1130fb000 -        0x1130fefff org.qt-project.QtConcurrent (6.5) <e858d208-d672-39a1-a31f-ab8a29c0b74b> /Applications/Betacraft.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent
       0x1134cf000 -        0x1137aefff discord_game_sdk.dylib (*) <9a52e534-b1c7-3ffc-9deb-d7d81fdddce0> /Applications/Betacraft.app/Contents/Frameworks/discord_game_sdk.dylib
       0x115ea9000 -        0x116588fff org.qt-project.QtGui (6.5) <38f8e919-bceb-3ecc-9459-4678276a9bfb> /Applications/Betacraft.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
       0x117251000 -        0x117758fff org.qt-project.QtCore (6.5) <34a0b888-75de-3b10-871f-c88de823daed> /Applications/Betacraft.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
       0x11326d000 -        0x1132f4fff org.qt-project.QtDBus (6.5) <116736a0-a8f5-3df9-939f-3b90528c1ad9> /Applications/Betacraft.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus
       0x113414000 -        0x11342bfff com.apple.security.csparser (3.0) <75cf9d81-d8fa-3241-8a6c-188e6d92aa81> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x113e6d000 -        0x113f0cfff libqcocoa.dylib (*) <f9819bed-8274-3782-b072-434406572ff6> /Applications/Betacraft.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x11b712000 -        0x11b739fff libqmacstyle.dylib (*) <e07f1838-042f-32eb-a93c-57f520f94ebe> /Applications/Betacraft.app/Contents/PlugIns/styles/libqmacstyle.dylib
       0x11b68c000 -        0x11b693fff libqico.dylib (*) <2c8be3b5-a5be-3938-a1cf-6b6805467008> /Applications/Betacraft.app/Contents/PlugIns/imageformats/libqico.dylib
       0x11b6b2000 -        0x11b6b9fff libqgif.dylib (*) <e75e34b4-1ff2-347c-ad6f-f83e21dca2d1> /Applications/Betacraft.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x11b872000 -        0x11b8e1fff libqjpeg.dylib (*) <cd91086e-f2b9-3c0a-915f-9f798d020539> /Applications/Betacraft.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x11b7de000 -        0x11b7edfff libobjc-trampolines.dylib (*) <1d043270-56bc-35fb-bef3-b1ba8ecb9120> /usr/lib/libobjc-trampolines.dylib
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff8102cb000 -     0x7ff810304ff7 libsystem_kernel.dylib (*) <eb4e80a0-99da-32dc-b9ad-394fbb50a0ac> /usr/lib/system/libsystem_kernel.dylib
    0x7ff810305000 -     0x7ff810310fff libsystem_pthread.dylib (*) <8cb0b396-011f-31f2-8915-94cde1abae84> /usr/lib/system/libsystem_pthread.dylib
    0x7ff8101b2000 -     0x7ff810239ff7 libsystem_c.dylib (*) <5ca0d0cf-fcdd-3180-af7b-f137fe1e7aca> /usr/lib/system/libsystem_c.dylib
    0x7ff8102b6000 -     0x7ff8102caff3 libc++abi.dylib (*) <666c1776-a91b-369c-b122-5b3ef0c03f2a> /usr/lib/libc++abi.dylib
    0x7ff80ff70000 -     0x7ff80ffaaff0 libobjc.A.dylib (*) <6174589f-d10f-35ce-899e-a2146a961c12> /usr/lib/libobjc.A.dylib
    0x7ff81339a000 -     0x7ff8143a1ff8 com.apple.AppKit (6.9) <935dfca1-61f9-377d-895a-99ef90266c86> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff81036a000 -     0x7ff810804fff com.apple.CoreFoundation (6.9) <661e8471-af64-30f9-9ce3-40bdaeeec321> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81a2fa000 -     0x7ff81a5f1ff1 com.apple.HIToolbox (2.1.1) <c476550b-ba3d-3c03-ba02-b4b3cfa25e68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 2176K        4 
CG image                          2124K        7 
ColorSync                          248K       26 
CoreAnimation                      100K       11 
CoreGraphics                        12K        2 
CoreUI image data                 1056K        8 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           272.3M       50 
MALLOC guard page                  192K        8 
MALLOC_MEDIUM (reserved)         840.0M        7         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Rosetta Arena                     4096K        2 
Rosetta Generic                   1204K      298 
Rosetta IndirectBranch            1024K        1 
Rosetta JIT                      128.0M        1 
Rosetta Return Stack               240K       24 
Rosetta Thread Context             240K       24 
STACK GUARD                          8K        2 
Stack                             13.6M       13 
Stack Guard                       56.1M       10 
VM_ALLOCATE                       8388K       27 
VM_ALLOCATE (reserved)               8K        2         reserved VM address space (unallocated)
__CTF                               824        1 
__DATA                           141.4M      352 
__DATA_CONST                      14.8M      213 
__DATA_DIRTY                       662K      108 
__FONT_DATA                        2352        1 
__LINKEDIT                       175.3M       22 
__OBJC_RO                         66.3M        1 
__OBJC_RW                         2010K        2 
__TEXT                           286.5M      372 
dyld private memory                260K        2 
mapped file                        4.4G     1347 
shared memory                      832K       21 
unshared pmap                     8448K        6 
===========                     =======  ======= 
TOTAL                              6.8G     2981 
TOTAL, minus reserved VM space     5.6G     2981 



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

{"app_name":"Betacraft","timestamp":"2023-07-25 15:57:09.00 +1200","app_version":"1.0","slice_uuid":"034c43d2-19e2-3a4b-82b8-ed8ce51ac781","build_version":"1.0.0","platform":1,"bundleID":"","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.4.1 (22F770820d)","roots_installed":0,"name":"Betacraft","incident_id":"063F0312-C45E-4D3E-A04D-E02D032B4686"}
{
  "uptime" : 83000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "coalitionID" : 7180,
  "osVersion" : {
    "train" : "macOS 13.4.1",
    "build" : "22F770820d",
    "releaseType" : "User"
  },
  "captureTime" : "2023-07-25 15:57:07.8549 +1200",
  "incident" : "063F0312-C45E-4D3E-A04D-E02D032B4686",
  "pid" : 22917,
  "translated" : true,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-07-25 15:56:07.9499 +1200",
  "procStartAbsTime" : 2003055778926,
  "procExitAbsTime" : 2004493063948,
  "procName" : "Betacraft",
  "procPath" : "\/Applications\/Betacraft.app\/Contents\/MacOS\/Betacraft",
  "bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"1.0.0","CFBundleIdentifier":""},
  "storeInfo" : {"deviceIdentifierForVendor":"DAFFBF14-11B3-5D7B-A1DA-CB599B4BB368","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "crashReporterKey" : "C47080BF-AFFC-1F11-75B3-892ADC9ACC13",
  "codeSigningID" : "Betacraft-55554944034c43d219e23a4b82b8ed8ce51ac781",
  "codeSigningTeamID" : "",
  "codeSigningFlags" : 570425345,
  "codeSigningValidationCategory" : 10,
  "codeSigningTrustLevel" : 0,
  "wakeTime" : 1033,
  "sleepWakeUUID" : "4CAB5792-85B0-435E-8D35-2944DA85B3B1",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "ktriageinfo" : "VM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\n",
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "asiBacktraces" : ["0   CoreFoundation                      0x00007ff81045cbc2 __exceptionPreprocess + 242\n1   libobjc.A.dylib                     0x00007ff80ff8475c objc_exception_throw + 48\n2   CoreFoundation                      0x00007ff810536c11 -[__NSCFString characterAtIndex:].cold.1 + 0\n3   CoreFoundation                      0x00007ff8103d4372 -[__NSArrayM objectAtIndexedSubscript:] + 142\n4   libqcocoa.dylib                     0x0000000113eeb13a _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 295866\n5   libqcocoa.dylib                     0x0000000113eeb1db _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 296027\n6   libqcocoa.dylib                     0x0000000113ee9a31 _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 289969\n7   QtWidgets                           0x00000001143df04c _ZN9QTreeView14currentChangedERK11QModelIndexS2_ + 428\n8   QtCore                              0x000000011730e75a _ZN11QMetaObject8activateEP7QObjectPKS_iPPv + 3994\n9   QtCore                              0x00000001174facba _ZN19QItemSelectionModel15setCurrentIndexERK11QModelIndex6QFlagsINS_13SelectionFlagEE + 298\n10  QtWidgets                           0x0000000114360d47 _ZN17QAbstractItemView15mousePressEventEP11QMouseEvent + 967\n11  QtWidgets                           0x00000001143d755e _ZN9QTreeView15mousePressEventEP11QMouseEvent + 286\n12  QtWidgets                           0x00000001140fd865 _ZN7QWidget5eventEP6QEvent + 517\n13  QtWidgets                           0x000000011419458b _ZN6QFrame5eventEP6QEvent + 43\n14  QtWidgets                           0x0000000114360730 _ZN17QAbstractItemView13viewportEventEP6QEvent + 1136\n15  QtWidgets                           0x00000001143d44c3 _ZN9QTreeView13viewportEventEP6QEvent + 355\n16  QtCore                              0x00000001172bf9d5 _ZN23QCoreApplicationPrivate29sendThroughObjectEventFiltersEP7QObjectP6QEvent + 229\n17  QtWidgets                           0x00000001140ae353 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 227\n18  QtWidgets                           0x00000001140b065b _ZN12QApplication6notifyEP7QObjectP6QEvent + 5835\n19  QtCore                              0x00000001172bf73a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 170\n20  QtWidgets                           0x00000001140ae925 _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb + 885\n21  QtWidgets                           0x00000001141146b4 _ZNK21QWidgetRepaintManager3rhiEv + 11940\n22  QtWidgets                           0x00000001141132c9 _ZNK21QWidgetRepaintManager3rhiEv + 6841\n23  QtWidgets                           0x00000001140ae367 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 247\n24  QtWidgets                           0x00000001140af18c _ZN12QApplication6notifyEP7QObjectP6QEvent + 508\n25  QtCore                              0x00000001172bf73a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 170\n26  QtGui                               0x0000000115f30460 _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE + 2192\n27  QtGui                               0x0000000115f89c1c _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 396\n28  libqcocoa.dylib                     0x0000000113e85b9d qt_plugin_instance + 59853\n29  CoreFoundation                      0x00007ff8103e6906 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17\n30  CoreFoundation                      0x00007ff8103e68a9 __CFRunLoopDoSource0 + 157\n31  CoreFoundation                      0x00007ff8103e6686 __CFRunLoopDoSources0 + 217\n32  CoreFoundation                      0x00007ff8103e530a __CFRunLoopRun + 916\n33  CoreFoundation                      0x00007ff8103e491c CFRunLoopRunSpecific + 560\n34  HIToolbox                           0x00007ff81a328dad RunCurrentEventLoopInMode + 292\n35  HIToolbox                           0x00007ff81a3289f4 ReceiveNextEventCommon + 199\n36  HIToolbox                           0x00007ff81a328918 _BlockUntilNextEventMatchingListInModeWithFilter + 64\n37  AppKit                              0x00007ff8133d85d0 _DPSNextEvent + 858\n38  AppKit                              0x00007ff8133d747a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214\n39  AppKit                              0x00007ff8136747d0 -[NSApplication _doModalLoop:peek:] + 298\n40  AppKit                              0x00007ff8137f5599 __33-[NSApplication runModalSession:]_block_invoke_2 + 69\n41  AppKit                              0x00007ff8137f5541 __33-[NSApplication runModalSession:]_block_invoke + 78\n42  AppKit                              0x00007ff813672bd3 _NSTryRunModal + 100\n43  AppKit                              0x00007ff8137f543e -[NSApplication runModalSession:] + 128\n44  libqcocoa.dylib                     0x0000000113e84458 qt_plugin_instance + 53896\n45  QtCore                              0x00000001172c8f36 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE + 486\n46  QtCore                              0x00000001172bfd27 _ZN16QCoreApplication4execEv + 119\n47  Betacraft                           0x00000001026de064 main + 324\n48  dyld                                0x000000020a67341f start + 1903"],
  "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":994226,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":24},{"imageOffset":83804,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":22},{"imageOffset":1887249,"symbol":"-[__NSCFString characterAtIndex:].cold.1","symbolLocation":0,"imageIndex":24},{"imageOffset":435058,"symbol":"-[__NSArrayM objectAtIndexedSubscript:]","symbolLocation":142,"imageIndex":24},{"imageOffset":516410,"imageIndex":11},{"imageOffset":516571,"imageIndex":11},{"imageOffset":510513,"imageIndex":11},{"imageOffset":3399756,"symbol":"QTreeView::currentChanged(QModelIndex const&, QModelIndex const&)","symbolLocation":428,"imageIndex":4},{"imageOffset":776026,"imageIndex":8},{"imageOffset":2792634,"symbol":"QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags<QItemSelectionModel::SelectionFlag>)","symbolLocation":298,"imageIndex":8},{"imageOffset":2882887,"symbol":"QAbstractItemView::mousePressEvent(QMouseEvent*)","symbolLocation":967,"imageIndex":4},{"imageOffset":3368286,"symbol":"QTreeView::mousePressEvent(QMouseEvent*)","symbolLocation":286,"imageIndex":4},{"imageOffset":378981,"symbol":"QWidget::event(QEvent*)","symbolLocation":517,"imageIndex":4},{"imageOffset":996747,"symbol":"QFrame::event(QEvent*)","symbolLocation":43,"imageIndex":4},{"imageOffset":2881328,"symbol":"QAbstractItemView::viewportEvent(QEvent*)","symbolLocation":1136,"imageIndex":4},{"imageOffset":3355843,"symbol":"QTreeView::viewportEvent(QEvent*)","symbolLocation":355,"imageIndex":4},{"imageOffset":453077,"symbol":"QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)","symbolLocation":229,"imageIndex":8},{"imageOffset":54099,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":227,"imageIndex":4},{"imageOffset":63067,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":5835,"imageIndex":4},{"imageOffset":452410,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":8},{"imageOffset":55589,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":885,"imageIndex":4},{"imageOffset":472756,"imageIndex":4},{"imageOffset":467657,"imageIndex":4},{"imageOffset":54119,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":4},{"imageOffset":57740,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":508,"imageIndex":4},{"imageOffset":452410,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":8},{"imageOffset":554080,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":2192,"imageIndex":7},{"imageOffset":920604,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":396,"imageIndex":7},{"imageOffset":101277,"imageIndex":11},{"imageOffset":510214,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":24},{"imageOffset":510121,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":24},{"imageOffset":509574,"symbol":"__CFRunLoopDoSources0","symbolLocation":217,"imageIndex":24},{"imageOffset":504586,"symbol":"__CFRunLoopRun","symbolLocation":916,"imageIndex":24},{"imageOffset":502044,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":24},{"imageOffset":191917,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":25},{"imageOffset":190964,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":25},{"imageOffset":190744,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":25},{"imageOffset":255440,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":23},{"imageOffset":251002,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":23},{"imageOffset":2992080,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":298,"imageIndex":23},{"imageOffset":4568473,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":69,"imageIndex":23},{"imageOffset":4568385,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":23},{"imageOffset":2984915,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":23},{"imageOffset":4568126,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":23},{"imageOffset":95320,"imageIndex":11},{"imageOffset":491318,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":8},{"imageOffset":453927,"symbol":"QCoreApplication::exec()","symbolLocation":119,"imageIndex":8},{"imageOffset":61540,"symbol":"main","symbolLocation":324,"imageIndex":3},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":0}],
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":1419819,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":140703399970601},"r12":{"value":259},"rosetta":{"tmp2":{"value":140703400014312},"tmp1":{"value":140705811949948},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":8765133440,"symbolLocation":0,"symbol":"_main_thread"},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":140704500627888,"symbolLocation":0,"symbol":"__stderrp"},"r9":{"value":140703399970601},"r13":{"value":206158430216},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":13168259376},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":3}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":33266,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":18},{"imageOffset":24294,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":19},{"imageOffset":523077,"symbol":"abort","symbolLocation":123,"imageIndex":20},{"imageOffset":62082,"symbol":"abort_message","symbolLocation":241,"imageIndex":21},{"imageOffset":5115,"symbol":"demangling_terminate_handler()","symbolLocation":267,"imageIndex":21},{"imageOffset":113271,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":22},{"imageOffset":59099,"symbol":"std::__terminate(void (*)())","symbolLocation":6,"imageIndex":21},{"imageOffset":69923,"symbol":"__cxa_rethrow","symbolLocation":99,"imageIndex":21},{"imageOffset":162293,"symbol":"objc_exception_rethrow","symbolLocation":37,"imageIndex":22},{"imageOffset":4568530,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":126,"imageIndex":23},{"imageOffset":4568385,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":23},{"imageOffset":2984915,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":23},{"imageOffset":4568126,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":23},{"imageOffset":95320,"imageIndex":11},{"imageOffset":491318,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":8},{"imageOffset":453927,"symbol":"QCoreApplication::exec()","symbolLocation":119,"imageIndex":8},{"imageOffset":61540,"symbol":"main","symbolLocation":324,"imageIndex":3},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":0}]},{"id":1419852,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18068,"imageIndex":1}]},{"id":1420478,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":18},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":18},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":18},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":18},{"imageOffset":510528,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":24},{"imageOffset":505035,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":24},{"imageOffset":502044,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":24},{"imageOffset":1697673,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":23},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1420711,"frames":[{"imageOffset":141436,"imageIndex":1}]},{"id":1421007,"name":"Thread (pooled)","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":16622,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":18},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":19},{"imageOffset":2150316,"imageIndex":8},{"imageOffset":2149550,"imageIndex":8},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":8},{"imageOffset":2125781,"imageIndex":8},{"imageOffset":2108083,"imageIndex":8},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1421008,"name":"Thread (pooled)","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":16622,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":18},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":19},{"imageOffset":2150316,"imageIndex":8},{"imageOffset":2149550,"imageIndex":8},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":8},{"imageOffset":2125781,"imageIndex":8},{"imageOffset":2108083,"imageIndex":8},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1421009,"name":"Thread (pooled)","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":16622,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":18},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":19},{"imageOffset":2150316,"imageIndex":8},{"imageOffset":2149550,"imageIndex":8},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":8},{"imageOffset":2125781,"imageIndex":8},{"imageOffset":2108083,"imageIndex":8},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1421010,"name":"Thread (pooled)","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":16622,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":18},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":19},{"imageOffset":2150316,"imageIndex":8},{"imageOffset":2149550,"imageIndex":8},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":8},{"imageOffset":2125781,"imageIndex":8},{"imageOffset":2108083,"imageIndex":8},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1421011,"name":"Thread (pooled)","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":16622,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":18},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":19},{"imageOffset":2150316,"imageIndex":8},{"imageOffset":2149550,"imageIndex":8},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":8},{"imageOffset":2125781,"imageIndex":8},{"imageOffset":2108083,"imageIndex":8},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1421012,"name":"Thread (pooled)","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":16622,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":18},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":19},{"imageOffset":2150316,"imageIndex":8},{"imageOffset":2149550,"imageIndex":8},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":8},{"imageOffset":2125781,"imageIndex":8},{"imageOffset":2108083,"imageIndex":8},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1421013,"name":"Thread (pooled)","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":16622,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":18},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":19},{"imageOffset":2150316,"imageIndex":8},{"imageOffset":2149550,"imageIndex":8},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":8},{"imageOffset":2125781,"imageIndex":8},{"imageOffset":2108083,"imageIndex":8},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1421014,"name":"Thread (pooled)","frames":[{"imageOffset":140705811949992,"imageIndex":17},{"imageOffset":16622,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":18},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":19},{"imageOffset":2150316,"imageIndex":8},{"imageOffset":2149550,"imageIndex":8},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":8},{"imageOffset":2125781,"imageIndex":8},{"imageOffset":2108083,"imageIndex":8},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1421044,"frames":[{"imageOffset":141436,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 8764444672,
    "size" : 638976,
    "uuid" : "5db85b72-c63a-3182-91e5-5c942ec30e48",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 140703125766144,
    "size" : 196608,
    "uuid" : "c4d322c3-30c5-3c52-adb8-2fd12ec92bc0",
    "path" : "\/usr\/libexec\/rosetta\/runtime",
    "name" : "runtime"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4608815104,
    "size" : 344064,
    "uuid" : "c8f25cdc-b334-3f67-bc30-50e9852f8da2",
    "path" : "\/Library\/Apple\/*\/libRosettaRuntime",
    "name" : "libRosettaRuntime"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4335661056,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "",
    "size" : 3555328,
    "uuid" : "034c43d2-19e2-3a4b-82b8-ed8ce51ac781",
    "path" : "\/Applications\/Betacraft.app\/Contents\/MacOS\/Betacraft",
    "name" : "Betacraft",
    "CFBundleVersion" : "1.0.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4631171072,
    "CFBundleShortVersionString" : "6.5",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4947968,
    "uuid" : "76764adf-2707-3561-a2d4-9d1ea12d1646",
    "path" : "\/Applications\/Betacraft.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/A\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "6.5.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4614762496,
    "CFBundleShortVersionString" : "6.5",
    "CFBundleIdentifier" : "org.qt-project.QtConcurrent",
    "size" : 16384,
    "uuid" : "e858d208-d672-39a1-a31f-ab8a29c0b74b",
    "path" : "\/Applications\/Betacraft.app\/Contents\/Frameworks\/QtConcurrent.framework\/Versions\/A\/QtConcurrent",
    "name" : "QtConcurrent",
    "CFBundleVersion" : "6.5.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4618776576,
    "size" : 3014656,
    "uuid" : "9a52e534-b1c7-3ffc-9deb-d7d81fdddce0",
    "path" : "\/Applications\/Betacraft.app\/Contents\/Frameworks\/discord_game_sdk.dylib",
    "name" : "discord_game_sdk.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4662661120,
    "CFBundleShortVersionString" : "6.5",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 7208960,
    "uuid" : "38f8e919-bceb-3ecc-9459-4678276a9bfb",
    "path" : "\/Applications\/Betacraft.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/A\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "6.5.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4683272192,
    "CFBundleShortVersionString" : "6.5",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 5275648,
    "uuid" : "34a0b888-75de-3b10-871f-c88de823daed",
    "path" : "\/Applications\/Betacraft.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/A\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "6.5.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4616278016,
    "CFBundleShortVersionString" : "6.5",
    "CFBundleIdentifier" : "org.qt-project.QtDBus",
    "size" : 557056,
    "uuid" : "116736a0-a8f5-3df9-939f-3b90528c1ad9",
    "path" : "\/Applications\/Betacraft.app\/Contents\/Frameworks\/QtDBus.framework\/Versions\/A\/QtDBus",
    "name" : "QtDBus",
    "CFBundleVersion" : "6.5.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4618010624,
    "CFBundleShortVersionString" : "3.0",
    "CFBundleIdentifier" : "com.apple.security.csparser",
    "size" : 98304,
    "uuid" : "75cf9d81-d8fa-3241-8a6c-188e6d92aa81",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
    "name" : "csparser",
    "CFBundleVersion" : "60420.121.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4628860928,
    "size" : 655360,
    "uuid" : "f9819bed-8274-3782-b072-434406572ff6",
    "path" : "\/Applications\/Betacraft.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4755365888,
    "size" : 163840,
    "uuid" : "e07f1838-042f-32eb-a93c-57f520f94ebe",
    "path" : "\/Applications\/Betacraft.app\/Contents\/PlugIns\/styles\/libqmacstyle.dylib",
    "name" : "libqmacstyle.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4754817024,
    "size" : 32768,
    "uuid" : "2c8be3b5-a5be-3938-a1cf-6b6805467008",
    "path" : "\/Applications\/Betacraft.app\/Contents\/PlugIns\/imageformats\/libqico.dylib",
    "name" : "libqico.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4754972672,
    "size" : 32768,
    "uuid" : "e75e34b4-1ff2-347c-ad6f-f83e21dca2d1",
    "path" : "\/Applications\/Betacraft.app\/Contents\/PlugIns\/imageformats\/libqgif.dylib",
    "name" : "libqgif.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4756807680,
    "size" : 458752,
    "uuid" : "cd91086e-f2b9-3c0a-915f-9f798d020539",
    "path" : "\/Applications\/Betacraft.app\/Contents\/PlugIns\/imageformats\/libqjpeg.dylib",
    "name" : "libqjpeg.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4756201472,
    "size" : 65536,
    "uuid" : "1d043270-56bc-35fb-bef3-b1ba8ecb9120",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703399981056,
    "size" : 237560,
    "uuid" : "eb4e80a0-99da-32dc-b9ad-394fbb50a0ac",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703400218624,
    "size" : 49152,
    "uuid" : "8cb0b396-011f-31f2-8915-94cde1abae84",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703398830080,
    "size" : 557048,
    "uuid" : "5ca0d0cf-fcdd-3180-af7b-f137fe1e7aca",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703399895040,
    "size" : 86004,
    "uuid" : "666c1776-a91b-369c-b122-5b3ef0c03f2a",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703396462592,
    "size" : 241649,
    "uuid" : "6174589f-d10f-35ce-899e-a2146a961c12",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703451160576,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 16809977,
    "uuid" : "935dfca1-61f9-377d-895a-99ef90266c86",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.60.124"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703400632320,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4829184,
    "uuid" : "661e8471-af64-30f9-9ce3-40bdaeeec321",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1977"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703567945728,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3112946,
    "uuid" : "c476550b-ba3d-3c03-ba02-b4b3cfa25e68",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  }
],
  "sharedCache" : {
  "base" : 140703396085760,
  "size" : 21474836480,
  "uuid" : "a2b4f9fa-3654-3401-a9f8-42889611882d"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=461.7M resident=0K(0%) swapped_out_or_unallocated=461.7M(100%)\nWritable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 2176K        4 \nCG image                          2124K        7 \nColorSync                          248K       26 \nCoreAnimation                      100K       11 \nCoreGraphics                        12K        2 \nCoreUI image data                 1056K        8 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           272.3M       50 \nMALLOC guard page                  192K        8 \nMALLOC_MEDIUM (reserved)         840.0M        7         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nRosetta Arena                     4096K        2 \nRosetta Generic                   1204K      298 \nRosetta IndirectBranch            1024K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               240K       24 \nRosetta Thread Context             240K       24 \nSTACK GUARD                          8K        2 \nStack                             13.6M       13 \nStack Guard                       56.1M       10 \nVM_ALLOCATE                       8388K       27 \nVM_ALLOCATE (reserved)               8K        2         reserved VM address space (unallocated)\n__CTF                               824        1 \n__DATA                           141.4M      352 \n__DATA_CONST                      14.8M      213 \n__DATA_DIRTY                       662K      108 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       175.3M       22 \n__OBJC_RO                         66.3M        1 \n__OBJC_RW                         2010K        2 \n__TEXT                           286.5M      372 \ndyld private memory                260K        2 \nmapped file                        4.4G     1347 \nshared memory                      832K       21 \nunshared pmap                     8448K        6 \n===========                     =======  ======= \nTOTAL                              6.8G     2981 \nTOTAL, minus reserved VM space     5.6G     2981 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "e703de0b3cfa2dd33f7d78d8b239711fc6e9d3b9",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "62c74108bcb0435c2153f963",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "64b1c8ec9aa41116c95f6da1"
      },
      "deploymentId" : 240000283
    },
    {
      "rolloutId" : "60f8ddccefea4203d95cbeef",
      "factorPackIds" : {

      },
      "deploymentId" : 240000025
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
      "experimentId" : "6317d2003d24842ff850182a",
      "deploymentId" : 400000012
    },
    {
      "treatmentId" : "8ca8349c-e2bc-482c-9ca7-3907b48a5341",
      "experimentId" : "648b5a581b04c12d4127bbb6",
      "deploymentId" : 400000002
    }
  ]
}
}

Model: MacBookAir10,1, BootROM 8422.121.1, proc 8:4:4 processors, 8 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Jan 12 2023 05:52:26 version 18.20.383.14.7.8.149 FWID 01-1469d19d
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: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

I hope the details I have provided are sufficient, and I love the work you guys do.

@lia-07 lia-07 added the bug Something doesn't work label Jul 25, 2023
@notdevcody notdevcody added the v2 label Feb 12, 2024
@doinkythederp
Copy link

I encountered the same issue and managed to get a stack trace:

2024-03-31 20:00:59.023844-0700 Betacraft[31527:16471699] [General] An uncaught exception was raised
2024-03-31 20:00:59.024394-0700 Betacraft[31527:16471699] [General] *** -[__NSArrayM objectAtIndexedSubscript:]: index 8 beyond bounds for empty array
2024-03-31 20:00:59.024533-0700 Betacraft[31527:16471699] [General] (
	0   CoreFoundation                      0x00007ff8020472ee __exceptionPreprocess + 242
	1   libobjc.A.dylib                     0x00007ff801b3821b objc_exception_throw + 48
	2   CoreFoundation                      0x00007ff801fc171e -[__NSArrayM objectAtIndexedSubscript:] + 534
	3   libqcocoa.dylib                     0x000000011292713a _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 295866
	4   libqcocoa.dylib                     0x00000001129271db _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 296027
	5   libqcocoa.dylib                     0x0000000112925a31 _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 289969
	6   QtWidgets                           0x0000000111d5104c _ZN9QTreeView14currentChangedERK11QModelIndexS2_ + 428
	7   QtCore                              0x0000000114c8575a _ZN11QMetaObject8activateEP7QObjectPKS_iPPv + 3994
	8   QtCore                              0x0000000114e71cba _ZN19QItemSelectionModel15setCurrentIndexERK11QModelIndex6QFlagsINS_13SelectionFlagEE + 298
	9   QtWidgets                           0x0000000111cd2d47 _ZN17QAbstractItemView15mousePressEventEP11QMouseEvent + 967
	10  QtWidgets                           0x0000000111d4955e _ZN9QTreeView15mousePressEventEP11QMouseEvent + 286
	11  QtWidgets                           0x0000000111a6f865 _ZN7QWidget5eventEP6QEvent + 517
	12  QtWidgets                           0x0000000111b0658b _ZN6QFrame5eventEP6QEvent + 43
	13  QtWidgets                           0x0000000111cd2730 _ZN17QAbstractItemView13viewportEventEP6QEvent + 1136
	14  QtWidgets                           0x0000000111d464c3 _ZN9QTreeView13viewportEventEP6QEvent + 355
	15  QtCore                              0x0000000114c369d5 _ZN23QCoreApplicationPrivate29sendThroughObjectEventFiltersEP7QObjectP6QEvent + 229
	16  QtWidgets                           0x0000000111a20353 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 227
	17  QtWidgets                           0x0000000111a2265b _ZN12QApplication6notifyEP7QObjectP6QEvent + 5835
	18  QtCore                              0x0000000114c3673a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 170
	19  QtWidgets                           0x0000000111a20925 _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb + 885
	20  QtWidgets                           0x0000000111a866b4 _ZNK21QWidgetRepaintManager3rhiEv + 11940
	21  QtWidgets                           0x0000000111a852c9 _ZNK21QWidgetRepaintManager3rhiEv + 6841
	22  QtWidgets                           0x0000000111a20367 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 247
	23  QtWidgets                           0x0000000111a2118c _ZN12QApplication6notifyEP7QObjectP6QEvent + 508
	24  QtCore                              0x0000000114c3673a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 170
	25  QtGui                               0x00000001138a4460 _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE + 2192
	26  QtGui                               0x00000001138fdc1c _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 396
	27  libqcocoa.dylib                     0x00000001128c1b9d qt_plugin_instance + 59853
	28  CoreFoundation                      0x00007ff801fd5226 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
	29  CoreFoundation                      0x00007ff801fd51c9 __CFRunLoopDoSource0 + 157
	30  CoreFoundation                      0x00007ff801fd4f98 __CFRunLoopDoSources0 + 215
	31  CoreFoundation                      0x00007ff801fd3c08 __CFRunLoopRun + 919
	32  CoreFoundation                      0x00007ff801fd32a9 CFRunLoopRunSpecific + 557
	33  HIToolbox                           0x00007ff80cebe829 RunCurrentEventLoopInMode + 292
	34  HIToolbox                           0x00007ff80cebe466 ReceiveNextEventCommon + 201
	35  HIToolbox                           0x00007ff80cebe381 _BlockUntilNextEventMatchingListInModeWithFilter + 66
	36  AppKit                              0x00007ff80559cbe5 _DPSNextEvent + 880
	37  AppKit                              0x00007ff805eacfe9 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1273
	38  AppKit                              0x00007ff80582ee26 -[NSApplication _doModalLoop:peek:] + 297
	39  AppKit                              0x00007ff805a67090 __33-[NSApplication runModalSession:]_block_invoke_2 + 69
	40  AppKit                              0x00007ff805a67038 __33-[NSApplication runModalSession:]_block_invoke + 78
	41  AppKit                              0x00007ff80582d205 _NSTryRunModal + 100
	42  AppKit                              0x00007ff805a66f35 -[NSApplication runModalSession:] + 132
	43  libqcocoa.dylib                     0x00000001128c0458 qt_plugin_instance + 53896
	44  QtCore                              0x0000000114c3ff36 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE + 486
	45  QtCore                              0x0000000114c36d27 _ZN16QCoreApplication4execEv + 119
	46  Betacraft                           0x000000010000f064 main + 324
	47  dyld                                0x0000000207f4e366 start + 1942
)
libc++abi: terminating due to uncaught exception of type NSException
Process 31527 exited with status = 6 (0x00000006) Terminated due to signal 6

@doinkythederp
Copy link

doinkythederp commented Apr 1, 2024

I checked out the v2 branch and built it myself and couldn't reproduce the issue that way (the commit was 8766417). I had to disable libcurl's psl feature because of some link errors with my system configuration but it probably wasn't related. My system is an M1 Mac running macOS 14.4. I built it on an arm64 system whereas the officially distributed version is x86_64 and runs via Rosetta 2 so it's also possible that it's an architecture-specific thing.

@benjamingwynn
Copy link

benjamingwynn commented Jun 3, 2024

@doinkythederp out of interest, are you able to resize the window without the game crashing? (#342)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something doesn't work v2
Projects
None yet
Development

No branches or pull requests

4 participants