Project

General

Profile

Actions

Emulator Issues #13037

closed

Dolphin Crashes When Closing Emulation Window when Using Metal Backend

Added by dmeagher101 over 1 year ago. Updated about 1 month ago.

Status:
Won't fix
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
OS X
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Game Name?

The Legend of Zelda: The Wind Waker

Game ID? (right click the game in the game list, Properties, Info tab)

GZLE01


MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)

d8e4d45af2032a081a0f446384e9261b

What's the problem? Describe what went wrong.

When closing the emulation window when using the new Metal backend, Dolphin crashes.

What steps will reproduce the problem?

Run a game using the Metal backend, then close the emulation window

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

Present in version 5.0-17344

Is the issue present in the latest stable version?

[Yes/No and version number here]
No

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

[First broken version number here (if applicable)]

If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer

[Attach any fifologs if possible, write a description of fifologs and screenshots here to assist people unfamiliar with the game.]

What are your PC specifications? (CPU, GPU, Operating System, more)

Apple MacBook Air M1 (7-core GPU)

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

Crash Report

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

Process:               Dolphin [74850]
Path:                  /private/var/folders/*/Dolphin.app/Contents/MacOS/Dolphin
Identifier:            org.dolphin-emu.dolphin
Version:               5.0-17344 (5.0)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-09-13 17:02:55.0861 -0700
OS Version:            macOS 12.6 (21G115)
Report Version:        12
Anonymous UUID:        C51C92ED-F4ED-CC66-319C-B433FAE27A08

Sleep/Wake UUID:       1408EA77-3715-448A-8088-8BCD1C92CC84

Time Awake Since Boot: 10000 seconds
Time Since Wake:       1750 seconds

System Integrity Protection: enabled

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

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

Application Specific Information:
abort() called


Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x1aa822d98 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x1aa857ee0 pthread_kill + 288
2   libsystem_c.dylib             	       0x1aa792340 abort + 168
3   libsystem_malloc.dylib        	       0x1aa6748c0 malloc_vreport + 552
4   libsystem_malloc.dylib        	       0x1aa677f34 malloc_report + 64
5   libsystem_malloc.dylib        	       0x1aa666cf4 free + 300
6   QtCore                        	       0x1076a026c QObjectPrivate::deleteChildren() + 288
7   QtWidgets                     	       0x106f52ff0 QWidget::~QWidget() + 1156
8   Dolphin                       	       0x1044b03cc RenderWidget::~RenderWidget() + 8
9   QtWidgets                     	       0x106f63fc8 QWidget::event(QEvent*) + 4132
10  Dolphin                       	       0x1045c6164 RenderWidget::event(QEvent*) + 752
11  QtWidgets                     	       0x106f2e748 QApplication::notify(QObject*, QEvent*) + 548
12  QtCore                        	       0x107678548 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
13  QtCore                        	       0x107679808 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 864
14  libqcocoa.dylib               	       0x1069fe7b8 0x1069c8000 + 223160
15  libqcocoa.dylib               	       0x1069fee78 0x1069c8000 + 224888
16  CoreFoundation                	       0x1aa924f94 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
17  CoreFoundation                	       0x1aa924ee0 __CFRunLoopDoSource0 + 208
18  CoreFoundation                	       0x1aa924be0 __CFRunLoopDoSources0 + 268
19  CoreFoundation                	       0x1aa923560 __CFRunLoopRun + 828
20  CoreFoundation                	       0x1aa922a84 CFRunLoopRunSpecific + 600
21  HIToolbox                     	       0x1b3562338 RunCurrentEventLoopInMode + 292
22  HIToolbox                     	       0x1b3561fc4 ReceiveNextEventCommon + 324
23  HIToolbox                     	       0x1b3561e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
24  AppKit                        	       0x1ad48a51c _DPSNextEvent + 860
25  AppKit                        	       0x1ad488e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
26  AppKit                        	       0x1ad47afe0 -[NSApplication run] + 596
27  libqcocoa.dylib               	       0x1069fdc8c 0x1069c8000 + 220300
28  QtCore                        	       0x107674620 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 524
29  QtWidgets                     	       0x107106ba4 QDialog::exec() + 476
30  Dolphin                       	       0x104584cd0 QtMsgAlertHandler(char const*, char const*, bool, Common::MsgType)::$_0::operator()() const + 504
31  Dolphin                       	       0x1044ab570 Settings::EmulationStateChanged(Core::State) + 56
32  QtWidgets                     	       0x106f2d3b0 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
33  QtWidgets                     	       0x106f2e748 QApplication::notify(QObject*, QEvent*) + 548
34  QtCore                        	       0x107678548 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
35  QtCore                        	       0x107679808 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 864
36  libqcocoa.dylib               	       0x1069fe7b8 0x1069c8000 + 223160
37  libqcocoa.dylib               	       0x1069fee78 0x1069c8000 + 224888
38  CoreFoundation                	       0x1aa924f94 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
39  CoreFoundation                	       0x1aa924ee0 __CFRunLoopDoSource0 + 208
40  CoreFoundation                	       0x1aa924be0 __CFRunLoopDoSources0 + 268
41  CoreFoundation                	       0x1aa923560 __CFRunLoopRun + 828
42  CoreFoundation                	       0x1aa922a84 CFRunLoopRunSpecific + 600
43  HIToolbox                     	       0x1b3562338 RunCurrentEventLoopInMode + 292
44  HIToolbox                     	       0x1b3561fc4 ReceiveNextEventCommon + 324
45  HIToolbox                     	       0x1b3561e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
46  AppKit                        	       0x1ad48a51c _DPSNextEvent + 860
47  AppKit                        	       0x1ad488e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
48  AppKit                        	       0x1ad47afe0 -[NSApplication run] + 596
49  libqcocoa.dylib               	       0x1069fdc8c 0x1069c8000 + 220300
50  QtCore                        	       0x107674620 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 524
51  QtCore                        	       0x107678b74 QCoreApplication::exec() + 132
52  Dolphin                       	       0x104584568 main + 4648

Thread 1:
0   libsystem_kernel.dylib        	       0x1aa81e270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1aa85883c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1aa7a7320 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   Dolphin                       	       0x104eaa838 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, IoThreadHolder::Start()::'lambda'()> >(void*) + 264
4   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 2:: Analytics
0   libsystem_kernel.dylib        	       0x1aa81e270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1aa85883c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1aa7a7284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Dolphin                       	       0x104dc60c4 Common::AnalyticsReporter::ThreadProc() + 156
4   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 3:
0   libsystem_kernel.dylib        	       0x1aa81e06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1aa726fc8 nanosleep + 220
2   libSDL2-2.0.0.dylib           	       0x1068d1d44 SDL_Delay_REAL + 80
3   libSDL2-2.0.0.dylib           	       0x1068034b8 SDL_WaitEventTimeout_REAL + 504
4   Dolphin                       	       0x104a047b0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ciface::SDL::Init()::$_1> >(void*) + 212
5   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 4:: org.libusb.device-hotplug
0   libsystem_kernel.dylib        	       0x1aa81a8b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1aa81ad20 mach_msg + 76
2   CoreFoundation                	       0x1aa925210 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1aa9236c0 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1aa922a84 CFRunLoopRunSpecific + 600
5   CoreFoundation                	       0x1aa9afc68 CFRunLoopRun + 64
6   Dolphin                       	       0x104e8dda8 darwin_event_thread_main + 332
7   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 5:: libusb thread
0   libsystem_kernel.dylib        	       0x1aa822eb0 poll + 8
1   Dolphin                       	       0x104e904b8 usbi_wait_for_events + 44
2   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 6:: Wiimote Scanning Thread
0   libsystem_kernel.dylib        	       0x1aa81e270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1aa85883c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1aa7a7320 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   Dolphin                       	       0x104525d14 bool Common::Event::WaitFor<long long, std::__1::ratio<1l, 1000l> >(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) + 152
4   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 7:: Wiimote Pool Thread
0   libsystem_kernel.dylib        	       0x1aa81e06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1aa726fc8 nanosleep + 220
2   libc++.1.dylib                	       0x1aa7b3af8 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 84
3   Dolphin                       	       0x1046f6218 WiimoteReal::WiimoteScanner::PoolThreadFunc() + 212
4   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 8:: HotkeyScheduler
0   libsystem_kernel.dylib        	       0x1aa81e06c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1aa726fc8 nanosleep + 220
2   libsystem_c.dylib             	       0x1aa726ee0 usleep + 68
3   Dolphin                       	       0x1045806bc HotkeyScheduler::Run() + 136
4   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 9:: WorkQueueThread
0   libsystem_kernel.dylib        	       0x1aa81e270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1aa85883c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1aa7a7284 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Dolphin                       	       0x10457163c Common::WorkQueueThread<GameTracker::Command>::ThreadLoop() + 176
4   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 10:: DiscordHandler
0   libsystem_kernel.dylib        	       0x1aa81e270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1aa85883c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x1aa7a7320 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   Dolphin                       	       0x104547d04 bool Common::Event::WaitFor<long long, std::__1::ratio<1l, 1l> >(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&) + 152
4   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 11:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	       0x1aa825598 __select + 8
1   CoreFoundation                	       0x1aa94f808 __CFSocketManager + 644
2   libsystem_pthread.dylib       	       0x1aa85826c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 12:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1aa81a8b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1aa81ad20 mach_msg + 76
2   CoreFoundation                	       0x1aa925210 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1aa9236c0 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1aa922a84 CFRunLoopRunSpecific + 600
5   AppKit                        	       0x1ad5f7100 _NSEventThread + 196
6   libsystem_pthread.dylib       	       0x1aa85826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 13:: AMCP Logging Spool
0   libsystem_kernel.dylib        	       0x1aa81a8ec semaphore_wait_trap + 8
1   caulk                         	       0x1b32cda2c caulk::mach::semaphore::wait_or_error() + 28
2   caulk                         	       0x1b32b17ac caulk::concurrent::details::worker_thread::run() + 56
3   caulk                         	       0x1b32b13cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96
4   libsystem_pthread.dylib       	       0x1aa85826c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 14:: HIDAPI Rumble
0   libsystem_kernel.dylib        	       0x1aa81e270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1aa85883c _pthread_cond_wait + 1236
2   libSDL2-2.0.0.dylib           	       0x1068bd370 SDL_CondWaitTimeout_REAL + 148
3   libSDL2-2.0.0.dylib           	       0x1068bcea0 SDL_SemWait_REAL + 68
4   libSDL2-2.0.0.dylib           	       0x1068c3634 SDL_HIDAPI_RumbleThread + 76
5   libSDL2-2.0.0.dylib           	       0x10684e69c SDL_RunThread + 48
6   libSDL2-2.0.0.dylib           	       0x1068bc9b4 RunThread + 12
7   libsystem_pthread.dylib       	       0x1aa85826c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 15:
0   libsystem_pthread.dylib       	       0x1aa853078 start_wqthread + 0

Thread 16:
0   libsystem_pthread.dylib       	       0x1aa853078 start_wqthread + 0

Thread 17:
0   libsystem_pthread.dylib       	       0x1aa853078 start_wqthread + 0

Thread 18:
0   libsystem_pthread.dylib       	       0x1aa853078 start_wqthread + 0

Thread 19:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1aa81e270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1aa85883c _pthread_cond_wait + 1236
2   QtCore                        	       0x1074cb5ec 0x1074a0000 + 177644
3   QtCore                        	       0x1074cb2a4 0x1074a0000 + 176804
4   QtCore                        	       0x1074cb1f4 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 104
5   QtCore                        	       0x1074c7770 0x1074a0000 + 161648
6   QtCore                        	       0x1074c31b8 0x1074a0000 + 143800
7   libsystem_pthread.dylib       	       0x1aa85826c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 20:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1aa81e270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1aa85883c _pthread_cond_wait + 1236
2   QtCore                        	       0x1074cb5ec 0x1074a0000 + 177644
3   QtCore                        	       0x1074cb2a4 0x1074a0000 + 176804
4   QtCore                        	       0x1074cb1f4 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 104
5   QtCore                        	       0x1074c7770 0x1074a0000 + 161648
6   QtCore                        	       0x1074c31b8 0x1074a0000 + 143800
7   libsystem_pthread.dylib       	       0x1aa85826c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 21:: IOHIDManager Hotplug Thread
0   libsystem_kernel.dylib        	       0x1aa81a8b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1aa81ad20 mach_msg + 76
2   CoreFoundation                	       0x1aa925210 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1aa9236c0 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1aa922a84 CFRunLoopRunSpecific + 600
5   Dolphin                       	       0x1049fd5bc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ciface::OSX::Init()::$_3> >(void*) + 200
6   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8

Thread 22:
0   libsystem_kernel.dylib        	       0x1aa81a8b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1aa81ad20 mach_msg + 76
2   CoreFoundation                	       0x1aa925210 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1aa9236c0 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1aa922a84 CFRunLoopRunSpecific + 600
5   libSDL2-2.0.0.dylib           	       0x10680ceb8 PLATFORM_read_thread + 248
6   libsystem_pthread.dylib       	       0x1aa85826c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1aa85308c thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x0000000000000001   x7: 0x0000000000000000
    x8: 0x60efb8a884764f97   x9: 0x60efb8a9824c4a17  x10: 0xcccccccccccccccd  x11: 0x000000000000000a
   x12: 0x0000000000000000  x13: 0x0000000000000037  x14: 0x0000000000000000  x15: 0x0000000000000001
   x16: 0x0000000000000148  x17: 0x000000020497b680  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x00000001063a0580  x21: 0x0000000000000103  x22: 0x00000001063a0660  x23: 0x000000011f04c000
   x24: 0x0000000000000000  x25: 0x0000000000000000  x26: 0x000000016b96bc04  x27: 0x00000001063a0580
   x28: 0x0000000000000001   fp: 0x000000016b9673a0   lr: 0x00000001aa857ee0
    sp: 0x000000016b967380   pc: 0x00000001aa822d98 cpsr: 0x40001000
   far: 0x000000011f05c000  esr: 0x56000080  Address size fault

Binary Images:
       0x1aa819000 -        0x1aa850fff libsystem_kernel.dylib (*) <a9d87740-9c1d-3468-bf60-720a8d713cba> /usr/lib/system/libsystem_kernel.dylib
       0x1aa851000 -        0x1aa85dfff libsystem_pthread.dylib (*) <63c4eef9-69a5-38b1-996e-8d31b66a051d> /usr/lib/system/libsystem_pthread.dylib
       0x1aa718000 -        0x1aa799fff libsystem_c.dylib (*) <b25d2080-bb9e-38d6-8236-9cef4b2f11a3> /usr/lib/system/libsystem_c.dylib
       0x1aa665000 -        0x1aa68ffff libsystem_malloc.dylib (*) <427675c6-c4bf-390a-af93-b28dac36876a> /usr/lib/system/libsystem_malloc.dylib
       0x1074a0000 -        0x10797bfff org.qt-project.QtCore (5.15) <81e6f1eb-c5e5-3312-a3bf-38e1b85b6db2> /private/var/folders/*/Dolphin.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x106f1c000 -        0x107327fff org.qt-project.QtWidgets (5.15) <a1430be8-3676-3aa4-9ded-128dd10c872a> /private/var/folders/*/Dolphin.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x104494000 -        0x10502ffff org.dolphin-emu.dolphin (5.0-17344) <0758349e-dac7-30fc-8a1a-b7e91cbec312> /private/var/folders/*/Dolphin.app/Contents/MacOS/Dolphin
       0x1069c8000 -        0x106b13fff libqcocoa.dylib (*) <2650359b-1d13-3afa-be92-d5ec1521fe2d> /private/var/folders/*/Dolphin.app/Contents/MacOS/platforms/libqcocoa.dylib
       0x1aa8a0000 -        0x1aade6fff com.apple.CoreFoundation (6.9) <fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1b3530000 -        0x1b3863fff com.apple.HIToolbox (2.1.1) <aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1ad449000 -        0x1ae301fff com.apple.AppKit (6.9) <5e432f87-5b58-391a-a542-fa2d909dd210> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1aa79a000 -        0x1aa800fff libc++.1.dylib (*) <3d1e6031-901d-3df1-9e9a-f85ff1c2e803> /usr/lib/libc++.1.dylib
       0x1067e0000 -        0x106907fff libSDL2-2.0.0.dylib (*) <c2e347c6-98e4-3860-ab67-ff4600bc6731> /private/var/folders/*/Dolphin.app/Contents/Frameworks/libSDL2-2.0.0.dylib
       0x1b32af000 -        0x1b32d5fff com.apple.audio.caulk (1.0) <fbaaa1ec-abbe-3c0d-a491-0dc66ee9d8ce> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk

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=882.4M resident=0K(0%) swapped_out_or_unallocated=882.4M(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               640K        5 
Activity Tracing                   256K        1 
CG backing stores                  960K        4 
CG image                           976K       41 
ColorSync                          640K       28 
CoreAnimation                      704K       40 
CoreGraphics                        32K        2 
CoreUI image data                 2336K       32 
Foundation                          48K        2 
Kernel Alloc Once                   32K        1 
MALLOC                           652.2M       71 
MALLOC guard page                  192K        9 
MALLOC_MEDIUM (reserved)         952.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.4M       23 
Stack                             19.7M       24 
VM_ALLOCATE                        432K       27 
__AUTH                            1968K      199 
__AUTH_CONST                      11.6M      365 
__CTF                               756        1 
__DATA                            21.8M      366 
__DATA_CONST                      14.0M      379 
__DATA_DIRTY                      1009K      130 
__FONT_DATA                          4K        1 
__LINKEDIT                       585.9M       16 
__OBJC_CONST                      2077K      172 
__OBJC_RO                         83.0M        1 
__OBJC_RW                         3168K        1 
__TEXT                           296.5M      395 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      499.5M       69 
shared memory                      880K       15 
===========                     =======  ======= 
TOTAL                              3.3G     2431 
TOTAL, minus reserved VM space     2.2G     2431 



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

{"app_name":"Dolphin","timestamp":"2022-09-13 17:02:55.00 -0700","app_version":"5.0-17344","slice_uuid":"0758349e-dac7-30fc-8a1a-b7e91cbec312","build_version":"5.0","platform":1,"bundleID":"org.dolphin-emu.dolphin","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"F01ADD3C-8365-42F2-8786-1E4BB815DDDB","name":"Dolphin"}
{
  "uptime" : 10000,
  "procLaunch" : "2022-09-13 16:42:39.7897 -0700",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "procStartAbsTime" : 222890171138,
  "coalitionID" : 3108,
  "osVersion" : {
    "train" : "macOS 12.6",
    "build" : "21G115",
    "releaseType" : "User"
  },
  "captureTime" : "2022-09-13 17:02:55.0861 -0700",
  "incident" : "F01ADD3C-8365-42F2-8786-1E4BB815DDDB",
  "bug_type" : "309",
  "pid" : 74850,
  "procExitAbsTime" : 252058044388,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "Dolphin",
  "procPath" : "\/private\/var\/folders\/*\/Dolphin.app\/Contents\/MacOS\/Dolphin",
  "bundleInfo" : {"CFBundleShortVersionString":"5.0-17344","CFBundleVersion":"5.0","CFBundleIdentifier":"org.dolphin-emu.dolphin"},
  "storeInfo" : {"deviceIdentifierForVendor":"0E75CCAF-316C-58E5-87BB-F07E01918795","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.dolphin-emu.dolphin",
  "crashReporterKey" : "C51C92ED-F4ED-CC66-319C-B433FAE27A08",
  "wakeTime" : 1750,
  "sleepWakeUUID" : "1408EA77-3715-448A-8088-8BCD1C92CC84",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":267393,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":1},{"value":0},{"value":6985004580991291287},{"value":6985004585249950231},{"value":14757395258967641293},{"value":10},{"value":0},{"value":55},{"value":0},{"value":1},{"value":328},{"value":8666986112},{"value":0},{"value":6},{"value":4399433088,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4399433312,"symbolLocation":224,"symbol":"_main_thread"},{"value":4815372288},{"value":0},{"value":0},{"value":6100007940},{"value":4399433088,"symbolLocation":0,"symbol":"_main_thread"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7155842784},"cpsr":{"value":1073745920},"fp":{"value":6099989408},"sp":{"value":6099989376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7155625368,"matchesCrashFrame":1},"far":{"value":4815437824}},"queue":"com.apple.main-thread","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":2},{"imageOffset":63680,"symbol":"malloc_vreport","symbolLocation":552,"imageIndex":3},{"imageOffset":77620,"symbol":"malloc_report","symbolLocation":64,"imageIndex":3},{"imageOffset":7412,"symbol":"free","symbolLocation":300,"imageIndex":3},{"imageOffset":2097772,"symbol":"QObjectPrivate::deleteChildren()","symbolLocation":288,"imageIndex":4},{"imageOffset":225264,"symbol":"QWidget::~QWidget()","symbolLocation":1156,"imageIndex":5},{"imageOffset":115660,"symbol":"RenderWidget::~RenderWidget()","symbolLocation":8,"imageIndex":6},{"imageOffset":294856,"symbol":"QWidget::event(QEvent*)","symbolLocation":4132,"imageIndex":5},{"imageOffset":1253732,"symbol":"RenderWidget::event(QEvent*)","symbolLocation":752,"imageIndex":6},{"imageOffset":75592,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":548,"imageIndex":5},{"imageOffset":1934664,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":4},{"imageOffset":1939464,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":864,"imageIndex":4},{"imageOffset":223160,"imageIndex":7},{"imageOffset":224888,"imageIndex":7},{"imageOffset":544660,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":8},{"imageOffset":544480,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":8},{"imageOffset":543712,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":8},{"imageOffset":537952,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":8},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":8},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":9},{"imageOffset":204740,"symbol":"ReceiveNextEventCommon","symbolLocation":324,"imageIndex":9},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":9},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":10},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":10},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":10},{"imageOffset":220300,"imageIndex":7},{"imageOffset":1918496,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":524,"imageIndex":4},{"imageOffset":2010020,"symbol":"QDialog::exec()","symbolLocation":476,"imageIndex":5},{"imageOffset":986320,"symbol":"QtMsgAlertHandler(char const*, char const*, bool, Common::MsgType)::$_0::operator()() const","symbolLocation":504,"imageIndex":6},{"imageOffset":95600,"symbol":"Settings::EmulationStateChanged(Core::State)","symbolLocation":56,"imageIndex":6},{"imageOffset":70576,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":5},{"imageOffset":75592,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":548,"imageIndex":5},{"imageOffset":1934664,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":4},{"imageOffset":1939464,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":864,"imageIndex":4},{"imageOffset":223160,"imageIndex":7},{"imageOffset":224888,"imageIndex":7},{"imageOffset":544660,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":8},{"imageOffset":544480,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":8},{"imageOffset":543712,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":8},{"imageOffset":537952,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":8},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":8},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":9},{"imageOffset":204740,"symbol":"ReceiveNextEventCommon","symbolLocation":324,"imageIndex":9},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":9},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":10},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":10},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":10},{"imageOffset":220300,"imageIndex":7},{"imageOffset":1918496,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":524,"imageIndex":4},{"imageOffset":1936244,"symbol":"QCoreApplication::exec()","symbolLocation":132,"imageIndex":4},{"imageOffset":984424,"symbol":"main","symbolLocation":4648,"imageIndex":6}]},{"id":267477,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":54048,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":11},{"imageOffset":10577976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, IoThreadHolder::Start()::'lambda'()> >(void*)","symbolLocation":264,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267480,"name":"Analytics","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":11},{"imageOffset":9642180,"symbol":"Common::AnalyticsReporter::ThreadProc()","symbolLocation":156,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267482,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":2},{"imageOffset":990532,"symbol":"SDL_Delay_REAL","symbolLocation":80,"imageIndex":12},{"imageOffset":144568,"symbol":"SDL_WaitEventTimeout_REAL","symbolLocation":504,"imageIndex":12},{"imageOffset":5703600,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ciface::SDL::Init()::$_1> >(void*)","symbolLocation":212,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267494,"name":"org.libusb.device-hotplug","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":8},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":8},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":8},{"imageOffset":1113192,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":8},{"imageOffset":10460584,"symbol":"darwin_event_thread_main","symbolLocation":332,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267495,"name":"libusb thread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":10470584,"symbol":"usbi_wait_for_events","symbolLocation":44,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267497,"name":"Wiimote Scanning Thread","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":54048,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":11},{"imageOffset":597268,"symbol":"bool Common::Event::WaitFor<long long, std::__1::ratio<1l, 1000l> >(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&)","symbolLocation":152,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267498,"name":"Wiimote Pool Thread","frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":2},{"imageOffset":105208,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":84,"imageIndex":11},{"imageOffset":2499096,"symbol":"WiimoteReal::WiimoteScanner::PoolThreadFunc()","symbolLocation":212,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267499,"name":"HotkeyScheduler","frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":2},{"imageOffset":61152,"symbol":"usleep","symbolLocation":68,"imageIndex":2},{"imageOffset":968380,"symbol":"HotkeyScheduler::Run()","symbolLocation":136,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267503,"name":"WorkQueueThread","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53892,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":11},{"imageOffset":906812,"symbol":"Common::WorkQueueThread<GameTracker::Command>::ThreadLoop()","symbolLocation":176,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267507,"name":"DiscordHandler","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":54048,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":11},{"imageOffset":736516,"symbol":"bool Common::Event::WaitFor<long long, std::__1::ratio<1l, 1l> >(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&)","symbolLocation":152,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267508,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":50584,"symbol":"__select","symbolLocation":8,"imageIndex":0},{"imageOffset":718856,"symbol":"__CFSocketManager","symbolLocation":644,"imageIndex":8},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267516,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":8},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":8},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":8},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":10},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":267736,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":268060,"name":"HIDAPI Rumble","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":906096,"symbol":"SDL_CondWaitTimeout_REAL","symbolLocation":148,"imageIndex":12},{"imageOffset":904864,"symbol":"SDL_SemWait_REAL","symbolLocation":68,"imageIndex":12},{"imageOffset":931380,"symbol":"SDL_HIDAPI_RumbleThread","symbolLocation":76,"imageIndex":12},{"imageOffset":452252,"symbol":"SDL_RunThread","symbolLocation":48,"imageIndex":12},{"imageOffset":903604,"symbol":"RunThread","symbolLocation":12,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":273713,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":273969,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":274086,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":274270,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":274501,"name":"Thread (pooled)","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":177644,"imageIndex":4},{"imageOffset":176804,"imageIndex":4},{"imageOffset":176628,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":104,"imageIndex":4},{"imageOffset":161648,"imageIndex":4},{"imageOffset":143800,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":274502,"name":"Thread (pooled)","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":177644,"imageIndex":4},{"imageOffset":176804,"imageIndex":4},{"imageOffset":176628,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":104,"imageIndex":4},{"imageOffset":161648,"imageIndex":4},{"imageOffset":143800,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":274504,"name":"IOHIDManager Hotplug Thread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":8},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":8},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":8},{"imageOffset":5674428,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ciface::OSX::Init()::$_3> >(void*)","symbolLocation":200,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":274505,"frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":8},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":8},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":8},{"imageOffset":183992,"symbol":"PLATFORM_read_thread","symbolLocation":248,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7155585024,
    "size" : 229376,
    "uuid" : "a9d87740-9c1d-3468-bf60-720a8d713cba",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7155814400,
    "size" : 53248,
    "uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7154532352,
    "size" : 532480,
    "uuid" : "b25d2080-bb9e-38d6-8236-9cef4b2f11a3",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7153799168,
    "size" : 176128,
    "uuid" : "427675c6-c4bf-390a-af93-b28dac36876a",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4417257472,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 5095424,
    "uuid" : "81e6f1eb-c5e5-3312-a3bf-38e1b85b6db2",
    "path" : "\/private\/var\/folders\/*\/Dolphin.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.15.3"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4411473920,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4243456,
    "uuid" : "a1430be8-3676-3aa4-9ded-128dd10c872a",
    "path" : "\/private\/var\/folders\/*\/Dolphin.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.15.3"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4366876672,
    "CFBundleShortVersionString" : "5.0-17344",
    "CFBundleIdentifier" : "org.dolphin-emu.dolphin",
    "size" : 12173312,
    "uuid" : "0758349e-dac7-30fc-8a1a-b7e91cbec312",
    "path" : "\/private\/var\/folders\/*\/Dolphin.app\/Contents\/MacOS\/Dolphin",
    "name" : "Dolphin",
    "CFBundleVersion" : "5.0"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4405886976,
    "size" : 1359872,
    "uuid" : "2650359b-1d13-3afa-be92-d5ec1521fe2d",
    "path" : "\/private\/var\/folders\/*\/Dolphin.app\/Contents\/MacOS\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7156137984,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5533696,
    "uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7303528448,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7201918976,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15437824,
    "uuid" : "5e432f87-5b58-391a-a542-fa2d909dd210",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7155064832,
    "size" : 421888,
    "uuid" : "3d1e6031-901d-3df1-9e9a-f85ff1c2e803",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4403888128,
    "size" : 1212416,
    "uuid" : "c2e347c6-98e4-3860-ab67-ff4600bc6731",
    "path" : "\/private\/var\/folders\/*\/Dolphin.app\/Contents\/Frameworks\/libSDL2-2.0.0.dylib",
    "name" : "libSDL2-2.0.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7300902912,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 159744,
    "uuid" : "fbaaa1ec-abbe-3c0d-a491-0dc66ee9d8ce",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  }
],
  "sharedCache" : {
  "base" : 7152517120,
  "size" : 3144744960,
  "uuid" : "049b583e-d4dc-3b2b-88da-e52d6e18313d"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=882.4M resident=0K(0%) swapped_out_or_unallocated=882.4M(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               640K        5 \nActivity Tracing                   256K        1 \nCG backing stores                  960K        4 \nCG image                           976K       41 \nColorSync                          640K       28 \nCoreAnimation                      704K       40 \nCoreGraphics                        32K        2 \nCoreUI image data                 2336K       32 \nFoundation                          48K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                           652.2M       71 \nMALLOC guard page                  192K        9 \nMALLOC_MEDIUM (reserved)         952.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.4M       23 \nStack                             19.7M       24 \nVM_ALLOCATE                        432K       27 \n__AUTH                            1968K      199 \n__AUTH_CONST                      11.6M      365 \n__CTF                               756        1 \n__DATA                            21.8M      366 \n__DATA_CONST                      14.0M      379 \n__DATA_DIRTY                      1009K      130 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       585.9M       16 \n__OBJC_CONST                      2077K      172 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3168K        1 \n__TEXT                           296.5M      395 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      499.5M       69 \nshared memory                      880K       15 \n===========                     =======  ======= \nTOTAL                              3.3G     2431 \nTOTAL, minus reserved VM space     2.2G     2431 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "61301e3a61217b3110231469",
      "factorPackIds" : {
        "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
      },
      "deploymentId" : 240000016
    },
    {
      "rolloutId" : "60186475825c62000ccf5450",
      "factorPackIds" : {

      },
      "deploymentId" : 240000026
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookAir10,1, BootROM 7459.141.1, proc 8:4:4 processors, 16 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: VG27A, 2560 x 1440 (QHD/WQHD - Wide Quad 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, en0
USB Device: USB31Bus
USB Device: USB 2.0 BILLBOARD
USB Device: USB31Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

Actions #1

Updated by OatmealDome over 1 year ago

  • Status changed from New to Questionable

Not sure if this is actually related to the Metal backend. It looks like Dolphin is crashing while trying to show a panic alert during the emulation state change.

Actions #2

Updated by JMC4789 over 1 year ago

Can you try turning off confirm on stop in Config -> Interface

Actions #3

Updated by Billiard26 about 1 month ago

  • Operating system OS X added
  • Operating system deleted (N/A)
Actions #4

Updated by Billiard26 about 1 month ago

  • Status changed from Questionable to Won't fix

No response from user. Will re-open upon request.

Actions

Also available in: Atom PDF