Steam client won't stay open. The tray icon runs fine (I can use it to quit Steam), but the main library/store window never opens or stays open. steamwebhelper crashes and restarts in a loop, confirmed via cef_log.txt showing startcount incrementing every ~10 seconds. Big Picture mode also crashes immediately.
Confirmed via coredumpctl: steamwebhelper crashes with SIGSEGV, with the crash occurring inside libcef.so specifically (the same crash address is repeated across the entire stack trace, suggesting a stack overflow/infinite recursion inside CEF).
This happens identically across two completely separate install methods:
Since this crashes identically on two separate install methods with different bundled libraries, this seems like a real bug rather than a local config issue. Happy to provide any additional logs or test any suggested fixes.
Steam client won't stay open. The tray icon runs fine (I can use it to quit Steam), but the main library/store window never opens or stays open. steamwebhelper crashes and restarts in a loop, confirmed via cef_log.txt showing startcount incrementing every ~10 seconds. Big Picture mode also crashes immediately.
Confirmed via coredumpctl: steamwebhelper crashes with SIGSEGV, with the crash occurring inside libcef.so specifically (the same crash address is repeated across the entire stack trace, suggesting a stack overflow/infinite recursion inside CEF).
This happens identically across two completely separate install methods:
Both show the same SIGSEGV crash in libcef.so.
Things already tried, none of which fixed it:
System info:
Since this crashes identically on two separate install methods with different bundled libraries, this seems like a real bug rather than a local config issue. Happy to provide any additional logs or test any suggested fixes.