10.08.2012, 19:50
I just hooked up the crashdetect plugin to see why my server keeps randomly restarting, this is what it said when it restarted:
Can someone help me decipher all those error codes?
Thanks.
Код:
[12:58:08] [debug] #20 0804b4c1 in __gxx_personality_v0 () from ./samp03svr [12:58:08] [debug] #19 00358e9c in __libc_start_main () from /lib/libc.so.6 [12:58:08] [debug] #18 08077c23 in ?? () from ./samp03svr [12:58:08] [debug] #17 0807d962 in ?? () from ./samp03svr [12:58:08] [debug] #16 0807d736 in ?? () from ./samp03svr [12:58:08] [debug] #15 080b79c0 in ?? () from ./samp03svr [12:58:08] [debug] #14 080adcd2 in ?? () from ./samp03svr [12:58:08] [debug] #13 080adbe1 in ?? () from ./samp03svr [12:58:08] [debug] #12 0808127c in ?? () from ./samp03svr [12:58:08] [debug] #11 080709ff in ?? () from ./samp03svr [12:58:08] [debug] #10 f6cc9203 in ?? () from plugins/crashdetect.so [12:58:08] [debug] #9 f6cc58b4 in _ZN11crashdetect9DoAmxExecEPii () from plugins/crashdetect.so [12:58:08] [debug] #8 f6ccd267 in amx_Exec () from plugins/crashdetect.so [12:58:08] [debug] #7 f6f2c8c6 in ?? () from plugins/sscanf.so [12:58:08] [debug] #6 080cc965 in ?? () from ./samp03svr [12:58:08] [debug] #5 080ca957 in ?? () from ./samp03svr [12:58:08] [debug] #4 ffffe500 in ?? () [12:58:08] [debug] #3 f6ccac42 in ?? () from plugins/crashdetect.so [12:58:08] [debug] #2 f6cc5405 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so [12:58:08] [debug] #1 f6cc2b61 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so [12:58:08] [debug] #0 f6ccb0f3 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [12:58:08] [debug] System backtrace: [12:58:08] [debug] #0 00051f44 in public OnDialogResponse () from laco-rp.amx [12:58:08] [debug] AMX backtrace: [12:58:08] [debug] Server crashed while executing laco-rp.am
Thanks.