Open mrtrebuchet opened 7 months ago
Hi i can't launch the SteamCMD on Windows with 'src/clientdll/steamengine.cpp (2646) : Assertion Failed: CSteamEngine::BMainLoop appears to have stalled > 15 seconds without event signalled' this error. BUT I noticed that you also have the same error message in your log file.May be can slove this
this is Solution(for windows): Install Microsoft Visual C++ 2005-2015 Redistributable
for linux may be install gcc?
Just had the same thing happen to me. Ubuntu 22.04. Came across this report when I searched for the assertion failed message I found in syslog after restarting.
May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_ubuntu12?t=1274207477
May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Manifest download: send request
May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Manifest download: waiting for download to finish
May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Manifest download: finished
May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Download skipped by HTTP 304 Not Modified
May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Nothing to do
May 3 23:23:36 box steam.desktop[9202]: src/clientdll/steamengine.cpp (2646) : Assertion Failed: CSteamEngine::BMainLoop appears to have stalled > 15 seconds without
event signalled
May 3 23:23:36 box steam.desktop[9202]: src/clientdll/steamengine.cpp (2646) : Assertion Failed: CSteamEngine::BMainLoop appears to have stalled > 15 seconds without
event signalled
Hard-froze the system, which was surprising. Normally I can at least get to a text console. not this time - had to hit the reset button on the case.
I resolved this myself and unfortunately it was by moving off Arch. Not sure if this is the same with others but mine stemmed from a Kernel level conflict between the Arch distro and my Nvidia drivers. Current system is using Intel 12 series i7 and Nvidia RTX3080 card.
Don't have logs available because I resolved this myself on a previous OS install, but I found the issue resolved itself when I moved to the Intel CPU GPU. I moved to Kubuntu to continue shake out, and the issue reappeared until I moved to the latest Nvidia drivers, 545.xx.xx.
On Sat, May 4, 2024 at 3:35 PM jhalag @.***> wrote:
Just had the same thing happen to me. Ubuntu 22.04. Came across this report when I searched for the assertion failed message I found in syslog after restarting.
May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_ubuntu12?t=1274207477 May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Manifest download: send request May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Manifest download: waiting for download to finish May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Manifest download: finished May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Download skipped by HTTP 304 Not Modified May 3 23:23:36 box steam.desktop[9202]: [2024-05-03 21:36:46] Nothing to do May 3 23:23:36 box steam.desktop[9202]: src/clientdll/steamengine.cpp (2646) : Assertion Failed: CSteamEngine::BMainLoop appears to have stalled > 15 seconds without event signalled May 3 23:23:36 box steam.desktop[9202]: src/clientdll/steamengine.cpp (2646) : Assertion Failed: CSteamEngine::BMainLoop appears to have stalled > 15 seconds without event signalled
Hard-froze the system, which was surprising. Normally I can at least get to a text console. not this time - had to hit the reset button on the case.
Your system information
Please describe your issue in as much detail as possible:
System inconsistently crashes when Steam invokes background update checks. Below is an extract from journalctl during one of the crashes
System freezes and becomes totally unresponsive. Behavior and logs from previous crashes is consistent. Happens ~1-2 times daily
Steps for reproducing this issue: