SteamOS icon indicating copy to clipboard operation
SteamOS copied to clipboard

Getting random crashes

Open mdeguzis opened this issue 1 year ago • 1 comments

Your system information

  • Steam client version: 1676336721
  • SteamOS version:
  • Opted into Steam client beta?: [No]
  • Opted into SteamOS beta?: [No]
  • Have you checked for updates in Settings > System?: [Yes]

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen.

Steps for reproducing this issue:

Core dump attached.

steam console log shows stuff like

2024-02-23 19:12:30] GLibLog: domain:GLib  msg:g_main_context_push_thread_default: assertion 'acquired_context' failed
[2024-02-23 19:12:30] GLibLog: domain:GLib  msg:g_main_context_pop_thread_default: assertion 'g_queue_peek_head (stack) == context' failed
[2024-02-23 19:12:40] GLibLog: domain:GLib  msg:g_main_context_push_thread_default: assertion 'acquired_context' failed

steamwebhelper log

Invalid browser dimensions: 0 x 0
src/webhelper/html_chrome.cpp (3439) : CefCurrentlyOn( TID_UI )
failed to create drawable
failed to create drawable
failed to create drawable
[0224/083634.813645:INFO:crash_reporting.cc(271)] Crash reporting enabled for process: renderer
[0224/083634.932963:WARNING:crash_reporting.cc(287)] Failed to set crash key: UserID with value: 0
[0224/083634.933009:WARNING:crash_reporting.cc(287)] Failed to set crash key: BuildID with value: 1705108172
[0224/083634.933012:WARNING:crash_reporting.cc(287)] Failed to set crash key: SteamUniverse with value: Public
[0224/083634.933014:WARNING:crash_reporting.cc(287)] Failed to set crash key: Vendor with value: Valve
[0224/083634.933016:WARNING:crash_reporting.cc(287)] Failed to set crash key: Platform with value: Linux
[0224/083634.933441:INFO:crash_reporting.cc(248)] Crash reporting enabled for process: utility
failed to create drawable
[0224/083800.019269:ERROR:gl_surface_presentation_helper.cc(259)] GetVSyncParametersIfAvailable() failed for 1 times!
[0224/083857.713711:ERROR:gl_surface_presentation_helper.cc(259)] GetVSyncParametersIfAvailable() failed for 2 times!
[0224/083900.032058:ERROR:gl_surface_presentation_helper.cc(259)] GetVSyncParametersIfAvailable() failed for 3 times!

core.gamescope-wl.1000.ca52a1a6328c42fc9d025f69676d9045.3269361.1708732951000000.zst.zip

List of recent core dumps:

rw-r-----  1 root root    8411672 Feb 23 21:38 'core.opengamepad-ui\x2e.1000.eea49db13fb642dcb9882ae790d82157.1205.1708742294000000.zst'
-rw-r-----  1 root root    8509282 Feb 24 00:46 'core.opengamepad-ui\x2e.1000.eea49db13fb642dcb9882ae790d82157.60498.1708753598000000.zst'
-rw-r-----  1 root root    2990070 Feb 24 00:46  core.gamescope-wl.1000.eea49db13fb642dcb9882ae790d82157.60390.1708753599000000.zst
-rw-r-----  1 root root    8415596 Feb 24 08:36 'core.opengamepad-ui\x2e.1000.eea49db13fb642dcb9882ae790d82157.209373.1708781784000000.zst'
-rw-r-----+ 1 root root  188233692 Feb 24 08:36  core.AppRun.1000.eea49db13fb642dcb9882ae790d82157.242313.1708781785000000.zst
[gamer@chimeraos logs]$ 

Remove the .zip for the .zst core dump. If I'm getting random Steam client crashes, should I be trying to read the recent coredumps in ls -ltr /var/lib/systemd/coredump/*gamescope* ?

mdeguzis avatar Feb 24 '24 00:02 mdeguzis

It may be better to report this to the chimeraos devs instead. The crashes are in gamescope and the coredump list doesn't show steam.

lostgoat avatar Feb 27 '24 23:02 lostgoat