[GH-ISSUE #2641] [APP BUG]: PC register does not match crashing frame in MacBook Pro M2 #860

Closed
opened 2026-02-27 21:08:34 +03:00 by kerem · 1 comment
Owner

Originally created by @Enigma2519-sudo on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2641

Checklist

  • I have searched for a similar issue in this repository and did not find one.
  • I am using an official build obtained from releases or updated one of those builds using its in-app updater.

Describe the Bug

Hello, I follow the homebrew build guidance on GitHub and install the most recent shadps4 (qt version for mac). It success on installing the Bloodborne pkg and looks all going well. However, when I start the game, the application immediately shutdown and generate the following "PC register does not match crashing frame" report. I tried for multiple times on reinstall the brew or shadps4, as well as move the shadps4 to the /Applications folder, as similar questions describe in the earlier bug report. Unfortunately, the crash problem never be resolved. Can someone please let me know how to deal with this issue? Thank you!

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

Process: shadps4 [52233]
Path: /Applications/shadps4.app/Contents/MacOS/shadps4
Identifier: com.shadps4-emu.shadps4
Version: 0.4.1 (1.0.0)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2025-03-10 14:44:47.8234 -0500
OS Version: macOS 14.6.1 (23G93)
Report Version: 12
Anonymous UUID: 90F482AD-DB4A-4277-6FC4-622B864AAAB1

Time Awake Since Boot: 21000 seconds

System Integrity Protection: enabled

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

Crashed Thread: 28 GAME_MainThread

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [52233]

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

Thread 0:: Dispatch queue: com.apple.main-thread
0 QtGui 0x700b7f40ae 0x700b64c000 + 1736878
1 QtGui 0x700b7ede0f 0x700b64c000 + 1711631
2 QtGui 0x700b7eb560 0x700b64c000 + 1701216
3 QtGui 0x700b7979ef QColorSpace::fromIccProfile(QByteArray const&) + 31
4 libqcocoa.dylib 0x700a588740 0x700a546000 + 272192
5 libqcocoa.dylib 0x700a5889f2 0x700a546000 + 272882
6 QtGui 0x700b73f3f5 QWindow::format() const + 37
7 libqcocoa.dylib 0x700a551abb 0x700a546000 + 47803
8 libqcocoa.dylib 0x700a551597 0x700a546000 + 46487
9 QtGui 0x700b762e39 QBackingStore::beginPaint(QRegion const&) + 297
10 QtWidgets 0x7009736386 QWidgetRepaintManager::paintAndFlush() + 4870
11 QtWidgets 0x7009736962 QWidgetRepaintManager::sync() + 258
12 QtWidgets 0x7009721a81 QWidget::event(QEvent*) + 1633
13 QtWidgets 0x700987571c QMainWindow::event(QEvent*) + 828
14 QtWidgets 0x70096c7254 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 308
15 QtWidgets 0x70096c81ee QApplication::notify(QObject*, QEvent*) + 494
16 QtCore 0x700cbf3a23 QCoreApplication::sendEvent(QObject*, QEvent*) + 147
17 QtCore 0x700cbf41e9 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 537
18 libqcocoa.dylib 0x700a55e53b 0x700a546000 + 99643
19 libqcocoa.dylib 0x700a55f7bc 0x700a546000 + 104380
20 CoreFoundation 0x7ff8137b17d6 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
21 CoreFoundation 0x7ff8137b1779 __CFRunLoopDoSource0 + 157
22 CoreFoundation 0x7ff8137b1548 __CFRunLoopDoSources0 + 215
23 CoreFoundation 0x7ff8137b01b8 __CFRunLoopRun + 919
24 CoreFoundation 0x7ff8137af859 CFRunLoopRunSpecific + 557
25 HIToolbox 0x7ff81e6a8a09 RunCurrentEventLoopInMode + 292
26 HIToolbox 0x7ff81e6a8646 ReceiveNextEventCommon + 201
27 HIToolbox 0x7ff81e6a8561 _BlockUntilNextEventMatchingListInModeWithFilter + 66
28 AppKit 0x7ff816d81171 _DPSNextEvent + 880
29 AppKit 0x7ff817695af0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1273
30 shadps4 0x200000167db Cocoa_PumpEventsUntilDate + 379
31 shadps4 0x20000016a54 Cocoa_PumpEvents + 68
32 shadps4 0x200010a5418 0x20000000000 + 17454104
33 shadps4 0x200010a55fa SDL_WaitEventTimeoutNS + 90
34 shadps4 0x2000058c5b0 Frontend::WindowSDL::WaitEvent() + 48
35 shadps4 0x200005830c5 Core::Emulator::Run(std::__1::__fs::filesystem::path const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>>>) + 6389
36 shadps4 0x200004a7c95 0x20000000000 + 4881557
37 shadps4 0x200004a63d0 0x20000000000 + 4875216
38 QtCore 0x700cc4811a 0x700cb5d000 + 962842
39 QtWidgets 0x70097f6f30 0x70096ba000 + 1298224
40 QtWidgets 0x70097f6dbd 0x70096ba000 + 1297853
41 QtWidgets 0x70097f7e8d QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 205
42 QtWidgets 0x70097215f5 QWidget::event(QEvent*) + 469
43 QtWidgets 0x70096c7254 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 308
44 QtWidgets 0x70096c9ab8 QApplication::notify(QObject*, QEvent*) + 6840
45 QtCore 0x700cbf3b13 QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) + 147
46 QtWidgets 0x70096c78a9 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) + 937
47 QtWidgets 0x700973b7e0 0x70096ba000 + 530400
48 QtWidgets 0x700973a776 0x70096ba000 + 526198
49 QtWidgets 0x70096c7254 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 308
50 QtWidgets 0x70096c81ee QApplication::notify(QObject*, QEvent*) + 494
51 QtCore 0x700cbf3b13 QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) + 147
52 QtGui 0x700b6e1bc4 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2452
53 QtGui 0x700b74ab8b QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag) + 443
54 libqcocoa.dylib 0x700a55f7bc 0x700a546000 + 104380
55 CoreFoundation 0x7ff8137b17d6 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
56 CoreFoundation 0x7ff8137b1779 __CFRunLoopDoSource0 + 157
57 CoreFoundation 0x7ff8137b1548 __CFRunLoopDoSources0 + 215
58 CoreFoundation 0x7ff8137b01b8 __CFRunLoopRun + 919
59 CoreFoundation 0x7ff8137af859 CFRunLoopRunSpecific + 557
60 HIToolbox 0x7ff81e6a8a09 RunCurrentEventLoopInMode + 292
61 HIToolbox 0x7ff81e6a8646 ReceiveNextEventCommon + 201
62 HIToolbox 0x7ff81e6a8561 _BlockUntilNextEventMatchingListInModeWithFilter + 66
63 AppKit 0x7ff816d81171 _DPSNextEvent + 880
64 AppKit 0x7ff817695af0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1273
65 AppKit 0x7ff816d72585 -[NSApplication run] + 603
66 libqcocoa.dylib 0x700a55d119 0x700a546000 + 94489
67 QtCore 0x700cbfd0d6 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 550
68 QtCore 0x700cbf374d QCoreApplication::exec() + 157
69 shadps4 0x2000057e287 main + 7191
70 dyld 0x20102a35345 start + 1909

Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7fff6c414 0x7ff7fff68000 + 17428

Thread 2:
0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644

Thread 3:
0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644

Thread 4:
0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644

Thread 5:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 6:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 7:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 8:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 9:
0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644

Thread 10:: caulk.messenger.shared:17
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff81369400a semaphore_wait_trap + 10
2 caulk 0x7ff81e3c4ba8 caulk::semaphore::timed_wait(double) + 150
3 caulk 0x7ff81e3c4ac4 caulk::concurrent::details::worker_thread::run() + 30
4 caulk 0x7ff81e3c47e8 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void) + 41
5 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
6 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 11:: caulk.messenger.shared:high
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff81369400a semaphore_wait_trap + 10
2 caulk 0x7ff81e3c4ba8 caulk::semaphore::timed_wait(double) + 150
3 caulk 0x7ff81e3c4ac4 caulk::concurrent::details::worker_thread::run() + 30
4 caulk 0x7ff81e3c47e8 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void) + 41
5 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
6 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 12:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 13:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 14:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 15:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 16:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 17:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 18:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 19:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 20:
0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644

Thread 21:: QNetworkAccessManager thread
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff81369ae5e poll + 10
2 QtCore 0x700cd9aa36 qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 182
3 QtCore 0x700cd9ec13 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1139
4 QtCore 0x700cbfd0d6 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 550
5 QtCore 0x700ccf5b59 QThread::exec() + 345
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 22:: Thread (pooled)
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066
4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019
6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463
7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 23:: com.apple.NSEventThread
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff81369408e mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff8136a2878 mach_msg2_internal + 84
3 libsystem_kernel.dylib 0x7ff81369b178 mach_msg_overwrite + 653
4 libsystem_kernel.dylib 0x7ff81369437d mach_msg + 19
5 CoreFoundation 0x7ff8137b1909 __CFRunLoopServiceMachPort + 143
6 CoreFoundation 0x7ff8137b037c __CFRunLoopRun + 1371
7 CoreFoundation 0x7ff8137af859 CFRunLoopRunSpecific + 557
8 AppKit 0x7ff816edf29c _NSEventThread + 122
9 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
10 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 24:: shadPS4:KernelServiceThread
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 libc++.1.dylib 0x7ff81360dd12 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
4 shadps4 0x200007f4f52 0x20000000000 + 8343378
5 shadps4 0x200007f5363 0x20000000000 + 8344419
6 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
7 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 25:: shadPS4:GpuCommandProcessor
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 libc++.1.dylib 0x7ff81360dd12 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
4 shadps4 0x20000cfd6aa 0x20000000000 + 13620906
5 shadps4 0x20000cff827 0x20000000000 + 13629479
6 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
7 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 26:: shadPS4:ImGuiTextureManager
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 libc++.1.dylib 0x7ff81360dd12 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
4 shadps4 0x20000435447 ImGui::Core::TextureManager::WorkerLoop() + 199
5 shadps4 0x200004371ac 0x20000000000 + 4420012
6 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
7 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 27:: shadPS4:PresentThread
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696b06 __semwait_signal + 10
2 libsystem_c.dylib 0x7ff813589a61 nanosleep + 199
3 libc++.1.dylib 0x7ff81361e0b4 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 73
4 shadps4 0x200009ed0a2 0x20000000000 + 10408098
5 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
6 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 28 Crashed:: GAME_MainThread
0 0x7000ed8264 ???
1 shadps4 0x20000c3ff9e 0x20000000000 + 12844958
2 libsystem_platform.dylib 0x7ff813702fdd _sigtramp + 29
3 ??? 0x416576697375 ???
4 ??? 0x9200559ed ???
5 ??? 0x920058574 ???
6 shadps4 0x20000c3e1ee Core::Module::Start(unsigned long long, void const*, void*) + 638
7 shadps4 0x20000c31855 0x20000000000 + 12785749
8 shadps4 0x200007694ca Libraries::Kernel::Thread::RunWrapper(void*) + 42
9 shadps4 0x200007cf7c2 0x20000000000 + 8189890
10 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
11 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 29:: SDLTimer
0 ??? 0x7ff8a3982a78 ???
1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211
3 shadps4 0x200011e515e SDL_WaitConditionTimeoutNS + 238
4 shadps4 0x200011e57c1 SDL_WaitSemaphoreTimeoutNS + 129
5 shadps4 0x200011412fc 0x20000000000 + 18092796
6 shadps4 0x20001140091 SDL_RunThread + 97
7 shadps4 0x200011e4bb9 0x20000000000 + 18762681
8 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99
9 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15

Thread 28 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fbf78048058 rcx: 0x0000020206b170ac rdx: 0x00007ff856aa3348
rdi: 0x00007ff856aa3328 rsi: 0x00000000000120a8 rbp: 0x00007fbfa9037f60 rsp: 0x00007fbfa9037f50
r8: 0x00007ff856aa3340 r9: 0x00000000ffffff00 r10: 0x0000000000000000 r11: 0x0000000000000000
r12: 0x000000092005fb08 r13: 0x0000000000000004 r14: 0x0000600002199eb0 r15: 0x0000600002199eb0
rip: rfl: 0x0000000000000206
tmp0: 0x0000020000599761 tmp1: 0x0000000000000003 tmp2: 0x0000007000ed8254

Binary Images:
0x20102a2f000 - 0x20102abffff dyld () <18f658dd-20f3-324d-b7ac-8a9c60b574b3> /usr/lib/dyld
0x7034cab000 - 0x7034cb2fff com.apple.GameController.KeyboardAndMouseSupport (
) <421fd291-f695-32e8-bd7f-88c6c2d24776> /System/Library/Frameworks/GameController.framework/Versions/A/Resources/KeyboardAndMouseSupport.bundle/Contents/MacOS/KeyboardAndMouseSupport
0x7034c50000 - 0x7034c66fff com.apple.iokit.IOHIDLib (2.0.0) /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x70329f8000 - 0x7032a07fff libqcertonlybackend.dylib () <4221b281-432f-3004-aa68-80f7b7351e1c> /Applications/shadps4.app/Contents/PlugIns/tls/libqcertonlybackend.dylib
0x7035ef6000 - 0x7035f2dfff libqopensslbackend.dylib (
) /Applications/shadps4.app/Contents/PlugIns/tls/libqopensslbackend.dylib
0x7035dd1000 - 0x7035df7fff libqsecuretransportbackend.dylib () /Applications/shadps4.app/Contents/PlugIns/tls/libqsecuretransportbackend.dylib
0x7032b63000 - 0x7032f74fff libMoltenVK.dylib (
) <922eda89-44bf-36c1-950e-e28033cc3e63> /Applications/shadps4.app/Contents/Frameworks/libMoltenVK.dylib
0x701b5b6000 - 0x701b649fff libqjpeg.dylib () <7c5f9821-98ba-321b-91f2-182863f104a9> /Applications/shadps4.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x70197cc000 - 0x70197d3fff libqgif.dylib (
) /Applications/shadps4.app/Contents/PlugIns/imageformats/libqgif.dylib
0x70198a7000 - 0x701992efff libffmpegmediaplugin.dylib () <179cdfbc-3a7a-33fb-87a9-4e5a3347aa16> /Applications/shadps4.app/Contents/PlugIns/multimedia/libffmpegmediaplugin.dylib
0x7019ee7000 - 0x701a0defff libavformat.61.dylib (
) <7f7df92d-4644-3d84-a417-b52f10b45063> /Applications/shadps4.app/Contents/Frameworks/libavformat.61.dylib
0x701bf5f000 - 0x701cde8fff libavcodec.61.dylib () /Applications/shadps4.app/Contents/Frameworks/libavcodec.61.dylib
0x701974b000 - 0x7019767fff libswresample.5.dylib (
) <85bdba01-3ee8-3719-b1f2-789483a5dd80> /Applications/shadps4.app/Contents/Frameworks/libswresample.5.dylib
0x7019bfb000 - 0x7019cedfff libswscale.8.dylib () <8795b6bf-1fb7-316c-886a-b00f9a6e8464> /Applications/shadps4.app/Contents/Frameworks/libswscale.8.dylib
0x701a40a000 - 0x701a4b7fff libavutil.59.dylib (
) <327975eb-a1f8-3f9c-9e5a-6769b4ee8ed3> /Applications/shadps4.app/Contents/Frameworks/libavutil.59.dylib
0x7009592000 - 0x700959efff libobjc-trampolines.dylib () <4495fe2d-e347-3f01-98d4-b9f51e1d9064> /usr/lib/libobjc-trampolines.dylib
0x70095bc000 - 0x70095c3fff libqico.dylib (
) <81aef8ac-34d2-310a-b58f-380949d141a9> /Applications/shadps4.app/Contents/PlugIns/imageformats/libqico.dylib
0x700960a000 - 0x700962ffff libqmacstyle.dylib () /Applications/shadps4.app/Contents/PlugIns/styles/libqmacstyle.dylib
0x700a546000 - 0x700a5edfff libqcocoa.dylib (
) <70c993b7-eeca-32ab-ae51-4d7ee1abea34> /Applications/shadps4.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x7008b5a000 - 0x7008b70fff com.apple.security.csparser (3.0) /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x70096ba000 - 0x7009bcafff org.qt-project.QtWidgets (6.9) <9cbe7e4e-52bf-3034-8835-e50d42ce4827> /Applications/shadps4.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
0x700899b000 - 0x700899efff org.qt-project.QtConcurrent (6.9) <703ef0ca-c4cc-3626-a5e6-567aa65d7923> /Applications/shadps4.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent
0x7008c16000 - 0x7008cbefff org.qt-project.QtMultimedia (6.9) <373df9ef-b208-3113-976b-9eb067b214ab> /Applications/shadps4.app/Contents/Frameworks/QtMultimedia.framework/Versions/A/QtMultimedia
0x7009158000 - 0x70092a2fff org.qt-project.QtNetwork (6.9) <7075a633-7de0-38e9-aa14-efd9660378d1> /Applications/shadps4.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork
0x700b64c000 - 0x700bdf4fff org.qt-project.QtGui (6.9) /Applications/shadps4.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
0x700cb5d000 - 0x700d083fff org.qt-project.QtCore (6.9) /Applications/shadps4.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
0x7008e06000 - 0x7008e93fff org.qt-project.QtDBus (6.9) <1d787236-b390-3f71-8681-5d24a6780d6a> /Applications/shadps4.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus
0x7ff7fff68000 - 0x7ff7fff97fff runtime () <785a360c-c838-3095-94d4-2cc4faf5d5de> /usr/libexec/rosetta/runtime
0x700800a000 - 0x700805dfff libRosettaRuntime (
) <3e6996b2-eddb-3269-b841-bb2b3c546f07> /Library/Apple//libRosettaRuntime
0x20000000000 - 0x2000239afff com.shadps4-emu.shadps4 (0.4.1) /Applications/shadps4.app/Contents/MacOS/shadps4
0x7ff813735000 - 0x7ff813bceffc com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff81e67a000 - 0x7ff81e914ff3 com.apple.HIToolbox (2.1.1) <2aa738bf-9f72-3227-8bba-7eae7b9f080b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff816d42000 - 0x7ff818172ff7 com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x0 - 0xffffffffffffffff ??? (
) <00000000-0000-0000-0000-000000000000> ???
0x7ff813693000 - 0x7ff8136cdff7 libsystem_kernel.dylib () <54b50613-cc4b-3ace-a9ec-919ea83d5e5f> /usr/lib/system/libsystem_kernel.dylib
0x7ff8136ce000 - 0x7ff8136d9ff7 libsystem_pthread.dylib (
) /usr/lib/system/libsystem_pthread.dylib
0x7ff81e3c3000 - 0x7ff81e3e8ff7 com.apple.audio.caulk (1.0) <96b6ddc4-bd0a-350a-99bb-1e8e65766b32> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff813602000 - 0x7ff81367cff3 libc++.1.dylib () <69eca28c-bfb7-35bf-ad4f-1bece712d239> /usr/lib/libc++.1.dylib
0x7ff81357a000 - 0x7ff813601ff7 libsystem_c.dylib (
) /usr/lib/system/libsystem_c.dylib
0x7ff81e194000 - 0x7ff81e3c2ff7 com.apple.Metal (343.21) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7ff8136ff000 - 0x7ff813709ff7 libsystem_platform.dylib (*) <4ea5bbf7-8ce1-37ab-916b-d14ffd7d2b4b> /usr/lib/system/libsystem_platform.dylib

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG image 192K 16
ColorSync 236K 27
CoreAnimation 520K 43
CoreGraphics 20K 3
CoreUI image data 1452K 12
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 1.7G 55
MALLOC guard page 192K 12
MALLOC_LARGE (reserved) 960.0M 2 reserved VM address space (unallocated)
Rosetta Arena 4096K 2
Rosetta Generic 3616K 901
Rosetta IndirectBranch 1024K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 600K 60
Rosetta Thread Context 600K 60
Rosetta User LDT 64K 1
STACK GUARD 20K 5
SYSTEM_MANAGED 32.0G 3
SYSTEM_RESERVED 31.0G 86
Stack 21.8M 30
Stack Guard 56.1M 23
TCB_SPACE 4080K 1
VM_ALLOCATE 5.8G 42
VM_ALLOCATE (reserved) 1.0T 6 reserved VM address space (unallocated)
__CTF 824 1
__DATA 48.2M 447
__DATA_CONST 23.9M 274
__DATA_DIRTY 916K 130
__FONT_DATA 2352 1
__LINKEDIT 204.6M 35
__OBJC_RO 71.8M 1
__OBJC_RW 2198K 2
__TEXT 479.7M 452
mapped file 583.8M 153
shared memory 832K 21
=========== ======= =======
TOTAL 1.1T 2913
TOTAL, minus reserved VM space 72.1G 2913
`

Reproduction Steps

When I operate the command:
git clone --recursive https://github.com/shadps4-emu/shadPS4.git\ncd shadPS4.

The terminal output shows:
fatal: destination path 'shadPS4' already exists and is not an empty directory.

Thus, I deleted the shadPS4 folder in my document manually, then operate this command again.

The other errors occur when I operate the command:
cmake --build . --parallel$(sysctl -n hw.ncpu)
Terminal reports for 2 errors.

In the end, I command the terminal:
./shadps4 /"PATH"/"TO"/"GAME"/"FOLDER"/eboot.bin, but it's failed to open.

Expected Behavior

No response

Specify OS Version

Mac OS Sonoma 14.6.1

Originally created by @Enigma2519-sudo on GitHub (Mar 10, 2025). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2641 ### Checklist - [x] I have searched for a similar issue in this repository and did not find one. - [x] I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated one of those builds using its in-app updater. ### Describe the Bug Hello, I follow the homebrew build guidance on GitHub and install the most recent shadps4 (qt version for mac). It success on installing the Bloodborne pkg and looks all going well. However, when I start the game, the application immediately shutdown and generate the following **"PC register does not match crashing frame"** report. I tried for multiple times on reinstall the brew or shadps4, as well as move the shadps4 to the /Applications folder, as similar questions describe in the earlier bug report. Unfortunately, the crash problem never be resolved. Can someone please let me know how to deal with this issue? Thank you! `------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: shadps4 [52233] Path: /Applications/shadps4.app/Contents/MacOS/shadps4 Identifier: com.shadps4-emu.shadps4 Version: 0.4.1 (1.0.0) Code Type: X86-64 (Translated) Parent Process: launchd [1] User ID: 501 Date/Time: 2025-03-10 14:44:47.8234 -0500 OS Version: macOS 14.6.1 (23G93) Report Version: 12 Anonymous UUID: 90F482AD-DB4A-4277-6FC4-622B864AAAB1 Time Awake Since Boot: 21000 seconds System Integrity Protection: enabled Notes: PC register does not match crashing frame (0x0 vs 0x7000ED8264) Crashed Thread: 28 GAME_MainThread Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5 Terminating Process: exc handler [52233] Error Formulating Crash Report: PC register does not match crashing frame (0x0 vs 0x7000ED8264) Thread 0:: Dispatch queue: com.apple.main-thread 0 QtGui 0x700b7f40ae 0x700b64c000 + 1736878 1 QtGui 0x700b7ede0f 0x700b64c000 + 1711631 2 QtGui 0x700b7eb560 0x700b64c000 + 1701216 3 QtGui 0x700b7979ef QColorSpace::fromIccProfile(QByteArray const&) + 31 4 libqcocoa.dylib 0x700a588740 0x700a546000 + 272192 5 libqcocoa.dylib 0x700a5889f2 0x700a546000 + 272882 6 QtGui 0x700b73f3f5 QWindow::format() const + 37 7 libqcocoa.dylib 0x700a551abb 0x700a546000 + 47803 8 libqcocoa.dylib 0x700a551597 0x700a546000 + 46487 9 QtGui 0x700b762e39 QBackingStore::beginPaint(QRegion const&) + 297 10 QtWidgets 0x7009736386 QWidgetRepaintManager::paintAndFlush() + 4870 11 QtWidgets 0x7009736962 QWidgetRepaintManager::sync() + 258 12 QtWidgets 0x7009721a81 QWidget::event(QEvent*) + 1633 13 QtWidgets 0x700987571c QMainWindow::event(QEvent*) + 828 14 QtWidgets 0x70096c7254 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 308 15 QtWidgets 0x70096c81ee QApplication::notify(QObject*, QEvent*) + 494 16 QtCore 0x700cbf3a23 QCoreApplication::sendEvent(QObject*, QEvent*) + 147 17 QtCore 0x700cbf41e9 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 537 18 libqcocoa.dylib 0x700a55e53b 0x700a546000 + 99643 19 libqcocoa.dylib 0x700a55f7bc 0x700a546000 + 104380 20 CoreFoundation 0x7ff8137b17d6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 21 CoreFoundation 0x7ff8137b1779 __CFRunLoopDoSource0 + 157 22 CoreFoundation 0x7ff8137b1548 __CFRunLoopDoSources0 + 215 23 CoreFoundation 0x7ff8137b01b8 __CFRunLoopRun + 919 24 CoreFoundation 0x7ff8137af859 CFRunLoopRunSpecific + 557 25 HIToolbox 0x7ff81e6a8a09 RunCurrentEventLoopInMode + 292 26 HIToolbox 0x7ff81e6a8646 ReceiveNextEventCommon + 201 27 HIToolbox 0x7ff81e6a8561 _BlockUntilNextEventMatchingListInModeWithFilter + 66 28 AppKit 0x7ff816d81171 _DPSNextEvent + 880 29 AppKit 0x7ff817695af0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1273 30 shadps4 0x200000167db Cocoa_PumpEventsUntilDate + 379 31 shadps4 0x20000016a54 Cocoa_PumpEvents + 68 32 shadps4 0x200010a5418 0x20000000000 + 17454104 33 shadps4 0x200010a55fa SDL_WaitEventTimeoutNS + 90 34 shadps4 0x2000058c5b0 Frontend::WindowSDL::WaitEvent() + 48 35 shadps4 0x200005830c5 Core::Emulator::Run(std::__1::__fs::filesystem::path const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>) + 6389 36 shadps4 0x200004a7c95 0x20000000000 + 4881557 37 shadps4 0x200004a63d0 0x20000000000 + 4875216 38 QtCore 0x700cc4811a 0x700cb5d000 + 962842 39 QtWidgets 0x70097f6f30 0x70096ba000 + 1298224 40 QtWidgets 0x70097f6dbd 0x70096ba000 + 1297853 41 QtWidgets 0x70097f7e8d QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 205 42 QtWidgets 0x70097215f5 QWidget::event(QEvent*) + 469 43 QtWidgets 0x70096c7254 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 308 44 QtWidgets 0x70096c9ab8 QApplication::notify(QObject*, QEvent*) + 6840 45 QtCore 0x700cbf3b13 QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) + 147 46 QtWidgets 0x70096c78a9 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 937 47 QtWidgets 0x700973b7e0 0x70096ba000 + 530400 48 QtWidgets 0x700973a776 0x70096ba000 + 526198 49 QtWidgets 0x70096c7254 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 308 50 QtWidgets 0x70096c81ee QApplication::notify(QObject*, QEvent*) + 494 51 QtCore 0x700cbf3b13 QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) + 147 52 QtGui 0x700b6e1bc4 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2452 53 QtGui 0x700b74ab8b QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 443 54 libqcocoa.dylib 0x700a55f7bc 0x700a546000 + 104380 55 CoreFoundation 0x7ff8137b17d6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 56 CoreFoundation 0x7ff8137b1779 __CFRunLoopDoSource0 + 157 57 CoreFoundation 0x7ff8137b1548 __CFRunLoopDoSources0 + 215 58 CoreFoundation 0x7ff8137b01b8 __CFRunLoopRun + 919 59 CoreFoundation 0x7ff8137af859 CFRunLoopRunSpecific + 557 60 HIToolbox 0x7ff81e6a8a09 RunCurrentEventLoopInMode + 292 61 HIToolbox 0x7ff81e6a8646 ReceiveNextEventCommon + 201 62 HIToolbox 0x7ff81e6a8561 _BlockUntilNextEventMatchingListInModeWithFilter + 66 63 AppKit 0x7ff816d81171 _DPSNextEvent + 880 64 AppKit 0x7ff817695af0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1273 65 AppKit 0x7ff816d72585 -[NSApplication run] + 603 66 libqcocoa.dylib 0x700a55d119 0x700a546000 + 94489 67 QtCore 0x700cbfd0d6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 550 68 QtCore 0x700cbf374d QCoreApplication::exec() + 157 69 shadps4 0x2000057e287 main + 7191 70 dyld 0x20102a35345 start + 1909 Thread 1:: com.apple.rosetta.exceptionserver 0 runtime 0x7ff7fff6c414 0x7ff7fff68000 + 17428 Thread 2: 0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644 Thread 3: 0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644 Thread 4: 0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644 Thread 5:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 6:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 7:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 8:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 9: 0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644 Thread 10:: caulk.messenger.shared:17 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff81369400a semaphore_wait_trap + 10 2 caulk 0x7ff81e3c4ba8 caulk::semaphore::timed_wait(double) + 150 3 caulk 0x7ff81e3c4ac4 caulk::concurrent::details::worker_thread::run() + 30 4 caulk 0x7ff81e3c47e8 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*) + 41 5 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 6 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 11:: caulk.messenger.shared:high 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff81369400a semaphore_wait_trap + 10 2 caulk 0x7ff81e3c4ba8 caulk::semaphore::timed_wait(double) + 150 3 caulk 0x7ff81e3c4ac4 caulk::concurrent::details::worker_thread::run() + 30 4 caulk 0x7ff81e3c47e8 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*) + 41 5 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 6 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 12:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 13:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 14:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 15:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 16:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 17:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 18:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 19:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 20: 0 runtime 0x7ff7fff8a94c 0x7ff7fff68000 + 141644 Thread 21:: QNetworkAccessManager thread 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff81369ae5e poll + 10 2 QtCore 0x700cd9aa36 qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 182 3 QtCore 0x700cd9ec13 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1139 4 QtCore 0x700cbfd0d6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 550 5 QtCore 0x700ccf5b59 QThread::exec() + 345 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 22:: Thread (pooled) 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 QtCore 0x700cdab1aa 0x700cb5d000 + 2417066 4 QtCore 0x700cdab044 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5 QtCore 0x700cda53bb 0x700cb5d000 + 2393019 6 QtCore 0x700cd9c4ef 0x700cb5d000 + 2356463 7 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 8 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 23:: com.apple.NSEventThread 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff81369408e mach_msg2_trap + 10 2 libsystem_kernel.dylib 0x7ff8136a2878 mach_msg2_internal + 84 3 libsystem_kernel.dylib 0x7ff81369b178 mach_msg_overwrite + 653 4 libsystem_kernel.dylib 0x7ff81369437d mach_msg + 19 5 CoreFoundation 0x7ff8137b1909 __CFRunLoopServiceMachPort + 143 6 CoreFoundation 0x7ff8137b037c __CFRunLoopRun + 1371 7 CoreFoundation 0x7ff8137af859 CFRunLoopRunSpecific + 557 8 AppKit 0x7ff816edf29c _NSEventThread + 122 9 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 10 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 24:: shadPS4:KernelServiceThread 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 libc++.1.dylib 0x7ff81360dd12 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18 4 shadps4 0x200007f4f52 0x20000000000 + 8343378 5 shadps4 0x200007f5363 0x20000000000 + 8344419 6 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 25:: shadPS4:GpuCommandProcessor 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 libc++.1.dylib 0x7ff81360dd12 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18 4 shadps4 0x20000cfd6aa 0x20000000000 + 13620906 5 shadps4 0x20000cff827 0x20000000000 + 13629479 6 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 26:: shadPS4:ImGuiTextureManager 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 libc++.1.dylib 0x7ff81360dd12 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18 4 shadps4 0x20000435447 ImGui::Core::TextureManager::WorkerLoop() + 199 5 shadps4 0x200004371ac 0x20000000000 + 4420012 6 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 27:: shadPS4:PresentThread 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696b06 __semwait_signal + 10 2 libsystem_c.dylib 0x7ff813589a61 nanosleep + 199 3 libc++.1.dylib 0x7ff81361e0b4 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 73 4 shadps4 0x200009ed0a2 0x20000000000 + 10408098 5 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 6 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 28 Crashed:: GAME_MainThread 0 <translation info unavailable> 0x7000ed8264 ??? 1 shadps4 0x20000c3ff9e 0x20000000000 + 12844958 2 libsystem_platform.dylib 0x7ff813702fdd _sigtramp + 29 3 ??? 0x416576697375 ??? 4 ??? 0x9200559ed ??? 5 ??? 0x920058574 ??? 6 shadps4 0x20000c3e1ee Core::Module::Start(unsigned long long, void const*, void*) + 638 7 shadps4 0x20000c31855 0x20000000000 + 12785749 8 shadps4 0x200007694ca Libraries::Kernel::Thread::RunWrapper(void*) + 42 9 shadps4 0x200007cf7c2 0x20000000000 + 8189890 10 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 11 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 29:: SDLTimer 0 ??? 0x7ff8a3982a78 ??? 1 libsystem_kernel.dylib 0x7ff813696c3a __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff8136d46f3 _pthread_cond_wait + 1211 3 shadps4 0x200011e515e SDL_WaitConditionTimeoutNS + 238 4 shadps4 0x200011e57c1 SDL_WaitSemaphoreTimeoutNS + 129 5 shadps4 0x200011412fc 0x20000000000 + 18092796 6 shadps4 0x20001140091 SDL_RunThread + 97 7 shadps4 0x200011e4bb9 0x20000000000 + 18762681 8 libsystem_pthread.dylib 0x7ff8136d418b _pthread_start + 99 9 libsystem_pthread.dylib 0x7ff8136cfae3 thread_start + 15 Thread 28 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fbf78048058 rcx: 0x0000020206b170ac rdx: 0x00007ff856aa3348 rdi: 0x00007ff856aa3328 rsi: 0x00000000000120a8 rbp: 0x00007fbfa9037f60 rsp: 0x00007fbfa9037f50 r8: 0x00007ff856aa3340 r9: 0x00000000ffffff00 r10: 0x0000000000000000 r11: 0x0000000000000000 r12: 0x000000092005fb08 r13: 0x0000000000000004 r14: 0x0000600002199eb0 r15: 0x0000600002199eb0 rip: <unavailable> rfl: 0x0000000000000206 tmp0: 0x0000020000599761 tmp1: 0x0000000000000003 tmp2: 0x0000007000ed8254 Binary Images: 0x20102a2f000 - 0x20102abffff dyld (*) <18f658dd-20f3-324d-b7ac-8a9c60b574b3> /usr/lib/dyld 0x7034cab000 - 0x7034cb2fff com.apple.GameController.KeyboardAndMouseSupport (*) <421fd291-f695-32e8-bd7f-88c6c2d24776> /System/Library/Frameworks/GameController.framework/Versions/A/Resources/KeyboardAndMouseSupport.bundle/Contents/MacOS/KeyboardAndMouseSupport 0x7034c50000 - 0x7034c66fff com.apple.iokit.IOHIDLib (2.0.0) <b9a7fd5f-fdda-36db-b2ec-1df7a932abd5> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib 0x70329f8000 - 0x7032a07fff libqcertonlybackend.dylib (*) <4221b281-432f-3004-aa68-80f7b7351e1c> /Applications/shadps4.app/Contents/PlugIns/tls/libqcertonlybackend.dylib 0x7035ef6000 - 0x7035f2dfff libqopensslbackend.dylib (*) <b1356888-2bc9-3a8c-923f-5ed01e1a9e01> /Applications/shadps4.app/Contents/PlugIns/tls/libqopensslbackend.dylib 0x7035dd1000 - 0x7035df7fff libqsecuretransportbackend.dylib (*) <f1c4a9b6-f23b-3c50-867b-c160412ade2f> /Applications/shadps4.app/Contents/PlugIns/tls/libqsecuretransportbackend.dylib 0x7032b63000 - 0x7032f74fff libMoltenVK.dylib (*) <922eda89-44bf-36c1-950e-e28033cc3e63> /Applications/shadps4.app/Contents/Frameworks/libMoltenVK.dylib 0x701b5b6000 - 0x701b649fff libqjpeg.dylib (*) <7c5f9821-98ba-321b-91f2-182863f104a9> /Applications/shadps4.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x70197cc000 - 0x70197d3fff libqgif.dylib (*) <cce9364e-1f26-3c05-8e7e-58ca669195a6> /Applications/shadps4.app/Contents/PlugIns/imageformats/libqgif.dylib 0x70198a7000 - 0x701992efff libffmpegmediaplugin.dylib (*) <179cdfbc-3a7a-33fb-87a9-4e5a3347aa16> /Applications/shadps4.app/Contents/PlugIns/multimedia/libffmpegmediaplugin.dylib 0x7019ee7000 - 0x701a0defff libavformat.61.dylib (*) <7f7df92d-4644-3d84-a417-b52f10b45063> /Applications/shadps4.app/Contents/Frameworks/libavformat.61.dylib 0x701bf5f000 - 0x701cde8fff libavcodec.61.dylib (*) <e1286e8c-829f-32f0-ad5e-6f70f710f8d3> /Applications/shadps4.app/Contents/Frameworks/libavcodec.61.dylib 0x701974b000 - 0x7019767fff libswresample.5.dylib (*) <85bdba01-3ee8-3719-b1f2-789483a5dd80> /Applications/shadps4.app/Contents/Frameworks/libswresample.5.dylib 0x7019bfb000 - 0x7019cedfff libswscale.8.dylib (*) <8795b6bf-1fb7-316c-886a-b00f9a6e8464> /Applications/shadps4.app/Contents/Frameworks/libswscale.8.dylib 0x701a40a000 - 0x701a4b7fff libavutil.59.dylib (*) <327975eb-a1f8-3f9c-9e5a-6769b4ee8ed3> /Applications/shadps4.app/Contents/Frameworks/libavutil.59.dylib 0x7009592000 - 0x700959efff libobjc-trampolines.dylib (*) <4495fe2d-e347-3f01-98d4-b9f51e1d9064> /usr/lib/libobjc-trampolines.dylib 0x70095bc000 - 0x70095c3fff libqico.dylib (*) <81aef8ac-34d2-310a-b58f-380949d141a9> /Applications/shadps4.app/Contents/PlugIns/imageformats/libqico.dylib 0x700960a000 - 0x700962ffff libqmacstyle.dylib (*) <c6aca66e-71d5-39f6-a1ce-709fbb8183f5> /Applications/shadps4.app/Contents/PlugIns/styles/libqmacstyle.dylib 0x700a546000 - 0x700a5edfff libqcocoa.dylib (*) <70c993b7-eeca-32ab-ae51-4d7ee1abea34> /Applications/shadps4.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x7008b5a000 - 0x7008b70fff com.apple.security.csparser (3.0) <ba32b0db-6798-3ff5-9b01-a42fb9e96317> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x70096ba000 - 0x7009bcafff org.qt-project.QtWidgets (6.9) <9cbe7e4e-52bf-3034-8835-e50d42ce4827> /Applications/shadps4.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets 0x700899b000 - 0x700899efff org.qt-project.QtConcurrent (6.9) <703ef0ca-c4cc-3626-a5e6-567aa65d7923> /Applications/shadps4.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent 0x7008c16000 - 0x7008cbefff org.qt-project.QtMultimedia (6.9) <373df9ef-b208-3113-976b-9eb067b214ab> /Applications/shadps4.app/Contents/Frameworks/QtMultimedia.framework/Versions/A/QtMultimedia 0x7009158000 - 0x70092a2fff org.qt-project.QtNetwork (6.9) <7075a633-7de0-38e9-aa14-efd9660378d1> /Applications/shadps4.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork 0x700b64c000 - 0x700bdf4fff org.qt-project.QtGui (6.9) <c9817dda-4e7a-3f73-841c-ba8813d29e92> /Applications/shadps4.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui 0x700cb5d000 - 0x700d083fff org.qt-project.QtCore (6.9) <df94f1f0-3f53-3e74-9a76-bbd2ff51cb80> /Applications/shadps4.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore 0x7008e06000 - 0x7008e93fff org.qt-project.QtDBus (6.9) <1d787236-b390-3f71-8681-5d24a6780d6a> /Applications/shadps4.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus 0x7ff7fff68000 - 0x7ff7fff97fff runtime (*) <785a360c-c838-3095-94d4-2cc4faf5d5de> /usr/libexec/rosetta/runtime 0x700800a000 - 0x700805dfff libRosettaRuntime (*) <3e6996b2-eddb-3269-b841-bb2b3c546f07> /Library/Apple/*/libRosettaRuntime 0x20000000000 - 0x2000239afff com.shadps4-emu.shadps4 (0.4.1) <d0257549-c58d-381c-bdfe-d51aa1681618> /Applications/shadps4.app/Contents/MacOS/shadps4 0x7ff813735000 - 0x7ff813bceffc com.apple.CoreFoundation (6.9) <b3ab14d5-b296-35f0-9267-168af8816a8d> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff81e67a000 - 0x7ff81e914ff3 com.apple.HIToolbox (2.1.1) <2aa738bf-9f72-3227-8bba-7eae7b9f080b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff816d42000 - 0x7ff818172ff7 com.apple.AppKit (6.9) <d0e19a37-f677-32b5-b3d2-005e60b90f7f> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 0x7ff813693000 - 0x7ff8136cdff7 libsystem_kernel.dylib (*) <54b50613-cc4b-3ace-a9ec-919ea83d5e5f> /usr/lib/system/libsystem_kernel.dylib 0x7ff8136ce000 - 0x7ff8136d9ff7 libsystem_pthread.dylib (*) <d70de43a-2804-340a-804c-5d316c1e013b> /usr/lib/system/libsystem_pthread.dylib 0x7ff81e3c3000 - 0x7ff81e3e8ff7 com.apple.audio.caulk (1.0) <96b6ddc4-bd0a-350a-99bb-1e8e65766b32> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7ff813602000 - 0x7ff81367cff3 libc++.1.dylib (*) <69eca28c-bfb7-35bf-ad4f-1bece712d239> /usr/lib/libc++.1.dylib 0x7ff81357a000 - 0x7ff813601ff7 libsystem_c.dylib (*) <d7acdb03-4453-3d57-9b53-9f338bca635d> /usr/lib/system/libsystem_c.dylib 0x7ff81e194000 - 0x7ff81e3c2ff7 com.apple.Metal (343.21) <e594f0c4-4ce9-3bcb-9a0c-064c06696f83> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7ff8136ff000 - 0x7ff813709ff7 libsystem_platform.dylib (*) <4ea5bbf7-8ce1-37ab-916b-d14ffd7d2b4b> /usr/lib/system/libsystem_platform.dylib 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=684.3M resident=0K(0%) swapped_out_or_unallocated=684.3M(100%) Writable regions: Total=1.1T written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1T(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG image 192K 16 ColorSync 236K 27 CoreAnimation 520K 43 CoreGraphics 20K 3 CoreUI image data 1452K 12 Foundation 16K 1 Kernel Alloc Once 8K 1 MALLOC 1.7G 55 MALLOC guard page 192K 12 MALLOC_LARGE (reserved) 960.0M 2 reserved VM address space (unallocated) Rosetta Arena 4096K 2 Rosetta Generic 3616K 901 Rosetta IndirectBranch 1024K 1 Rosetta JIT 128.0M 1 Rosetta Return Stack 600K 60 Rosetta Thread Context 600K 60 Rosetta User LDT 64K 1 STACK GUARD 20K 5 SYSTEM_MANAGED 32.0G 3 SYSTEM_RESERVED 31.0G 86 Stack 21.8M 30 Stack Guard 56.1M 23 TCB_SPACE 4080K 1 VM_ALLOCATE 5.8G 42 VM_ALLOCATE (reserved) 1.0T 6 reserved VM address space (unallocated) __CTF 824 1 __DATA 48.2M 447 __DATA_CONST 23.9M 274 __DATA_DIRTY 916K 130 __FONT_DATA 2352 1 __LINKEDIT 204.6M 35 __OBJC_RO 71.8M 1 __OBJC_RW 2198K 2 __TEXT 479.7M 452 mapped file 583.8M 153 shared memory 832K 21 =========== ======= ======= TOTAL 1.1T 2913 TOTAL, minus reserved VM space 72.1G 2913 ` ### Reproduction Steps When I operate the command: `git clone --recursive https://github.com/shadps4-emu/shadPS4.git\ncd shadPS4`. The terminal output shows: `fatal: destination path 'shadPS4' already exists and is not an empty directory.` Thus, I deleted the shadPS4 folder in my document manually, then operate this command again. The other errors occur when I operate the command: `cmake --build . --parallel$(sysctl -n hw.ncpu)` Terminal reports for 2 errors. In the end, I command the terminal: `./shadps4 /"PATH"/"TO"/"GAME"/"FOLDER"/eboot.bin`, but it's failed to open. ### Expected Behavior _No response_ ### Specify OS Version Mac OS Sonoma 14.6.1
kerem closed this issue 2026-02-27 21:08:34 +03:00
Author
Owner

@squidbus commented on GitHub (Mar 13, 2025):

You need macOS 15+ to run this emulator on M2.

<!-- gh-comment-id:2722039678 --> @squidbus commented on GitHub (Mar 13, 2025): You need macOS 15+ to run this emulator on M2.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#860
No description provided.