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

Miss-leading message in error log when writing a core file.

Details

    Description

      Hi,

      when MariaDB is writing a core file, I have the following in the error log (where /xxx/yyy/zzz/ is my data dir):

      Writing a core file at /xxx/yyy/zzz/
      

      However, no core is written there when running with on CentOS Linux release 7.4.1708. The reason is the following:

      # cat /proc/sys/kernel/core_pattern
      /tmp/coredumps/core.%e.%p
      

      So the core is written to /tmp/coredumps/.

      It would be good to fix this error message.

      Many thanks,

      JFG

      Attachments

        Issue Links

          Activity

            danblack Daniel Black added a comment - something like https://github.com/MariaDB/server/pull/537

            Yes Daniel, exactly this. So this might be a duplicate of MDEV-15051.

            jeanfrancois.gagne Jean-François Gagné added a comment - Yes Daniel, exactly this. So this might be a duplicate of MDEV-15051 .

            cvicentiu, please feel free to close it as a duplicate of the other one, if that's what it turns out to be.

            elenst Elena Stepanova added a comment - cvicentiu , please feel free to close it as a duplicate of the other one, if that's what it turns out to be.

            People

              danblack Daniel Black
              jeanfrancois.gagne Jean-François Gagné
              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.