[MDEV-8161] MariaDB Random Crash Created: 2015-05-14 Updated: 2015-07-13 Resolved: 2015-07-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.0.19 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | AS | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Ver 15.1 Distrib 10.0.19-MariaDB, for Linux (x86_64) using readline 5.1 |
||
| Description |
|
Hi, My sincerest apologies if I have done anything wrong, this is the first time I have used the MariaDB bug reporting system. Never the less, I run a cPanel environment with MariaDB. For some reason over the last few days we've had reports of MariaDB randomly restarting. So I've checked the /var/lib/mysql/server.err log to see this:
Here's a copy of my.cnf
Any advice on what I should do to further diagnose this issue would be greatly appreciated. |
| Comments |
| Comment by Elena Stepanova [ 2015-05-15 ] |
|
Hi, How high is the load on your server? Would it be possible for you to enable general logging for one session, till the next crash? It would help us understand which query it crashes on. If you can do that, please run set global general_log_file='<path/filename>', general_log=1; When/if the crash happens again, backup both error and general log files. If it's possible, please upload both of them to our ftp (ftp.askmonty.org/private). If the log is confidential, here is how you find the guilty query: In the error log, you can see the line Then we can proceed and request further information if needed. |
| Comment by Elena Stepanova [ 2015-06-14 ] |
|
Do you keep experiencing the problem? |
| Comment by Elena Stepanova [ 2015-07-13 ] |
|
Unfortunately, there is not enough to work with, so I have to close it as incomplete for now. Please by all means comment on the issue if you have more information, and the report will be re-opened, we are very interested in investigating it. |