View Single Post
Re: Work In progress (WIP) #9
Old
  (#169)
SebyM
Member
 
Status: Offline
Posts: 2
Join Date: Jan 2006
Warning Re: Work In progress (WIP) #9 - 13-01-2006

there's something weird hapening since WIN#9...
i run a linux server for a couple of hours and then it crashes with a glibc error

this is my startup sequence:







Auto-restarting the server on crash

Console initialized.
Protocol version 47
Exe version 1.1.2.5/Stdio (cstrike)
Exe build: 02:38:31 Jul 7 2004 (273
STEAM Auth Server
couldn't exec language.cfg
Server logging data to file logs/L0113032.log
L 01/13/2006 - 10:52:24: Log file started (file "logs/L0113032.log") (game "cstrike") (version "47/1.1.2.5/Stdio/2738")
couldn't exec banned.cfg
Server IP address 81.181.170.5:27015

Metamod version 1.17.1 Copyright (c) 2001-2004 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.

L 01/13/2006 - 10:52:24: [META] Metamod v1.17.1 2004/05/30
L 01/13/2006 - 10:52:24: [META] by Will Day <willday@metamod.org>
L 01/13/2006 - 10:52:24: [META] http://www.metamod.org/
L 01/13/2006 - 10:52:24: [META] compiled: Jun 4 2004, 00:39:34 CEST (optimized)
L 01/13/2006 - 10:52:24: [META] Recognized game 'cstrike'; using dllfile 'cs_i386.so'
L 01/13/2006 - 10:52:24: [META] Game DLL for 'Counter-Strike' loaded successfully
L 01/13/2006 - 10:52:24: [META] ini: Begin reading plugins list: /work/www/htdocs/hlds/cstrike/addons/metamod/plugins.ini
L 01/13/2006 - 10:52:24: [META] ini: Read plugin config for: <amx_mm_i586.so>
L 01/13/2006 - 10:52:24: [META] ini: Read plugin config for: <csstats_mm_i586.so>
L 01/13/2006 - 10:52:24: [META] ini: Read plugin config for: <fun_mm_i586.so>
L 01/13/2006 - 10:52:24: [META] ini: Read plugin config for: <realbot_mm_i386.so>
L 01/13/2006 - 10:52:24: [META] ini: Finished reading plugins list: /work/www/htdocs/hlds/cstrike/addons/metamod/plugins.ini; Found 4 plugins to load
L 01/13/2006 - 10:52:24: [META] dll: Loading plugins...
L 01/13/2006 - 10:52:24: [META] dll: Loaded plugin 'AMX': AMX v0.9.9 Aug 2 2004, OLO, dJeyL
L 01/13/2006 - 10:52:24: [META] dll: Loaded plugin 'CSStats': CSStats v0.9.9 Aug 2 2004, OLO
L 01/13/2006 - 10:52:24: [META] dll: Loaded plugin 'Fun': Fun v0.9.9 Aug 2 2004, OLO
RealBot: plugin attaching
L 01/13/2006 - 10:52:24: [REALBOT] RealBot: plugin attaching
realbot - command prefix is now reserved.
L 01/13/2006 - 10:52:24: [REALBOT] realbot - command prefix is now reserved.
L 01/13/2006 - 10:52:24: [META] dll: Loaded plugin 'RealBot': RealBot v3062 Sep 17 2005, Stefan Hendriks
L 01/13/2006 - 10:52:24: [META] dll: Finished loading 4 plugins
Downloading Security Module from Speakeasy.net ...
Notice: Assuming you run Counter-Strike 1.6
Completed downloading Security Module from Speakeasy.net
Server is in Secure Mode.


my server is a P4 2.4GHz with 1Gb ram, on a Slackware linux 10.2 kernel 2.4.31 and glibc-2.3.5

the error i get is:
*** glibc detected *** double free or corruption (top): 0x082d2f08 ***
  
Reply With Quote