06-10-2005, 12:20 AM
cryotek Wrote:try running export MALLOC_CHECK_=0
then start the server up.
I ran into the exact same error with hl2mp on a FC3 box (2.6.10-1.741_FC3), but I only saw the error only when trying to load a server.cfg file, or using the 'exec' command... The MALLOC_CHECK trick worked for server.cfg (that is, it loads server.cfg automatically w/o crashing now), however the exec command simplly spits back "cannot exec <filename>".
Since I can get everything working with the server.cfg file now, I'm more just curious what is going on, if anyone could offer some insight...