Problem
#1

Can somebody help me out ? Keeps happening from time to time-.. works perfectly just from time to time server just gets restarted without a reason.

Код:
[16:13:08] *** Audio Plugin: Incoming connecting from -:26533
[16:15:27] Player Text Draws Destroyed
[16:15:27] [part] DaNuTz0 has left the server (8:0)
[16:15:36] [debug] Server crashed while executing rw.amx
[16:15:36] [debug] AMX backtrace:
[16:15:36] [debug] #0 00002e04 in ?? () from rw.amx
[16:15:36] [debug] #1 000e7288 in ?? () from rw.amx
[16:15:36] [debug] #2 00045718 in public CrashListener () from rw.amx
[16:15:36] [debug] System backtrace:
[16:15:36] [debug] #0 00c9435b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[16:15:36] [debug] #1 00c8d389 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so
[16:15:36] [debug] #2 00c8f8ed in _ZN11crashdetect11OnExceptionEPv () from plugins/crashdetect.so
[16:15:36] [debug] #3 00c93e68 in ?? () from plugins/crashdetect.so
[16:15:36] [debug] #4 00fe0410 in ?? ()
[16:15:36] [debug] #5 080c9797 in ?? () from ./samp03svr
[16:15:36] [debug] #6 080cb5a5 in ?? () from ./samp03svr
[16:15:36] [debug] #7 00c9619f in amx_Exec () from plugins/crashdetect.so
[16:15:36] [debug] #8 00c8fdab in _ZN11crashdetect9DoAmxExecEPii () from plugins/crashdetect.so
[16:15:36] [debug] #9 00c92457 in ?? () from plugins/crashdetect.so
[16:15:36] [debug] #10 080dbc65 in ?? () from ./samp03svr
[16:15:36] [debug] #11 080b58cb in ?? () from ./samp03svr
[16:15:36] [debug] #12 080b10a3 in ?? () from ./samp03svr
[16:15:36] [debug] #13 001b6ce6 in __libc_start_main () from /lib/libc.so.6
[16:15:36] [debug] #14 0804b521 in ?? () from ./samp03svr
Reply
#2

Hmm never seen that before cant help :/
Reply
#3

Keeps happening. Could somebody help me out please!?
Reply
#4

Something inside CrashListener crashes your server. Try compiling with -d3 and let's see.

Go to pawno directory and create a file pawn.cfg
Open the file and write in it:
pawn Код:
-d3
Save it and re-compile rw.pwn file. The next time it will happen, it might gives more details such as line etc.

By the way, use the latest version (4.12) of crashdetect if you do not already use it.

https://github.com/Zeex/samp-plugin-...ases/tag/v4.12
Reply
#5

I downloaded that but I can't find .so in the thread. What .pdb means by the way?
Reply
#6

https://github.com/Zeex/samp-plugin-...2-linux.tar.gz

Extract it and get the crashdetect.so file.

About .pdb read http://stackoverflow.com/questions/3...-is-a-pdb-file
Reply
#7

Код:
[18:10:28] [debug] Run time error 4: "Array index out of bounds"
[18:10:28] [debug]  Accessing element at index 16 past array upper bound 15
[18:10:28] [debug] AMX backtrace:
[18:10:28] [debug] #0 0007f80c in public OnQueryFinish (0x0246b5bc, 0x00000006, 0x00000005, 0x00000001) from rp.amx
Reply
#8

Would you mind to show us OnQueryFinish callback? By the way, did you re-compile with -d3? It might gives lines which is very useful if OnQueryFinish callback is large.
Reply
#9

I did re-compile with -d3 and I didn't recevied anything. It would be awesome if I could speak with you via Team Speak or Skype. Is it possible?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)