<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 08/04/2019 16:22, Herbert via
      dovecot wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:99daae96-7b1b-cefb-3407-ace545d535c9@symmetrix.net">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <font face="Calibri">Hi<br>
        <br>
        Since a recent DNF update, I see many log file entries like the
        following:<br>
        <br>
        Apr 08 16:16:36 udoo.symmetrix.ch audit[31074]: ANOM_ABEND
        auid=4294967295 uid=0 gid=0 ses=4294967295
        subj=system_u:system_r:dovecot_auth_t:s0 pid=31074 comm="auth"
        exe="/usr/libexec/dovecot/auth" sig=11 res=1<br>
        Apr 08 16:16:36 udoo.symmetrix.ch kernel: traps: auth[31074]
        general protection fault ip:7ff45b5f98a7 sp:7fff0df96830 error:0
        in libmariadb.so.3[7ff45b5d7000+46000]<br>
        Apr 08 16:16:36 udoo.symmetrix.ch dovecot[30008]: auth-worker:
        Fatal: master: service(auth-worker): child 31074 killed with
        signal 11 (core not dumped - <a class="moz-txt-link-freetext"
          href="https://dovecot.org/bugreport.html#coredumps"
          moz-do-not-send="true">https://dovecot.org/bugreport.html#coredumps</a>)<br>
        Apr 08 16:16:38 udoo.symmetrix.ch abrt-dump-journal-oops[1139]:
        abrt-dump-journal-oops: Found oopses: 1<br>
        Apr 08 16:16:38 udoo.symmetrix.ch abrt-dump-journal-oops[1139]:
        abrt-dump-journal-oops: Creating problem directories<br>
        Apr 08 16:16:39 udoo.symmetrix.ch abrt-dump-journal-oops[1139]:
        Reported 1 kernel oopses to Abrt<br>
        Apr 08 16:16:39 udoo.symmetrix.ch abrt-server[31104]: Can't find
        a meaningful backtrace for hashing in '.'<br>
        Apr 08 16:16:39 udoo.symmetrix.ch abrt-server[31104]: Option
        'DropNotReportableOopses' is not configured<br>
        Apr 08 16:16:39 udoo.symmetrix.ch abrt-server[31104]: Preserving
        oops '.' because DropNotReportableOopses is 'no'<br>
        Apr 08 16:16:39 udoo.symmetrix.ch dbus-daemon[1022]: [system]
        Activating service name='org.freedesktop.problems' requested by
        ':1.779' (uid=0 pid=31122 comm="/usr/bin/python3
        /usr/bin/abrt-action-notify -d /v"
        label="system_u:system_r:abrt_t:s0-s0:c0.c1023") (using
        servicehelper)<br>
        Apr 08 16:16:40 udoo.symmetrix.ch dbus-daemon[1022]: [system]
        Successfully activated service 'org.freedesktop.problems'<br>
        Apr 08 16:16:40 udoo.symmetrix.ch abrt-notification[31129]:
        System encountered a non-fatal error in ??()<br>
        <br>
        <br>
        # uname -a<br>
        Linux udoo.symmetrix.ch 5.0.5-100.fc28.x86_64 #1 SMP Wed Mar 27
        22:16:29 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux<br>
        <br>
        # dovecot --version<br>
        2.3.5 (513208660)<br>
        <br>
        # mysql --version<br>
        mysql  Ver 15.1 Distrib 10.2.22-MariaDB, for Linux (x86_64)
        using readline 5.1<br>
        <br>
        Unfortunately I didn't manage to get a core dump, sorry.<br>
        <br>
        Kind regards,<br>
        Herbert<br>
        <br>
        <br>
      </font> </blockquote>
    <p>Herbert</p>
    <p>it's just a guess without a backtrace, but it looks similar to an
      already known issue of a double mysql_close. The code has not yet
      in a release but it's in the master-2.3 branch. If you are
      building from source you might be able to patch it yourself while
      waiting for the next 2.3.x release.<br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/dovecot/core/commit/8d78721bbf86657966750da3bcfc7fe9a92c7417">https://github.com/dovecot/core/commit/8d78721bbf86657966750da3bcfc7fe9a92c7417</a></p>
    <p>John<br>
    </p>
  </body>
</html>