View Single Post
How to debug linux crashes
Old
  (#1)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default How to debug linux crashes - 04-01-2006

I've compiled the linux *so file of podbot_mm, gave it to KaszpiR and he says - "yes - this version crashes not so often (it's more stable) like the version in package R2B46d, but still it crashes. He gave me the info from logs of his server. How to find the problem if linux HLDS reports such below crashes?
The filse has been created as it was described in this topic.
CRASH: Wed Jan 4 01:08:02 CET 2006
Start Line: ./hlds_i686 -game cstrike -debug +sv_lan 1 +log on -insecure -nomaster -nodns +maxplayers 20 +exec server.cfg +map de_dust -pidfile hlds.15735.pid
Using host libthread_db library "/lib/tls/libthread_db.so.1".
Core was generated by `./hlds_i686 -game cstrike -debug +sv_lan 1 +log on -insecure -nomaster -nodns +'.
Program terminated with signal 11, Segmentation fault.
#0 0x00289dd9 in ?? ()
#0 0x00289dd9 in ?? ()
End of crash report
----------------------------------------------
----------------------------------------------
CRASH: Wed Jan 4 07:56:39 CET 2006
Start Line: ./hlds_i686 -game cstrike -debug +sv_lan 1 +log on -insecure -nomaster -nodns +maxplayers 20 +exec server.cfg +map de_dust -pidfile hlds.15735.pid
Using host libthread_db library "/lib/tls/libthread_db.so.1".
Core was generated by `./hlds_i686 -game cstrike -debug +sv_lan 1 +log on -insecure -nomaster -nodns +'.
Program terminated with signal 11, Segmentation fault.
#0 0x02812dd9 in ?? ()
#0 0x02812dd9 in ?? ()
End of crash report
  
Reply With Quote