[MDEV-15013] [Draft] Assertion `prebuilt->sql_stat_start || trx->state == TRX_STATE_ACTIVE || (prebuilt->table->no_rollback() && trx->state == TRX_STATE_NOT_STARTED)' failed in row_search_mvcc Created: 2018-01-20 Updated: 2019-09-25 Resolved: 2019-09-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
https://api.travis-ci.org/v3/job/330630112/log.txt
Not easily reproducible. |
| Comments |
| Comment by Elena Stepanova [ 2018-01-26 ] | ||
|
New occurrence: https://api.travis-ci.org/v3/job/333543983/log.txt | ||
| Comment by Marko Mäkelä [ 2018-02-21 ] | ||
|
It could be that the SQL layer is failing to abort execution after InnoDB rolled back the transaction due to an earlier error. | ||
| Comment by Elena Stepanova [ 2018-04-07 ] | ||
|
New occurrence: https://api.travis-ci.org/v3/job/362285487/log.txt | ||
| Comment by Elena Stepanova [ 2018-04-15 ] | ||
|
New occurrence: https://api.travis-ci.org/v3/job/362285487/log.txt | ||
| Comment by Elena Stepanova [ 2018-05-03 ] | ||
|
Similar yet a bit different assertion failure on 10.2:
| ||
| Comment by Elena Stepanova [ 2019-03-10 ] | ||
|
On 10.4: https://travis-ci.org/elenst/travis-tests/jobs/501098652 [ 2872 13 4] | ||
| Comment by Elena Stepanova [ 2019-03-24 ] | ||
|
On 10.4: | ||
| Comment by Elena Stepanova [ 2019-04-05 ] | ||
|
On 10.4: | ||
| Comment by Elena Stepanova [ 2019-09-25 ] | ||
|
Filed a new one by mistake, MDEV-20666. Let's track it there, then, since it has a test case. |