On Mon, 22 Dec 2008, AusNet Servers Server Administrators wrote: > ---------------------------------------------- > CRASH: Tue Dec 23 03:05:48 EST 2008 > Start Line: ./hlds_i686 -game cstrike +ip 118.127.0.194 +port 27058 > +maxplayers 11 +map de_dust2 -debug -pidfile hlds.8270.pid > Using host libthread_db library "/lib/libthread_db.so.1". > Core was generated by `./hlds_i686 -game cstrike +ip 118.127.0.194 +port > 27058 +maxplayers 11 +map de_'. > Program terminated with signal 11, Segmentation fault. > #0 0x003860a7 in ?? () > #0 0x003860a7 in ?? () > No symbol table info available. > No shared libraries loaded at this time. > Stack level 0, frame at 0x0: > eip = 0x3860a7; saved eip 0x3860a7 > Arglist at unknown address. > Locals at unknown address, Previous frame's sp in esp > End of crash report > ---------------------------------------------- > > anyone got any suggestions?
As always. Try the minimal amount of options needed. ./hlds_run -grame cstrike +map de_dust And then add options to see which breaks the startup. Your options are wrong. +ip -> -ip +port -> -port /Bjorn _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

