14.04.2016, 05:41
Haven't ran many servers on a linux OS first time running a SA-MP Server and I'm having a issue with linux, any suggestions to fix?
OnPlayerDisconnect:
http://pastebin.com/NJ6wk7gn
Code:
[05:40:25] [debug] Server crashed while executing loyal.amx [05:40:25] [debug] AMX backtrace: [05:40:25] [debug] #0 native fwrite () from samp03svr [05:40:25] [debug] #1 00568da4 in ?? (0) from loyal.amx [05:40:25] [debug] #2 000587d4 in public Audio_OnPlayerDisconnect (0, 1) from loyal.amx [05:40:25] [debug] #3 native CallLocalFunction () from samp03svr [05:40:25] [debug] #4 00011638 in public SSCANF_OnPlayerDisconnect (0, 1) from loyal.amx [05:40:25] [debug] #5 0000b6c8 in public Itter_OnPlayerDisconnect (0, 1) from loyal.amx [05:40:25] [debug] #6 native CallLocalFunction () from samp03svr [05:40:25] [debug] #7 000012e4 in public OnPlayerDisconnect (0, 1) from loyal.amx [05:40:25] [debug] Native backtrace: [05:40:25] [debug] #0 f73bbe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [05:40:25] [debug] #1 f73b4bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so [05:40:25] [debug] #2 f73b5dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so [05:40:25] [debug] #3 f73b6226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so [05:40:25] [debug] #4 f73bbadc in ?? () from plugins/crashdetect.so [05:40:25] [debug] #5 f77aab80 in ?? () [05:40:25] [debug] #6 f77aaba0 in ?? () [05:40:25] [debug] #7 f740c067 in gsignal () from /lib/i386-linux-gnu/libc.so.6 [05:40:25] [debug] #8 f740d6a9 in abort () from /lib/i386-linux-gnu/libc.so.6 [05:40:25] [debug] #9 f7405107 in ?? () from /lib/i386-linux-gnu/libc.so.6 [05:40:25] [debug] #10 f740518b in ?? () from /lib/i386-linux-gnu/libc.so.6 [05:40:25] [debug] #11 0809b99c in ?? () from ./samp03svr [05:40:25] [debug] #12 0809bdff in ?? () from ./samp03svr [05:40:25] [debug] #13 080950e4 in ?? () from ./samp03svr [05:40:25] [debug] #14 f73b794b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so [05:40:25] [debug] #15 f73ba8f8 in ?? () from plugins/crashdetect.so [05:40:25] [debug] #16 f73be916 in amx_Exec () from plugins/crashdetect.so [05:40:25] [debug] #17 f73b6be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so [05:40:25] [debug] #18 f73ba659 in ?? () from plugins/crashdetect.so [05:40:25] [debug] #19 f729d88a in ?? () from plugins/streamer.so [05:40:25] [debug] #20 080dfd62 in ?? () from ./samp03svr [05:40:25] [debug] #21 080950e4 in ?? () from ./samp03svr [05:40:25] [debug] #22 f73b794b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so [05:40:25] [debug] #23 f73ba8f8 in ?? () from plugins/crashdetect.so [05:40:25] [debug] #24 f73be916 in amx_Exec () from plugins/crashdetect.so [05:40:25] [debug] #25 f73b6be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so [05:40:25] [debug] #26 f73ba659 in ?? () from plugins/crashdetect.so [05:40:25] [debug] #27 f729d88a in ?? () from plugins/streamer.so [05:40:25] [debug] #28 080dfd62 in ?? () from ./samp03svr [05:40:25] [debug] #29 080950e4 in ?? () from ./samp03svr [05:40:25] [debug] #30 f73b794b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so [05:40:25] [debug] #31 f73ba8f8 in ?? () from plugins/crashdetect.so [05:40:25] [debug] #32 f73be916 in amx_Exec () from plugins/crashdetect.so [05:40:25] [debug] #33 f73b6be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so [05:40:25] [debug] #34 f73ba659 in ?? () from plugins/crashdetect.so [05:40:25] [debug] #35 f729d88a in ?? () from plugins/streamer.so [05:40:25] [debug] #36 080a523a in ?? () from ./samp03svr [05:40:25] [debug] #37 080d0b31 in ?? () from ./samp03svr [05:40:25] [debug] #38 080ad6b7 in ?? () from ./samp03svr [05:40:25] [debug] #39 080aeead in ?? () from ./samp03svr [05:40:25] [debug] #40 080aef02 in ?? () from ./samp03svr [05:40:25] [debug] #41 080aa13a in ?? () from ./samp03svr [05:40:25] [debug] #42 f73f873e in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
http://pastebin.com/NJ6wk7gn