[MDEV-10498] 10.1.9-MariaDB-log MariaDB Server crashed while changing Query cache Created: 2016-08-05 Updated: 2017-09-04 Resolved: 2017-09-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Query Cache |
| Affects Version/s: | 10.1.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | suraj chauhan | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Red Hat Enterprise Linux Server release 7.1 (Maipo) |
||
| Attachments: |
|
||||||||||||||||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Today one of our production database (10.1.9-MariaDB-log MariaDB Server) has been crashed while reducing query cache size. It this bug? Error logs start from:
|
| Comments |
| Comment by Elena Stepanova [ 2016-08-05 ] | |||||||||||||||||||||||||||||||||||||||||||
|
It is quite certainly a bug, unless of course somebody killed the server intentionally with SIGSEGV, which is rather unlikely. 10.1.9 is quite old, but still it would be interesting to see what the problem was. However, the most important part of the error log is the one that you skipped (replaced with '....'). Could you please paste or attach the unabridged version? Thanks. | |||||||||||||||||||||||||||||||||||||||||||
| Comment by suraj chauhan [ 2016-08-05 ] | |||||||||||||||||||||||||||||||||||||||||||
|
thanks Elena, Here is the complete error log Mariadb-LiveDB02.err | |||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2016-08-24 ] | |||||||||||||||||||||||||||||||||||||||||||
|
Stack trace from the error log (to make it searchable in JIRA):
| |||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2016-10-24 ] | |||||||||||||||||||||||||||||||||||||||||||
|
Do you happen to remember how exactly you were changing the query cache size? Were you just running SET GLOBAL query_cache_size = ...., or were you disabling the query cache first, or did you something else? I've run some experiments for this and similar reported issues, but so far I haven't got the crash upon just changing the size. When I change query_cache_type, I'm getting a problem easily enough; but unless you also did it, it might be a different problem. | |||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2017-06-25 ] | |||||||||||||||||||||||||||||||||||||||||||
|
There have been complaints from different people about this a similar issue, but we are still struggling to reproduce it. Whoever else encountered it and/or has any potentially useful information (stack traces, configurations, and best of all general logs) – please add them here. | |||||||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2017-09-04 ] | |||||||||||||||||||||||||||||||||||||||||||
|
No feedback, closing. (issue can be reopened if more information is provided) |