[MDEV-2738] LP:602604 - RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or_tail: Assertion `0' failed on Maria engine recovery Created: 2010-07-07 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Mysql bug #43014 is still repeatable with Maria 5.2. On recovery of a table containing a lot of indexes on big fields, the following assertion occurs: mysqld: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or_tail: Assertion `0' failed. #8 0x00897de8 in __assert_fail () from /lib/libc.so.6 Datadir from before recovery: http://bugs.mysql.com/file.php?id=11479 RQG command line:
|
| Comments |
| Comment by Michael Widenius [ 2010-07-19 ] |
|
Re: RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or_tail: Assertion `0' failed on Maria engine recovery How to verify this: I get the error: I got this even when I recompiled MariaDB with --extra-charsets=all Will now try to see if I can run the test case instead. |
| Comment by Philip Stoev (Inactive) [ 2010-07-19 ] |
|
Re: RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or_tail: Assertion `0' failed on Maria engine recovery bzr version-info: revision-id: igor@askmonty.org-20100717195808-mvh782jvt6c32u2d |
| Comment by Philip Stoev (Inactive) [ 2010-07-19 ] |
|
A fresh data directory plus core file for the recovery crash. bzr version-info: revision-id: <email address hidden> var-bug602604.zip |
| Comment by Philip Stoev (Inactive) [ 2010-07-21 ] |
|
Re: RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or_tail: Assertion `0' failed on Maria engine recovery |
| Comment by Philip Stoev (Inactive) [ 2010-07-21 ] |
|
trace + core + binary + vardirs |
| Comment by Rasmus Johansson (Inactive) [ 2010-08-12 ] |
|
Launchpad bug id: 602604 |