|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Development::Bots Forum for bots. |
|
|
|
11-05-2015, 11:16 PM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 87
|
|
Needscure crash?
Admittedly I have not updated to latest version am about 2 commits behind.
But almost EVERY single crash my server has includes this info
Code:
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (12789): Bot::GetNeedsCured
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (12369): EntityList::Bot_AICheckCloseBeneficialSpells
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\botspellsai.cpp (990): Bot::AI_IdleCastCheck
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (2709): Bot::AI_Process
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (2025): Bot::Process
[11-05-2015 :: 11:33:27] [Crash] c:\users\andrew\desktop\everquest\zone\entity.cpp (481): EntityList::MobProcess
[11-05-2015 :: 11:33:27] [Crash] c:\users\andrew\desktop\everquest\zone\net.cpp (467): main
[11-05-2015 :: 11:33:27] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
[11-05-2015 :: 11:33:27] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (165): mainCRTStartup
[11-05-2015 :: 11:33:27] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 75BF337A)
[11-05-2015 :: 11:33:27] [Crash] 75BF337A (kernel32): (filename not available): BaseThreadInitThunk
[11-05-2015 :: 11:33:27] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE92B2)
[11-05-2015 :: 11:33:27] [Crash] 77BE92B2 (ntdll): (filename not available): RtlInitializeExceptionChain
[11-05-2015 :: 11:33:27] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE9285)
[11-05-2015 :: 11:33:27] [Crash] 77BE9285 (ntdll): (filename not available): RtlInitializeExceptionChain
Starts with Needscure section and leads to crash.
I am going to update to see if it persists but did not see anything in changelog that indicated this was an issue that had been fixed.
Thanks!
|
|
|
|
11-05-2015, 11:39 PM
|
|
Developer
|
|
Join Date: Dec 2012
Posts: 515
|
|
At the very top of the crash log does it say something close to "DIVIDE BY 0 CRASH" or something like that?
|
|
|
|
11-06-2015, 12:27 AM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 87
|
|
I have a bunch but ill post this one for now This is entire log.
Code:
[11-05-2015 :: 22:01:52] [Crash] EXCEPTION_ACCESS_VIOLATION
[11-05-2015 :: 22:01:52] [Crash] SymInit: Symbol-SearchPath: '.;C:\Users\Administrator\Desktop\EqEmuserver;C:\Users\Administrator\Desktop\EqEmuserver;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Administrator'
[11-05-2015 :: 22:01:52] [Crash] OS-Version: 6.1.7601 (Service Pack 1) 0x190-0x3
[11-05-2015 :: 22:01:53] [Crash] C:\Users\Administrator\Desktop\EqEmuserver\zone.exe:zone.exe (001B0000), size: 20422656 (result: 0), SymType: 'PDB', PDB: 'C:\Users\Administrator\Desktop\EqEmuserver\zone.exe'
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\SysWOW64\ntdll.dll:ntdll.dll (77BB0000), size: 1572864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\ntdll.dll', fileVersion: 6.1.7601.18798
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\kernel32.dll:kernel32.dll (75BE0000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\kernel32.dll', fileVersion: 6.1.7601.18847
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\KERNELBASE.dll:KERNELBASE.dll (76E30000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\KERNELBASE.dll', fileVersion: 6.1.7601.18847
[11-05-2015 :: 22:01:53] [Crash] C:\Perl\bin\perl512.dll:perl512.dll (28000000), size: 1273856 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\bin\perl512.dll', fileVersion: 5.12.3.1204
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\USER32.dll:USER32.dll (76EB0000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USER32.dll', fileVersion: 6.1.7601.17514
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\GDI32.dll:GDI32.dll (759F0000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\GDI32.dll', fileVersion: 6.1.7601.18778
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\LPK.dll:LPK.dll (77B80000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\LPK.dll', fileVersion: 6.1.7601.18985
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\USP10.dll:USP10.dll (77380000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USP10.dll', fileVersion: 1.626.7601.18454
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\msvcrt.dll:msvcrt.dll (76C40000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\msvcrt.dll', fileVersion: 7.0.7601.17744
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\ADVAPI32.dll:ADVAPI32.dll (771C0000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\ADVAPI32.dll', fileVersion: 6.1.7601.18247
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\SysWOW64\sechost.dll:sechost.dll (75E90000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\sechost.dll', fileVersion: 6.1.7600.16385
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\RPCRT4.dll:RPCRT4.dll (77290000), size: 983040 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\RPCRT4.dll', fileVersion: 6.1.7601.18951
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\SspiCli.dll:SspiCli.dll (756C0000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SspiCli.dll', fileVersion: 6.1.7601.18951
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\syswow64\CRYPTBASE.dll:CRYPTBASE.dll (756B0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CRYPTBASE.dll', fileVersion: 6.1.7601.18951
[11-05-2015 :: 22:01:53] [Crash] C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc\COMCTL32.dll:COMCTL32.dll (737A0000), size: 540672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc\COMCTL32.dll', fileVersion: 5.82.7601.18837
[11-05-2015 :: 22:01:53] [Crash] C:\Users\Administrator\Desktop\EqEmuserver\lua51.dll:lua51.dll (0F5D0000), size: 356352 (result: 0), SymType: '-exported-', PDB: 'C:\Users\Administrator\Desktop\EqEmuserver\lua51.dll'
[11-05-2015 :: 22:01:54] [Crash] C:\Users\Administrator\Desktop\EqEmuserver\MSVCR110.dll:MSVCR110.dll (0FFB0000), size: 856064 (result: 0), SymType: '-exported-', PDB: 'C:\Users\Administrator\Desktop\EqEmuserver\MSVCR110.dll', fileVersion: 11.0.50214.1
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\syswow64\WS2_32.dll:WS2_32.dll (77500000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\WS2_32.dll', fileVersion: 6.1.7601.17514
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\syswow64\NSI.dll:NSI.dll (771B0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\NSI.dll', fileVersion: 6.1.7600.16385
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\system32\VERSION.dll:VERSION.dll (742C0000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\system32\IMM32.DLL:IMM32.DLL (75720000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.DLL', fileVersion: 6.1.7601.17514
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\syswow64\MSCTF.dll:MSCTF.dll (77540000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\MSCTF.dll', fileVersion: 6.1.7601.18731
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\system32\NLAapi.dll:NLAapi.dll (74EE0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NLAapi.dll', fileVersion: 6.1.7601.18685
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\system32\napinsp.dll:napinsp.dll (74ED0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\napinsp.dll', fileVersion: 6.1.7600.16385
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\System32\mswsock.dll:mswsock.dll (74E90000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\mswsock.dll', fileVersion: 6.1.7601.18254
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (74E40000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\System32\winrnr.dll:winrnr.dll (74E30000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\winrnr.dll', fileVersion: 6.1.7600.16385
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (74DA0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rasadhlp.dll', fileVersion: 6.1.7600.16385
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (74640000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385
[11-05-2015 :: 22:01:54] [Crash] C:\Perl\lib\auto\Cwd\Cwd.dll:Cwd.dll (01B50000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\Cwd\Cwd.dll'
[11-05-2015 :: 22:01:54] [Crash] C:\Perl\lib\auto\DBI\DBI.dll:DBI.dll (01C60000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\DBI\DBI.dll'
[11-05-2015 :: 22:01:54] [Crash] C:\Perl\lib\auto\List\Util\Util.dll:Util.dll (01C80000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\List\Util\Util.dll'
[11-05-2015 :: 22:01:54] [Crash] C:\Perl\lib\auto\Filter\Util\Call\Call.dll:Call.dll (01C90000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\Filter\Util\Call\Call.dll'
[11-05-2015 :: 22:01:54] [Crash] C:\Perl\lib\auto\IO\IO.dll:IO.dll (01CA0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\IO\IO.dll'
[11-05-2015 :: 22:01:54] [Crash] C:\Perl\site\lib\auto\DBD\mysql\mysql.dll:mysql.dll (01CB0000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\site\lib\auto\DBD\mysql\mysql.dll'
[11-05-2015 :: 22:01:54] [Crash] C:\Perl\site\lib\auto\DBD\mysql\LIBMYSQL.dll:LIBMYSQL.dll (0DC20000), size: 1519616 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\site\lib\auto\DBD\mysql\LIBMYSQL.dll'
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\system32\WSOCK32.dll:WSOCK32.dll (74760000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WSOCK32.dll', fileVersion: 6.1.7600.16385
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (74DB0000), size: 229376 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\fwpuclnt.dll', fileVersion: 6.1.7601.18283
[11-05-2015 :: 22:01:54] [Crash] C:\Windows\system32\dbghelp.dll:dbghelp.dll (73FA0000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514
[11-05-2015 :: 22:01:55] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (12789): Bot::GetNeedsCured
[11-05-2015 :: 22:01:55] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (12369): EntityList::Bot_AICheckCloseBeneficialSpells
[11-05-2015 :: 22:01:55] [Crash] c:\users\andrew\desktop\everquest\zone\botspellsai.cpp (990): Bot::AI_IdleCastCheck
[11-05-2015 :: 22:01:55] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (2709): Bot::AI_Process
[11-05-2015 :: 22:01:55] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (2025): Bot::Process
[11-05-2015 :: 22:01:55] [Crash] c:\users\andrew\desktop\everquest\zone\entity.cpp (481): EntityList::MobProcess
[11-05-2015 :: 22:01:55] [Crash] c:\users\andrew\desktop\everquest\zone\net.cpp (467): main
[11-05-2015 :: 22:01:55] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
[11-05-2015 :: 22:01:55] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (165): mainCRTStartup
[11-05-2015 :: 22:01:55] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 75BF337A)
[11-05-2015 :: 22:01:55] [Crash] 75BF337A (kernel32): (filename not available): BaseThreadInitThunk
[11-05-2015 :: 22:01:55] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE92B2)
[11-05-2015 :: 22:01:55] [Crash] 77BE92B2 (ntdll): (filename not available): RtlInitializeExceptionChain
[11-05-2015 :: 22:01:55] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE9285)
[11-05-2015 :: 22:01:55] [Crash] 77BE9285 (ntdll): (filename not available): RtlInitializeExceptionChain
Pretty much they all indicate same thing with the Bot cure section.
Does not seem to matter what zone.
|
|
|
|
11-08-2015, 08:11 PM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 87
|
|
Any ideas on this?
Had same crash today approximately 4 or 5 times. Postorms akheva Karns. Doesnt seem to matter where...
Anything youd like me to change and try Uleat?
|
11-08-2015, 10:30 PM
|
|
Developer
|
|
Join Date: Dec 2012
Posts: 515
|
|
I had a similar crash when I used to run a server.. it was from the counters being 0
So I added this line... to make sure it has counters :p (this was from a long time ago though)
https://github.com/Natedog2012/Serve...bot.cpp#L16233
It was caused when a Bot with PETS zoned to a new zone.. and the pet has a debuff with counters on it, the zone would crash.. (if there was a class that could cure in the party)
|
11-08-2015, 10:52 PM
|
|
Developer
|
|
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
|
|
I can't update it atm..but, I'll see if I can get it within the next day or two.
Someone bump this if I forget
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|
|
|
|
11-13-2015, 09:57 PM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 87
|
|
So i updated to latest version and implemented NateDogz fix.
This is crashdump from today with latest version and the fix in place.
It seems to happen as soon as boss dies that has a Dot on players. MAYBE something to do with a debuff that cannot be cured or something?
I think for the moment im just gonna attempt to comment out Auto checking for needs a cure lol
Code:
[11-11-2015 :: 16:57:46] [Crash] EXCEPTION_ACCESS_VIOLATION
[11-11-2015 :: 16:57:46] [Crash] SymInit: Symbol-SearchPath: '.;C:\Users\Administrator\Desktop\EqEmuserver;C:\Users\Administrator\Desktop\EqEmuserver;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Administrator'
[11-11-2015 :: 16:57:46] [Crash] OS-Version: 6.1.7601 (Service Pack 1) 0x190-0x3
[11-11-2015 :: 16:57:46] [Crash] C:\Users\Administrator\Desktop\EqEmuserver\zone.exe:zone.exe (01040000), size: 17567744 (result: 0), SymType: 'PDB', PDB: 'C:\Users\Administrator\Desktop\EqEmuserver\zone.exe'
[11-11-2015 :: 16:57:46] [Crash] C:\Windows\SysWOW64\ntdll.dll:ntdll.dll (77BB0000), size: 1572864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\ntdll.dll', fileVersion: 6.1.7601.18798
[11-11-2015 :: 16:57:46] [Crash] C:\Windows\syswow64\kernel32.dll:kernel32.dll (75BE0000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\kernel32.dll', fileVersion: 6.1.7601.18847
[11-11-2015 :: 16:57:46] [Crash] C:\Windows\syswow64\KERNELBASE.dll:KERNELBASE.dll (76E30000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\KERNELBASE.dll', fileVersion: 6.1.7601.18847
[11-11-2015 :: 16:57:46] [Crash] C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin\LIBMYSQL.dll:LIBMYSQL.dll (10000000), size: 2351104 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin\LIBMYSQL.dll'
[11-11-2015 :: 16:57:46] [Crash] C:\Windows\syswow64\ADVAPI32.dll:ADVAPI32.dll (771C0000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\ADVAPI32.dll', fileVersion: 6.1.7601.18247
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\msvcrt.dll:msvcrt.dll (76C40000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\msvcrt.dll', fileVersion: 7.0.7601.17744
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\SysWOW64\sechost.dll:sechost.dll (75E90000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\sechost.dll', fileVersion: 6.1.7600.16385
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\RPCRT4.dll:RPCRT4.dll (77290000), size: 983040 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\RPCRT4.dll', fileVersion: 6.1.7601.18951
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\SspiCli.dll:SspiCli.dll (756C0000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SspiCli.dll', fileVersion: 6.1.7601.18951
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\CRYPTBASE.dll:CRYPTBASE.dll (756B0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CRYPTBASE.dll', fileVersion: 6.1.7601.18951
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\system32\WSOCK32.dll:WSOCK32.dll (74760000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WSOCK32.dll', fileVersion: 6.1.7600.16385
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\WS2_32.dll:WS2_32.dll (77500000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\WS2_32.dll', fileVersion: 6.1.7601.17514
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\NSI.dll:NSI.dll (771B0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\NSI.dll', fileVersion: 6.1.7600.16385
[11-11-2015 :: 16:57:47] [Crash] C:\Users\Administrator\Desktop\EqEmuserver\zlib1.dll:zlib1.dll (62E80000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Users\Administrator\Desktop\EqEmuserver\zlib1.dll', fileVersion: 1.2.8.0
[11-11-2015 :: 16:57:47] [Crash] C:\Perl\bin\perl512.dll:perl512.dll (28000000), size: 1273856 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\bin\perl512.dll', fileVersion: 5.12.3.1204
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\USER32.dll:USER32.dll (76EB0000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USER32.dll', fileVersion: 6.1.7601.17514
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\GDI32.dll:GDI32.dll (759F0000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\GDI32.dll', fileVersion: 6.1.7601.18778
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\LPK.dll:LPK.dll (77B80000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\LPK.dll', fileVersion: 6.1.7601.18985
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\USP10.dll:USP10.dll (77380000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USP10.dll', fileVersion: 1.626.7601.18454
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc\COMCTL32.dll:COMCTL32.dll (737A0000), size: 540672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc\COMCTL32.dll', fileVersion: 5.82.7601.18837
[11-11-2015 :: 16:57:47] [Crash] C:\Users\Administrator\Desktop\EqEmuserver\lua51.dll:lua51.dll (59210000), size: 356352 (result: 0), SymType: '-exported-', PDB: 'C:\Users\Administrator\Desktop\EqEmuserver\lua51.dll'
[11-11-2015 :: 16:57:47] [Crash] C:\Users\Administrator\Desktop\EqEmuserver\MSVCR110.dll:MSVCR110.dll (0F950000), size: 856064 (result: 0), SymType: '-exported-', PDB: 'C:\Users\Administrator\Desktop\EqEmuserver\MSVCR110.dll', fileVersion: 11.0.50214.1
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\system32\VERSION.dll:VERSION.dll (742C0000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\system32\IMM32.DLL:IMM32.DLL (75720000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.DLL', fileVersion: 6.1.7601.17514
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\syswow64\MSCTF.dll:MSCTF.dll (77540000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\MSCTF.dll', fileVersion: 6.1.7601.18731
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\system32\NLAapi.dll:NLAapi.dll (74EE0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NLAapi.dll', fileVersion: 6.1.7601.18685
[11-11-2015 :: 16:57:47] [Crash] C:\Windows\system32\napinsp.dll:napinsp.dll (74ED0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\napinsp.dll', fileVersion: 6.1.7600.16385
[11-11-2015 :: 16:57:48] [Crash] C:\Windows\System32\mswsock.dll:mswsock.dll (74E90000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\mswsock.dll', fileVersion: 6.1.7601.18254
[11-11-2015 :: 16:57:48] [Crash] C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (74E40000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570
[11-11-2015 :: 16:57:48] [Crash] C:\Windows\System32\winrnr.dll:winrnr.dll (74E30000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\winrnr.dll', fileVersion: 6.1.7600.16385
[11-11-2015 :: 16:57:48] [Crash] C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (74DA0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rasadhlp.dll', fileVersion: 6.1.7600.16385
[11-11-2015 :: 16:57:48] [Crash] C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (74640000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385
[11-11-2015 :: 16:57:48] [Crash] C:\Perl\lib\auto\Cwd\Cwd.dll:Cwd.dll (00220000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\Cwd\Cwd.dll'
[11-11-2015 :: 16:57:48] [Crash] C:\Perl\lib\auto\DBI\DBI.dll:DBI.dll (00520000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\DBI\DBI.dll'
[11-11-2015 :: 16:57:48] [Crash] C:\Perl\lib\auto\List\Util\Util.dll:Util.dll (00540000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\List\Util\Util.dll'
[11-11-2015 :: 16:57:48] [Crash] C:\Perl\lib\auto\Filter\Util\Call\Call.dll:Call.dll (00550000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\Filter\Util\Call\Call.dll'
[11-11-2015 :: 16:57:48] [Crash] C:\Perl\lib\auto\IO\IO.dll:IO.dll (00560000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\IO\IO.dll'
[11-11-2015 :: 16:57:48] [Crash] C:\Perl\site\lib\auto\DBD\mysql\mysql.dll:mysql.dll (00570000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\site\lib\auto\DBD\mysql\mysql.dll'
[11-11-2015 :: 16:57:48] [Crash] C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (74DB0000), size: 229376 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\fwpuclnt.dll', fileVersion: 6.1.7601.18283
[11-11-2015 :: 16:57:48] [Crash] C:\Windows\system32\apphelp.dll:apphelp.dll (74D50000), size: 311296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\apphelp.dll', fileVersion: 6.1.7601.18777
[11-11-2015 :: 16:57:48] [Crash] C:\Windows\system32\dbghelp.dll:dbghelp.dll (73FA0000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514
[11-11-2015 :: 16:57:48] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (13347): Bot::GetNeedsCured
[11-11-2015 :: 16:57:48] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (12927): EntityList::Bot_AICheckCloseBeneficialSpells
[11-11-2015 :: 16:57:48] [Crash] c:\users\andrew\desktop\everquest\zone\botspellsai.cpp (990): Bot::AI_IdleCastCheck
[11-11-2015 :: 16:57:48] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (3000): Bot::AI_Process
[11-11-2015 :: 16:57:48] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (2316): Bot::Process
[11-11-2015 :: 16:57:48] [Crash] c:\users\andrew\desktop\everquest\zone\entity.cpp (481): EntityList::MobProcess
[11-11-2015 :: 16:57:48] [Crash] c:\users\andrew\desktop\everquest\zone\net.cpp (472): main
[11-11-2015 :: 16:57:48] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
[11-11-2015 :: 16:57:48] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (165): mainCRTStartup
[11-11-2015 :: 16:57:49] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 75BF337A)
[11-11-2015 :: 16:57:49] [Crash] 75BF337A (kernel32): (filename not available): BaseThreadInitThunk
[11-11-2015 :: 16:57:49] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE92B2)
[11-11-2015 :: 16:57:49] [Crash] 77BE92B2 (ntdll): (filename not available): RtlInitializeExceptionChain
[11-11-2015 :: 16:57:49] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE9285)
[11-11-2015 :: 16:57:49] [Crash] 77BE9285 (ntdll): (filename not available): RtlInitializeExceptionChain
|
|
|
|
11-13-2015, 10:07 PM
|
|
Developer
|
|
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
|
|
I got delayed in looking into this...
Thanks for the update on it!
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|
11-13-2015, 10:10 PM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 87
|
|
I cannot really provide much information other than it does NOT appear to be caused due to zoning with any type of buff. it seems most likely to be caused by a bot trying to cure a debuff from a MOB after the mob dies.
It crashes the entire zone not just the player.
I cannot reproduce. It happens sometimes not others.
Can confirm for a fact that it happens most notably with Bristlebane in mischief.
Sorry I cannot provide more...
|
11-13-2015, 11:52 PM
|
|
Developer
|
|
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
|
|
No, that's actually a lot of information for tracing out a crash point.
Whether I can find it is another story :P
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|
11-15-2015, 05:08 PM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 87
|
|
Im wondering if it could be that the boss casts a debuff that CANNOT be cured(like bristlebanes Halfling illusion or something). Or that the bot does not have a cure for?
Some other info.
My server goes above 65(but this happened before the levels above 65 too)
Multiple bots are allowed in a group possibly cleric trying to cure at same time as Shaman or something?
|
11-24-2015, 02:55 PM
|
|
Discordant
|
|
Join Date: Jan 2007
Posts: 443
|
|
Running across this myself.
Code:
Core was generated by `./zone dynamic_15 zone'.
Program terminated with signal 8, Arithmetic exception.
#0 0x0000000000673f89 in Bot::GetNeedsCured(Mob*) ()
|
|
|
|
11-24-2015, 07:23 PM
|
|
Developer
|
|
Join Date: Dec 2012
Posts: 515
|
|
Arithmetic exception.. sounds like its trying to divide by zero :p
Here is the error I get when debuffing everything..
Code:
[11-24-2015 :: 15:26:11] [Crash] EXCEPTION_INT_DIVIDE_BY_ZERO
[11-24-2015 :: 15:26:14] [Crash] c:\0001 eqemu dev\zone\bot.cpp (13350): Bot::GetNeedsCured
[11-24-2015 :: 15:26:14] [Crash] c:\0001 eqemu dev\zone\bot.cpp (12934): EntityList::Bot_AICheckCloseBeneficialSpells
[11-24-2015 :: 15:26:14] [Crash] c:\0001 eqemu dev\zone\botspellsai.cpp (990): Bot::AI_IdleCastCheck
[11-24-2015 :: 15:26:14] [Crash] c:\0001 eqemu dev\zone\bot.cpp (3000): Bot::AI_Process
[11-24-2015 :: 15:26:14] [Crash] c:\0001 eqemu dev\zone\bot.cpp (2318): Bot::Process
[11-24-2015 :: 15:26:14] [Crash] c:\0001 eqemu dev\zone\entity.cpp (484): Entit
I spawn a Cleric bot, and Magician bot...
I cast a disease with counters on everything in my party... including the pet and this exception will be caused when zoning
(Disease I was casting was Sicken spellid 75 btw)
Adding what I said above... makes the crash go away for me... so not sure how it was still crashing when you added it.
Traced what is causing the crash.... "Bot::LoadPetBuffs" does NOT load the counters on spells... so it will have a counterless spell (aka 0 counters) .. so it hits that check and divides by 0 which causes the crash!
Pushed a workaround for this. There is no database entry for `bot_pet_buffs` to have coutners.. so on zone when it loads the botpetbuffs it will just reset their counters to max.
Last edited by NatedogEZ; 11-24-2015 at 08:22 PM..
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 07:17 AM.
|
|
|
|
|
|
|
|
|
|
|
|
|