Advertisement
Guest User

Console output steam segfault

a guest
Dec 16th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.56 KB | None | 0 0
  1. Running Steam on arch rolling 64-bit
  2. STEAM_RUNTIME is enabled automatically
  3. Pins up-to-date!
  4. /home/username/.local/share/Steam/ubuntu12_32/steam
  5. Installing breakpad exception handler for appid(steam)/version(1575604565)
  6. libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib32/dri)
  7. libGL error: failed to load driver: radeonsi
  8. libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib32/dri)
  9. libGL error: failed to load driver: radeonsi
  10. libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib32/dri)
  11. libGL error: failed to load driver: swrast
  12. Installing breakpad exception handler for appid(steam)/version(1575604565)
  13.  
  14. (steam:8786): Gtk-WARNING **: 09:48:02.364: Unable to locate theme engine in module_path: "adwaita",
  15.  
  16. (steam:8786): Gtk-WARNING **: 09:48:02.364: Unable to locate theme engine in module_path: "adwaita",
  17. /usr/share/themes/deepin/gtk-2.0/main.rc:1090: error: unexpected identifier 'direction', expected character '}'
  18. libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib32/dri)
  19. libGL error: failed to load driver: radeonsi
  20. libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib32/dri)
  21. libGL error: failed to load driver: radeonsi
  22. libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib32/dri)
  23. libGL error: failed to load driver: swrast
  24. Steam: An X Error occurred
  25. X Error of failed request:  GLXBadContext
  26. Major opcode of failed request:  152
  27. Serial number of failed request:  52
  28. xerror_handler: X failed, continuing
  29. Steam: An X Error occurred
  30. X Error of failed request:  BadValue (integer parameter out of range for operation)
  31. Major opcode of failed request:  152
  32. Value in failed request:  0x0
  33. Serial number of failed request:  51
  34. xerror_handler: X failed, continuing
  35. Steam: An X Error occurred
  36. X Error of failed request:  BadMatch (invalid parameter attributes)
  37. Major opcode of failed request:  152
  38. Serial number of failed request:  53
  39. xerror_handler: X failed, continuing
  40. assert_20191216094802_1.dmp[8791]: Uploading dump (out-of-process)
  41. /tmp/dumps/assert_20191216094802_1.dmp
  42. /home/username/.local/share/Steam/steam.sh: line 722:  8786 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
  43. assert_20191216094802_1.dmp[8791]: Finished uploading minidump (out-of-process): success = yes
  44. assert_20191216094802_1.dmp[8791]: response: CrashID=bp-cad4fcae-ccd4-411b-bdf5-87e8d2191215
  45. assert_20191216094802_1.dmp[8791]: file ''/tmp/dumps/assert_20191216094802_1.dmp'', upload yes: ''CrashID=bp-cad4fcae-ccd4-411b-bdf5-87e8d2191215''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement