Created
January 4, 2015 16:00
-
-
Save Bigpet/8a96ccd655e660442c62 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 55:31:919 root N[BOOT]: UI/EmuScreen.cpp:138 Loading /home/bigpet/.config/ppsspp/PSP/GAME/NPJH90069... | |
| Program received signal SIGSEGV, Segmentation fault. | |
| 0x00007fffd209902a in ?? () | |
| (gdb) bt | |
| #0 0x00007fffd209902a in ?? () | |
| #1 0x000000000246e980 in ?? () | |
| #2 0x000000000246e980 in ?? () | |
| #3 0x000000000219c730 in ?? () | |
| #4 0x00000000ffffffff in ?? () | |
| #5 0x00000000ffffffff in ?? () | |
| #6 0x00007fffffffba00 in ?? () | |
| #7 0x000000000246e980 in ?? () | |
| #8 0x00000000005473ea in MIPSComp::Jit::RunLoopUntil (this=0x26a4690, | |
| globalticks=22200000) at ../Core/MIPS/x86/Jit.cpp:394 | |
| #9 0x00000000006f549e in MIPSState::RunLoopUntil (this=0x18fac20 <mipsr4k>, | |
| globalTicks=22200000) at ../Core/MIPS/MIPS.cpp:309 | |
| #10 0x00000000005850e7 in PSP_RunLoopUntil (globalticks=22200000) | |
| at ../Core/System.cpp:503 | |
| #11 0x000000000058513f in PSP_RunLoopFor (cycles=22200000) | |
| at ../Core/System.cpp:510 | |
| #12 0x0000000000491974 in EmuScreen::render (this=0x2e60b90) | |
| at ../UI/EmuScreen.cpp:712 | |
| #13 0x000000000094b432 in ScreenManager::render (this=0x2482c60) | |
| at ../native/ui/screen.cpp:120 | |
| #14 0x00000000004d8821 in NativeRender () at ../UI/NativeApp.cpp:711 | |
| #15 0x000000000055e161 in UpdateRunLoop () at ../Core/Core.cpp:157 | |
| #16 0x00000000005401a8 in MainUI::paintGL (this=0x246e980) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment