On Fri, 19 Nov 2004 17:03:07 +1300, Andrew Forsberg <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm sorry if this is a duplicate post. I've searched the archives of the > different hlds_ lists via google for the following error message, > focussing on amd, 64 bit, and glibc, as the likely source of the error. > I found some likely candidates, but they all suggest glibc 2.3.2 as the > only way around the problem below. Nobody has actually confirmed this > solves anything, and installing an older version of glibc (currently > have 2.3.3) has so far been a real headache for me on Fedora Core 3. > There are a few German forum threads about the problem, but it sounds > like nobody was able to help them either. > > FWIW, cs 1.6 and czero run just fine. dod won't, but that's hardly > surprising since they won't release an amd 64bit build anyway. The > system itself is running on a vanilla FC3 x86_64 with minimal services, > and up to date via yum (as at 5pm 19/11/2004 NZST). > > Has anyone successfully overcome an error like this for CS Source? I've > had the server audited and hardened for security, etc, and really don't > want to install another distro, or reinstall FC3 in 32 bit mode, then go > through the process again if I don't have to... > > Any thoughts much appreciated! > > Cheers > Andrew > > > [EMAIL PROTECTED] srcds]# ./srcds_run -game cstrike +maxplayers 12 -debug > > Auto detecting CPU > > Using AMD-Opteron (64 bit) Optimised binary. > > Enabling debug mode > > Auto-restarting the server on crash > > > > Console initialized. > > Attempted to create unknown entity type event_queue_saveload_proxy! > > Game .dll loaded for "Counter-Strike: Source" > > *** glibc detected *** free(): invalid pointer: 0xf7fc9460 *** > > ./srcds_run: line 342: 2370 Aborted (core dumped) $HL_CMD > > cat: hlds.2354.pid: No such file or directory > > email debug.log to [EMAIL PROTECTED] > > Fri Nov 19 16:41:15 NZDT 2004: Server restart in 10 seconds > > Fri Nov 19 16:41:16 NZDT 2004: Server Quit > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > I recall that older versions of glibc cause errors. They were hoping to get 2.2.4 and above working, but I still haven't. I'm pretty sure 2.3 and above work fine though. I used to run CS:S servers on FC2, and it was a vanilla install to my knowledge, so I'd think FC3 would be fine. Sorry that's all I can advise on that. As far as dod however ./hlds_run -binary ./hlds_i686 -game dod should force dod to use the i686 binary, rather than letting hlds_run auto-detect the cpu which uses the hlds_amd binary which tries load dod_amd.so which doesn't exsist.
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

