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

Server Crash - mysqld got exception 0xe06d7363

    XMLWordPrintable

Details

    Description

      We have a crash (happened 2 times in 4 days...) of MariaDB Server. Logs attached.
      For information, this crash happened a few hours after a migration from MySQL 5.7.16 to MariaDB 10.1.22 (migration done by creating a MySQL dump and reimport in MariaDB).

      Here's my ini file, don't hesitate if someone has remarks on it (even if not related to this bug) :

      my.ini

      [mysqld]
      datadir=C:/Program Files/MariaDB 10.1/data
      port=3306
      sql_mode="STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION"
      default_storage_engine=innodb
      innodb_buffer_pool_size=2048M
      innodb_log_file_size=128M
      character-set-server=utf8

      max_allowed_packet=8M
      tmp_table_size=69M
      innodb_thread_concurrency=8

      transaction-isolation=READ-COMMITTED

      slow_query_log=1
      long_query_time=1
      log_output=TABLE

      [client]
      port=3306
      plugin-dir=C:/Program Files/MariaDB 10.1/lib/plugin

      thanks in advance for your help.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rcb73 Renaud
              Votes:
              0 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.