Debug Crashdetect
#1

My server is restarting sometimes with no reason..

I am using crashdetect and i received this :


Code:
[15:20:38] [debug] Run time error 4: "Array index out of bounds"
[15:20:38] [debug]  Accessing element at index 65535 past array upper bound 999
[15:20:38] [debug] AMX backtrace:
[15:20:38] [debug] #0 0007f1f8 in public OnPlayerTakeDamage (0, 65535, 1099352299, 54, 3) from gmv.amx
[15:20:38] [debug] Run time error 4: "Array index out of bounds"
[15:20:38] [debug]  Accessing element at index 65535 past array upper bound 999
[15:20:38] [debug] AMX backtrace:
[15:20:38] [debug] #0 0009b4bc in public AB_OnPlayerDeath (0, 65535, 54) from gmv.amx
[15:20:38] [debug] #1 00019fd8 in public fk_OnPlayerDeath (0, 65535, 54) from gmv.amx
[15:20:38] [debug] #2 00014114 in public OnPlayerDeath (0, 65535, 54) from gmv.amx
[15:20:43] [debug] #0 000b25fc in public cmd_stopalarm (11, 13099336) from gmv.amx

[15:20:43] [debug] Run time error 4: "Array index out of bounds"
[15:20:43] [debug]  Accessing element at negative index -1
[15:20:43] [debug] AMX backtrace:
[15:20:43] [debug] #1 native CallLocalFunction () from samp03svr
[15:20:43] [debug] #2 000008a4 in public OnPlayerCommandText (11, 13099284) from gmv.amx

[15:20:41] [debug] Run time error 4: "Array index out of bounds"
[15:20:41] [debug]  Accessing element at index 49 past array upper bound 48
[15:20:41] [debug] AMX backtrace:
[15:20:41] [debug] #0 00071014 in public SetPlayerUnjail () from gmv.amx

[15:20:55] [debug] Run time error 4: "Array index out of bounds"
[15:20:55] [debug]  Accessing element at index 612 past array upper bound 611
[15:20:55] [debug] AMX backtrace:
[15:20:55] [debug] #0 000970c4 in ?? (612) from gmv.amx
[15:20:55] [debug] #1 001ade58 in public SaveData () from gmv.amx


[15:20:41] [query:p] from 176.212.87.105
[15:20:41] [query:i] from 77.65.34.241
[15:20:42] [query:p] from 77.65.34.241
[15:20:42] [query:p] from 79.118.58.36
[15:20:42] [query:p] from 109.97.90.157

[15:23:12] [debug] #0 0007f1f8 in public OnPlayerTakeDamage (32, 65535, 1042318099, 37, 3) from gmv.amx
[15:23:12] [debug] Run time error 4: "Array index out of bounds"
[15:23:12] [debug]  Accessing element at index 65535 past array upper bound 999
Please, help me ! I am disperate...



When the server is crashed i receive this:

Code:
[15:55:10] [debug] Server crashed while executing gmi.amx
[15:55:10] [debug] AMX backtrace:
[15:55:10] [debug] #0 native mysql_query () from mysql_static.so
[15:55:10] [debug] #1 0013c7e8 in public globalPlayerLoop2 () from gmi.amx
[15:55:10] [debug] Native backtrace:
[15:55:10] [debug] #0 f742ce8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[15:55:10] [debug] #1 f7425bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[15:55:10] [debug] #2 f7426dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[15:55:10] [debug] #3 f7427226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[15:55:10] [debug] #4 f742cadc in ?? () from plugins/crashdetect.so
[15:55:10] [debug] #5 f771a410 in ?? ()
[15:55:10] [debug] #6 f7568856 in ?? () from /lib32/libc.so.6
[15:55:10] [debug] #7 f6e73254 in _ZN11CMySQLQuery11StoreResultEP8st_mysqlP12st_mysql_res () from plugins/mysql_static.so
[15:55:10] [debug] #8 f6e73657 in _ZN11CMySQLQuery7ExecuteEP8st_mysql () from plugins/mysql_static.so
[15:55:10] [debug] #9 f6e83693 in _ZN6Native11mysql_queryEP6tagAMXPi () from plugins/mysql_static.so
[15:55:10] [debug] #10 080950e4 in ?? () from samp03svr
[15:55:10] [debug] #11 f73880b5 in ?? () from plugins/streamer.so
[15:55:10] [debug] #12 f742894b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[15:55:10] [debug] #13 f742b8f8 in ?? () from plugins/crashdetect.so
[15:55:10] [debug] #14 f742f916 in amx_Exec () from plugins/crashdetect.so
[15:55:10] [debug] #15 f7427be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[15:55:10] [debug] #16 f742b659 in ?? () from plugins/crashdetect.so
[15:55:10] [debug] #17 f7388173 in ?? () from plugins/streamer.so
[15:55:10] [debug] #18 080ebc05 in ?? () from samp03svr
[15:55:10] [debug] #19 080af03c in ?? () from samp03svr
[15:55:10] [debug] #20 080aa13a in ?? () from samp03svr
[15:55:10] [debug] #21 f7466bd6 in __libc_start_main () from /lib32/libc.so.6
[15:55:10] [debug] #22 0804b4e1 in ?? () from samp03svr
Reply


Messages In This Thread
Debug Crashdetect - by Nin9r - 17.09.2015, 12:48
Re: Debug Crashdetect - by Nixtren - 17.09.2015, 13:06
Re: Debug Crashdetect - by Nin9r - 17.09.2015, 13:19
Re: Debug Crashdetect - by Nixtren - 17.09.2015, 13:25
Re: Debug Crashdetect - by Nin9r - 17.09.2015, 13:44
Re: Debug Crashdetect - by Nixtren - 17.09.2015, 13:46
Re: Debug Crashdetect - by Nin9r - 17.09.2015, 13:58
Re: Debug Crashdetect - by Nixtren - 17.09.2015, 14:01
Re: Debug Crashdetect - by Nin9r - 17.09.2015, 14:05
Re: Debug Crashdetect - by Nixtren - 17.09.2015, 14:18
Re: Debug Crashdetect - by Nin9r - 17.09.2015, 14:50
Re: Debug Crashdetect - by Nixtren - 17.09.2015, 14:52
Re: Debug Crashdetect - by Nin9r - 21.09.2015, 12:02

Forum Jump:


Users browsing this thread: 1 Guest(s)