[MDEV-4609] mariadb server repeatedly crashes Created: 2013-06-03 Updated: 2019-01-13 Due: 2013-07-27 Resolved: 2013-07-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.31 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Stanislav David | Assignee: | Elena Stepanova |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | crash, restart | ||
| Environment: |
debian 6.0 squeeze, kernel 3.2, Intel® Core™ Quad-Core i7-2600 processor, 16 GB DDR 3, 2 x 3 TB SATA RAID and intel ssd for with mysql database. |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Mariadb server is restarting repeatedly. I am enclosing log file where are shown details |
| Comments |
| Comment by Sergei Golubchik [ 2013-06-03 ] |
|
relevant part: Jun 3 07:46:35 Debian-60-squeeze-64-minimal mysqld: InnoDB: Failing assertion: btr_page_get_prev(next_page, mtr) == buf_block_get_page_no(btr_pcur_get_block(cursor)) |
| Comment by Elena Stepanova [ 2013-06-03 ] |
|
Removed the link to http://bugs.mysql.com/bug.php?id=59910 because http://bugs.mysql.com/bug.php?id=60613 claims it was fixed in 5.5 (while still exists in 5.1). |
| Comment by Elena Stepanova [ 2013-06-03 ] |
|
Hi Stanislav, 1. Discussions around similar problems in the past suggest that the most likely reason is a hard disk problem. Can be the case in your environment? Thanks. |
| Comment by Stanislav David [ 2013-06-03 ] |
|
The data dir has 7GB but I can try to copy it to different HDD and try to run mariadb from there. I will try it at night and then I will post the result. |
| Comment by Stanislav David [ 2013-06-07 ] |
|
I migrated database to different HDD but it did not helped |
| Comment by Stanislav David [ 2013-06-07 ] |
|
this night I will try it with mariadb 5.5.30 |
| Comment by Stanislav David [ 2013-06-08 ] |
|
It did not helped...next step I will try dump whole database and reload it. |
| Comment by Stanislav David [ 2013-06-17 ] |
|
I found the database which is bad, should I upload it to ftp? |
| Comment by Elena Stepanova [ 2013-06-17 ] |
|
Hi, how big is it? |
| Comment by Stanislav David [ 2013-06-17 ] |
|
it has 55MB compressed. |
| Comment by Elena Stepanova [ 2013-06-17 ] |
|
Sure, please upload it. Thanks! |
| Comment by Stanislav David [ 2013-06-17 ] |
|
uploaded |
| Comment by Elena Stepanova [ 2013-06-17 ] |
|
Thank you. So what's the story – does it crash for you on startup, or on executing some work flow, or while the server is idle, or ... ? |
| Comment by Stanislav David [ 2013-06-17 ] |
|
It does not crashes on startup or idle. It crashes for example on mysql dump. |
| Comment by Elena Stepanova [ 2013-06-17 ] |
|
Hi, There is no system tablespace in the archive, so the tables don't work. Could you please upload the system tablespace as well (ibdata* files), and just in case also upload or attach your cnf file? Thanks. |
| Comment by Elena Stepanova [ 2013-07-28 ] |
|
Closing for now due to the lack of information to go on with. Please comment to re-open the issue if you have more details. |