01-30-2009, 05:55 PM
try opening the core file with gdb:
(XXXX is some number... look into the directory where srcds_i686 is located)
then run the command "bt" and post the output.
Code:
gdb ./srcds_i686 core.XXXX
then run the command "bt" and post the output.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!