Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.3, 10.2.6, 10.2.17
-
Component/s: Storage Engine - InnoDB, Tests
-
Labels:None
-
Environment:Ubuntu 14.04.4 LTS
Description
Hello,
I've been using MariaDB 10.2.6 with slave_run_triggers_for_rbr for some aggregation tables.
However, there's a big memory leak with this setup and the server regularly hangs.
Last time it hangs, innodb crash recovery could not start because MLOG_CHECKPOINT was not found.
My server has got a BBWC so any fsync should be persisted on disk. I dont understand how that could happen ?
Attachments
Issue Links
- duplicates
-
MDEV-17680 innodb.undo_truncate_recover fails in buildbot with Missing MLOG_CHECKPOINT
-
- Closed
-
- relates to
-
MDEV-15282 innodb.autoinc_persist failed in buildbot, Assertion failed: recv_sys->mlog_checkpoint_lsn <= recv_sys->recovered_lsn
-
- Closed
-
-
MDEV-18038 Assertion failure in innodb.undo_truncate_recover: "pad_len >= len || i * 512U >= len - pad_len || log_block_get_hdr_no( buf + i * 512U) == log_block_get_hdr_no(buf) + i"
-
- Open
-
-
MDEV-13830 Assertion failed: recv_sys->mlog_checkpoint_lsn <= recv_sys->recovered_lsn
-
- Closed
-
-
MDEV-19346 Assertion `recv_sys->mlog_checkpoint_lsn <= recv_sys->recovered_lsn' failed in recv_parse_log_recs during mariabackup --prepare
-
- Closed
-