That's strange.  In my copy of srcds_run under the orangebox directory, line 
341 is the declaration of the run() function.  What does a backtrace on the 
core file look like?  To get a backtrace, just open the file in gdb like this:

gdb -c <core-file>

Where <core-file> is the name of the core file.  Once you are in gdb, just type 
bt to get a backtrace.

    - Dave

----- Original Message -----
From: Huber Uli <huber....@gmx.de>
Date: Wednesday, July 14, 2010 4:45 pm
Subject: [hlds_linux] Error in Line 341 on Startup
To: hlds_linux@list.valvesoftware.com

> Hey Everybody,
>  
> I get an Error when I startup my server ... a server.cfg is 
> created (bases
> on a version before orangebox)
>  
> I use the following in the orangbox folder:
> ./srcds_run -game cstrike +map de_dust -maxplayers 12 -debug
> 
> the I get in the console the following ... what´s the reason? my 
> system is
> openSuse 11 with actual patch-level
>  
> Auto detecting CPU
> Using default binary: ./srcds_linux
> Enabling debug mode
> Server will auto-restart if there is a crash.
> ./srcds_run: line 341: 27512 Illegal 
> instruction     (core dumped) $HL_CMD
>  
> warning: Can't read pathname for load map: Input/output error.
> email debug.log to li...@valvesoftware.com
> Wed Jul 14 22:29:35 CEST 2010: Server restart in 10 seconds
> ^CWed Jul 14 22:29:41 CEST 2010: Server Quit
>  
>  
> The rights to the folders a set, with root it won´t work too, 
> there a no
> symbolic links in the orangebox etc.
>  
> Thanks for helping ...
>  
> Uli
> _______________________________________________
> 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