I got YTDB and everything is up-to-date. Never had problems until now, but now i get crashes every 5 minutes... Just when nobody is on the server i don't get a crash... I hope somebody could help me
Here is my crash dump:
Revision: 2011-06-15 02:23:31 11630 5c28da6cb684c4b131893732b53cb4e176f50543
Date 16:6:2011. Time 23:47
//=====================================================
*** Hardware ***
Processor: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Number Of Processors: 4
Physical Memory: 4193568 KB (Available: 1013628 KB)
Commit Charge Limit: 4194303 KB
*** Operation System ***
Windows Vista or Windows Server 2008 Professional Service Pack 1 (Version 6.1, Build 7601)
//=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 0043E9F9 01:0003D9F9 C:\\Mangos\\mangosd.exe
Registers:
EAX:00000000
EBX:F3C67320
ECX:71C40048
EDX:0DB7E2C4
ESI:00000000
EDI:009C8FE0
CS:EIP:0023:0043E9F9
SS:ESP:002B:0DB7FED8 EBP:0DB7FEF8
DS:002B ES:002B FS:0053 GS:002B
Flags:00010206
Call stack:
Address Frame Function SourceFile
0043E9F9 00000000 FreezeDetectorRunnable::run+129
009C8FF9 00000000 ACE_Based::Thread::ThreadTask+19
6B2A2FE4 00000000 __WSAFDIsSet+FFFFFFFFFFFCB37C
71C33433 00000000 _endthreadex+44
71C334C7 00000000 _endthreadex+D8
76B933CA 00000000 BaseThreadInitThunk+12
77B79ED2 00000000 RtlInitializeExceptionChain+63
77B79EA5 00000000 RtlInitializeExceptionChain+36
========================
Local Variables And Parameters
Call stack:
Address Frame Function SourceFile
0043E9F9 00000000 FreezeDetectorRunnable::run+129
punting on symbol curtime
Local <user defined> 'this'
009C8FF9 00000000 ACE_Based::Thread::ThreadTask+19
punting on symbol param
Local <user defined> '_task'
6B2A2FE4 00000000 __WSAFDIsSet+FFFFFFFFFFFCB37C
71C33433 00000000 _endthreadex+44
71C334C7 00000000 _endthreadex+D8
76B933CA 00000000 BaseThreadInitThunk+12
77B79ED2 00000000 RtlInitializeExceptionChain+63
77B79EA5 00000000 RtlInitializeExceptionChain+36
========================
Global Variables
EDIT: Found the problem... I deactivated the AddOn-Channel accidentally. Activated and it's working again
EDIT2: Or not -.-