[pkg-fetchmail-maint] Bug#348747: marked as done (fetchmail: segfault when submitting dsn to local postmaster)

Debian Bug Tracking System owner at bugs.debian.org
Tue Jan 24 16:33:13 UTC 2006


Your message dated Tue, 24 Jan 2006 08:17:07 -0800
with message-id <E1F1Qqx-0004CO-7v at spohr.debian.org>
and subject line Bug#348747: fixed in fetchmail 6.3.2-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Jan 2006 19:35:45 +0000
>From nate at houseofnate.net Wed Jan 18 11:35:45 2006
Return-path: <nate at houseofnate.net>
Received: from leary3.csoft.net ([63.111.22.74] helo=mail63.csoft.net)
	by spohr.debian.org with smtp (Exim 4.50)
	id 1EzJ5f-0006RE-FH
	for submit at bugs.debian.org; Wed, 18 Jan 2006 11:35:45 -0800
Received: (qmail 30071 invoked from network); 18 Jan 2006 19:34:51 -0000
Received: from unknown (HELO codeine.cancerprev.org) (127.0.0.1)
  by localhost with SMTP; 18 Jan 2006 19:34:51 -0000
Received: from localhost (localhost [127.0.0.1])
  (uid 1501)
  by codeine.cancerprev.org with local; Wed, 18 Jan 2006 14:29:18 -0500
  id 001EC5A2.43CE970E.00001D97
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="=_codeine-7575-1137612558-0001-2"
From: "Nathaniel W. Turner" <nate at houseofnate.net>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: fetchmail: segfault when submitting dsn to local postmaster
Message-ID: <20060118192918.7289.24182.reportbug at codeine.cancerprev.org>
X-Mailer: reportbug 3.18
Date: Wed, 18 Jan 2006 14:29:18 -0500
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_codeine-7575-1137612558-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: fetchmail
Version: 6.3.1-4
Severity: important

After upgrading to 6.3.1-4, fetchmail dies with a segmentation fault
after trying to process the first message.  The transcript of the
session, a sanitized fetchmailrc, and the message in question are
attached to this report.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages fetchmail depends on:
ii  adduser                       3.80       Add and remove users and groups
ii  debianutils                   2.15.1     Miscellaneous utilities specific t
ii  gettext                       0.14.5-2   GNU Internationalization utilities
ii  libc6                         2.3.5-8.1  GNU C Library: Shared libraries an
ii  libssl0.9.8                   0.9.8a-5   SSL shared libraries

Versions of packages fetchmail recommends:
ii  ca-certificates               20050804   Common CA Certificates PEM files

-- no debconf information

--=_codeine-7575-1137612558-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="fetchmailrc"

# vim: syn=fetchmail

set postmaster "postmaster-fetchmail-errors at cancerprev.org"
set nobouncemail
set no spambounce
poll mail63.csoft.net with proto IMAP envelope Delivered-To qvirtual canprev-cancerprev.org-
    localdomains cancerprev.org
    user 'canprev' there with password 'XXX' is 'journal' '*' here options fetchall forcecr

--=_codeine-7575-1137612558-0001-2
Content-Type: text/x-mail; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="transcript-1"

