Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.70 KB | None | 0 0
  1. Reading symbols from retroarch...done.
  2. (gdb) run
  3. Starting program: /usr/games/retroarch
  4. [Thread debugging using libthread_db enabled]
  5. Using host libthread_db library "/usr/lib64/debug/libthread_db.so.1".
  6. [New Thread 0x7fffebdd2700 (LWP 9098)]
  7.  
  8. Thread 1 "retroarch" received signal SIGSEGV, Segmentation fault.
  9. 0x0000000000000000 in ?? ()
  10. (gdb) bt
  11. #0 0x0000000000000000 in ?? ()
  12. #1 0x000000000053e302 in rglgen_resolve_symbols_custom (proc=0x0, map=0x8b6b20 <rglgen_symbol_map>) at libretro-common/glsym/rglgen.c:34
  13. #2 0x000000000053e34b in rglgen_resolve_symbols (proc=0x0) at libretro-common/glsym/rglgen.c:41
  14. #3 0x000000000053768f in gl_init (video=0x7fffffffcac0, input=0x8e4be0 <current_input>, input_data=0x8e4be8 <current_input_data>) at gfx/drivers/gl.c:1923
  15. #4 0x000000000043fe94 in init_video () at gfx/video_driver.c:808
  16. #5 0x00000000004414f7 in video_driver_init () at gfx/video_driver.c:1588
  17. #6 0x0000000000443eb4 in drivers_init (flags=255) at driver.c:325
  18. #7 0x0000000000414acd in retroarch_main_init (argc=1, argv=0x7fffffffe368) at retroarch.c:1098
  19. #8 0x0000000000428a9f in content_load (info=0x7fffffffe230) at tasks/task_content.c:276
  20. #9 0x0000000000429bf5 in task_load_content (content_info=0x7fffffffe230, content_ctx=0x7fffffffe1a0, launched_from_menu=false, mode=CONTENT_MODE_LOAD_FROM_CLI, error_string=0x7fffffffe198)
  21. at tasks/task_content.c:807
  22. #10 0x000000000042a3e2 in task_push_content_load_default (core_path=0x0, fullpath=0x0, content_info=0x7fffffffe230, type=CORE_TYPE_PLAIN, mode=CONTENT_MODE_LOAD_FROM_CLI, cb=0x0, user_data=0x0)
  23. at tasks/task_content.c:1223
  24. #11 0x00000000004113af in rarch_main (argc=1, argv=0x7fffffffe368, data=0x0) at frontend/frontend.c:113
  25. #12 0x0000000000411440 in main (argc=1, argv=0x7fffffffe368) at frontend/frontend.c:148
  26. (gdb) bt full
  27. #0 0x0000000000000000 in ?? ()
  28. No symbol table info available.
  29. #1 0x000000000053e302 in rglgen_resolve_symbols_custom (proc=0x0, map=0x8b6b20 <rglgen_symbol_map>) at libretro-common/glsym/rglgen.c:34
  30. func = 0x8e4be8 <current_input_data>
  31. #2 0x000000000053e34b in rglgen_resolve_symbols (proc=0x0) at libretro-common/glsym/rglgen.c:41
  32. No locals.
  33. #3 0x000000000053768f in gl_init (video=0x7fffffffcac0, input=0x8e4be0 <current_input>, input_data=0x8e4be8 <current_input_data>) at gfx/drivers/gl.c:1923
  34. mode = {width = 320, height = 240, fullscreen = true}
  35. inp = {input = 0x7fffffffca50, input_data = 0x411747 <frontend_driver_has_get_video_driver_func+13>}
  36. interval = 1
  37. mip_level = 9815568
  38. full_x = 320
  39. full_y = 240
  40. shader_filter = {index = 4058366272, smooth = 0x51f63b <slock_unlock+31>}
  41. shader_info = {set_active = 80, num = 32767, idx = 4473666, data = 0x7fffffffca60}
  42. ident_info = {ident = 0x0}
  43. wrap_info = {idx = 0, type = RARCH_WRAP_BORDER}
  44. win_width = 320
  45. win_height = 240
  46. temp_width = 0
  47. temp_height = 0
  48. force_smooth = false
  49. vendor = 0x0
  50. renderer = 0x0
  51. version = 0x0
  52. hwr = 0x0
  53. error_string = 0x0
  54. gl = 0x95caa0
  55. ctx_driver = 0x8b5e60 <gfx_ctx_null>
  56. #4 0x000000000043fe94 in init_video () at gfx/video_driver.c:808
  57. max_dim = 320
  58. scale = 2
  59. width = 0
  60. height = 0
  61. custom_vp = 0x7ffff7e73010
  62. tmp = 0x8bfa00 <input_udev>
  63. geom = 0x8e8f00 <av_info>
  64. system = 0x8ce9a0 <runloop_system>
  65. video = {width = 0, height = 0, fullscreen = true, vsync = true, force_aspect = true, swap_interval = 1, font_enable = true, smooth = true, input_scale = 2, rgb32 = false}
  66. dummy_pixels = {0 <repeats 32 times>}
  67. settings = 0x7ffff7e73010
  68. av_info = 0x8e8f00 <av_info>
  69. #5 0x00000000004414f7 in video_driver_init () at gfx/video_driver.c:1588
  70. No locals.
  71. #6 0x0000000000443eb4 in drivers_init (flags=255) at driver.c:325
  72. hwr = 0x8e8de0 <hw_render>
  73. #7 0x0000000000414acd in retroarch_main_init (argc=1, argv=0x7fffffffe368) at retroarch.c:1098
  74. init_failed = false
  75. #8 0x0000000000428a9f in content_load (info=0x7fffffffe230) at tasks/task_content.c:276
  76. i = 32767
  77. retval = true
  78. rarch_argc = 0
  79. rarch_argv = {0x0 <repeats 32 times>}
  80. argv_copy = {0x0 <repeats 32 times>}
  81. rarch_argv_ptr = 0x7fffffffe368
  82. rarch_argc_ptr = 0x7fffffffe230
  83. wrap_args = 0x945f20
  84. #9 0x0000000000429bf5 in task_load_content (content_info=0x7fffffffe230, content_ctx=0x7fffffffe1a0, launched_from_menu=false, mode=CONTENT_MODE_LOAD_FROM_CLI, error_string=0x7fffffffe198)
  85. at tasks/task_content.c:807
  86. name = '\000' <repeats 49 times>, "\377", '\000' <repeats 94 times>, "P\365\372\367\377\177\000\000\260I\377\367\377\177", '\000' <repeats 18 times>, "\250\357\372\367\377\177\000\000X\323\373\367\377\177", '\000' <repeats 18 times>...
  87. msg = "\000\236\363\366\377\177\000\000\000@\377\367\377\177\000\000S3\230\006\000\000\000\000\340x\377\367\377\177\000\000\070u\252\361\377\177\000\000\240\216\373\367\377\177\000\000\000\000\000\000\000\000\000\000\210u\377\367\377\177\000\000\310\340\377\377\377\177\000\000\237'\336\367\377\177\000\000!\000\000\000\000\000\000\000Њ\372\367\377\177\000\000\001\000\000\000\000\000\000\000\270\262\213\000\000\000\000\000`\336@\000\000\000\000\000`\343\377\377\377\177", '\000' <repeats 18 times>, "\300\341\377\377\377\177\000\000\206w\336\367\377\177\000\000\001", '\000' <repeats 15 times>, "\240\340\022\000\000\000\000\000Ȟ\363\366\377\177\000\000\220\341\377\377\377\177\000\000S\365"...
  88. #10 0x000000000042a3e2 in task_push_content_load_default (core_path=0x0, fullpath=0x0, content_info=0x7fffffffe230, type=CORE_TYPE_PLAIN, mode=CONTENT_MODE_LOAD_FROM_CLI, cb=0x0, user_data=0x0)
  89. at tasks/task_content.c:1223
  90. content_ctx = {subsystem = {data = 0x0, size = 0}, valid_extensions = 0x0, directory_cache = 0x0, directory_system = 0x0, history_list_enable = false, block_extract = false, need_fullpath = false,
  91. set_supports_no_game_enable = false, temporary_content = 0x0}
  92. loading_from_menu = false
  93. error_string = 0x0
  94. settings = 0x7ffff7e73010
  95. #11 0x00000000004113af in rarch_main (argc=1, argv=0x7fffffffe368, data=0x0) at frontend/frontend.c:113
  96. info = {argc = 1, argv = 0x7fffffffe368, args = 0x0, environ_get = 0x410a02 <frontend_linux_get_env>}
  97. args = 0x0
  98. #12 0x0000000000411440 in main (argc=1, argv=0x7fffffffe368) at frontend/frontend.c:148
  99. No locals.
  100. (gdb) t a a f
  101.  
  102. Thread 2 (Thread 0x7fffebdd2700 (LWP 9098)):
  103. #0 0x00007ffff6f4547f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/debug/libpthread.so.0
  104.  
  105. Thread 1 (Thread 0x7ffff7fa4c40 (LWP 9039)):
  106. #0 0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement