17.12.2012, 18:44
Hi everyone. I have a huge problem which constantly keeps crashing my server. It happened often to me that my server crashes so I set in a crashdetect plugin, and I got this in "server_log.txt":
Can anyone possibly help me to locate and solve the problem, I would be very very grateful and "rep ++"
Код:
[20:52:59] [debug] Server crashed while executing BCRP.amx [20:52:59] [debug] AMX backtrace: [20:52:59] [debug] #0 native mysql_function_query () [10008f00] from mysql.dll [20:52:59] [debug] #1 00033748 in ?? () from BCRP.amx [20:52:59] [debug] #2 001026e4 in public cmd_makeleader () from BCRP.amx [20:52:59] [debug] #3 native CallLocalFunction () [00472c00] from samp-server.exe [20:52:59] [debug] #4 00008ccc in public OnPlayerCommandText () from BCRP.amx [20:52:59] [debug] System backtrace: [20:53:00] [debug] #0 7c91a3bc in RtlReAllocateHeap () from C:\WINDOWS\system32\ntdll.dll [20:53:00] [debug] #1 7c911917 in RtlInitializeCriticalSection () from C:\WINDOWS\system32\ntdll.dll [20:53:00] [debug] #2 78583db8 in malloc () from C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSVCR90.dll [20:53:00] [debug] #3 7858375e in malloc_crt () from C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSVCR90.dll [20:53:00] [debug] #4 7854f6aa in flsbuf () from C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSVCR90.dll [20:53:00] [debug] #5 7854f427 in flsbuf () from C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSVCR90.dll [20:53:00] [debug] #6 7854eaee in putc () from C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSVCR90.dll [20:53:00] [debug] #7 7848c23c in std::basic_filebuf<char,std::char_traits<char> >::basic_filebuf<char,std::char_traits<char> > () from C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSVCP90.dll [20:53:00] [debug] #8 7848c655 in std::basic_filebuf<char,std::char_traits<char> >::overflow () from C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSVCP90.dll [20:53:00] [debug] #9 7848c116 in std::basic_streambuf<char,std::char_traits<char> >::xsputn () from C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSVCP90.dll [20:53:00] [debug] #10 10005ae7 in ?? () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\mysql.dll [20:53:00] [debug] #11 1000724e in ?? () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\mysql.dll [20:53:00] [debug] #12 10008f54 in ?? () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\mysql.dll [20:53:00] [debug] #13 004010b6 in ?? () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\samp-server.exe [20:53:00] [debug] #14 010539e2 in AmxCallback () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\crashdetect.dll [20:53:00] [debug] #15 01055e26 in amx_Exec () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\crashdetect.dll [20:53:00] [debug] #16 0104bf3f in crashdetect::DoAmxExec () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\crashdetect.dll [20:53:00] [debug] #17 01053a0e in AmxExec () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\crashdetect.dll [20:53:00] [debug] #18 00472f0e in ?? () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\samp-server.exe [20:53:00] [debug] #19 004010b6 in ?? () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\samp-server.exe [20:53:00] [debug] #20 010539e2 in AmxCallback () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\crashdetect.dll [20:53:00] [debug] #21 01055e26 in amx_Exec () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\crashdetect.dll [20:53:00] [debug] #22 0104bf3f in crashdetect::DoAmxExec () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\crashdetect.dll [20:53:00] [debug] #23 01053a0e in AmxExec () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\plugins\crashdetect.dll [20:53:00] [debug] #24 0046d9d0 in ?? () from C:\Documents and Settings\Vrabac-PC\Desktop\Balkan Country Mod\samp-server.exe
Can anyone possibly help me to locate and solve the problem, I would be very very grateful and "rep ++"