Page 1 of 1

World Crash: Ping MySQL

Posted: Fri Oct 03, 2014 6:19 pm
by John Adams
This is a first.

Stack

Code: Select all

>	WorldServer.exe!_NMSG_WRITE(int rterrnum) Line 226	C
 	WorldServer.exe!abort() Line 62	C
 	WorldServer.exe!_wassert(const wchar_t * expr, const wchar_t * filename, unsigned int lineno) Line 155	C
 	WorldServer.exe!_net_clear()	Unknown
 	WorldServer.exe!_cli_advanced_command()	Unknown
 	WorldServer.exe!_mysql_ping@4()	Unknown
 	WorldServer.exe!Database::PingDatabase() Line 238	C++
 	WorldServer.exe!WorldDatabase::PingDatabase() Line 100	C++
 	WorldServer.exe!Net::Process() Line 128	C++
 	WorldServer.exe!main(int argc, char * * argv) Line 159	C++
 	WorldServer.exe!__tmainCRTStartup() Line 241	C
 	WorldServer.exe!mainCRTStartup() Line 164	C
 	kernel32.dll!76a1338a()	Unknown
 	[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]	
 	ntdll.dll!77c49f72()	Unknown
 	ntdll.dll!77c49f45()	Unknown
All vars look normal. Maybe a misleading error?