AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SteamTools (https://forums.alliedmods.net/forumdisplay.php?f=147)
-   -   ../common/pipes.cpp (528) : Assertion Failed (https://forums.alliedmods.net/showthread.php?t=302239)

Weasel 10-22-2017 02:03

../common/pipes.cpp (528) : Assertion Failed
 
After the TF2 updates recently, my servers started spamming the console with:
Code:

../common/pipes.cpp (528) : Assertion Failed: m_OutstandingCallbackThreadId != ThreadGetCurrentId()
Assert( Assertion Failed: m_OutstandingCallbackThreadId != ThreadGetCurrentId() ):../common/pipes.cpp:528

crash_20171022054637_14.dmp[4889]: Uploading dump (out-of-process)
/tmp/dumps/crash_20171022054637_14.dmp
../common/pipes.cpp (528) : Assertion Failed: m_OutstandingCallbackThreadId != ThreadGetCurrentId()
../common/pipes.cpp (528) : Assertion Failed: m_OutstandingCallbackThreadId != ThreadGetCurrentId()
../common/pipes.cpp (528) : Assertion Failed: m_OutstandingCallbackThreadId != ThreadGetCurrentId()

After some trial-and-error, I decided to disable the SteamTools extension (i.e. move all the steamtools stuff out of the extensions folder) and restart the server, and those errors stopped.

I seem to recall this happened a few years ago? and required some recompile of the extension to resolve?

I'm my case, I am running my TF2 servers under Ubuntu 16.04 LTS (64-bit) with the latest (TF2, like I have a choice) and all the latest Ubuntu updates as of today).

Weasel 10-22-2017 02:06

Re: ../common/pipes.cpp (528) : Assertion Failed
 
[strike]PS: Going to download and try the 1.2 release (from GitHub) to see if that resolves. But, I think that pre-dates the latest TF2 updates.[/strike]
Nevermind, what I spotted on GitHub seems completely different.

asherkin 10-22-2017 04:57

Re: ../common/pipes.cpp (528) : Assertion Failed
 
You need to update SteamTools to 0.10 (the latest version.)
Yes, it is from February 2016.
Yes, it fixed this problem a year and a half before it was a problem.


All times are GMT -4. The time now is 19:38.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.