14:22:39 nturner at codeine(~)$ sudo -u fetchmail -H fetchmail -vvvv -f /etc/fetchmailrc
fetchmail: removing stale lockfile
fetchmail: 6.3.1 querying mail63.csoft.net (protocol IMAP) at Wed 18 Jan 2006 02:23:03 PM EST: poll started
fetchmail: IMAP< * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION XCOURIEROUTBOX=INBOX.Outbox] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc.  See COPYING for distribution information.
fetchmail: IMAP> A0001 CAPABILITY
fetchmail: IMAP< * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION XCOURIEROUTBOX=INBOX.Outbox
fetchmail: IMAP< A0001 OK CAPABILITY completed
fetchmail: Protocol identified as IMAP4 rev 1
fetchmail: IMAP> A0002 LOGIN "canprev" *
fetchmail: IMAP< A0002 OK LOGIN Ok.
fetchmail: selecting or re-polling default folder
fetchmail: IMAP> A0003 SELECT "INBOX"
fetchmail: IMAP< * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
fetchmail: IMAP< * OK [PERMANENTFLAGS (\Draft \Answered \Flagged \Deleted \Seen)] Limited
fetchmail: IMAP< * 8946 EXISTS
fetchmail: IMAP< * 0 RECENT
fetchmail: IMAP< * OK [UIDVALIDITY 1136513867] Ok
fetchmail: IMAP< * OK [MYRIGHTS "acdilrsw"] ACL
fetchmail: IMAP< A0003 OK [READ-WRITE] Ok
fetchmail: 8946 messages waiting after first poll
fetchmail: IMAP> A0004 EXPUNGE
fetchmail: IMAP< A0004 OK EXPUNGE completed
fetchmail: 8946 messages waiting after expunge
8946 messages for canprev at mail63.csoft.net.
fetchmail: IMAP> A0005 FETCH 1:100 RFC822.SIZE
fetchmail: IMAP< * 1 FETCH (RFC822.SIZE 14972)
fetchmail: IMAP< * 2 FETCH (RFC822.SIZE 3064)
fetchmail: IMAP< * 3 FETCH (RFC822.SIZE 2116)
fetchmail: IMAP< * 4 FETCH (RFC822.SIZE 880)
fetchmail: IMAP< * 5 FETCH (RFC822.SIZE 3120)
fetchmail: IMAP< * 6 FETCH (RFC822.SIZE 1011)
fetchmail: IMAP< * 7 FETCH (RFC822.SIZE 15323)
fetchmail: IMAP< * 8 FETCH (RFC822.SIZE 2002)
fetchmail: IMAP< * 9 FETCH (RFC822.SIZE 11581)
fetchmail: IMAP< * 10 FETCH (RFC822.SIZE 840)
fetchmail: IMAP< * 11 FETCH (RFC822.SIZE 3727)
fetchmail: IMAP< * 12 FETCH (RFC822.SIZE 2766)
fetchmail: IMAP< * 13 FETCH (RFC822.SIZE 1977)
fetchmail: IMAP< * 14 FETCH (RFC822.SIZE 826)
fetchmail: IMAP< * 15 FETCH (RFC822.SIZE 2272)
fetchmail: IMAP< * 16 FETCH (RFC822.SIZE 3069)
fetchmail: IMAP< * 17 FETCH (RFC822.SIZE 1812)
fetchmail: IMAP< * 18 FETCH (RFC822.SIZE 1841)
fetchmail: IMAP< * 19 FETCH (RFC822.SIZE 15021)
fetchmail: IMAP< * 20 FETCH (RFC822.SIZE 1931)
fetchmail: IMAP< * 21 FETCH (RFC822.SIZE 2269)
fetchmail: IMAP< * 22 FETCH (RFC822.SIZE 1767)
fetchmail: IMAP< * 23 FETCH (RFC822.SIZE 2361)
fetchmail: IMAP< * 24 FETCH (RFC822.SIZE 3131)
fetchmail: IMAP< * 25 FETCH (RFC822.SIZE 1288)
fetchmail: IMAP< * 26 FETCH (RFC822.SIZE 1746)
fetchmail: IMAP< * 27 FETCH (RFC822.SIZE 2918)
fetchmail: IMAP< * 28 FETCH (RFC822.SIZE 21986)
fetchmail: IMAP< * 29 FETCH (RFC822.SIZE 3928)
fetchmail: IMAP< * 30 FETCH (RFC822.SIZE 7281)
fetchmail: IMAP< * 31 FETCH (RFC822.SIZE 10745)
fetchmail: IMAP< * 32 FETCH (RFC822.SIZE 3841)
fetchmail: IMAP< * 33 FETCH (RFC822.SIZE 2911)
fetchmail: IMAP< * 34 FETCH (RFC822.SIZE 3927)
fetchmail: IMAP< * 35 FETCH (RFC822.SIZE 5412)
fetchmail: IMAP< * 36 FETCH (RFC822.SIZE 23630)
fetchmail: IMAP< * 37 FETCH (RFC822.SIZE 22279)
fetchmail: IMAP< * 38 FETCH (RFC822.SIZE 2253)
fetchmail: IMAP< * 39 FETCH (RFC822.SIZE 19766)
fetchmail: IMAP< * 40 FETCH (RFC822.SIZE 5425)
fetchmail: IMAP< * 41 FETCH (RFC822.SIZE 732)
fetchmail: IMAP< * 42 FETCH (RFC822.SIZE 1530)
fetchmail: IMAP< * 43 FETCH (RFC822.SIZE 727)
fetchmail: IMAP< * 44 FETCH (RFC822.SIZE 2919)
fetchmail: IMAP< * 45 FETCH (RFC822.SIZE 1697)
fetchmail: IMAP< * 46 FETCH (RFC822.SIZE 5469)
fetchmail: IMAP< * 47 FETCH (RFC822.SIZE 4714)
fetchmail: IMAP< * 48 FETCH (RFC822.SIZE 2172)
fetchmail: IMAP< * 49 FETCH (RFC822.SIZE 1700)
fetchmail: IMAP< * 50 FETCH (RFC822.SIZE 5529)
fetchmail: IMAP< * 51 FETCH (RFC822.SIZE 4796)
fetchmail: IMAP< * 52 FETCH (RFC822.SIZE 5427)
fetchmail: IMAP< * 53 FETCH (RFC822.SIZE 5539)
fetchmail: IMAP< * 54 FETCH (RFC822.SIZE 1708)
fetchmail: IMAP< * 55 FETCH (RFC822.SIZE 742)
fetchmail: IMAP< * 56 FETCH (RFC822.SIZE 1699)
fetchmail: IMAP< * 57 FETCH (RFC822.SIZE 5189)
fetchmail: IMAP< * 58 FETCH (RFC822.SIZE 4907)
fetchmail: IMAP< * 59 FETCH (RFC822.SIZE 1071)
fetchmail: IMAP< * 60 FETCH (RFC822.SIZE 14959)
fetchmail: IMAP< * 61 FETCH (RFC822.SIZE 1423)
fetchmail: IMAP< * 62 FETCH (RFC822.SIZE 5480)
fetchmail: IMAP< * 63 FETCH (RFC822.SIZE 5469)
fetchmail: IMAP< * 64 FETCH (RFC822.SIZE 5500)
fetchmail: IMAP< * 65 FETCH (RFC822.SIZE 21098)
fetchmail: IMAP< * 66 FETCH (RFC822.SIZE 1704)
fetchmail: IMAP< * 67 FETCH (RFC822.SIZE 2030)
fetchmail: IMAP< * 68 FETCH (RFC822.SIZE 6955)
fetchmail: IMAP< * 69 FETCH (RFC822.SIZE 2298)
fetchmail: IMAP< * 70 FETCH (RFC822.SIZE 1704)
fetchmail: IMAP< * 71 FETCH (RFC822.SIZE 1933)
fetchmail: IMAP< * 72 FETCH (RFC822.SIZE 2698)
fetchmail: IMAP< * 73 FETCH (RFC822.SIZE 6305)
fetchmail: IMAP< * 74 FETCH (RFC822.SIZE 14974)
fetchmail: IMAP< * 75 FETCH (RFC822.SIZE 5445)
fetchmail: IMAP< * 76 FETCH (RFC822.SIZE 1697)
fetchmail: IMAP< * 77 FETCH (RFC822.SIZE 4626)
fetchmail: IMAP< * 78 FETCH (RFC822.SIZE 1251)
fetchmail: IMAP< * 79 FETCH (RFC822.SIZE 3741)
fetchmail: IMAP< * 80 FETCH (RFC822.SIZE 1804)
fetchmail: IMAP< * 81 FETCH (RFC822.SIZE 1704)
fetchmail: IMAP< * 82 FETCH (RFC822.SIZE 2507)
fetchmail: IMAP< * 83 FETCH (RFC822.SIZE 4252)
fetchmail: IMAP< * 84 FETCH (RFC822.SIZE 1793)
fetchmail: IMAP< * 85 FETCH (RFC822.SIZE 21054)
fetchmail: IMAP< * 86 FETCH (RFC822.SIZE 943)
fetchmail: IMAP< * 87 FETCH (RFC822.SIZE 21122)
fetchmail: IMAP< * 88 FETCH (RFC822.SIZE 21130)
fetchmail: IMAP< * 89 FETCH (RFC822.SIZE 21130)
fetchmail: IMAP< * 90 FETCH (RFC822.SIZE 14959)
fetchmail: IMAP< * 91 FETCH (RFC822.SIZE 1093)
fetchmail: IMAP< * 92 FETCH (RFC822.SIZE 897)
fetchmail: IMAP< * 93 FETCH (RFC822.SIZE 2319)
fetchmail: IMAP< * 94 FETCH (RFC822.SIZE 2316)
fetchmail: IMAP< * 95 FETCH (RFC822.SIZE 9412)
fetchmail: IMAP< * 96 FETCH (RFC822.SIZE 4444)
fetchmail: IMAP< * 97 FETCH (RFC822.SIZE 8510)
fetchmail: IMAP< * 98 FETCH (RFC822.SIZE 1540)
fetchmail: IMAP< * 99 FETCH (RFC822.SIZE 953)
fetchmail: IMAP< * 100 FETCH (RFC822.SIZE 1729)
fetchmail: IMAP< A0005 OK FETCH completed.
fetchmail: IMAP> A0006 FETCH 1 RFC822.HEADER
fetchmail: IMAP< * 1 FETCH (RFC822.HEADER {774}
reading message canprev at mail63.csoft.net:1 of 8946 (774 header octets)
About to rewrite Return-Path: <powerlifter3 at bio-stimulant.com>
Rewritten version is Return-Path: <powerlifter3 at bio-stimulant.com>

About to rewrite From: "Johnny Perez" <powerlifter3 at bio-stimulant.com>
Rewritten version is From: "Johnny Perez" <powerlifter3 at bio-stimulant.com>

About to rewrite To: <canpre at cancerprev.org>
Rewritten version is To: <canpre at cancerprev.org>

fetchmail: passed through canpre at cancerprev.org matching cancerprev.org
fetchmail: SMTP< 220 codeine.cancerprev.org ESMTP
fetchmail: SMTP> EHLO codeine.cancerprev.org
fetchmail: SMTP< 250-codeine.cancerprev.org Ok.
fetchmail: SMTP< 250-STARTTLS
fetchmail: SMTP< 250-XVERP=Courier
fetchmail: SMTP< 250-XEXDATA
fetchmail: SMTP< 250-XSECURITY=NONE,STARTTLS
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250-8BITMIME
fetchmail: SMTP< 250-SIZE
fetchmail: SMTP< 250 DSN
fetchmail: forwarding to localhost
fetchmail: SMTP> MAIL FROM:<powerlifter3 at bio-stimulant.com> SIZE=14972
fetchmail: SMTP< 250 Ok.
fetchmail: SMTP> RCPT TO:<canpre at cancerprev.org>
fetchmail: SMTP< 550 User unknown.
fetchmail: SMTP error: 550 User unknown.
fetchmail: SMTP listener doesn't like recipient address `canpre at cancerprev.org'
fetchmail: SMTP< 220 codeine.cancerprev.org ESMTP
fetchmail: SMTP> HELO codeine.cancerprev.org
fetchmail: SMTP< 250 codeine.cancerprev.org Ok.
fetchmail: SMTP> MAIL FROM:<>
fetchmail: SMTP< 250 Ok.
fetchmail: SMTP> RCPT TO:<postmaster-fetchmail-errors at cancerprev.org>
fetchmail: SMTP< 250 Ok.
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 Ok.
fetchmail: SMTP: (bounce-message body)
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 Ok. 43CE95AE.00001D30
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 Bye.
Segmentation fault
14:23:26 nturner at codeine(~)$

--=_codeine-7575-1137612558-0001-2
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="message.gz"

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
--=_codeine-7575-1137612558-0001-2--

---------------------------------------
Received: (at 348747-close) by bugs.debian.org; 24 Jan 2006 16:20:48 +0000
>From katie at ftp-master.debian.org Tue Jan 24 08:20:48 2006
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1F1Qqx-0004CO-7v; Tue, 24 Jan 2006 08:17:07 -0800
From: Hector Garcia <hector at debian.org>
To: 348747-close at bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#348747: fixed in fetchmail 6.3.2-1
Message-Id: <E1F1Qqx-0004CO-7v at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Tue, 24 Jan 2006 08:17:07 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3

Source: fetchmail
Source-Version: 6.3.2-1

We believe that the bug you reported is fixed in the latest version of
fetchmail, which is due to be installed in the Debian FTP archive:

fetchmail_6.3.2-1.diff.gz
  to pool/main/f/fetchmail/fetchmail_6.3.2-1.diff.gz
fetchmail_6.3.2-1.dsc
  to pool/main/f/fetchmail/fetchmail_6.3.2-1.dsc
fetchmail_6.3.2-1_i386.deb
  to pool/main/f/fetchmail/fetchmail_6.3.2-1_i386.deb
fetchmail_6.3.2.orig.tar.gz
  to pool/main/f/fetchmail/fetchmail_6.3.2.orig.tar.gz
fetchmailconf_6.3.2-1_all.deb
  to pool/main/f/fetchmail/fetchmailconf_6.3.2-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 348747 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hector Garcia <hector at debian.org> (supplier of updated fetchmail package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 24 Jan 2006 16:46:51 +0100
Source: fetchmail
Binary: fetchmailconf fetchmail
Architecture: source i386 all
Version: 6.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Fetchmail Maintainers <pkg-fetchmail-maint at lists.alioth.debian.org>
Changed-By: Hector Garcia <hector at debian.org>
Description: 
 fetchmail  - SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
 fetchmailconf - fetchmail configurator
Closes: 344978 348747 348855 348964
Changes: 
 fetchmail (6.3.2-1) unstable; urgency=low
 .
   [ Nico Golde ]
   * New upstream release
     - Security fix of CVE-2006-0321 (Closes: #348747).
     - Fix help for poll interval and fetchall in
       fetchmailconf (Closes: #344978).
     - Don't complain about READ-ONLY IMAP folders in
        --fetchall --keep mode (Closes: #348964).
   * Removed 01_man_page.dpatch file upstream included it.
   * Fixed watch file to match on bz2 files.
 .
   [ Hector Garcia ]
   * Changed usermod --home to -d to prevent failure on old versions of passwd.
     (Closes: #348855)
Files: 
 7b8a6b200972e5a3aaf27b173160bb2e 748 mail optional fetchmail_6.3.2-1.dsc
 a661735496077232acedb82a901fa499 1522264 mail optional fetchmail_6.3.2.orig.tar.gz
 0f9e831329be857d4f4c13240500d817 168965 mail optional fetchmail_6.3.2-1.diff.gz
 91be87717a0ca11e330a75803e8c56b3 113918 mail optional fetchmailconf_6.3.2-1_all.deb
 2782505c75a20a2620fe1a0d54779a38 560632 mail optional fetchmail_6.3.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD1k7fMwsDi2xjdG0RApWJAKDOkIFQaDVq/WkY+eFYtoUV/0F+9wCfbrnv
9bVUp9Yz4fS8FxoVVijQDSg=
=E9WA
-----END PGP SIGNATURE-----




More information about the pkg-fetchmail-maint mailing list