Skip to content

Instantly share code, notes, and snippets.

@mcat95
Created June 30, 2015 22:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcat95/fca5a8d6cdf1e4c59a66 to your computer and use it in GitHub Desktop.
Save mcat95/fca5a8d6cdf1e4c59a66 to your computer and use it in GitHub Desktop.
Console output
Running Steam on ubuntu 15.04 64-bit
STEAM_RUNTIME has been set by the user to: /home/mcat/.local/share/Steam/ubuntu12_32/steam-runtime
ExecSteamURL: "steam://open/downloads"
ExecCommandLine: "/home/mcat/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
grep csgo_linux /var/log/audit/audit.log | audit2allow -M mypol
ExecSteamURL: "steam://open/friends"
Installing breakpad exception handler for appid(steam)/version(1435630191)
Installing breakpad exception handler for appid(steam)/version(1435630191)
Installing breakpad exception handler for appid(steam)/version(1435630191)
Installing breakpad exception handler for appid(steam)/version(1435630191)
Installing breakpad exception handler for appid(steam)/version(1435630191)
Game update: AppID 730 "Counter-Strike: Global Offensive", ProcID 7943, IP 0.0.0.0:0
ERROR: ld.so: object '/home/mcat/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/mcat/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 7946 != 7945, skipping destruction (fork without exec?)
ERROR: ld.so: object '/home/mcat/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/mcat/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Installing breakpad exception handler for appid(gameoverlayui)/version(20150629182831)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
Using breakpad crash handler
Setting breakpad minidump AppID = 730
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198066992337 [API loaded yes]
Steam_SetMinidumpSteamID: Setting Steam ID: 76561198066992337
ERROR: ld.so: object '/home/mcat/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
assert_20150701001611_1.dmp[7958]: Uploading dump (out-of-process)
/tmp/dumps/assert_20150701001611_1.dmp
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
assert_20150701001611_1.dmp[7958]: Finished uploading minidump (out-of-process): success = no
assert_20150701001611_1.dmp[7958]: error: HTTP response code said error
assert_20150701001611_1.dmp[7958]: file ''/tmp/dumps/assert_20150701001611_1.dmp'', upload no: ''HTTP response code said error''
pid 7958 != 7957, skipping destruction (fork without exec?)
/home/mcat/.local/share/Steam/SteamApps/common/Counter-Strike Global Offensive/csgo.sh: línea 52: 7948 Violación de segmento (`core' generado) ${DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
Game removed: AppID 730 "Counter-Strike: Global Offensive", ProcID 7948
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment