03-12-2005, 07:16 PM
I am getting the following error:
alex@debian:/usr/srcds_1$ ./srcds_run -console -game cstrike +map de_dust +maxplayers 10 +ip 10.1.1.5 -debug
Auto detecting CPU
Using default binary.
Enabling debug mode
Auto-restarting the server on crash
Console initialized.
Network: IP 10.1.1.5, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Attempted to create unknown entity type event_queue_saveload_proxy!
Game .dll loaded for "Counter-Strike: Source"
maxplayers set to 10
./srcds_run: line 426: 790 Illegal instruction (core dumped) $HL_CMD
Cannot access memory at address 0x40016e28
debug.cmds:1: Error in sourced command file:
Cannot access memory at address 0xbfffaf24
email debug.log to linux@valvesoftware.com
Sat Mar 12 16:49:55 WST 2005: Server restart in 10 seconds
Sat Mar 12 16:49:57 WST 2005: Server Quit
Illegal instruction sounds like i have to upgrade something in my system, but i'm at a loss to what?, upgrade my kernel??
Running Debian Sarge on dual 1ghz PIII's
alex@debian:~$ gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright © 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
alex@debian:~$ ldd --version
ldd (GNU libc) 2.3.2
Copyright © 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
alex@debian:~$ uname -a
Linux debian 2.2.20-compact #1 Sat Apr 20 12:40:22 EST 2002 i686 GNU/Linux
alex@debian:/usr/srcds_1$ ./srcds_run -console -game cstrike +map de_dust +maxplayers 10 +ip 10.1.1.5 -debug
Auto detecting CPU
Using default binary.
Enabling debug mode
Auto-restarting the server on crash
Console initialized.
Network: IP 10.1.1.5, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Attempted to create unknown entity type event_queue_saveload_proxy!
Game .dll loaded for "Counter-Strike: Source"
maxplayers set to 10
./srcds_run: line 426: 790 Illegal instruction (core dumped) $HL_CMD
Cannot access memory at address 0x40016e28
debug.cmds:1: Error in sourced command file:
Cannot access memory at address 0xbfffaf24
email debug.log to linux@valvesoftware.com
Sat Mar 12 16:49:55 WST 2005: Server restart in 10 seconds
Sat Mar 12 16:49:57 WST 2005: Server Quit
Illegal instruction sounds like i have to upgrade something in my system, but i'm at a loss to what?, upgrade my kernel??
Running Debian Sarge on dual 1ghz PIII's
alex@debian:~$ gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright © 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
alex@debian:~$ ldd --version
ldd (GNU libc) 2.3.2
Copyright © 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
alex@debian:~$ uname -a
Linux debian 2.2.20-compact #1 Sat Apr 20 12:40:22 EST 2002 i686 GNU/Linux