Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server has crashed. #73

Closed
iZume opened this issue Nov 30, 2015 · 5 comments
Closed

Server has crashed. #73

iZume opened this issue Nov 30, 2015 · 5 comments

Comments

@iZume
Copy link

iZume commented Nov 30, 2015

[21:59:43] [debug] Server crashed due to an unknown error
[21:59:43] [debug] Native backtrace:
[21:59:43] [debug] #0 f7471e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[21:59:43] [debug] #1 f746abcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[21:59:43] [debug] #2 f746bdbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[21:59:43] [debug] #3 f746c226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[21:59:43] [debug] #4 f7471adc in ?? () from plugins/crashdetect.so
[21:59:43] [debug] #5 f7754410 in ?? ()
[21:59:43] [debug] #6 f75aeea6 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[21:59:43] [debug] #7 f70ff254 in _ZN11CMySQLQuery11StoreResultEP8st_mysqlP12st_mysq l_res () from plugins/mysql_static.so
[21:59:43] [debug] #8 f70ff657 in _ZN11CMySQLQuery7ExecuteEP8st_mysql () from plugins/mysql_static.so
[21:59:43] [debug] #9 f70f69e4 in _ZN16CMySQLConnection14ProcessQueriesEv () from plugins/mysql_static.so
[21:59:43] [debug] #10 f70f72e7 in _ZN5boost6detail11thread_dataINS_3_bi6bind_tIvNS_4 _mfi3mf0Iv16CMySQLConnectionEENS2_5list1INS2_5valu eIPS6_EEEEEEE3runEv () from plugins/mysql_static.so
[21:59:43] [debug] #11 f71a05a8 in ?? () from plugins/mysql_static.so
[21:59:43] [debug] #12 f772ec39 in ?? () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
[21:59:43] [debug] #13 f756b78e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
@maddinat0r
Copy link
Collaborator

Does it often crash like this?

@iZume
Copy link
Author

iZume commented Dec 6, 2015

My server has more than 100 online per day, I removed several consultations that ran very consistently. Maybe the server crashed by too many queries. Now it has not crashed again for this reason, but I wonder if it is possible crash for this

@maddinat0r
Copy link
Collaborator

That crash might be caused by an "unusual" query result the MySQL server gives back.
Do you know by any chance what query was executed before it crashed?

@iZume
Copy link
Author

iZume commented Jan 5, 2016

no, i not have the wrong query, but my server not has been crashed again.

maddinat0r added a commit that referenced this issue Feb 12, 2016
@maddinat0r
Copy link
Collaborator

Try R39-5 since there should be a fix for that crash now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants