Hi,

> I have two things about my srcds, first one is a problem, second one is just
> a message from the server, but may be related to the same problem.

> ipcserver.cpp (956) : Assertion Failed: FD_ISSET( fd, (fd_set *)m_pfdset )
> /home/VALVE/rackadmin/buildslave/steam_rel_client_linux/build/src/clientdll/../common/ipcserver.cpp
> 956 Assertion Failed: FD_ISSET( fd, (fd_set *)m_pfdset )
> (...)
> WARNING: Port 27040 was unavailable - bound to port 27041 instead
> Network: IP 201.212.0.82, mode MP, dedicated Yes, ports 27040 SV / 27005 CL
>
> Server runs good anyway, it responds to port 27040 that is the expected one.
>
> Am always using my init script for start/stop operation.

Looks like the server is leaking file descriptors. What distro do you use?
What kernel?

After stoping the tf2 instance, what is the output of:
$ netstat -anp | grep 27040

-- 
kind regards
Wojciech 'arab' Arabczyk

_______________________________________________
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