Libmilter assert on exit breaks other packages

Bug #1299571 reported by Scott Kitterman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sendmail (Ubuntu)
Fix Released
Medium
Scott Kitterman
Precise
Won't Fix
Undecided
Unassigned
Quantal
Won't Fix
Undecided
Unassigned
Saucy
Won't Fix
Undecided
Unassigned
Trusty
Triaged
Medium
Scott Kitterman

Bug Description

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;

Related branches

Changed in sendmail (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Scott Kitterman (kitterman)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package sendmail - 8.14.4-7

---------------
sendmail (8.14.4-7) unstable; urgency=medium

  * Remove timestamp from bug-script. (Closes: #749177)
  * libmilter.symbols: Mark shm-specific symbols as linux-any and add the
    !linux-any counterparts.

 -- Andreas Beckmann <email address hidden> Sun, 25 May 2014 01:37:44 +0200

Changed in sendmail (Ubuntu):
status: Triaged → Fix Released
Revision history for this message
Rolf Leggewie (r0lf) wrote :

quantal has seen the end of its life and is no longer receiving any updates. Marking the quantal task for this ticket as "Won't Fix".

Changed in sendmail (Ubuntu Quantal):
status: New → Won't Fix
Revision history for this message
Rolf Leggewie (r0lf) wrote :

saucy has seen the end of its life and is no longer receiving any updates. Marking the saucy task for this ticket as "Won't Fix".

Changed in sendmail (Ubuntu Saucy):
status: New → Won't Fix
Revision history for this message
Steve Langasek (vorlon) wrote :

The Precise Pangolin has reached end of life, so this bug will not be fixed for that release

Changed in sendmail (Ubuntu Precise):
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.