If you run FreeBSD, you should also know that it is not supported by
Valve. So your request is kind of ridiculous. If there is a program that
need an option in the OS to run, its up to you to get it to work. If you
have a new game that require some functions that have been added to the
graphic driver, dont you update that driver to get the game to work?
This is the same thing.

I am glad that linux binaries still works on FreeBSD since the included
syscalls are really outdated. I am even more pleased with Valves work that
they care about us that want to run on FreeBSD.

Btw, there is an open ticket for any to sign up to for getting a more
up-to-date version of the linuxulator at the Google Summer of
Code 2006. If someone steps up and make a update, hopefully we will get
all the syscalls from a stable 2.6.x kernel.

/Bjorn

On Thu, 25 May 2006, Mike Norton wrote:

> This is totally unacceptable!  We have been having seg fault's for
> some time but now it wont even start at all!  A reconfigure of a multi
> tasked box system is not doable.
>
> Thanks again Valve!
>
> Please fix!
>
> Thank you.
>
> ManO-iGO
>
>
>
> On 5/25/06, W0kk3L <[EMAIL PROTECTED]> wrote:
> > hehhe, i wish it was a magic option.. It requires a recompile of the kernel.
> > Add the following line to your kernel config, and recompile:
> >
> > options         CPU_ENABLE_SSE
> >
> > -W0kk3L-
> >
> > ----- Original Message -----
> > From: "Alfred Reynolds" <[EMAIL PROTECTED]>
> > To: <[email protected]>
> > Sent: Thursday, May 25, 2006 8:02 PM
> > Subject: RE: [hlds_linux] Yesterdays SRCDS update causes server not to start
> > anymore
> >
> >
> > Source requires the SSE instruction set to run. If you are using FreeBSD
> > make sure you enable the SSE option (FreeBSD guys, what is the magic command
> > line to make this happen?)
> >
> > Ara wrote:
> > > Hi everyone,
> > > since I updated our HL2MP server today it is unable to start anymore.
> > > After performing the autoupdate the server restarts. I've already
> > > checked it with the CSS installation, same error.
> > >
> > > Here is the debug.log:
> > >
> > > -------------------------------------------
> > > CRASH: Do Mai 25 11:07:46 CEST 2006
> > > Start Line: ./srcds_amd -autoupdate -debug -debuglog error.txt
> > > -steamuser xxx -steampass xxx -game hl2mp +maxplayers 8 -verifyall
> > > -port 27025
> > > Using host libthread_db library "/lib/tls/libthread_db.so.1".
> > > Core was generated by `./srcds_amd -autoupdate -debug -debuglog
> > > error.txt -steamuser xxx -st'.
> > > Program terminated with signal 4, Illegal instruction.
> > > #0  0x401bd913 in ConVar::Create () from bin/vstdlib_i486.so
> > > #0  0x401bd913 in ConVar::Create () from bin/vstdlib_i486.so
> > > #1  0x401bdbc5 in ConVar::ConVar () from bin/vstdlib_i486.so
> > > #2  0x4021997a in __static_initialization_and_destruction_0 ()
> > >   from bin/dedicated_amd.so
> > > #3  0x00000000 in ?? ()
> > > #4  0x00000001 in ?? ()
> > > #5  0x40249af3 in typeinfo name for CAsyncJobFuliller ()
> > >   from bin/dedicated_amd.so
> > > #6  0x40249af3 in typeinfo name for CAsyncJobFuliller ()
> > >   from bin/dedicated_amd.so
> > > #7  0x4025e420 in __JCR_LIST__ () from bin/dedicated_amd.so
> > > #8  0x402466d5 in __do_global_ctors_aux () from bin/dedicated_amd.so
> > > #9  0x401fb915 in _init () from bin/dedicated_amd.so
> > > #10 0x4000d11c in call_init () from /lib/ld-linux.so.2
> > > #11 0x4000d1fa in _dl_init_internal () from /lib/ld-linux.so.2
> > > #12 0x40132f05 in dl_open_worker () from /lib/tls/libc.so.6
> > > #13 0x4000cd56 in _dl_catch_error () from /lib/ld-linux.so.2
> > > #14 0x40132513 in _dl_open () from /lib/tls/libc.so.6
> > > #15 0x40046cbb in dlopen_doit () from /lib/libdl.so.2
> > > #16 0x4000cd56 in _dl_catch_error () from /lib/ld-linux.so.2
> > > #17 0x40047085 in _dlerror_run () from /lib/libdl.so.2
> > > #18 0x40046c62 in dlopen@@GLIBC_2.1 () from /lib/libdl.so.2
> > > #19 0x08049049 in main ()
> > > No symbol table info available.
> > >> From        To          Syms Read   Shared Object Library
> > > 0x40025350  0x4003e014  Yes         /lib/tls/libm.so.6
> > > 0x40046b40  0x400475f4  Yes         /lib/libdl.so.2
> > > 0x4005e8e0  0x4013ac5c  Yes         /lib/tls/libc.so.6
> > > 0x40000780  0x40012baf  Yes         /lib/ld-linux.so.2
> > > 0x4016f100  0x4018a6d0  Yes         bin/tier0_i486.so
> > > 0x401a5340  0x401ad274  Yes         /lib/tls/libpthread.so.0
> > > 0x401ba910  0x401c3ff0  Yes         bin/vstdlib_i486.so
> > > 0x401fb960  0x402466e0  Yes         bin/dedicated_amd.so
> > > Stack level 0, frame at 0xbfffcb70:
> > > eip = 0x401bd913
> > >    in ConVar::Create(char const*, char const*, int, char const*, bool,
> > > float, bool, float, void (*)(ConVar*, char const*)); saved eip
> > > 0x401bdbc5
> > > called by frame at 0xbfffcba0
> > > Arglist at 0xbfffcb3c, args:
> > > Locals at 0xbfffcb3c, Previous frame's sp is 0xbfffcb70
> > > Saved registers:
> > >  ebx at 0xbfffcb5c, ebp at 0xbfffcb68, esi at 0xbfffcb60, edi at
> > > 0xbfffcb64,
> > >  eip at 0xbfffcb6c
> > > End of Source crash report
> > > -------------------------------------------
> > >
> > > And finally the console output:
> > >
> > > -------------------------------------------
> > > Auto detecting CPU
> > > Using AMD Optimised binary.
> > > Enabling debug mode
> > > Auto-restarting the server on crash
> > > Updating server using Steam.
> > > Checking bootstrapper version ...
> > > Updating Installation
> > > Logging in as 'xxx'
> > > Checking/Installing 'Half-Life 2 Deathmatch' version 11
> > >
> > > Checking/Installing 'Base Source Shared Materials' version 7
> > >
> > > Checking/Installing 'Base Source Shared Models' version 3
> > >
> > > Checking/Installing 'Base Source Shared Sounds' version 3
> > >
> > > Checking/Installing 'Source Dedicated Server Linux' version 59
> > >
> > > HLDS installation up to date
> > > ./srcds_run: line 344: 19271 UngÃ1/4ltiger Maschinenbefehl (core
> > > dumped) $HL_CMD
> > >
> > > warning: current_sos: Can't read pathname for load map:
> > > Eingabe-/Ausgabefehler
> > >
> > > email debug.log to [EMAIL PROTECTED]
> > > Do Mai 25 12:04:08 CEST 2006: Server restart in 10 seconds
> > > -------------------------------------------
> > >
> > > If you have any suggestions or need more information, please let me
> > > know.
> > >
> > > _______________________________________________
> > > 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
> >
>
>
> --
> Mike Norton
> http://www.dev4gamers.com
> http://www.gmpodcasting.net
>
> ManO-iGO
>
> _______________________________________________
> 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

Reply via email to