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

LP:693387 - Signal 6 on shutdown on FreeBSD

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Incomplete
    • None
    • None
    • None

    Description

      I had installed 5.2.4 on FreeBSD 8.1-zfs, gcc 4.5.2

      There is no problem with MySQL 5.1.54, but with MariaDB, I always got this when stopping mysqld.

      101222 13:08:55 [Note] /usr/local/libexec/mysqld: Normal shutdown
      101222 13:08:55 [Note] Event Scheduler: Purging the queue. 0 events
      101222 13:08:55 InnoDB: Starting shutdown...
      101222 13:08:55 InnoDB: Shutdown completed; log sequence number 132903848930
      pure virtual method called
      terminate called without an active exception
      101222 13:08:55 [ERROR] mysqld got signal 6 ;
      This could be because you hit a bug. It is also possible that this binary
      or one of the libraries it was linked against is corrupt, improperly built,
      or misconfigured. This error can also be caused by malfunctioning hardware.
      We will try our best to scrape up some info that will hopefully help diagnose
      the problem, but since we have already crashed, something is definitely wrong
      and this may fail.

      key_buffer_size=0
      read_buffer_size=134217728
      max_used_connections=3
      max_threads=502
      threads_connected=0
      It is possible that mysqld could use up to
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 131602382 K
      bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.

      101222 13:08:55 mysqld_safe mysqld restarted

      Attachments

        1. LPexportBug693387_config.log
          770 kB
          Rasmus Johansson
        2. LPexportBug693387.xml
          19 kB
          Rasmus Johansson

        Activity

          People

            Unassigned Unassigned
            olivier-interfasys Olivier - interfaSys (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 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.