11-05-2011, 01:16 PM
When I try to start my freshly installed Counter Strike Source server I get illegal instruction (core dumped) $HL_CMD error.
Here is all of my information
Server OS: Specific version. ex: Fedora 13
Processor:
[root@deltaflyer ~]# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Sempron 2400+
stepping : 1
cpu MHz : 1664.505
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow up
bogomips : 3329.01
clflush size : 32
cache_alignment : 32
address sizes : 34 bits physical, 32 bits virtual
power management: ts
Ram: In GB. 2GB
Game(s): Which game you are running that is having issues. This is important! CSS
Start Up Command: The FULL command. If you are using a batch script, show the full command line used to start the server.
#!/bin/sh
echo "Starting CS:Source Server"
sleep 1
screen -A -m -d -S css-server ./srcds_run -debug -console -game cstrike +map cs_office +maxplayers 32
Admin Mods: No mods on this fresh install, I wanted to get a fresh copy running first, then add sourcemod metamod
INSTALLING INFO
Full Install Command: The FULL command. If you are using a shell script, show the full command line used to install the server.
./steam -command update -game "Counter-Strike Source" -dir .
Here is the error message I get in the screen when trying to start the server with the ./server.sh file:
Auto detecting CPU
Using default binary: ./srcds_linux
Enabling debug mode
Server will auto-restart if there is a crash.
INFO: Located steam: /home/cssmaster/srcds_l2/steam
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 119
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Counter-Strike Source Linux Dedicated Server' version 4
HLDS installation up to date
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 102 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
./srcds_run: line 372: 1445 Illegal instruction (core dumped) $HL_CMD
cat: hlds.1432.pid: No such file or directory
email debug.log to linux@valvesoftware.com
Fri Nov 4 22:12:04 CDT 2011: Server restart in 10 seconds
^CFri Nov 4 22:12:07 CDT 2011: Server Quit
I have also attached the core file to this post.
Here is all of my information
Server OS: Specific version. ex: Fedora 13
Processor:
[root@deltaflyer ~]# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Sempron 2400+
stepping : 1
cpu MHz : 1664.505
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow up
bogomips : 3329.01
clflush size : 32
cache_alignment : 32
address sizes : 34 bits physical, 32 bits virtual
power management: ts
Ram: In GB. 2GB
Game(s): Which game you are running that is having issues. This is important! CSS
Start Up Command: The FULL command. If you are using a batch script, show the full command line used to start the server.
#!/bin/sh
echo "Starting CS:Source Server"
sleep 1
screen -A -m -d -S css-server ./srcds_run -debug -console -game cstrike +map cs_office +maxplayers 32
Admin Mods: No mods on this fresh install, I wanted to get a fresh copy running first, then add sourcemod metamod
INSTALLING INFO
Full Install Command: The FULL command. If you are using a shell script, show the full command line used to install the server.
./steam -command update -game "Counter-Strike Source" -dir .
Here is the error message I get in the screen when trying to start the server with the ./server.sh file:
Auto detecting CPU
Using default binary: ./srcds_linux
Enabling debug mode
Server will auto-restart if there is a crash.
INFO: Located steam: /home/cssmaster/srcds_l2/steam
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 119
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Counter-Strike Source Linux Dedicated Server' version 4
HLDS installation up to date
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 102 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
./srcds_run: line 372: 1445 Illegal instruction (core dumped) $HL_CMD
cat: hlds.1432.pid: No such file or directory
email debug.log to linux@valvesoftware.com
Fri Nov 4 22:12:04 CDT 2011: Server restart in 10 seconds
^CFri Nov 4 22:12:07 CDT 2011: Server Quit
I have also attached the core file to this post.