View Single Post
  #3  
Old 02-17-2014, 07:51 PM
kimura
Hill Giant
 
Join Date: Oct 2011
Posts: 132
Default

i am still getting multiple crashes randomly and this is the crash log error...

anybody can help me fix it? I have ran that query several times kayen, not sure what is up....

Code:
[02.17. - 20:32:09] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7785E41B) 
[02.17. - 20:32:09] 7785E41B (ntdll): (filename not available): RtlInitUnicodeString 
[02.17. - 20:32:09] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7785E023) 
[02.17. - 20:32:09] 7785E023 (ntdll): (filename not available): RtlFreeHeap 
[02.17. - 20:32:09] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 75DB14AD) 
[02.17. - 20:32:09] 75DB14AD (kernel32): (filename not available): HeapFree 
[02.17. - 20:32:09] f:\dd\vctools\crt_bld\self_x86\crt\src\free.c (51): free 
[02.17. - 20:32:09] c:\eq\source\common\patches\underfoot.cpp (443): Underfoot::Strategy::Encode_OP_SendAATable 
[02.17. - 20:32:09] c:\eq\source\common\structstrategy.cpp (22): StructStrategy::Encode 
[02.17. - 20:32:09] c:\eq\source\common\eqstreamproxy.cpp (42): EQStreamProxy::FastQueuePacket 
[02.17. - 20:32:09] c:\eq\source\common\eqstreamproxy.cpp (35): EQStreamProxy::QueuePacket 
[02.17. - 20:32:09] c:\eq\source\zone\client.cpp (724): Client::QueuePacket 
[02.17. - 20:32:09] c:\eq\source\zone\aa.cpp (1396): Client::SendAA 
[02.17. - 20:32:09] c:\eq\source\zone\aa.cpp (1403): Client::SendAAList 
[02.17. - 20:32:09] c:\eq\source\zone\client_packet.cpp (580): Client::Handle_Connect_OP_SendAATable 
[02.17. - 20:32:09] c:\eq\source\zone\client_packet.cpp (452): Client::HandlePacket 
[02.17. - 20:32:09] c:\eq\source\zone\client_process.cpp (698): Client::Process 
[02.17. - 20:32:09] c:\eq\source\zone\entity.cpp (500): EntityList::MobProcess 
[02.17. - 20:32:09] c:\eq\source\zone\net.cpp (421): main 
[02.17. - 20:32:09] f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c (240): __tmainCRTStartup 
[02.17. - 20:32:09] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 75DB336A) 
[02.17. - 20:32:09] 75DB336A (kernel32): (filename not available): BaseThreadInitThunk 
[02.17. - 20:32:09] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77869F72) 
[02.17. - 20:32:09] 77869F72 (ntdll): (filename not available): RtlInitializeExceptionChain 
[02.17. - 20:32:09] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77869F45) 
[02.17. - 20:32:09] 77869F45 (ntdll): (filename not available): RtlInitializeExceptionChain
Reply With Quote