07.04.2011, 15:29
Hi,
My server is randomly crashing on windows server 2003.
I try debugging my gamemode, and add an debug function to all plugins what I use.
But the crashes is not happening at same function, usually is different from the previous one, but the memory address is always the same.
The crashlog:
Plugins what I use: mysql(G-sTyLeZzZ), streamer, gvar
I try to replace the mysql plugin to StrickenKid's but the crash is still.
I use files in scriptfiles folder for loading races from here, but I do not do any changes here about a half year ago.
Thank you for your help,
Davee
My server is randomly crashing on windows server 2003.
I try debugging my gamemode, and add an debug function to all plugins what I use.
But the crashes is not happening at same function, usually is different from the previous one, but the memory address is always the same.
The crashlog:
Код:
-------------------------- SA-MP Server: 0.3c R2 Exception At Address: 0x7C80BEF7 Registers: EAX: 0x0013FB60 EBX: 0x00000000 ECX: 0x00000000 EDX: 0x00000002 ESI: 0x0013FBE8 EDI: 0x01B288C4 EBP: 0x0013FBB0 ESP: 0x0013FB5C EFLAGS: 0x00000206 Stack: +0000: 0x01B28844 0xE06D7363 0x00000001 0x00000000 +0010: 0x7C80BEF7 0x00000003 0x19930520 0x0013FC18 +0020: 0x01F96C58 0x036C299C 0x0000001F 0x03684CA4 +0030: 0x0000001A 0x0013FBB0 0x784859BE 0x036C299C +0040: 0x0000001F 0x03684CA4 0x0000001A 0x0000001F +0050: 0x0000001F 0x0013FBE8 0x7857DBF9 0xE06D7363 +0060: 0x00000001 0x00000003 0x0013FBDC 0xE06D7363 +0070: 0x00000001 0x00000000 0x00000000 0x00000003 +0080: 0x19930520 0x0013FC18 0x01F96C58 0x0013FC50 +0090: 0x01F7FB07 0x0013FC18 0x01F96C58 0x00000000 +00A0: 0x0013FC1C 0x03684CA4 0x01AF0000 0x00000000 +00B0: 0x00000018 0x0000001A 0x0000001F 0x01F951FC +00C0: 0x00000000 0x00000000 0x00000018 0x036C299C +00D0: 0x00000008 0x01AF207C 0x036BD238 0x0000001A +00E0: 0x0000001F 0x78583B58 0x0013FCF8 0x01F93A02 +00F0: 0x00000000 0x036BD238 0x01F8BC6D 0x03683680 +0100: 0x036BD238 0x00000000 0x036836A4 0x01B2892C +0110: 0x01B28904 0x7F800000 0x785838BB 0x0367FD94 +0120: 0x00000000 0x03683684 0x00000000 0x01B2892C +0130: 0x01B28904 0x00000000 0x0366C960 0x00000000
I try to replace the mysql plugin to StrickenKid's but the crash is still.
I use files in scriptfiles folder for loading races from here, but I do not do any changes here about a half year ago.
Thank you for your help,
Davee