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

PLACEHOLDER: Can't initialize timers ERROR in error log, server failed to startup

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.5
    • N/A
    • Server
    • None
    • Ubuntu x64

    Description

      2020-04-18  6:41:45 0 [Note] /test/MD110420-mariadb-10.5.3-linux-x86_64-dbg/bin/mysqld (mysqld 10.5.3-MariaDB-debug-log) starting as process 7100 ...
      Can't initialize timers
      2020-04-18  6:41:45 0 [ERROR] Aborting
      

      Attachments

        Activity

          danblack Daniel Black added a comment -

          the only thing causing this is a failure to create a thread
          https://github.com/MariaDB/server/blame/10.5/mysys/thr_timer.c#L94

          and the only recent change would be https://github.com/MariaDB/server/commit/ad17c98dd5877ededb8ac3d4e0ac1f7beed5406c, MDEV-16264, a 10.5 thread stack size increase from 8k to 64k.

          danblack Daniel Black added a comment - the only thing causing this is a failure to create a thread https://github.com/MariaDB/server/blame/10.5/mysys/thr_timer.c#L94 and the only recent change would be https://github.com/MariaDB/server/commit/ad17c98dd5877ededb8ac3d4e0ac1f7beed5406c , MDEV-16264 , a 10.5 thread stack size increase from 8k to 64k.

          Tuned most server vars, many to maximums. Will see if this happens again. Thanks for the input from various people here & elsewhere.
          https://github.com/mariadb-corporation/mariadb-qa/blob/master/setup_server.sh

          Roel Roel Van de Paar added a comment - Tuned most server vars, many to maximums. Will see if this happens again. Thanks for the input from various people here & elsewhere. https://github.com/mariadb-corporation/mariadb-qa/blob/master/setup_server.sh

          People

            Roel Roel Van de Paar
            Roel Roel Van de Paar
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.