[MDEV-7986] [ERROR] mysqld got signal 11 ; Created: 2015-02-20 Updated: 2015-05-18 Resolved: 2015-05-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 5.5.41 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Cristian Nicoara | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
debian 7.8 |
||
| Description |
|
Hello, I do not know if this is a bug or not, I am basically asking for your feedback on this behavior:
----------------------------------------- This happened a few times so far . What we also have: Do you have any similar occurrences? Thank you |
| Comments |
| Comment by Elena Stepanova [ 2015-04-15 ] |
|
Hi, It is most certainly a bug; unfortunately, the absence of the stack trace makes it impossible to match it to other known or recently fixed issues. Could you please check whether the coredump is created upon the crash (it should probably be in your datadir), and if not, add core-file to the server options and make sure that ulimit -c is set to unlimited? Most likely, the coredump won't be very helpful on the release installation, but it might still be better than nothing. Also, how heavy is the load on your server? Would it be possible for you to enable the general log until the next crash? (It comes with some performance cost, and i see you have quite a lot of simultaneous connections, so if you can't do it, it's understandable). |
| Comment by Elena Stepanova [ 2015-05-18 ] |
|
Closing as incomplete for now. If you have more information, please comment to re-open. |