02-15-2010, 01:55 AM
Hello,
My server seems to run fine for 24 hours plus. But as soon as it hits a little over 24 hours, it seems to segment fault and restart.
It always seems to happen creating the same thread number...
I am running alot of addons: eventscripts, mani, sourcemod, metamod, cssdm, strippermod, goremod. It just seems weird that it runs so fine for 24 hours plus then crashes.
Also, look at the attached picture after the server crashes and restarts itself. Look what happens to the server fps!
Any idea why this keeps happening. the server is composed of all new parts: core 2 duo 3 gig wolfdale, new 2 gigs of ram with heatsinks, new gigabyte motherboard....running on ubuntu 9.10 with the realtime kernel.
My server seems to run fine for 24 hours plus. But as soon as it hits a little over 24 hours, it seems to segment fault and restart.
Code:
----------------------------------------------
CRASH: Sat Feb 13 18:38:45 EST 2010
Start Line: ./srcds_i686 -console -game cstrike +map de_dust2 +maxplayers 24 -port 27015 -tickrate 100 -debug
[New Thread 2980]
[New Thread 2984]
Core was generated by `./srcds_i686 -console -game cstrike +map de_dust2 +maxplayers 24 -port 27015 -t'.
Program terminated with signal 11, Segmentation fault.
#0 0x00ba506f in ?? ()
#0 0x00ba506f in ?? ()
No symbol table info available.
From To Syms Read Shared Object Library
0x00710830 0x0072669f Yes (*) /lib/ld-linux.so.2
(*): Shared library is missing debugging information.
Stack level 0, frame at 0xbfe6d190:
eip = 0xba506f; saved eip End of Source crash report
----------------------------------------------
It always seems to happen creating the same thread number...
I am running alot of addons: eventscripts, mani, sourcemod, metamod, cssdm, strippermod, goremod. It just seems weird that it runs so fine for 24 hours plus then crashes.
Also, look at the attached picture after the server crashes and restarts itself. Look what happens to the server fps!
Any idea why this keeps happening. the server is composed of all new parts: core 2 duo 3 gig wolfdale, new 2 gigs of ram with heatsinks, new gigabyte motherboard....running on ubuntu 9.10 with the realtime kernel.