Hi,

I am also having this same problem. HLDS is freezing at startup and 
sometimes I have to reboot it for like 10 times before it works:

pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
steamclient.cpp (350) : Assertion Failed: bufRet.TellPut() == sizeof(uint8)
steamclient.cpp (351) : Assertion Failed: bufRet.GetUint8() == 
k_EClientCommandDisconnectUser
threadtools.cpp (417) : Assertion Failed: Thread synchronization object 
is unuseable




Ystävällisin terveisin,

Dataproof
Aleksanterinkatu 7 A 14
15110 LAHTI
puh. 0405166397

Valtteri Kiviniemi

Kveri kirjoitti:
> Actually, I just realised that hltv freezes just for few minutes, then 
> unfreezes but it is unusable.
> 
> Console initialized.
> FileSystem initialized (filesystem_stdio_i386.so, .).
> Loaded library proxy_i386.so.
> Loaded library core_i386.so.
> Network initialized.
> Status module initialized.
> [S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. 
> Continuing with current version anyway.      -- FREEZE
> *pipes.cpp (608) : Assertion Failed: Stalled cross-thread pipe*
> interfacemap_client.h (932) : Assertion Failed: bufRet.GetUint8() == 
> k_EClientCommandInterface
> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
> Master module failed to initialize. (init failed)
> ERROR! System::AddModule: couldn't initialize module master.
> ***** FATAL ERROR *****
> Proxy::Init: add master module.
> *** STOPPING SYSTEM ***
> ERROR! System::AddModule: couldn't initialize module (null).
> System initialized.
> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
> Type 'help' for a list of commands.
> modules
> Module status, Interface status000, Version 4379
> Module network001, Interface network001, Version 4379
> --- 2 modules in total ---
> 
> only 2 modules were loaded
> 
> Anyone experiencing same problem?
> 
> Kveri
> 
> 
> 
> 
> Kveri wrote:
>> Hi,
>>
>> I don't know if this is known thing, but hltv sometimes freeze at startup.
>>
>> hltv every 5 or 6 runs just freeze on
>>
>> Console initialized.
>> FileSystem initialized.
>> Network initialized.
>> [S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. 
>> Continuing with current version anyway.
>> FREEZE - after a while it printed:
>> pipes.cpp (608) : Assertion Failed: Stalled cross-thread pipe
>> interfacemap_client.h (932) : Assertion Failed: bufRet.GetUint8() == 
>> k_EClientCommandInterface
>> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
>> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
>> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
>> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
>> Master module failed to initialize. (init failed)
>> ERROR! System::AddModule: couldn't initialize module master.
>> ***** FATAL ERROR *****
>> Proxy::Init: add master module.
>> *** STOPPING SYSTEM ***
>> ERROR! System::AddModule: couldn't initialize module (null).
>> pipes.cpp (562) : Assertion Failed: m_cAPIPipePending == 0
>> Executing file hltv.cfg.
>> Segmentation fault
>>
>> when I straced it
>>
>> gettimeofday({1239470594, 526729}, NULL) = 0
>> clock_gettime(CLOCK_REALTIME, {1239470594, 526761055}) = 0
>> futex(0x93ffa84, 0x80 /* FUTEX_??? */, 1) = 0
>> futex(0x93ffa68, 0x81 /* FUTEX_??? */, 1) = 0
>> gettimeofday({1239470594, 658530}, NULL) = 0
>> clock_gettime(CLOCK_REALTIME, {1239470594, 658564748}) = 0
>> futex(0x93ffa84, 0x80 /* FUTEX_??? */, 3) /////HERE////// = -1 ETIMEDOUT 
>> (Connection timed out)
>> futex(0x93ffa68, 0x81 /* FUTEX_??? */, 1) = 0
>> gettimeofday({1239470684, 659524}, NULL) = 0
>> clock_gettime(CLOCK_REALTIME, {1239470684, 659557890}) = 0
>> futex(0x93ffa84, 0x80 /* FUTEX_??? */, 5 <unfinished ...>
>>
>> it froze right after futex(0x93ffa84, 0x80 /* FUTEX_??? */, 3),
>>
>> after a while (minute or so) it printed:
>> = -1 ETIMEDOUT (Connection timed out)
>>
>> futex(0x93ffa68, 0x81 /* FUTEX_??? */, 1) = 0
>> gettimeofday({1239470684, 659524}, NULL) = 0
>> clock_gettime(CLOCK_REALTIME, {1239470684, 659557890}) = 0
>> futex(0x93ffa84, 0x80 /* FUTEX_??? */, 5 <unfinished ...>
>>
>> It really doesn't matter if I use ./hlds -port 27020 or ./hlds -port 
>> 27020 +nomaster "1" or anything.
>>
>> Knows someone what the problem might be? Or is there any fix for this?
>>
>> Thanks.
>>
>> Kveri
>>
>>
>>   
> 

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to