PDA

Просмотр полной версии : [Вопрос] краш сервера



Richi_Gonzalez
30.01.2016, 16:41
Крашается сервер логи:

[14:32:21] [debug] Server crashed while executing State992.amx

[14:32:21] [debug] AMX backtrace:

[14:32:21] [debug] #0 native SendClientMessage () [080d9940] from samp03svr

[14:32:21] [debug] #1 0000db18 in ?? () from State992.amx

[14:32:21] [debug] #2 0014c218 in public OnPlayerCommandText () from State992.amx

[14:32:21] [debug] System backtrace:

[14:32:21] [debug] #0 f73d1ecb in _ZN10StackTraceC1EPv () from plugins/crashdetect.so

[14:32:21] [debug] #1 f73c9c69 in _ZN11CrashDetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so

[14:32:21] [debug] #2 f73cbc99 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so

[14:32:21] [debug] #3 f73d19d8 in ?? () from plugins/crashdetect.so

[14:32:21] [debug] #4 f770ed50 in __kernel_rt_sigreturn () from linux-gate.so.1

[14:32:21] [debug] #5 f74264e8 in _IO_vfprintf () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

[14:32:21] [debug] #6 f7446762 in vsprintf () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

[14:32:21] [debug] #7 080ad731 in ?? () from ./samp03svr

[14:32:21] [debug] #8 080d99e9 in ?? () from ./samp03svr

[14:32:21] [debug] #9 080950e4 in ?? () from ./samp03svr

[14:32:21] [debug] #10 f73cbf37 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so

[14:32:21] [debug] #11 f73ce268 in ?? () from plugins/crashdetect.so

[14:32:21] [debug] #12 f73d42c2 in amx_Exec () from plugins/crashdetect.so

[14:32:21] [debug] #13 f73cbe1e in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so

[14:32:21] [debug] #14 f73ce2de in ?? () from plugins/crashdetect.so

[14:32:21] [debug] #15 f5d6925c in ?? () from plugins/streamer.so

[14:32:21] [debug] #16 080a5632 in ?? () from ./samp03svr

[14:32:21] [debug] #17 080b1751 in ?? () from ./samp03svr

[14:32:21] [debug] #18 08071d38 in ?? () from ./samp03svr

[14:32:21] [debug] #19 08071e32 in ?? () from ./samp03svr

[14:32:21] [debug] #20 0807bc50 in ?? () from ./samp03svr

[14:32:21] [debug] #21 080aed3d in ?? () from ./samp03svr

[14:32:21] [debug] #22 080aef02 in ?? () from ./samp03svr

[14:32:21] [debug] #23 080aa13a in ?? () from ./samp03svr

[14:32:21] [debug] #24 f73faa63 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

+ при запуске сервера в логах это:
[debug] Run time error 20: "Invalid index parameter (bad entry point)"
но
main()
{

}
добавлено!

из-за чего?