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

Assertion `global_status_var.global_memory_used == 0' failed in mysqld_exit

    XMLWordPrintable

Details

    Description

      if (!$SERVER_AUDIT2_SO) {
        skip No SERVER_AUDIT2 plugin;
      }
       
      install plugin if not exists server_audit soname 'server_audit2';
      uninstall plugin server_audit;
      install plugin if not exists server_audit soname 'server_audit2';
       
      --exec echo "wait" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
      --shutdown_server 
      --source include/wait_until_disconnected.inc
      -- exec echo "restart: " > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
      -- enable_reconnect
      -- source include/wait_until_connected_again.inc
       
      uninstall plugin server_audit;
      

      Warning:  200 bytes lost at 0x61200001feb0, allocated by T@0 at btr/btr0cur.cc:7366, btr/btr0cur.cc:7622, 0x9f0d2e, 0x9f1dc6, 0x9df137, 0x9e3046, 0x9e3f5d, 0x9b9d31
      mysqld: /home/alice/git/mariadb-enterprise/sql/mysqld.cc:1951: void mysqld_exit(int): Assertion `global_status_var.global_memory_used == 0' failed.
      

      Attachments

        Activity

          People

            serg Sergei Golubchik
            alice Alice Sherepa
            Votes:
            0 Vote for this issue
            Watchers:
            5 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.