There are work done to implement most of the missing syscalls to the linuxulator in FreeBSD. Today its in CURRENT, but I wouldnt be suprised if it comes in to 6.2 during this autumn. This will enable us to go 2.6.X. Atm we only have 2.4.2. Which is, I am told, quite old now. ;)
This issue have always been a problem with steam and FreeBSD 5+ w SMP. The sollution I have is to have a 4.X machine to do the update, do some magic greping and sed'ing, pack and scp it to all servers. But I dont have that much servers running hlds. just 8 servers running multiple instances. Each server only have one full install, I have done some mad symlinking. So I just have to unpack it once in one directory. /Bjorn On Sun, 17 Sep 2006, Dan wrote: > yeah, it is SMP, its a dual opteron 252 > > So i guess this is caused by SMP in FreeBSD. > Before FreeBSD we ran Gentoo on the server and i never had an issue like > this before. > I doubt Vavle would ever fix this. > ----- Original Message ----- > From: "localhost" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Sunday, September 17, 2006 11:22 PM > Subject: Re: [hlds_linux] srcds on FreeBSD > > > > Been a while since i've done HLDS on FreeBSD, but if i recall this issue > > is related to SMP machines only. My Athlon XP test machine works great > > (5.4) but a dual Xeon server (5.4) doesn't. > > > > Dan wrote: > >> Hmm, i keep getting this: > >> > >> truss: cannot open /proc/curproc/mem: No such file or directory > >> truss: cannot open /proc/18902/mem: No such file or directory > >> > >> I'm not too familiar with FreeBSD, I'm more of a Gentoo GNU/Linux > >> kinda guy. > >> but my friend hosts this on his dedicated server for me for free so. > >> ----- Original Message ----- > >> From: "Steven Hartland" <[EMAIL PROTECTED]> > >> To: <[email protected]> > >> Sent: Sunday, September 17, 2006 8:41 PM > >> Subject: Re: [hlds_linux] srcds on FreeBSD > >> > >> > >> Dan wrote: > >>> DebugAssert > >>> Expr: ( close( m_pImpl->m_Socket ) ) == 0 > >>> Line: 587 > >>> File: ../Engine/Src/ContentServerBlockingConnection.cpp > >>> Abort trap (core dumped) > >>> > >>> Its running FreeBSD 6.1-RELEASE can anyone with 6.1 and doesn't have > >>> this problem please help me out? its nothing serious, just a pain. > >> > >> Usually run on 5.4 but installed on one of our 6.1 to test > >> didnt have any problems at all. Test machine was: > >> OS: 6.1-RELEASE > >> CPU: P4 2.8 Ghz > >> Mem: 1Gb > >> Net: em0: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> > >> Compat: linux_base-8-8.0_10 > >> > >> Have you tried running it through truss to find out what > >> the return code from close is that srcds doesnt like? > >> > >> Steve > >> > >> > >> ================================================ > >> This e.mail is private and confidential between Multiplay (UK) Ltd. > >> and the > >> person or entity to whom it is addressed. In the event of > >> misdirection, the > >> recipient is prohibited from using, copying, printing or otherwise > >> disseminating it or any information contained in it. > >> > >> In the event of misdirection, illegible or incomplete transmission please > >> telephone +44 845 868 1337 > >> or return the E.mail to [EMAIL PROTECTED] > >> > >> > >> _______________________________________________ > >> To unsubscribe, edit your list preferences, or view the list archives, > >> please visit: > >> http://list.valvesoftware.com/mailman/listinfo/hlds_linux > >> > >> > >> _______________________________________________ > >> To unsubscribe, edit your list preferences, or view the list archives, > >> please visit: > >> http://list.valvesoftware.com/mailman/listinfo/hlds_linux > >> > >> . > >> > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

