SA-MP Forums Archive
Cannot understand the cause of this crash. - 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: Cannot understand the cause of this crash. (/showthread.php?tid=610942)



Cannot understand the cause of this crash. - Dokins - 30.06.2016

Код:
[16:55:05] --- Server Shutting Down.
[16:55:05] [part] Logan_Wolf has left the server (0:0)
[16:55:05] [part] Kendrick_DeRosan has left the server (1:0)
[16:55:05] plugin.mysql: Unloading plugin...
[16:55:05] [debug] Server crashed due to an unknown error
[16:55:05] [debug] Native backtrace:
[16:55:05] [debug] #0 e76cde8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[16:55:05] [debug] #1 e76c6bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[16:55:05] [debug] #2 e76c7dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[16:55:05] [debug] #3 e76c8226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[16:55:05] [debug] #4 e76cdadc in ?? () from plugins/crashdetect.so
[16:55:05] [debug] #5 e7fbc410 in ?? ()
[16:55:05] [debug] #6 e7951095 in _ZN16CMySQLConnection14ProcessQueriesEv () from plugins/mysql_static.so
[16:55:05] [debug] #7 e7952b97 in _ZN5boost6detail11thread_dataINS_3_bi6bind_tIvNS_4_mfi3mf0Iv16CMySQLConnectionEENS2_5list1INS2_5valueIPS6_EEEEEEE3runEv () from plugins/mysql_static.so
[16:55:05] [debug] #8 e79e621d in ?? () from plugins/mysql_static.so
[16:55:05] [debug] #9 e7f90d4c in ?? () from /lib/i386-linux-gnu/libpthread.so.0
[16:55:05] [debug] #10 e7d9fb8e in clone () from /lib/i386-linux-gnu/libc.so.6
Crash detect printout.


Re: Cannot understand the cause of this crash. - Runn3R - 30.06.2016

did you check your mysql logs


Re: Cannot understand the cause of this crash. - Dokins - 30.06.2016

Nothing really displays.


Re: Cannot understand the cause of this crash. - Eymeric69 - 30.06.2016

what you have do for youyr server crash ? Or it crash sometimes ?


Re: Cannot understand the cause of this crash. - Dokins - 01.07.2016

Random