[MDEV-8125] Assertion `!tmp_gco->next_gco || tmp_gco->last_sub_id > sub_id' failed at 10.1-patched/sql/rpl_parallel.cc:189: void finish_event_group(rpl_parallel_thread*, uint64, rpl_parallel_entry*, rpl_group_info*) Created: 2015-05-08 Updated: 2019-11-21 Resolved: 2015-05-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Kristian Nielsen |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
_Note: line numbers from commit 2f25c653ade1e73aa2b1aa77af9a4898bacb2330, patched with http://lists.askmonty.org/pipermail/commits/2015-May/007819.html_
To reproduce,
It will run the same test 10 times (or until the first crash). If it crashes sporadically on another reason, you can try to run the same line with --force option. In this case it will run all 10 times, and will save vardirs for the failed attempts. It can also hit |
| Comments |
| Comment by Elena Stepanova [ 2015-05-09 ] |
|
Please let me know if it's not reproducible, I'll set it up on perro or will think of something else. |
| Comment by Kristian Nielsen [ 2015-05-19 ] |
|
It looks like this may be a duplicate of At least, with I also checked the point of crash. It happens right after the slave SQL The |
| Comment by Elena Stepanova [ 2015-05-19 ] |
|
I agree, I also haven't been able to reproduce it on a server with the patch for |
| Comment by Kristian Nielsen [ 2015-05-19 ] |
|
Duplicate of |