Public bug reported:

As an example, see
http://lists.opendkim.org/archive/opendkim/users/2013/05/2845.html

This chance in libmilter/worker.c seems to have resolved it:

8.14.4:
        SM_ASSERT(Tskmgr.tm_signature == TM_SIGNATURE);
8.14.7:
        /* this can happen if the milter is shutting down */
        if (Tskmgr.tm_signature != TM_SIGNATURE)
                return MI_FAILURE;

** Affects: sendmail (Ubuntu)
     Importance: Medium
     Assignee: Scott Kitterman (kitterman)
         Status: Triaged

** Affects: sendmail (Ubuntu Precise)
     Importance: Undecided
         Status: New

** Affects: sendmail (Ubuntu Quantal)
     Importance: Undecided
         Status: New

** Affects: sendmail (Ubuntu Saucy)
     Importance: Undecided
         Status: New

** Affects: sendmail (Ubuntu Trusty)
     Importance: Medium
     Assignee: Scott Kitterman (kitterman)
         Status: Triaged

** Changed in: sendmail (Ubuntu)
       Status: New => Triaged

** Changed in: sendmail (Ubuntu)
   Importance: Undecided => Medium

** Changed in: sendmail (Ubuntu)
     Assignee: (unassigned) => Scott Kitterman (kitterman)

** Also affects: sendmail (Ubuntu Trusty)
   Importance: Medium
     Assignee: Scott Kitterman (kitterman)
       Status: Triaged

** Also affects: sendmail (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Also affects: sendmail (Ubuntu Quantal)
   Importance: Undecided
       Status: New

** Also affects: sendmail (Ubuntu Saucy)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1299571

Title:
  Libmilter assert on exit breaks other packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sendmail/+bug/1299571/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to