Zeex / samp-plugin-crashdetect

Crash/error reporting plugin for SA-MP server
http://forum.sa-mp.com/showthread.php?t=262796
BSD 2-Clause "Simplified" License
113 stars 23 forks source link

Crashing on Server start #103

Closed CnRXoMoX closed 2 years ago

CnRXoMoX commented 2 years ago

I just recently converted my script to sampctl because i moved to a new laptop for production, and suddenly when I start the script it throws me an strange error. Builds was successfull and all but when I start the server it gives me an exit code

exit status 3221226505

And after some minutes I've found out that there was a crashlog

SA-MP Server: 0.3.7-R2

Exception At Address: 0x77AEFF05 Module: (ntdll.dll)

Registers:

EAX: 0x00000024 EBX: 0x000000A0 ECX: 0x00000020 EDX: 0x003A0000

ESI: 0x0C46D388 EDI: 0x0C46D3A0 EBP: 0x0019EE30 ESP: 0x0019EE30

EFLAGS: 0x00010206

Stack:

+0000: 0x0019EE70   0x00498C48   0x00000020   0x0049F5A0

+0010: 0x00000000   0x0C46D3A0   0x0C46D388   0x000000A0

+0020: 0x005EA944   0x555C3A43   0x0019EE44   0x0019E874

+0030: 0x0019F094   0x0049D298   0x004BA7F0   0xFFFFFFFF

+0040: 0x000000A0   0x00499270   0x00000000   0x00404F44

+0050: 0x00000000   0x0019EE9C   0x0C46D388   0x000000A0

+0060: 0x0019EF64   0x6E692E73   0x00000069   0x0015002E

+0070: 0x0E913E68   0x00405832   0x00000000   0x000000A0

+0080: 0x00000001   0x0019EED0   0x77AF3C16   0x00000000

+0090: 0x00000000   0x00000000   0x0019EF45   0x0019EF20

+00A0: 0x0019EEE4   0x77573C9B   0x005C0000   0x00000000

+00B0: 0x0E914480   0x0019EEF4   0x02F972F5   0x0332A7D0

+00C0: 0x0230B297   0x0019EF44   0x72A3279B   0x02F972F5

+00D0: 0x0332A7D0   0x08188184   0x0019EF70   0x72A327AF

+00E0: 0x0000001A   0x0C46D388   0x000000A0   0x08188184

+00F0: 0x0019F094   0x03132960   0xFFFFFFFF   0x0019EF64

+0100: 0x02F98477   0x00000000   0x0332A7D0   0x08188184

+0110: 0x0019EF70   0x004057D0   0x0332A7D0   0x08188184

+0120: 0x004057E0   0x0000001A   0x0332A7D0   0x005EA944

+0130: 0x00000000   0x0019F0A0   0x004010B6   0x0332A7D0

--------------------------

Loaded Modules:

samp-server.exe A: 0x00400000 - 0x00519000  (C:\Users\phxom\Documents\GitHub\lvrp-sampctl\samp-server.exe)

ntdll.dll   A: 0x77AB0000 - 0x77C53000  (C:\WINDOWS\SYSTEM32\ntdll.dll)

KERNEL32.DLL    A: 0x76650000 - 0x76740000  (C:\WINDOWS\System32\KERNEL32.DLL)

KERNELBASE.dll  A: 0x77030000 - 0x77244000  (C:\WINDOWS\System32\KERNELBASE.dll)

SHELL32.dll A: 0x76090000 - 0x76646000  (C:\WINDOWS\System32\SHELL32.dll)

msvcp_win.dll   A: 0x777D0000 - 0x7784B000  (C:\WINDOWS\System32\msvcp_win.dll)

ucrtbase.dll    A: 0x77540000 - 0x77660000  (C:\WINDOWS\System32\ucrtbase.dll)

USER32.dll  A: 0x77390000 - 0x77530000  (C:\WINDOWS\System32\USER32.dll)

win32u.dll  A: 0x769F0000 - 0x76A08000  (C:\WINDOWS\System32\win32u.dll)

GDI32.dll   A: 0x75AD0000 - 0x75AF4000  (C:\WINDOWS\System32\GDI32.dll)

gdi32full.dll   A: 0x76740000 - 0x7681E000  (C:\WINDOWS\System32\gdi32full.dll)

WINMM.dll   A: 0x6F870000 - 0x6F898000  (C:\WINDOWS\SYSTEM32\WINMM.dll)

msvcrt.dll  A: 0x75A10000 - 0x75ACF000  (C:\WINDOWS\System32\msvcrt.dll)

WSOCK32.dll A: 0x70230000 - 0x70238000  (C:\WINDOWS\SYSTEM32\WSOCK32.dll)

WS2_32.dll  A: 0x76B20000 - 0x76B83000  (C:\WINDOWS\System32\WS2_32.dll)

RPCRT4.dll  A: 0x77670000 - 0x7772F000  (C:\WINDOWS\System32\RPCRT4.dll)

IMM32.DLL   A: 0x75EB0000 - 0x75ED5000  (C:\WINDOWS\System32\IMM32.DLL)

sscanf.DLL  A: 0x10000000 - 0x1000E000  (C:\Users\phxom\Documents\GitHub\lvrp-sampctl\plugins\sscanf.DLL)

VCRUNTIME140.dll    A: 0x6FA20000 - 0x6FA35000  (C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll)

mysql.DLL   A: 0x6F9D0000 - 0x6FA1E000  (C:\Users\phxom\Documents\GitHub\lvrp-sampctl\plugins\mysql.DLL)

log-core.dll    A: 0x6F9B0000 - 0x6F9CA000  (C:\Users\phxom\Documents\GitHub\lvrp-sampctl\log-core.dll)

libmariadb.dll  A: 0x6DE00000 - 0x6DECD000  (C:\Users\phxom\Documents\GitHub\lvrp-sampctl\libmariadb.dll)

SHLWAPI.dll A: 0x75F80000 - 0x75FC5000  (C:\WINDOWS\System32\SHLWAPI.dll)

MSVCP140.dll    A: 0x6F940000 - 0x6F9AD000  (C:\WINDOWS\SYSTEM32\MSVCP140.dll)

CRYPT32.dll A: 0x768A0000 - 0x7699A000  (C:\WINDOWS\System32\CRYPT32.dll)

ADVAPI32.dll    A: 0x77730000 - 0x777AA000  (C:\WINDOWS\System32\ADVAPI32.dll)

sechost.dll A: 0x76820000 - 0x76895000  (C:\WINDOWS\System32\sechost.dll)

Secur32.dll A: 0x6D230000 - 0x6D23A000  (C:\WINDOWS\SYSTEM32\Secur32.dll)

SSPICLI.DLL A: 0x73050000 - 0x73071000  (C:\WINDOWS\SYSTEM32\SSPICLI.DLL)

CRYPTBASE.DLL   A: 0x73490000 - 0x7349A000  (C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL)

kernel.appcore.dll  A: 0x757F0000 - 0x757FF000  (C:\WINDOWS\SYSTEM32\kernel.appcore.dll)

napinsp.dll A: 0x6F920000 - 0x6F931000  (C:\WINDOWS\system32\napinsp.dll)

pnrpnsp.dll A: 0x6F900000 - 0x6F916000  (C:\WINDOWS\system32\pnrpnsp.dll)

wshbth.dll  A: 0x6F8F0000 - 0x6F900000  (C:\WINDOWS\system32\wshbth.dll)

NLAapi.dll  A: 0x634A0000 - 0x634B6000  (C:\WINDOWS\system32\NLAapi.dll)

IPHLPAPI.DLL    A: 0x71150000 - 0x71182000  (C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL)

mswsock.dll A: 0x71230000 - 0x71282000  (C:\WINDOWS\System32\mswsock.dll)

DNSAPI.dll  A: 0x71190000 - 0x71221000  (C:\WINDOWS\SYSTEM32\DNSAPI.dll)

NSI.dll A: 0x77660000 - 0x77667000  (C:\WINDOWS\System32\NSI.dll)

winrnr.dll  A: 0x6F860000 - 0x6F86E000  (C:\WINDOWS\System32\winrnr.dll)

rasadhlp.dll    A: 0x71140000 - 0x71148000  (C:\Windows\System32\rasadhlp.dll)

MSVCP120.dll    A: 0x6D460000 - 0x6D4D1000  (C:\WINDOWS\SYSTEM32\MSVCP120.dll)

MSVCR120.dll    A: 0x6CBA0000 - 0x6CC8E000  (C:\WINDOWS\SYSTEM32\MSVCR120.dll)

samp_bcrypt.DLL A: 0x6F810000 - 0x6F85D000  (C:\Users\phxom\Documents\GitHub\lvrp-sampctl\plugins\samp_bcrypt.DLL)

bcryptPrimitives.dll    A: 0x76B90000 - 0x76BEF000  (C:\WINDOWS\System32\bcryptPrimitives.dll)

streamer.DLL    A: 0x6CA70000 - 0x6CAD7000  (C:\Users\phxom\Documents\GitHub\lvrp-sampctl\plugins\streamer.DLL)

PawnPlus.DLL    A: 0x02F80000 - 0x031C5000  (C:\Users\phxom\Documents\GitHub\lvrp-sampctl\plugins\PawnPlus.DLL)

YSF.DLL A: 0x031E0000 - 0x0328A000  (C:\Users\phxom\Documents\GitHub\lvrp-sampctl\plugins\YSF.DLL)

combase.dll A: 0x75C20000 - 0x75EA1000  (C:\WINDOWS\System32\combase.dll)

OLEAUT32.dll    A: 0x75970000 - 0x75A06000  (C:\WINDOWS\System32\OLEAUT32.dll)

bcrypt.dll  A: 0x777B0000 - 0x777C9000  (C:\WINDOWS\System32\bcrypt.dll)
Zeex commented 2 years ago

Please don't post random crash reports here