Plugin Streamer crashing server - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Plugin Streamer crashing server (
/showthread.php?tid=588717)
Plugin Streamer crashing server -
Patchwerk - 11.09.2015
Hello,
I have problem with server crash. Sometime it crash. Without nothing special. In log I have
Код:
[23:04:12] [debug] Server crashed due to an unknown error
[23:04:12] [debug] Native backtrace:
[23:04:12] [debug] #0 f74b4e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[23:04:12] [debug] #1 f74adbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[23:04:12] [debug] #2 f74aedbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[23:04:12] [debug] #3 f74af226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[23:04:12] [debug] #4 f74b4adc in ?? () from plugins/crashdetect.so
[23:04:12] [debug] #5 f7795410 in ?? ()
[23:04:12] [debug] #6 0809568a in ?? () from ./7777svr
[23:04:12] [debug] #7 080957cd in ?? () from ./7777svr
[23:04:12] [debug] #8 f64445d4 in ?? () from plugins/streamer.so
[23:04:12] [debug] #9 080ebba0 in ?? () from ./7777svr
[23:04:12] [debug] #10 080af03c in ?? () from ./7777svr
[23:04:12] [debug] #11 080aa13a in ?? () from ./7777svr
[23:04:12] [debug] #12 f74efe46 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[23:04:12] [debug] #13 0804b4e1 in ?? () from ./7777svr
Someone have idea what can I do? Thanks for any help.
Cheers
Re: Plugin Streamer crashing server -
Spoff - 11.09.2015
Update streamer and compiler your gamemode.
Re: Plugin Streamer crashing server -
Patchwerk - 12.09.2015
I have latest version of stramer plugin, same problem
Код:
[15:00:20] [debug] Server crashed due to an unknown error
[15:00:20] [debug] Native backtrace:
[15:00:20] [debug] #0 f74cbe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[15:00:20] [debug] #1 f74c4bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[15:00:20] [debug] #2 f74c5dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[15:00:20] [debug] #3 f74c6226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[15:00:20] [debug] #4 f74cbadc in ?? () from plugins/crashdetect.so
[15:00:20] [debug] #5 f77ac410 in ?? ()
[15:00:20] [debug] #6 0809568a in ?? () from ./7777svr
[15:00:20] [debug] #7 080957cd in ?? () from ./7777svr
[15:00:20] [debug] #8 f645b5b4 in ?? () from plugins/streamer.so
[15:00:20] [debug] #9 080ebba0 in ?? () from ./7777svr
[15:00:20] [debug] #10 080af03c in ?? () from ./7777svr
[15:00:20] [debug] #11 080aa13a in ?? () from ./7777svr
[15:00:20] [debug] #12 f7506e46 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[15:00:20] [debug] #13 0804b4e1 in ?? () from ./7777svr
Re: Plugin Streamer crashing server -
Patchwerk - 13.09.2015
BUMP
still same proble, someone who how what to do?
Код:
[12:52:00] [debug] Server crashed due to an unknown error
[12:52:00] [debug] Native backtrace:
[12:52:00] [debug] #0 f742ee8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[12:52:00] [debug] #1 f7427bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[12:52:00] [debug] #2 f7428dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[12:52:00] [debug] #3 f7429226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[12:52:00] [debug] #4 f742eadc in ?? () from plugins/crashdetect.so
[12:52:00] [debug] #5 f770f410 in ?? ()
[12:52:00] [debug] #6 0809568a in ?? () from ./7777svr
[12:52:00] [debug] #7 080957cd in ?? () from ./7777svr
[12:52:00] [debug] #8 f63be5b4 in ?? () from plugins/streamer.so
[12:52:00] [debug] #9 080ebba0 in ?? () from ./7777svr
[12:52:00] [debug] #10 080af03c in ?? () from ./7777svr
[12:52:00] [debug] #11 080aa13a in ?? () from ./7777svr
[12:52:00] [debug] #12 f7469e46 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[12:52:00] [debug] #13 0804b4e1 in ?? () from ./7777svr
Re: Plugin Streamer crashing server -
Patchwerk - 15.09.2015
BUMP
None? Really? Please, someone
Thanks
Re: Plugin Streamer crashing server -
Sithis - 15.09.2015
Are you compiling with debug flags?
Re: Plugin Streamer crashing server -
Patchwerk - 15.09.2015
Yes, always