Advertisement
Guest User

Untitled

a guest
Sep 16th, 2016
707
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.54 KB | None | 0 0
  1. vlad@vlad ~ $ DEBUGGER=gdb steam
  2. Running Steam on solus 1.2.0.5 64-bit
  3. STEAM_RUNTIME is enabled by the user
  4. /home/vlad/.local/share/Steam/steam.sh: line 338: cmp: команда не найдена
  5. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  6. GNU gdb (GDB) 7.8
  7. Copyright (C) 2014 Free Software Foundation, Inc.
  8. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  9. This is free software: you are free to change and redistribute it.
  10. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  11. and "show warranty" for details.
  12. This GDB was configured as "x86_64-solus-linux".
  13. Type "show configuration" for configuration details.
  14. For bug reporting instructions, please see:
  15. <http://www.gnu.org/software/gdb/bugs/>.
  16. Find the GDB manual and other documentation resources online at:
  17. <http://www.gnu.org/software/gdb/documentation/>.
  18. For help, type "help".
  19. Type "apropos word" to search for commands related to "word"...
  20. Reading symbols from /home/vlad/.local/share/Steam/ubuntu12_32/steam...(no debugging symbols found)...done.
  21. LD_PRELOAD = /usr/$LIB/libX11.so.6:/usr/$LIB/libstdc++.so.6
  22. (gdb) run
  23. Starting program: /home/vlad/.local/share/Steam/ubuntu12_32/steam
  24. warning: File "/usr/lib32/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  25. To enable execution of this file add
  26. add-auto-load-safe-path /usr/lib32/libstdc++.so.6.0.22-gdb.py
  27. line to your configuration file "/home/vlad/.gdbinit".
  28. To completely disable this security protection add
  29. set auto-load safe-path /
  30. line to your configuration file "/home/vlad/.gdbinit".
  31. For more information about this security protection see the
  32. "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
  33. info "(gdb)Auto-loading safe path"
  34. warning: File "/usr/lib32/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  35. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
  36. Installing breakpad exception handler for appid(steam)/version(1471977975)
  37. Installing breakpad exception handler for appid(steam)/version(1471977975)
  38. Installing breakpad exception handler for appid(steam)/version(1471977975)
  39. [New LWP 14102]
  40.  
  41. (steam:14096): Gtk-WARNING **: Загружаемый модуль тем не найден в module_path: «adwaita»,
  42.  
  43. (steam:14096): Gtk-WARNING **: Загружаемый модуль тем не найден в module_path: «adwaita»,
  44. /usr/share/themes/Arc-Darker/gtk-2.0/main.rc:1090: error: unexpected identifier `direction', expected character `}'
  45. Installing breakpad exception handler for appid(steam)/version(1471977975)
  46. Fontconfig error: Cannot load default config file
  47. [0916/105053:ERROR:main_delegate.cc(779)] Could not load cef_extensions.pak
  48. [0916/105053:ERROR:browser_main_loop.cc(217)] Running without the SUID sandbox! See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on.
  49. Installing breakpad exception handler for appid(steamwebhelper)/version(20160823182455)
  50. Installing breakpad exception handler for appid(steamwebhelper)/version(1471976695)
  51. [0916/105053:ERROR:main_delegate.cc(779)] Could not load cef_extensions.pak
  52. Installing breakpad exception handler for appid(steamwebhelper)/version(20160823182455)
  53. Installing breakpad exception handler for appid(steamwebhelper)/version(1471977975)
  54. Installing breakpad exception handler for appid(steamwebhelper)/version(1471977975)
  55. Installing breakpad exception handler for appid(steam)/version(1471977975)
  56. Installing breakpad exception handler for appid(steam)/version(1471977975)
  57. [New LWP 14128]
  58. Installing breakpad exception handler for appid(steam)/version(1471977975)
  59. Installing breakpad exception handler for appid(steam)/version(1471977975)
  60. Installing breakpad exception handler for appid(steam)/version(1471977975)
  61. Installing breakpad exception handler for appid(steam)/version(1471977975)
  62. Created shared memory when not owner SteamController_Shared_mem
  63. Installing breakpad exception handler for appid(steam)/version(1471977975)
  64. Installing breakpad exception handler for appid(steam)/version(1471977975)
  65. Fontconfig error: Cannot load default config file
  66.  
  67. Program received signal SIGSEGV, Segmentation fault.
  68. 0xef2d4f45 in ?? () from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  69. (gdb) backtrace
  70. #0 0xef2d4f45 in ?? ()
  71. from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  72. #1 0xef2d5d85 in ?? ()
  73. from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  74. #2 0xf25240ba in ?? ()
  75. from /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  76. #3 0xf24ce05e in ?? ()
  77. from /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  78. #4 0xf257b942 in ?? ()
  79. from /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  80. #5 0xf2524aa1 in ?? ()
  81. from /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  82. #6 0xf2524e02 in ?? ()
  83. from /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  84. #7 0xef2d4d8c in ?? ()
  85. from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  86. #8 0xef2d61b9 in ?? ()
  87. from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  88. #9 0xef2b06ef in ?? ()
  89. from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  90. #10 0xef2c4dc4 in ?? ()
  91. from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  92. #11 0xef2bbc75 in ?? ()
  93. from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  94. #12 0xef2be765 in ?? ()
  95. from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  96. #13 0xef2ce54d in ?? ()
  97. from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  98. #14 0xf203be33 in ?? ()
  99. from /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  100. #15 0xf203d40c in ?? ()
  101. from /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  102. #16 0x5658f1da in RunSteam(int, char**, bool) ()
  103. #17 0x56577ea8 in ?? ()
  104. #18 0xf7aad216 in __libc_start_main () from /usr/lib32/libc.so.6
  105. #19 0x5657a751 in _start ()
  106.  
  107. ---------------------------
  108.  
  109. vlad@vlad ~ $ DEBUGGER=gdb steam
  110. Repairing installation, linking /home/vlad/.steam/steam to /home/vlad/.local/share/Steam
  111. Running Steam on solus 1.2.0.5 64-bit
  112. STEAM_RUNTIME is disabled by the user
  113. GNU gdb (GDB) 7.8
  114. Copyright (C) 2014 Free Software Foundation, Inc.
  115. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  116. This is free software: you are free to change and redistribute it.
  117. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  118. and "show warranty" for details.
  119. This GDB was configured as "x86_64-solus-linux".
  120. Type "show configuration" for configuration details.
  121. For bug reporting instructions, please see:
  122. <http://www.gnu.org/software/gdb/bugs/>.
  123. Find the GDB manual and other documentation resources online at:
  124. <http://www.gnu.org/software/gdb/documentation/>.
  125. For help, type "help".
  126. Type "apropos word" to search for commands related to "word"...
  127. Reading symbols from /home/vlad/.local/share/Steam/ubuntu12_32/steam...(no debugging symbols found)...done.
  128. (gdb) run
  129. Starting program: /home/vlad/.local/share/Steam/ubuntu12_32/steam
  130. warning: File "/usr/lib32/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  131. To enable execution of this file add
  132. add-auto-load-safe-path /usr/lib32/libstdc++.so.6.0.22-gdb.py
  133. line to your configuration file "/home/vlad/.gdbinit".
  134. To completely disable this security protection add
  135. set auto-load safe-path /
  136. line to your configuration file "/home/vlad/.gdbinit".
  137. For more information about this security protection see the
  138. "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
  139. info "(gdb)Auto-loading safe path"
  140. warning: File "/usr/lib32/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  141. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
  142. Installing breakpad exception handler for appid(steam)/version(1471977975)
  143. Installing breakpad exception handler for appid(steam)/version(1471977975)
  144. Installing breakpad exception handler for appid(steam)/version(1471977975)
  145. [New LWP 14498]
  146. Gtk-Message: Failed to load module "canberra-gtk-module"
  147. Installing breakpad exception handler for appid(steam)/version(1471977975)
  148. [0916/105635:ERROR:main_delegate.cc(779)] Could not load cef_extensions.pak
  149. [0916/105635:ERROR:browser_main_loop.cc(217)] Running without the SUID sandbox! See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on.
  150. Installing breakpad exception handler for appid(steamwebhelper)/version(20160823182455)
  151. Installing breakpad exception handler for appid(steamwebhelper)/version(1471976695)
  152. [0916/105635:ERROR:main_delegate.cc(779)] Could not load cef_extensions.pak
  153. Installing breakpad exception handler for appid(steamwebhelper)/version(20160823182455)
  154. Installing breakpad exception handler for appid(steamwebhelper)/version(1471977975)
  155. Installing breakpad exception handler for appid(steamwebhelper)/version(1471977975)
  156. warning: the debug information found in "/usr/lib32/libgudev-1.0.so.0.1.1" does not match "/usr/lib32/libgudev-1.0.so.0" (CRC mismatch).
  157.  
  158. Installing breakpad exception handler for appid(steam)/version(1471977975)
  159. Installing breakpad exception handler for appid(steam)/version(1471977975)
  160. [New LWP 14524]
  161. Installing breakpad exception handler for appid(steam)/version(1471977975)
  162. Installing breakpad exception handler for appid(steam)/version(1471977975)
  163. Installing breakpad exception handler for appid(steam)/version(1471977975)
  164. Installing breakpad exception handler for appid(steam)/version(1471977975)
  165. Created shared memory when not owner SteamController_Shared_mem
  166. Installing breakpad exception handler for appid(steam)/version(1471977975)
  167. Installing breakpad exception handler for appid(steam)/version(1471977975)
  168.  
  169. Program received signal SIGSEGV, Segmentation fault.
  170. 0xef1aaf45 in ?? () from /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  171. (gdb) backtrace
  172. #0 0xef1aaf45 in () at /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  173. #1 0xef1abd85 in () at /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  174. #2 0xf24170ba in () at /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  175. #3 0xf23c105e in () at /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  176. #4 0xf246e942 in () at /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  177. #5 0xf2417aa1 in () at /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  178. #6 0xf2417e02 in () at /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  179. #7 0xef1aad8c in () at /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  180. #8 0xef1ac1b9 in () at /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  181. #9 0xef1866ef in () at /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  182. #10 0xef19adc4 in () at /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  183. #11 0xef191c75 in () at /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  184. #12 0xef194765 in () at /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  185. #13 0xef1a454d in () at /home/vlad/.local/share/Steam/ubuntu12_32/vgui2_s.so
  186. #14 0xf1f2ee33 in () at /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  187. #15 0xf1f3040c in () at /home/vlad/.local/share/Steam/ubuntu12_32/steamui.so
  188. #16 0x5658f1da in RunSteam(int, char**, bool) ()
  189. #17 0x56577ea8 in ()
  190. #18 0xf7aad216 in __libc_start_main () at /usr/lib32/libc.so.6
  191. #19 0x5657a751 in _start ()
  192. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement