Skip to content

Instantly share code, notes, and snippets.

@Techjar
Created April 24, 2019 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Techjar/d5f464f26f834f40cf7b1513ad4c75be to your computer and use it in GitHub Desktop.
Save Techjar/d5f464f26f834f40cf7b1513ad4c75be to your computer and use it in GitHub Desktop.
#0 Memory::Read_U32 (address=address@entry=676424) at /home/techjar/Build/dolphin/Source/Core/Core/HW/Memmap.cpp:423
#1 0x000055555589dbcc in PowerPC::InstructionCache::ReadInstruction (this=<optimized out>, addr=addr@entry=676424) at /home/techjar/Build/dolphin/Source/Core/Core/PowerPC/PPCCache.cpp:152
#2 0x0000555555896c00 in PowerPC::TryReadInstruction (address=<optimized out>, address@entry=2148160072) at /home/techjar/Build/dolphin/Source/Core/Core/PowerPC/MMU.cpp:419
#3 0x000055555589bc16 in PPCAnalyst::PPCAnalyzer::Analyze (this=this@entry=0x7fffffffd2dc, address=address@entry=2148160072, block=block@entry=0x7fffffffd320, buffer=buffer@entry=0x7fffffffd300, block_size=block_size@entry=32000)
at /home/techjar/Build/dolphin/Source/Core/Core/PowerPC/PPCAnalyst.cpp:763
#4 0x0000555555702f1d in JITWidget::Update (this=0x5555579b33c0) at /home/techjar/Build/dolphin/Source/Core/DolphinQt/Debugger/JITWidget.cpp:163
#5 0x00007ffff25bab60 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#6 0x0000555555771891 in Settings::EmulationStateChanged (this=<optimized out>, _t1=<optimized out>) at /home/techjar/Build/dolphin/build/Source/Core/DolphinQt/dolphin-emu_autogen/EWIEGA46WW/moc_Settings.cpp:513
#7 0x00007ffff25bb2e2 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#8 0x00007ffff76ce984 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#9 0x00007ffff76d625b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#10 0x00007ffff2590bc9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#11 0x00007ffff2593c5c in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#12 0x00007ffff25e4864 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x00007fffe729e368 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0x00007fffe729e5b1 in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x00007fffe729e63e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#16 0x00007ffff25e3e49 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#17 0x00007fffdf696b32 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#18 0x00007ffff258f85c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#19 0x00007ffff2597b56 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#20 0x00005555556515f6 in main (argc=<optimized out>, argv=<optimized out>) at /home/techjar/Build/dolphin/Source/Core/DolphinQt/Main.cpp:219
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment