Weird crashes. Used crashdetect.so to read out the crash
#10

Code:
[11:14:33] [debug] Server crashed due to an unknown error
[11:14:33] [debug] System backtrace:
[11:14:33] [debug] #0 b6799f41 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[11:14:33] [debug] #1 b679041f in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so
[11:14:33] [debug] #2 b678e963 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so
[11:14:33] [debug] #3 b67993c1 in ?? () from plugins/crashdetect.so
[11:14:33] [debug] #4 b7797600 in ?? ()
[11:14:33] [debug] #5 b7211ae0 in mysql_free_result () from plugins/mysql.so
[11:14:33] [debug] #6 b7207597 in _ZN13CMySQLHandler10FreeResultEv () from plugins/mysql.so
[11:14:33] [debug] #7 b72080d5 in _ZN13CMySQLHandlerD2Ev () from plugins/mysql.so
[11:14:33] [debug] #8 b720ec90 in Unload () from plugins/mysql.so
[11:14:33] [debug] #9 080c621b in ?? () from ./samp03svr
[11:14:33] [debug] #10 080b14ff in ?? () from ./samp03svr
[11:14:33] [debug] #11 b74a94d3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
And this was excecuted:
Code:
[11:14:33] Unloading Plugin
[11:14:33] CMySQLHandler::~CMySQLHandler() - deconstructor called.
[11:14:33] CMySQLHandler::FreeResult() - The result is already empty.
[11:14:33] CMySQLHandler::Disconnect() - Connection was closed.
[11:14:33] CMySQLHandler::~CMySQLHandler() - deconstructor called.
Indeed nothing is excecuted the plugin just simply unloads? O_O
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)