Advertisement
GAMELASTER

Untitled

Oct 3rd, 2017
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.02 KB | None | 0 0
  1. RetroArch [INFO] :: === Build =======================================
  2. Capabilities: NEON VFPv3 VFPv4
  3. Built: Aug 24 2016
  4. RetroArch [INFO] :: Version: 1.3.6
  5. RetroArch [INFO] :: =================================================
  6. RetroArch [INFO] :: Looking for config in: "/home/pi/.config/retroarch/retroarch .cfg".
  7. RetroArch [WARN] :: screenshot_directory is not an existing directory, ignoring ...
  8. RetroArch [WARN] :: SYSTEM DIR is empty, assume CONTENT DIR
  9. RetroArch [INFO] :: Config: loading config from: /home/pi/.config/retroarch/retr oarch.cfg.
  10. RetroArch [INFO] :: Resetting undo buffers.
  11. RetroArch [INFO] :: Environ SET_PIXEL_FORMAT: RGB565.
  12. RetroArch [INFO] :: Version of libretro API: 1
  13. RetroArch [INFO] :: Compiled against API: 1
  14. RetroArch [INFO] :: Set audio input rate to: 29975.00 Hz.
  15. RetroArch [INFO] :: Video @ 960x720
  16. RetroArch [ERROR] :: Failed to connect to Wayland server.
  17. RetroArch [ERROR] :: [KMS]: Couldn't find a suitable DRM device.
  18. RetroArch [WARN] :: [SDL_GL]: Failed to initialize SDL gfx context driver: No av ailable video device
  19. RetroArch [INFO] :: Found GL context: null
  20. RetroArch [INFO] :: Detecting screen resolution 320x240.
  21. RetroArch [INFO] :: [GL]: Vendor: (null), Renderer: (null).
  22. RetroArch [INFO] :: [GL]: Version: (null).
  23. Segmentation fault
  24.  
  25. //////////////////////////
  26.  
  27. #0 0x00000000 in ?? ()
  28. No symbol table info available.
  29. #1 0x00129220 in rglgen_resolve_symbols_custom (
  30. map=0x279e90 <rglgen_symbol_map>, proc=0x0)
  31. at libretro-common/glsym/rglgen.c:34
  32. func = <optimized out>
  33. #2 rglgen_resolve_symbols (proc=0x0) at libretro-common/glsym/rglgen.c:41
  34. No locals.
  35. #3 0x001251a4 in gl_init (video=0x7effeefc, video@entry=0x7effeef4,
  36. input=0x2bc1f8 <dir_shader_list>, input@entry=0x2d6aa4 <current_input>,
  37. input_data=0x10) at gfx/drivers/gl.c:1873
  38. mode = {width = 960, height = 720, fullscreen = false}
  39. inp = {input = 0x76f1938c, input_data = 0xfd}
  40. interval = 1
  41. mip_level = 1
  42. full_x = <optimized out>
  43. full_y = <optimized out>
  44. shader_filter = {index = 13577775, smooth = 0x14b8c}
  45. shader_info = {set_active = false, num = 378588, idx = 1979739239,
  46. data = 0x19e5c5f3}
  47. ident_info = {
  48. ident = 0x76f18170 "\363\305\345\031\271\270a\361\021\236r\020\353\370 \363\303\352\370\363\303\371\305\345\031\316؛\v\277\270a\361DWN\020\235w[\020\2- ---Type <return> to continue, or q <return> to quit---
  49. 07\376ձ\213\257\222\060\325؛\v\243w[\020\231\071\235\017\027-i\020.\220\033\017\317ۖ|1\220\033\017\035-i\020\361\061\204̿\002\225|4\220\033\017\351\334\370\366\071\312\061\374ݢKq\367\061\204̀\370%\263\357\334\370\366?\312\061\374\342\242Kq3P\225|\207\370%\263\031O=\017\372\255\063\263\211\361\337\017\037O=\017"}
  50. wrap_info = {idx = 0, type = RARCH_WRAP_BORDER}
  51. win_width = <optimized out>
  52. win_height = <optimized out>
  53. temp_width = 0
  54. temp_height = 0
  55. force_smooth = false
  56. vendor = 0x0
  57. renderer = 0x0
  58. version = 0x0
  59. hwr = 0x0
  60. error_string = 0x0
  61. gl = 0x3352d0
  62. #4 0x00058514 in video_driver_init_internal (video_is_threaded=0x696c5f74) at gfx/video_driver.c:1024
  63. video = {fullscreen = false, vsync = true, force_aspect = true, font_enable = true, width = 960, height = 720, swap_interval = 1, smooth = true, is_threaded = false, rgb32 = false, input_scale = 2,
  64. parent = 2992968}
  65. scale = 2130702167
  66. width = 960
  67. height = 720
  68. custom_vp = <optimized out>
  69. geom = 0x2dac50 <video_driver_av_info>
  70. max_dim = <optimized out>
  71. tmp = 0x2a6a70 <input_x>
  72. system = 0x0
  73. settings = 0x75e46008
  74. dummy_pixels = {0 <repeats 32 times>}
  75. dummy_pixels = {0 <repeats 32 times>}
  76. #5 video_driver_init (video_is_threaded=0x696c5f74, video_is_threaded@entry=0x7effef4f) at gfx/video_driver.c:1717
  77. No locals.
  78. #6 0x0005c108 in drivers_init (flags=flags@entry=255) at driver.c:351
  79. hwr = 0x2d6bdc <hw_render>
  80. video_is_threaded = false
  81. #7 0x00025b44 in retroarch_main_init (argc=0, argv=0x0, argv@entry=0x7efff714) at retroarch.c:1295
  82. init_failed = <optimized out>
  83. #8 0x0003579c in content_load (info=info@entry=0x7efff590) at tasks/task_content.c:276
  84. i = <optimized out>
  85. retval = true
  86. rarch_argc = 0
  87. rarch_argv = {0x0 <repeats 32 times>}
  88. argv_copy = {0x0 <repeats 32 times>}
  89. rarch_argv_ptr = 0x7efff714
  90. rarch_argc_ptr = 0x7efff590
  91. wrap_args = 0x335088
  92. #9 0x000360f4 in task_load_content (content_info=content_info@entry=0x7efff590, launched_from_menu=launched_from_menu@entry=true, launched_from_cli=launched_from_cli@entry=true, error_string=0x7efff534,
  93. error_string@entry=0x7efff52c, content_ctx=<optimized out>) at tasks/task_content.c:862
  94. contentless = false
  95. is_inited = false
  96. #10 0x000364f0 in task_load_content_callback (content_info=0x7efff590, content_info@entry=0x7efff588, loading_from_cli=loading_from_cli@entry=true, loading_from_menu=true) at tasks/task_content.c:1533
  97. content_ctx = {subsystem = {data = 0x0, size = 0}, name_ips = 0x0, name_bps = 0x0, name_ups = 0x0, valid_extensions = 0x0, directory_cache = 0x0, directory_system = 0x0, is_ips_pref = false,
  98. is_bps_pref = false, is_ups_pref = false, history_list_enable = false, block_extract = false, need_fullpath = false, set_supports_no_game_enable = false, patch_is_blocked = false,
  99. bios_is_missing = false, check_firmware_before_loading = false, temporary_content = 0x0}
  100. ret = false
  101. error_string = 0x0
  102. global = 0x2a7ecc <g_extern>
  103. settings = 0x75e46008
  104. #11 0x00037878 in task_push_load_content_from_cli (core_path=core_path@entry=0x0, fullpath=fullpath@entry=0x0, content_info=content_info@entry=0x7efff588, type=type@entry=CORE_TYPE_PLAIN, cb=cb@entry=0x0,
  105. user_data=user_data@entry=0x0) at tasks/task_content.c:1596
  106. No locals.
  107. #12 0x00020434 in rarch_main (argc=1, argv=0x7efff714, data=0x0) at frontend/frontend.c:115
  108. ---Type <return> to continue, or q <return> to quit---
  109. info = {argc = 1, argv = 0x7efff714, args = 0x0, environ_get = 0x1f414 <frontend_unix_get_env>}
  110. args = 0x0
  111. #13 0x766a4678 in __libc_start_main (main=0x7efff714, argc=1987874816, argv=0x766a4678 <__libc_start_main+276>, init=<optimized out>, fini=0x191d80 <__libc_csu_fini>, rtld_fini=0x76fdf9b8 <_dl_fini>,
  112. stack_end=0x7efff714) at libc-start.c:291
  113. self = <optimized out>
  114. result = <optimized out>
  115. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-398618294, -525851970, 1645856, 0, 121912, 0, 0, 0, 1996484608, 0 <repeats 17 times>, 1989604472, 1989500928, 102960, 1, 0, 0, 1996487448, 1996487008,
  116. -1, 1, 1986633764, 1996433496, 2130704156, 1996484608, 0, 1996351740, 0, 1, 1, 0, 1989603604, 1989503720, 0, 0, 2730272, 1, 1978097120, 0, 0, 1996484608, 0, 1996351740, 1978102440, 1, 1, 0,
  117. 0, 1986633764}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x76fe5b10 <_dl_runtime_resolve+24>}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  118. not_first_call = <optimized out>
  119. #14 0x0001dc64 in _start ()
  120. No symbol table info available.
  121. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement