Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. 0x001c5637 in ?? () from /lib/tls/i686/cmov/libc.so.6
  3. (gdb) bt
  4. #0 0x001c5637 in ?? () from /lib/tls/i686/cmov/libc.so.6
  5. #1 0x026641ae in COGLGraphicsContext::IsExtensionSupported(char const*) () from ./mupen64plus-video-rice.so
  6. #2 0x026459de in OGLDeviceBuilder::CreateColorCombiner(CRender*) () from ./mupen64plus-video-rice.so
  7. #3 0x0266c6ed in CRender::CRender() () from ./mupen64plus-video-rice.so
  8. #4 0x02666400 in OGLRender::OGLRender() () from ./mupen64plus-video-rice.so
  9. #5 0x02645e76 in OGLDeviceBuilder::CreateRender() () from ./mupen64plus-video-rice.so
  10. #6 0x026fe175 in RomOpen () from ./mupen64plus-video-rice.so
  11. #7 0x002f4791 in main_run () from /usr/local/lib/libmupen64plus.so.2
  12. #8 0x00000001 in ?? ()
  13. #9 0x0036486a in ?? () from /usr/local/lib/libmupen64plus.so.2
  14. #10 0x00161bd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
  15. #11 0x08048b81 in ?? ()
  16. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement