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

MacOS monterey | mGBA closes with error when loading a rom #3310

Open
OkJuniper opened this issue Oct 4, 2024 · 4 comments
Open

MacOS monterey | mGBA closes with error when loading a rom #3310

OkJuniper opened this issue Oct 4, 2024 · 4 comments
Labels
pending This issue needs more investigation by a maintainer to triage appropriately

Comments

@OkJuniper
Copy link

i dont know if this problem is causes due to me not updating, but ive tried looking for fixes but no answers

Process: mGBA [614]
Path: /Applications/mGBA.app/Contents/MacOS/mGBA
Identifier: com.endrift.mgba-qt
Version: 0.10.3 (0.10.3)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2024-10-04 18:22:49.5850 -0400
OS Version: macOS 12.5.1 (21G83)
Report Version: 12
Anonymous UUID: 0C680F87-66A6-2B17-B5F7-4B3A4D4BA9EF

Time Awake Since Boot: 160 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
Exception Codes: 0x0000000000000001, 0x0000000000000018
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [614]

VM Region Info: 0x18 is not in any region. Bytes before following region: 105553518919656
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 mGBA 0x104ecf384 mDirectorySetOpenSuffix + 92
1 mGBA 0x104ecf384 mDirectorySetOpenSuffix + 92
2 mGBA 0x104ecdde0 mCoreAutoloadCheats + 88
3 mGBA 0x104cb67e4 QGBA::CoreManager::loadGame(VFile*, QString const&, QString const&) + 980
4 mGBA 0x104cb6230 QGBA::CoreManager::loadGame(QString const&) + 1400
5 mGBA 0x104d9403c QGBA::Window::selectROM() + 220
6 mGBA 0x104c9dc0c QGBA::Action::trigger(bool) + 84
7 mGBA 0x105d5f534 void doActivate(QObject*, int, void**) + 824
8 mGBA 0x104fe1008 QAction::triggered(bool) + 48
9 mGBA 0x104fe0f08 QAction::activate(QAction::ActionEvent) + 208
10 mGBA 0x105d5b7c0 QObject::event(QEvent*) + 412
11 mGBA 0x104fe7088 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 236
12 mGBA 0x104fe7edc QApplication::notify(QObject*, QEvent*) + 476
13 mGBA 0x105d47f20 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 180
14 mGBA 0x105d48c14 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 520
15 mGBA 0x1052a3254 QCocoaEventDispatcherPrivate::processPostedEvents() + 180
16 mGBA 0x1052a3798 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 48
17 CoreFoundation 0x19c391044 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
18 CoreFoundation 0x19c390f90 __CFRunLoopDoSource0 + 208
19 CoreFoundation 0x19c390c90 __CFRunLoopDoSources0 + 268
20 CoreFoundation 0x19c38f610 __CFRunLoopRun + 828
21 CoreFoundation 0x19c38eb34 CFRunLoopRunSpecific + 600
22 HIToolbox 0x1a4fce338 RunCurrentEventLoopInMode + 292
23 HIToolbox 0x1a4fce0b4 ReceiveNextEventCommon + 564
24 HIToolbox 0x1a4fcde68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
25 AppKit 0x19eef651c _DPSNextEvent + 860
26 AppKit 0x19eef4e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
27 AppKit 0x19eee6fe0 -[NSApplication run] + 596
28 mGBA 0x1052a2a74 QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 888
29 mGBA 0x105d45d74 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 316
30 mGBA 0x105d48418 QCoreApplication::exec() + 124
31 mGBA 0x104c9ab04 main + 1996
32 dyld 0x10748508c start + 520

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

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

Thread 3:: Qt bearer thread
0 libsystem_kernel.dylib 0x19c28eeb0 poll + 8
1 mGBA 0x105d7705c qt_safe_poll(pollfd*, unsigned int, timespec const*) + 84
2 mGBA 0x105d77d88 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 328
3 mGBA 0x105d45d74 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 316
4 mGBA 0x105c5f5f4 QThread::exec() + 88
5 mGBA 0x105c60268 QThreadPrivate::start(void*) + 232
6 libsystem_pthread.dylib 0x19c2c426c _pthread_start + 148
7 libsystem_pthread.dylib 0x19c2bf08c thread_start + 8

Thread 4:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x19c2868b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x19c286d20 mach_msg + 76
2 CoreFoundation 0x19c3912c0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x19c38f770 __CFRunLoopRun + 1180
4 CoreFoundation 0x19c38eb34 CFRunLoopRunSpecific + 600
5 AppKit 0x19f063100 _NSEventThread + 196
6 libsystem_pthread.dylib 0x19c2c426c _pthread_start + 148
7 libsystem_pthread.dylib 0x19c2bf08c thread_start + 8

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

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

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

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x000000000000002b x1: 0x000000010640b4d0 x2: 0x0000000000000000 x3: 0x000000016b184882
x4: 0x000000010640b5a1 x5: 0x000000016b184840 x6: 0x0000000000000073 x7: 0x00000000000008c0
x8: 0xcbc1aedfa36b0014 x9: 0xcbc1aedfa36b0014 x10: 0x0000000000000200 x11: 0x0000000000000007
x12: 0x0000000000000007 x13: 0x000000010640b4c9 x14: 0x000000010640b5a3 x15: 0x00000000ffffffd0
x16: 0x000000019c0d2bc8 x17: 0x00000001f63e1c98 x18: 0x0000000000000000 x19: 0x0000000000000000
x20: 0x000000010640b4c9 x21: 0x0000000000000000 x22: 0x0000000120708030 x23: 0x000000016b184d70
x24: 0x00000001074f8580 x25: 0x0000600002dfea40 x26: 0x00006000038a6940 x27: 0x0000600001e90c50
x28: 0x00000001074f8580 fp: 0x000000016b184c90 lr: 0x622a000104ecf384
sp: 0x000000016b184840 pc: 0x0000000104ecf384 cpsr: 0x60001000
far: 0x0000000000000018 esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
0x104c78000 - 0x10654ffff com.endrift.mgba-qt (0.10.3) <2a80e10e-fc03-3ed1-a916-f29ae2f6c58a> /Applications/mGBA.app/Contents/MacOS/mGBA
0x19c30c000 - 0x19c852fff com.apple.CoreFoundation (6.9) <1643f3d9-7049-37e4-b844-c0c0a42bde3b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1a4f9c000 - 0x1a52cffff com.apple.HIToolbox (2.1.1) <7112f6f2-a77e-39db-83c8-f627b8a49df8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x19eeb5000 - 0x19fd6dfff com.apple.AppKit (6.9) <07bc3607-552a-3eb9-a941-4911c589dbc5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x107480000 - 0x1074dffff dyld () <75627683-a780-32ad-ae34-cf86dd23a26b> /usr/lib/dyld
0x19c2bd000 - 0x19c2c9fff libsystem_pthread.dylib (
) /usr/lib/system/libsystem_pthread.dylib
0x19c285000 - 0x19c2bcfff libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib
0x0 - 0xffffffffffffffff ??? (
) <00000000-0000-0000-0000-000000000000> ???

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 1024K 8
Activity Tracing 256K 1
CG backing stores 2880K 4
CG image 2080K 16
ColorSync 624K 27
CoreAnimation 7504K 28
CoreGraphics 32K 2
CoreUI image data 2272K 16
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 281.7M 53
MALLOC guard page 192K 10
MALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.1M 8
Stack 11.7M 8
VM_ALLOCATE 320K 18
VM_ALLOCATE (reserved) 384K 1 reserved VM address space (unallocated)
__AUTH 2032K 210
__AUTH_CONST 12.7M 379
__CTF 756 1
__DATA 12.4M 364
__DATA_CONST 13.8M 382
__DATA_DIRTY 998K 136
__FONT_DATA 4K 1
__LINKEDIT 585.9M 4
__OBJC_CONST 2125K 181
__OBJC_RO 83.0M 1
__OBJC_RW 3168K 1
__TEXT 327.1M 398
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 173.0M 31
shared memory 880K 14
=========== ======= =======
TOTAL 2.9G 2316
TOTAL, minus reserved VM space 1.5G 2316


Full Report

{"app_name":"mGBA","timestamp":"2024-10-04 18:22:51.00 -0400","app_version":"0.10.3","slice_uuid":"2a80e10e-fc03-3ed1-a916-f29ae2f6c58a","build_version":"0.10.3","platform":1,"bundleID":"com.endrift.mgba-qt","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5.1 (21G83)","incident_id":"01A7D6DA-262F-4DE7-982F-EEDE753949C7","name":"mGBA"}
{
"uptime" : 160,
"procLaunch" : "2024-10-04 18:22:02.0040 -0400",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Macmini9,1",
"procStartAbsTime" : 2773038124,
"coalitionID" : 568,
"osVersion" : {
"train" : "macOS 12.5.1",
"build" : "21G83",
"releaseType" : "User"
},
"captureTime" : "2024-10-04 18:22:49.5850 -0400",
"incident" : "01A7D6DA-262F-4DE7-982F-EEDE753949C7",
"bug_type" : "309",
"pid" : 614,
"procExitAbsTime" : 3914438879,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "mGBA",
"procPath" : "/Applications/mGBA.app/Contents/MacOS/mGBA",
"bundleInfo" : {"CFBundleShortVersionString":"0.10.3","CFBundleVersion":"0.10.3","CFBundleIdentifier":"com.endrift.mgba-qt"},
"storeInfo" : {"deviceIdentifierForVendor":"5D66B3A3-77CA-52C6-A90F-9473ABD21C3E","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.endrift.mgba-qt",
"crashReporterKey" : "0C680F87-66A6-2B17-B5F7-4B3A4D4BA9EF",
"sip" : "enabled",
"vmRegionInfo" : "0x18 is not in any region. Bytes before following region: 105553518919656\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x0000000000000018","rawCodes":[1,24],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000018"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":614},
"vmregioninfo" : "0x18 is not in any region. Bytes before following region: 105553518919656\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)",
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":4721,"threadState":{"x":[{"value":43},{"value":4399871184,"symbolLocation":107760,"symbol":"SDL_GUIDToString_REAL.k_rgchHexToASCII"},{"value":0},{"value":6091720834},{"value":4399871393,"symbolLocation":107969,"symbol":"SDL_GUIDToString_REAL.k_rgchHexToASCII"},{"value":6091720768},{"value":115},{"value":2240},{"value":14682208535747166228},{"value":14682208535747166228},{"value":512},{"value":7},{"value":7},{"value":4399871177,"symbolLocation":107753,"symbol":"SDL_GUIDToString_REAL.k_rgchHexToASCII"},{"value":4399871395,"symbolLocation":107971,"symbol":"SDL_GUIDToString_REAL.k_rgchHexToASCII"},{"value":4294967248},{"value":6913076168,"symbolLocation":0,"symbol":"free"},{"value":8426232984},{"value":0},{"value":0},{"value":4399871177,"symbolLocation":107753,"symbol":"SDL_GUIDToString_REAL.k_rgchHexToASCII"},{"value":0},{"value":4839211056},{"value":6091722096},{"value":4417619328,"symbolLocation":0,"symbol":"_main_thread"},{"value":105553164495424},{"value":105553175669056},{"value":105553148316752},{"value":4417619328,"symbolLocation":0,"symbol":"_main_thread"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7073466169116390276},"cpsr":{"value":1610616832},"fp":{"value":6091721872},"sp":{"value":6091720768},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4377604996,"matchesCrashFrame":1},"far":{"value":24}},"queue":"com.apple.main-thread","frames":[{"imageOffset":2454404,"symbol":"mDirectorySetOpenSuffix","symbolLocation":92,"imageIndex":0},{"imageOffset":2454404,"symbol":"mDirectorySetOpenSuffix","symbolLocation":92,"imageIndex":0},{"imageOffset":2448864,"symbol":"mCoreAutoloadCheats","symbolLocation":88,"imageIndex":0},{"imageOffset":255972,"symbol":"QGBA::CoreManager::loadGame(VFile*, QString const&, QString const&)","symbolLocation":980,"imageIndex":0},{"imageOffset":254512,"symbol":"QGBA::CoreManager::loadGame(QString const&)","symbolLocation":1400,"imageIndex":0},{"imageOffset":1163324,"symbol":"QGBA::Window::selectROM()","symbolLocation":220,"imageIndex":0},{"imageOffset":154636,"symbol":"QGBA::Action::trigger(bool)","symbolLocation":84,"imageIndex":0},{"imageOffset":17724724,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":824,"imageIndex":0},{"imageOffset":3575816,"symbol":"QAction::triggered(bool)","symbolLocation":48,"imageIndex":0},{"imageOffset":3575560,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":208,"imageIndex":0},{"imageOffset":17708992,"symbol":"QObject::event(QEvent*)","symbolLocation":412,"imageIndex":0},{"imageOffset":3600520,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":236,"imageIndex":0},{"imageOffset":3604188,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":476,"imageIndex":0},{"imageOffset":17628960,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":180,"imageIndex":0},{"imageOffset":17632276,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":520,"imageIndex":0},{"imageOffset":6468180,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":180,"imageIndex":0},{"imageOffset":6469528,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":48,"imageIndex":0},{"imageOffset":544836,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":28,"imageIndex":1},{"imageOffset":544656,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":1},{"imageOffset":543888,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":1},{"imageOffset":538128,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":1},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":2},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":2},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":3},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":3},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":3},{"imageOffset":6466164,"symbol":"QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":888,"imageIndex":0},{"imageOffset":17620340,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":316,"imageIndex":0},{"imageOffset":17630232,"symbol":"QCoreApplication::exec()","symbolLocation":124,"imageIndex":0},{"imageOffset":142084,"symbol":"main","symbolLocation":1996,"imageIndex":0},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":4}]},{"id":5104,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":5106,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":5184,"name":"Qt bearer thread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":6},{"imageOffset":17821788,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":84,"imageIndex":0},{"imageOffset":17825160,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":328,"imageIndex":0},{"imageOffset":17620340,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":316,"imageIndex":0},{"imageOffset":16676340,"symbol":"QThread::exec()","symbolLocation":88,"imageIndex":0},{"imageOffset":16679528,"symbol":"QThreadPrivate::start(void*)","symbolLocation":232,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":5339,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":6},{"imageOffset":545472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":538480,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":1},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":5},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":5}]},{"id":8997,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":9003,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":9487,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4375150592,
"CFBundleShortVersionString" : "0.10.3",
"CFBundleIdentifier" : "com.endrift.mgba-qt",
"size" : 26050560,
"uuid" : "2a80e10e-fc03-3ed1-a916-f29ae2f6c58a",
"path" : "/Applications/mGBA.app/Contents/MacOS/mGBA",
"name" : "mGBA",
"CFBundleVersion" : "0.10.3"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6915407872,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "1643f3d9-7049-37e4-b844-c0c0a42bde3b",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7062798336,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "7112f6f2-a77e-39db-83c8-f627b8a49df8",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6961188864,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15437824,
"uuid" : "07bc3607-552a-3eb9-a941-4911c589dbc5",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4417126400,
"size" : 393216,
"uuid" : "75627683-a780-32ad-ae34-cf86dd23a26b",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6915084288,
"size" : 53248,
"uuid" : "f32ff902-ba43-30b0-ad43-a2a8a9ff69fe",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6914854912,
"size" : 229376,
"uuid" : "d5cdde7e-7037-3a70-9ce4-9e3847da6ce0",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"sharedCache" : {
"base" : 6911787008,
"size" : 3144712192,
"uuid" : "f8ab76fb-504c-32dd-a5db-15a1f2f028f8"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=913.0M resident=0K(0%) swapped_out_or_unallocated=913.0M(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 1024K 8 \nActivity Tracing 256K 1 \nCG backing stores 2880K 4 \nCG image 2080K 16 \nColorSync 624K 27 \nCoreAnimation 7504K 28 \nCoreGraphics 32K 2 \nCoreUI image data 2272K 16 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 281.7M 53 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 8 \nStack 11.7M 8 \nVM_ALLOCATE 320K 18 \nVM_ALLOCATE (reserved) 384K 1 reserved VM address space (unallocated)\n__AUTH 2032K 210 \n__AUTH_CONST 12.7M 379 \n__CTF 756 1 \n__DATA 12.4M 364 \n__DATA_CONST 13.8M 382 \n__DATA_DIRTY 998K 136 \n__FONT_DATA 4K 1 \n__LINKEDIT 585.9M 4 \n__OBJC_CONST 2125K 181 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 327.1M 398 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 173.0M 31 \nshared memory 880K 14 \n=========== ======= ======= \nTOTAL 2.9G 2316 \nTOTAL, minus reserved VM space 1.5G 2316 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6112dda2fc54bc3389840642",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "631730a28520965d1cba0681"
},
"deploymentId" : 240000145
},
{
"rolloutId" : "5fb4245a1bbfe8005e33a1e1",
"factorPackIds" : {

  },
  "deploymentId" : 240000021
}

],
"experiments" : [
{
"treatmentId" : "c47ab4cc-c9c3-4b5d-a87c-e2433ce02597",
"experimentId" : "6639bc6ba73d460582162323",
"deploymentId" : 400000006
}
]
}
}

Model: Macmini9,1, BootROM 7459.141.1, proc 8:4:4 processors, 8 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: ASUS PA279, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Mar 23 2022 19:57:59 version 18.60.27.0.7.8.129 FWID 01-570be953
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
USB Device: USB31Bus
USB Device: USB3.0 Hub
USB Device: VLI Product String
USB Device: USB3.0-CRW
USB Device: USB3.0 Hub
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: Scarlett 18i20 USB
USB Device: Magic Keyboard
USB Device: USB Billboard Device
USB Device: USB Billboard Device
USB Device: USB31Bus
USB Device: USB30Bus
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.

@endrift
Copy link
Member

endrift commented Oct 5, 2024

Huh, that's an unusual crash log. Can you attach the bug report zip generated by File > Report Bug?

@endrift
Copy link
Member

endrift commented Oct 5, 2024

The crash itself should be fixed in 541ed96 but I'm curious how it got into such a condition where it would hit that.

@OkJuniper
Copy link
Author

Huh, that's an unusual crash log. Can you attach the bug report zip generated by File > Report Bug?

mGBA Bug Report.zip

Is this right?

@endrift
Copy link
Member

endrift commented Oct 5, 2024

Yes, thanks. I'll take a look when I get a chance.

@endrift endrift added the pending This issue needs more investigation by a maintainer to triage appropriately label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending This issue needs more investigation by a maintainer to triage appropriately
Projects
None yet
Development

No branches or pull requests

2 participants