try typing this into your ssh console (depending on what access you have) cd [the location of hlds_686] gdb ./hlds_686 core.xxxxx (This is the newset core file you have) bt
Then paste the output (I can't remember the exact format of the gdb command, its been a while, and I dont have access to my servers at work. If that command doesn't work, try gdb core.xxxx ./hlds_686 If it says something like incomplete or corrupt core file, you will need to run this following command as root: ulimit unlimited 2008/12/22 Alex <[email protected]> > none, it was a fresh install > > ----- Original Message ----- > From: "Olly" <[email protected]> > To: "Half-Life dedicated Win32 server mailing list" > <[email protected]> > Sent: Tuesday, December 23, 2008 12:58 AM > Subject: Re: [hlds] segmentation fault > > > > What plugins are you running? > > > > 2008/12/22 Alex <[email protected]> > > > >> 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 > >> > >> ---------------------------------------------- > >> > >> Tried using 3 different maps ( de_dust2 - cs_office - de_aztec ) all > >> coming > >> back with the same errors > >> > >> anyone got any suggestions? > >> > >> _______________________________________________ > >> To unsubscribe, edit your list preferences, or view the list archives, > >> please visit: > >> http://list.valvesoftware.com/mailman/listinfo/hlds > >> > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

