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


-- 
Tato sprava bola prehladana na vyskyt virusov
a nebezpecneho obsahu antivirovym systemom
a zda sa byt cista.


_______________________________________________
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