SRCDS Steam group


error server start --> loading map
#1
First off, thank you for this wonderful site+forum.

NOTES
I am running FreeBSD 4.10 on a Pentium 3.
I have installed linux_base-8.
I used -norestart to prevent an infinite loop of errors.
If I run this without +map it works, but of course the server isn't 'started' without a map.
If I attempt to use the map command from within srcds it crashes with the same message.

SUSPECT
It's a map loading problem?

Code:
> ./srcds_run -game cstrike -norestart -debug +map cs_office
Auto detecting CPU
Using default binary.
Enabling debug mode

Console initialized.
Network: IP 10.0.128.2, 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"
Illegal instruction (core dumped)
cat: hlds.694.pid: No such file or directory
Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dwarf2read.c line 3049 in dwarf2_read_section


Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.
/lib/libm.so.6: No such file or directory.
email debug.log to linux@valvesoftware.com
Sat Jan 29 18:26:01 PST 2005: Server Quit

>


ANY help would be greatly appreciated!
Reply
#2
Quote:Illegal instruction (core dumped)

there seems to be a instruction conflict, the srcds is using an instruction not supported by your cpu, how to deal with this, i dunno.
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#3
I have found the problem and it is now resolved.

SOLUTION
I recompiled the kernel with these options:
Code:
options CPU_ENABLE_SSE
options USER_LDT
and so far it's all working great.
Reply
#4
Has anyone found any alternative for this problem besides recompiling the kernel?
Reply
#5
I really don't think there is one.
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#6
well, I added those options and low and behold it worked flawlessly Smile

Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)