-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chris Green wrote:
> That is the athlon MP illegal instruction crash. We have a fix internally for 
> this.

Ahh, good to know.  Any idea on a patch release date?

> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jay Deiman
> Sent: Friday, November 14, 2008 11:47 AM
> To: Half-Life dedicated Linux server mailing list
> Subject: Re: [hlds_linux] Server will not start, crashing
> 
> Jordy van Wolferen wrote:
>> For debugging you need gdb
> 
> Yeah, my bad there, didn't have gdb installed.  It doesn't change the
> fact that it was crashing without starting under debug mode though.
> Anyway, here is the startup with debug mode and gdb installed, and below
> that is the debug.log file output:
> 
> Command Run
> ===================
> 
> # ./srcds_run -game left4dead -ip *.*.*.* +map
> l4d_dem_hospital01_apartment -debug
> Auto detecting CPU
> Using AMD Optimised binary.
> Enabling debug mode
> Server will auto-restart if there is a crash.
> HL_CMD = ./srcds_i486 -game left4dead -ip *.*.*.* +map
> l4d_dem_hospital01_apartment -debug -fork +map l4d_dem_hospital01_apartment
> 
> Console initialized.
> Game.dll loaded for "L4D - Normal"
> Server is hibernating
> ConVarRef test_progression_loop doesn't point to an existing ConVar
> Game supporting (2) split screen players
> maxplayers set to 14
> Unknown command "r_decal_cullsize"
> Unknown command "mat_bloom_scalefactor_scalar"
> Network: IP unknown, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
> ---- Host_NewGame ----
> Host_NewGame on map l4d_dem_hospital01_apartment
> ConVarRef room_type doesn't point to an existing ConVar
> Executing dedicated server config file
> Commentary: Could not find commentary data file
> 'maps/l4d_dem_hospital01_apartment_commentary.txt'.
> [S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient.
> Continuing with current version anyway.
> ./srcds_run: line 361:  2505 Illegal instruction     (core dumped) $HL_CMD
> Cannot access memory at address 0xb7f87640
> Cannot access memory at address 0xbfe34f20
> /opt/halflife/l4d_demo/debug.cmds:3: Error in sourced command file:
> Cannot access memory at address 0xb7f87640
> email debug.log to [EMAIL PROTECTED]
> 
> ===================
> 
> debug.log
> ===================
> 
> ----------------------------------------------
> CRASH: Fri Nov 14 13:40:50 CST 2008
> Start Line: ./srcds_i486 -game left4dead -ip *.*.*.* +map
> l4d_dem_hospital01_apartment -debug -fork  +map l4d_dem_hospital01_apartment
> Using host libthread_db library "/lib/libthread_db.so.1".
> #0  0xb066a0af in ?? ()
> No symbol table info available.
> End of Source crash report
> ----------------------------------------------
> 
> ===================
> 
>> On Wed, Nov 12, 2008 at 1:55 PM, Jay Deiman <[EMAIL PROTECTED]> wrote:
>> I've been trying to get a srcds server running for the left 4 dead demo
>> and I've had zero success with it so far.  It crashes on startup every
>> time.  I've included the command-line output as well as some general
>> machine info.  If anyone would like to see anything else, I would be
>> happy to supply it, including the core file.
> 
> 
>> Command run
>> ==================
> 
>> janus l4d_demo # ./srcds_run -game left4dead -ip *.*.*.* +map
>> l4d_dem_hospital01_apartment -debug
>> Auto detecting CPU
>> Using AMD Optimised binary.
>> Enabling debug mode
>> ./srcds_run: line 153: gdb: command not found
>> Please install gdb first.
>> goto http://www.gnu.org/software/gdb/
>> Server will auto-restart if there is a crash.
>> HL_CMD = ./srcds_i486 -game left4dead -ip *.*.*.* +map
>> l4d_dem_hospital01_apartment -debug -fork +map l4d_dem_hospital01_apartment
> 
>> Console initialized.
>> Game.dll loaded for "L4D - Normal"
>> Server is hibernating
>> ConVarRef test_progression_loop doesn't point to an existing ConVar
>> Game supporting (2) split screen players
>> maxplayers set to 14
>> Unknown command "r_decal_cullsize"
>> Unknown command "mat_bloom_scalefactor_scalar"
>> Network: IP unknown, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
>> ---- Host_NewGame ----
>> Host_NewGame on map l4d_dem_hospital01_apartment
>> ConVarRef room_type doesn't point to an existing ConVar
>> Executing dedicated server config file
>> Commentary: Could not find commentary data file
>> 'maps/l4d_dem_hospital01_apartment_commentary.txt'.
>> [S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient.
>> Continuing with current version anyway.
>> ./srcds_run: line 361: 29649 Illegal instruction     (core dumped) $HL_CMD
>> Add "-debug" to the ./srcds_run command line to generate a debug.log to
>> help with solving this problem
>> Wed Nov 12 06:37:31 CST 2008: Server restart in 10 seconds
>> Wed Nov 12 06:37:33 CST 2008: Server Quit
> 
>> ==================
> 
>> CPU info:
>> ==================
>> # cat /proc/cpuinfo
>> processor : 0
>> vendor_id : AuthenticAMD
>> cpu family : 6
>> model  : 6
>> model name : AMD Athlon(tm) MP 1700+
>> stepping : 2
>> cpu MHz  : 1466.773
>> 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 sep mtrr pge mca cmov
>> pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow ts
>> bogomips : 2936.82
>> clflush size  : 32
> 
>> processor : 1
>> ...
> 
>> ==================
> 
>> Kernel:
>> ==================
> 
>> # uname -a
>> Linux janus 2.6.24-gentoo-r8 #1 SMP PREEMPT Wed May 28 21:40:37 CDT 2008
>> i686 AMD Athlon(tm) MP 1700+ AuthenticAMD GNU/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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkd3KQACgkQQ0lr+ZVKSBj7OgCeKjH17E6bFoa4JiIdJzoyUIql
WqUAn25PAlz++NEiQN4KIIOuAWQF3GrG
=k2p3
-----END PGP SIGNATURE-----

_______________________________________________
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