If you have access to GDB on that machine I would either run the server in
GDB or load up the core file and see what it tells you with a bt.  Althought
that looks like a strange memory address to  me...

-----Original Message-----
From: Saint K. [mailto:[email protected]] 
Sent: Friday, January 08, 2010 11:57 AM
To: Half-Life dedicated Linux server mailing list
Subject: [hlds_linux] L4D2 crashes at modified server

Hi,

We're seeing some crashes on one of our modified servers and I cannot trace
back to where the problem comes from. The server is running metamod and
sourcemod. Without these it doesn't crash. The server *only* crashes
sometimes during map change. I cannot find a pattern in it, sometimes it
works fine, sometimes it randomly crashes.

I don't get any dump files or error logs in sourcemod. The only thing which
is logged is in the debug.log file. Does anyone know if I can get some
useful information from these crash reports below?

Cheers,

----------------------------------------------
CRASH: Fri Jan  8 15:10:45 CET 2010
Start Line: ./srcds_linux -game left4dead2 -ip 85.17.60.96 +hostport 29034
+map "c1m1_hotel versus" +exec server_cfg##.cfg -debug
(no debugging symbols found)
#0  0xeff52f21 in ?? ()
No symbol table info available.
eax            0x0      0
ecx            0x0      0
edx            0xebbff1ac       -339742292
ebx            0xffb765e0       -4758048
esp            0xffb76580       0xffb76580
ebp            0xffb76598       0xffb76598
esi            0xebbff190       -339742320
edi            0xffb765e8       -4758040
eip            0xeff52f21       0xeff52f21
eflags         0x10286  [ PF SF IF RF ]
cs             0x23     35
ss             0x2b     43
ds             0x2b     43
es             0x2b     43
fs             0x0      0
gs             0x63     99
End of Source crash report
----------------------------------------------
----------------------------------------------
CRASH: Fri Jan  8 16:32:34 CET 2010
Start Line: ./srcds_linux -game left4dead2 -ip 85.17.60.96 +hostport 29034
+map "c1m1_hotel versus" +exec server_cfg##.cfg -debug
(no debugging symbols found)
#0  0xeff6df21 in ?? ()
No symbol table info available.
eax            0x0      0
ecx            0x0      0
edx            0xeba45fac       -341549140
ebx            0xffdd5060       -2273184
esp            0xffdd5000       0xffdd5000
ebp            0xffdd5018       0xffdd5018
esi            0xeba45f90       -341549168
edi            0xffdd5068       -2273176
eip            0xeff6df21       0xeff6df21
eflags         0x10286  [ PF SF IF RF ]
cs             0x23     35
ss             0x2b     43
ds             0x2b     43
es             0x2b     43
fs             0x0      0
gs             0x63     99
End of Source crash report
----------------------------------------------
----------------------------------------------
CRASH: Fri Jan  8 17:48:32 CET 2010
Start Line: ./srcds_linux -game left4dead2 -ip 85.17.60.96 +hostport 29034
+map "c1m1_hotel versus" +exec server_cfg##.cfg -debug
(no debugging symbols found)
#0  0xefee4f21 in ?? ()
No symbol table info available.
eax            0x0      0
ecx            0x0      0
edx            0xf368484        255231108
ebx            0xffa478f0       -5998352
esp            0xffa47890       0xffa47890
ebp            0xffa478a8       0xffa478a8
esi            0xf368468        255231080
edi            0xffa478f8       -5998344
eip            0xefee4f21       0xefee4f21
eflags         0x10206  [ PF IF RF ]
cs             0x23     35
ss             0x2b     43
ds             0x2b     43
es             0x2b     43
fs             0x0      0
gs             0x63     99
End of Source crash report
----------------------------------------------

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to