[MDEV-5537] mariadb keeps crashing Created: 2014-01-17 Updated: 2014-03-03 Due: 2014-02-20 Resolved: 2014-03-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.34 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical |
| Reporter: | robert cerulli | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
ubuntu 13.10, vmware workstation 10 VM |
||
| Description |
|
Server keeps crashing randomly
|
| Comments |
| Comment by Sergei Golubchik [ 2014-01-20 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Do you know what statement caused this? Can you attach your my.cnf file to the bug report? | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by robert cerulli [ 2014-01-20 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
More data - this is what casuses to crash, i dont know the exact statment as its an application im using and did not write
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by robert cerulli [ 2014-01-20 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by robert cerulli [ 2014-01-20 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
as a note, i moved the DB to a new set of disks and to EXT4 and its still crashing | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2014-01-27 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Let's try that with 5.5.35 — you should get a better stack trace there, not just ":0()", that might help. Or, perhaps one of the 5.5.35 bugfixes covers your case too, and the crash will go away completely — we've fixed quite a few issues related to prepared statements in this release. |