L2Server crash, how to fix it ? L2O 

Newbie Spellweaver
Joined
Mar 20, 2004
Messages
11
Reaction score
0
Dear all,

My server config OK, and can run about 10hours, then it crash. The system show: L2Server crash...

Any one know how to fix it? Please help.

PS: I use Windows 2000 Server and SQL Server 2000. Server Xeon 2GHz, 1GB RAM, and config /3GB pagefile.

Many thanks.

========================ERROR=========================
Server Up Time Mon Nov 22 17:09:33 2004

Current Time : Tue Nov 23 01:41:12 2004

Elapsed Time : 0 days 8 hours 31 minutes 39 seconds
IOBufferPool - 9967

[(1336) 2004/11/23 01:41:12]: =======================
an Access Violation in module L2Server.exe at 001b:00454d77.
start at 2004/11/22 17:09:13
Write to location 00000000 caused an access violation.

Registers:
EAX=00000001 CS=001b EIP=00454d77 EFLGS=00010216
EBX=7c57edd4 SS=0023 ESP=65dcfe90 EBP=65dcfec0
ECX=65dcfeb4 DS=0023 ESI=646f530c FS=0038
EDX=00000000 ES=0023 EDI=0004eba0 GS=0000
Bytes at CS:EIP:
c6 05 00 00 00 00 01 8b 4d f4 64 89 0d 00 00 00
Stack dump:
65dcfe90: 0004eba0 646f530c 7c57edd4 65dcfe88 65dcfed0 005a1550 01d6dfb6 11904cec
65dcfeb0: 65dcfe90 65dcfee4 005a4b00 ffffffff 65dcfef0 00539654 01d6dff5 646f530c
65dcfed0: 7c57edd4 00000032 7c58541c c000013c 65dcfec8 65dcff68 005afa70 ffffffff
65dcfef0: 65dcff74 0053bdd0 00000000 0053cbe6 00000000 00000000 646f65fc 00000000
65dcff10: 00000001 3e06d9e0 00000000 00001000 00010000 bffeffff 00000003 00000002
65dcff30: 0000024a 00010000 0209000f f805140c f80513a0 f8051530 dd42c609 00000000
65dcff50: 0004ebb0 dd0654f0 51608a75 646f65fc 646f530c 65dcff0c 65dcffa4 005afca0
65dcff70: ffffffff 65dcffb4 0053cd1b 00000001 3e06d9e0 0058eb2a 00000001 00000000
65dcff90: 00000000 3e06d9e0 c0000005 65dcff8c 65dcfadc 65dcffdc 0058c42c 00666658
65dcffb0: 00000000 65dcffec 7c57b388 3e06d9e0 00000000 00000000 3e06d9e0 7fff3000


ver = Jun 8 2004____15:38:30 thread id=1

void IOThread_common(void *arglist) <--
void CIOSocket::Close() <--
void CDBSocket::OnClose() <--
CacheSocket Closed

Thread[0] (good): Lock Stack :

Thread[1] (ahehe): Lock Stack :
 
Last edited:
I have had uptimes over 40hrs BUT most of the time i crashes between 3 to 10 hrs cause of a memory error (Get a DBSocket Close in server/npc etc or just a windows unable to write to memory error), I think u need at least 1.5-2gigs of memory + a 4gig paging file to stop these memory issues...
Has anyone with 2gb of ram had problems keeping the server up for 10hrs+??? (if they dont then we know what our problem is)
 
Upvote 0
Back