05-16-2009, 12:09 PM
Quote:1. Show your command line./srcds_run +map pl_badwater +ip 208.90.103.7 -debug
Quote:2. Please include debug.logDoesn't crash, so no debug.log
Quote:3.What distro are you running?FreeBSD
Quote:4. Whats your gcc version?gcc (GCC) 4.2.1 20070719 [FreeBSD]
Quote:5. What version of glibc are you running?No idea, 'ldd --version' gives an error message.
Quote:ldd: illegal option -- -I did 'man ldd', but got no useful version info.
usage: ldd [-a] [-v] [-f format] program ...
Quote:6. What kernel version are you running?FreeBSD tf2.dione.purevanity.net 7.1-STABLE FreeBSD 7.1-STABLE #0: Wed Mar 11 01:26:19 EDT 2009 username@dione.purevanity.net:/usr/obj/usr/src/sys/GENERIC amd64
Quote:7. What hard ware are you using?I've no idea, it's not my box. I do know that we're successfully running a CS:S server on it in a different jail. Sorry to be so vague.
Basically, after a period of a few hours, I get a screenful of:
Quote:pipes.cpp (608) : Assertion Failed: Stalled cross-thread pipe
interfacemap_client.h (434) : Assertion Failed: bufRet.GetUint8() == k_EClientCommandInterface
pipes.cpp (608) : Assertion Failed: Stalled cross-thread pipe
interfacemap_client.h (1027) : Assertion Failed: bufRet.GetUint8() == k_EClientCommandInterface
pipes.cpp (608) : Assertion Failed: Stalled cross-thread pipe
interfacemap_client.h (434) : Assertion Failed: bufRet.GetUint8() == k_EClientCommandInterface
pipes.cpp (608) : Assertion Failed: Stalled cross-thread pipe
interfacemap_client.h (1027) : Assertion Failed: bufRet.GetUint8() == k_EClientCommandInterface
pipes.cpp (608) : Assertion Failed: Stalled cross-thread pipe
This is with no mods installed. It smells of a memory leak to me, but I don't know.
Help, please