Server Shutting Down -
Prolific - 05.12.2015
I have a problem, when i try to run fifth bot (RakBot) my server go to crash, debug (crashdetect):
[21:03:09] [part] Jose_Gilson has left the server (1:0)
[21:03:09] [part] Zachary_Chapman has left the server (4:0)
[21:03:09] [part] Sean_Blomfield has left the server (0:0)
[21:03:09] [part] Luis_Stephen has left the server (3:0)
[21:03:14] [part] Evan_Waller has left the server (2:0)
[21:03:18] [debug] Server received interrupt signal
[21:03:18] [debug] Native backtrace:
[21:03:18] [debug] #0 f6724e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[21:03:18] [debug] #1 f671dbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[21:03:18] [debug] #2 f671edbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[21:03:18] [debug] #3 f671f176 in _ZN11CrashDetect11OnInterruptEPv () from plugins/crashdetect.so
[21:03:18] [debug] #4 f6724a7c in ?? () from plugins/crashdetect.so
[21:03:18] [debug] #5 f77dc410 in __kernel_rt_sigreturn () from linux-gate.so.1
[21:03:18] [debug] #6 f77dc425 in __kernel_vsyscall () from linux-gate.so.1
[21:03:18] [debug] #7 f752c6f6 in nanosleep () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[21:03:18] [debug] #8 f755a5bd in usleep () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[21:03:18] [debug] #9 080aa172 in ?? () from ./samp03svr
[21:03:18] [debug] #10 f7491a63 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[21:03:18] [debug] #11 0804b4e1 in ?? () from ./samp03svr
[21:03:18] --- Server Shutting Down.
[21:03:18] Daniel's CMD plugin got unloaded
[21:03:18] plugin.mysql: Unloading plugin...
[21:03:18] [debug] Server crashed due to an unknown error
[21:03:18] [debug] Native backtrace:
[21:03:18] [debug] #0 f6724e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[21:03:18] [debug] #1 f671dbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[21:03:18] [debug] #2 f671edbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[21:03:18] [debug] #3 f671f226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[21:03:18] [debug] #4 f6724adc in ?? () from plugins/crashdetect.so
[21:03:18] [debug] #5 f77dc410 in __kernel_rt_sigreturn () from linux-gate.so.1
[21:03:18] [debug] #6 f743315f in _ZN16CMySQLConnection14ProcessQueriesEv () from plugins/mysql.so
[21:03:18] [debug] #7 f7433787 in _ZN5boost6detail11thread_dataINS_3_bi6bind_tIvNS_4 _mfi3mf0Iv16CMySQLConnectionEENS2_5list1INS2_5valu eIPS6_EEEEEEE3runEv () from plugins/mysql.so
[21:03:18] [debug] #8 f7456fc8 in ?? () from plugins/mysql.so
[21:03:18] [debug] #9 f7786efb in ?? () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
[21:03:18] [debug] #10 f756164e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
how to solve this problem?
Re: Server Shutting Down -
Prolific - 06.12.2015
Help me
Re: Server Shutting Down -
Prolific - 07.12.2015
Help please
Re: Server Shutting Down -
SecretBoss - 07.12.2015
There is probably something wrong with your linux's libraries but I am not sure
Re: Server Shutting Down -
Prolific - 08.12.2015
bare script for example work normaly
Re: Server Shutting Down -
Sew_Sumi - 08.12.2015
libc 6 is something... You'll be needing that. Could be a g in there too. It's to do with the plugins.
If you start the normal script up leaving the plugins enabled it should show something like this too.
Re: Server Shutting Down -
Prolific - 08.12.2015
all plugins i download from official pages
Re: Server Shutting Down -
Sew_Sumi - 09.12.2015
You need to install glib6 on your linux installation.
It's a runtime.
Re: Server Shutting Down -
SilverStand - 09.12.2015
try running server like this