[MDEV-6487] InnoDB: Warning: a long semaphore wait, leading to crash after 600s Created: 2014-07-25 Updated: 2014-09-09 Due: 2014-09-05 Resolved: 2014-09-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.33a |
| Fix Version/s: | 5.5.40 |
| Type: | Bug | Priority: | Major |
| Reporter: | 21Net | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | crash, semaphore | ||
| Environment: |
Ubuntu 12.04 32bit |
||
| Attachments: |
|
| Description |
|
Our database server has been running fine for a long time, but this night it crashed. Leading to the crash we saw a JBD2: bad log_start_commit of the filesystem in syslog, followed by:
All info obtained from syslog is attached to this issue report. It might be a filesystem issue and we keep investigating, but we would like to exclude that the error originated from a bug or config fault in MariaDB. |
| Comments |
| Comment by Elena Stepanova [ 2014-07-28 ] |
|
As I understand, jplindst is currently working on improving diagnostics in case of long semaphore waits, maybe it will help to find the reason of the problem if it re-occurs. |
| Comment by Jan Lindström (Inactive) [ 2014-07-31 ] |
|
Can you try again with 5.5.39 ? It should contain improvement to diagnostics and help us to resolve the issue. Your syslog contains also other assertions, is your HD in working order ? |
| Comment by 21Net [ 2014-07-31 ] |
|
Thank you for your reply, we will schedule a MariaDB upgrade and see... Until now this was a one time issue and of course it would be best if it remained that way |