View Single Post
  #1  
Old 02-11-2014, 09:58 PM
kimura
Hill Giant
 
Join Date: Oct 2011
Posts: 132
Default new source causing crashes??

I updated and compiled new source from 02-10-14 and now I am getting random crashes on my server.

here are some of the logs if anybody can help?

Code:
[02.11. - 20:25:12] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774BE3BE) 
[02.11. - 20:25:12] 774BE3BE (ntdll): (filename not available): RtlInitUnicodeString 
[02.11. - 20:25:12] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774BE023) 
[02.11. - 20:25:12] 774BE023 (ntdll): (filename not available): RtlFreeHeap 
[02.11. - 20:25:12] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 762514AD) 
[02.11. - 20:25:12] 762514AD (kernel32): (filename not available): HeapFree 
[02.11. - 20:25:12] f:\dd\vctools\crt_bld\self_x86\crt\src\free.c (51): free 
[02.11. - 20:25:12] c:\eq\source\common\patches\underfoot.cpp (443): Underfoot::Strategy::Encode_OP_SendAATable 
[02.11. - 20:25:12] c:\eq\source\common\structstrategy.cpp (22): StructStrategy::Encode 
[02.11. - 20:25:12] c:\eq\source\common\eqstreamproxy.cpp (42): EQStreamProxy::FastQueuePacket 
[02.11. - 20:25:12] c:\eq\source\common\eqstreamproxy.cpp (35): EQStreamProxy::QueuePacket 
[02.11. - 20:25:12] c:\eq\source\zone\client.cpp (725): Client::QueuePacket 
[02.11. - 20:25:12] c:\eq\source\zone\aa.cpp (1396): Client::SendAA 
[02.11. - 20:25:12] c:\eq\source\zone\aa.cpp (1403): Client::SendAAList 
[02.11. - 20:25:12] c:\eq\source\zone\client_packet.cpp (580): Client::Handle_Connect_OP_SendAATable 
[02.11. - 20:25:12] c:\eq\source\zone\client_packet.cpp (452): Client::HandlePacket 
[02.11. - 20:25:12] c:\eq\source\zone\client_process.cpp (698): Client::Process 
[02.11. - 20:25:12] c:\eq\source\zone\entity.cpp (500): EntityList::MobProcess 
[02.11. - 20:25:12] c:\eq\source\zone\net.cpp (421): main 
[02.11. - 20:25:12] f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c (240): __tmainCRTStartup 
[02.11. - 20:25:12] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7625336A) 
[02.11. - 20:25:12] 7625336A (kernel32): (filename not available): BaseThreadInitThunk 
[02.11. - 20:25:12] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774C9F72) 
[02.11. - 20:25:12] 774C9F72 (ntdll): (filename not available): RtlInitializeExceptionChain 
[02.11. - 20:25:12] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774C9F45) 
[02.11. - 20:25:12] 774C9F45 (ntdll): (filename not available): RtlInitializeExceptionChain
Code:
[02.11. - 21:25:08] c:\eq\source\zone\entity.cpp (3371): EntityList::IsMobInZone 
[02.11. - 21:25:08] c:\eq\source\zone\questmgr.cpp (122): QuestManager::Process 
[02.11. - 21:25:08] c:\eq\source\zone\net.cpp (435): main 
[02.11. - 21:25:08] f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c (240): __tmainCRTStartup 
[02.11. - 21:25:08] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7625336A) 
[02.11. - 21:25:08] 7625336A (kernel32): (filename not available): BaseThreadInitThunk 
[02.11. - 21:25:08] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774C9F72) 
[02.11. - 21:25:08] 774C9F72 (ntdll): (filename not available): RtlInitializeExceptionChain 
[02.11. - 21:25:08] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774C9F45) 
[02.11. - 21:25:08] 774C9F45 (ntdll): (filename not available): RtlInitializeExceptionChain
Code:
 [9:21:42 PM] Ron: [02.11. - 21:21:07] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774BE3BE) 
[02.11. - 21:21:07] 774BE3BE (ntdll): (filename not available): RtlInitUnicodeString 
[02.11. - 21:21:07] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774BE023) 
[02.11. - 21:21:07] 774BE023 (ntdll): (filename not available): RtlFreeHeap 
[02.11. - 21:21:07] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 762514AD) 
[02.11. - 21:21:07] 762514AD (kernel32): (filename not available): HeapFree 
[02.11. - 21:21:07] f:\dd\vctools\crt_bld\self_x86\crt\src\free.c (51): free 
[02.11. - 21:21:07] c:\eq\source\common\basepacket.cpp (46): BasePacket::~BasePacket 
[02.11. - 21:21:07] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 016A4D7B) 
[02.11. - 21:21:07] 016A4D7B (zone): (filename not available): EQProtocolPacket::`scalar deleting destructor' 
[02.11. - 21:21:07] c:\eq\source\common\eqstream.cpp (1209): EQStream::AckPackets 
[02.11. - 21:21:07] c:\eq\source\common\eqstream.cpp (305): EQStream::ProcessPacket 
[02.11. - 21:21:07] c:\eq\source\common\eqstream.cpp (146): EQStream::ProcessPacket 
[02.11. - 21:21:07] c:\eq\source\common\eqstream.cpp (1147): EQStream::Process 
[02.11. - 21:21:07] c:\eq\source\common\eqstreamfactory.cpp (213): EQStreamFactory::ReaderLoop 
[02.11. - 21:21:07] c:\eq\source\common\eqstreamfactory.cpp (37): EQStreamFactoryReaderLoop 
[02.11. - 21:21:07] f:\dd\vctools\crt_bld\self_x86\crt\src\thread.c (255): _callthreadstart 
[02.11. - 21:21:07] f:\dd\vctools\crt_bld\self_x86\crt\src\thread.c (237): _threadstart 
[02.11. - 21:21:07] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7625336A) 
[02.11. - 21:21:07] 7625336A (kernel32): (filename not available): BaseThreadInitThunk 
[02.11. - 21:21:07] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774C9F72) 
[02.11. - 21:21:07] 774C9F72 (ntdll): (filename not available): RtlInitializeExceptionChain 
[02.11. - 21:21:07] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774C9F45) 
[02.11. - 21:21:07] 774C9F45 (ntdll): (filename not available): RtlInitializeExceptionChain
any ideas? Thanks

Kimura
Reply With Quote