Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-13426

Assertion failure ib_vector_is_empty at trx0trx.cc line 1078

Details

    Description

      2017-08-01 13:49:39 7f1d881aeb00  InnoDB: Assertion failure in thread 139764814244608 in file trx0trx.cc line 1078
      InnoDB: Failing assertion: ib_vector_is_empty(trx->autoinc_locks)
      

      Attachments

        Issue Links

          Activity

            This same assertion is found also from 10.0 in the same function i.e. trx_start_low(), notable is that these assertions are done outside of trx_sys mutex, but then as we are starting a new transaction this new transaction can't hold any row or table (autoinc) locks.

            jplindst Jan Lindström (Inactive) added a comment - This same assertion is found also from 10.0 in the same function i.e. trx_start_low(), notable is that these assertions are done outside of trx_sys mutex, but then as we are starting a new transaction this new transaction can't hold any row or table (autoinc) locks.

            I believe that this issue could have fixed by MDEV-20483.

            thiru Thirunarayanan Balathandayuthapani added a comment - I believe that this issue could have fixed by MDEV-20483 .

            People

              thiru Thirunarayanan Balathandayuthapani
              jplindst Jan Lindström (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.