Your message dated Fri, 15 Apr 2011 20:39:50 +0000
with message-id <[email protected]>
and subject line fixed in 1.5.21-4
has caused the Debian Bug report #621862,
regarding Mutt doesn't close all file handles which monitoring mdirs
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
621862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621862
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mutt
Version: 1.5.21-3
Severity: normal

Hi,

a long running mutt can't open any files or mailboxes after some time. It
has too much (>1024) file handles open.

The output of strace whating the process:

28981 14:31:18.111444 open("/home/joerg/Mail/mdir/bootchart/new", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 129 <0.000093>
28981 14:31:18.113943 close(129)        = 0 <0.000097>
28981 14:31:18.114133 open("/home/joerg/Mail/mdir/bootchart/cur", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 129 <0.000060>
28981 14:31:18.118627 open("/home/joerg/Mail/mdir/claudia/new", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 130 <0.000059>
28981 14:31:18.119411 close(130)        = 0 <0.000044>
28981 14:31:18.119555 open("/home/joerg/Mail/mdir/claudia/cur", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 130 <0.000064>
28981 14:31:18.120785 open("/home/joerg/Mail/mdir/claudiaA/new", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 131 <0.000046>
28981 14:31:18.121574 close(131)        = 0 <0.000029>
28981 14:31:18.121680 open("/home/joerg/Mail/mdir/claudiaA/cur", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 131 <0.000049>
28981 14:31:18.125655 open("/home/joerg/Mail/mdir/dante-linuxtag/new", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 132 <0.000064>
28981 14:31:18.128954 close(132)        = 0 <0.000095>
28981 14:31:18.129142 open("/home/joerg/Mail/mdir/dante-linuxtag/cur", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 132 <0.000060>
28981 14:31:18.138642 open("/home/joerg/Mail/mdir/debian/new", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 133 <0.000070>
28981 14:31:18.140305 close(133)        = 0 <0.000053>
28981 14:31:18.140444 open("/home/joerg/Mail/mdir/debian/cur", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 133 <0.000057>
28981 14:31:18.174172 open("/home/joerg/Mail/mdir/default/new", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 134 <0.000087>

It seems mutt doesn't close the handle of the directory cur. This
observation matches the list of open file handles of a long running mutt
process:

lr-x------ 1 joerg users 64  9. Apr 03:12 960 -> 
/home/joerg/Mail/mdir/planetdebian/cur
lr-x------ 1 joerg users 64  9. Apr 03:12 961 -> /home/joerg/Mail/mdir/root/cur
lr-x------ 1 joerg users 64  9. Apr 03:12 962 -> /home/joerg/Mail/mdir/slrn/cur
lr-x------ 1 joerg users 64  9. Apr 03:12 963 -> /home/joerg/Mail/mdir/spam/cur
lr-x------ 1 joerg users 64  9. Apr 03:12 964 -> 
/home/joerg/Mail/mdir/sunshine/cur
lr-x------ 1 joerg users 64  9. Apr 03:12 965 -> 
/home/joerg/Mail/mdir/thomas/cur

Bye, Jörg.

-- Package-specific info:

Mutt 1.5.21 (2010-09-15)
Copyright (C) 1996-2009 Michael R. Elkins und andere.
Mutt übernimmt KEINERLEI GEWÄHRLEISTUNG. Starten Sie `mutt -vv', um
weitere Details darüber zu erfahren. Mutt ist freie Software. 
Sie können es unter bestimmten Bedingungen weitergeben; starten Sie
`mutt -vv' für weitere Details.

System: Linux 2.6.39-rc2.ledtest-dirty (ppc)
ncurses: ncurses 5.8.20110226 (compiled with 5.8)
libidn: 1.20 (compiled with 1.20)
hcache backend: tokyocabinet 1.4.37
Einstellungen bei der Compilierung:
-DOMAIN
+DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  +USE_FCNTL  -USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  
-USE_SSL_OPENSSL  +USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +COMPRESSED  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET 
 +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"
MIXMASTER="mixmaster"
Um die Entwickler zu kontaktieren, schicken Sie bitte
eine Nachricht (in englisch) an <[email protected]>.
Um einen Bug zu melden, besuchen Sie bitte http://bugs.mutt.org/.

misc/am-maintainer-mode
features/ifdef
features/xtitles
features/trash-folder
features/purge-message
features/imap_fast_trash
features/sensible_browser_position
features-old/patch-1.5.4.vk.pgp_verbose_mime
features/compressed-folders
features/compressed-folders.debian
debian-specific/Muttrc
debian-specific/Md.etc_mailname_gethostbyname.diff
debian-specific/use_usr_bin_editor.diff
debian-specific/correct_docdir_in_man_page.diff
debian-specific/dont_document_not_present_features.diff
debian-specific/document_debian_defaults
debian-specific/assumed_charset-compat
debian-specific/467432-write_bcc.patch
debian-specific/566076-build_doc_adjustments.patch
misc/define-pgp_getkeys_command.diff
misc/gpg.rc-paths
misc/smime.rc
upstream/531430-imapuser.patch
upstream/537818-emptycharset.patch
upstream/543467-thread-segfault.patch
upstream/542817-smimekeys-tmpdir.patch
upstream/537694-segv-imap-headers.patch
upstream/548577-gpgme-1.2.patch
upstream/553321-ansi-escape-segfault.patch
upstream/568295-references.patch
upstream/547980-smime_keys-chaining.patch
upstream/528233-readonly-open.patch
upstream/228671-pipe-mime.patch
upstream/383769-score-match.patch
upstream/578087-header-strchr.patch
upstream/603288-split-fetches.patch
upstream/537061-dont-recode-saved-attachments.patch
upstream/608706-fix-spelling-errors.patch
upstream/path_max
mutt.org
mutt-patched/sidebar
mutt-patched/sidebar-dotted
mutt-patched/sidebar-sorted

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.39-rc2.ledtest-dirty
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mutt depends on:
ii  libc6                     2.11.2-11      Embedded GNU C Library: Shared lib
ii  libcomerr2                1.41.14-1      common error description library
ii  libgnutls26               2.10.5-1+b1    the GNU TLS library - runtime libr
ii  libgpg-error0             1.10-0.3       library for common error values an
ii  libgpgme11                1.2.0-1.2      GPGME - GnuPG Made Easy
ii  libgssapi-krb5-2          1.9+dfsg-1     MIT Kerberos runtime libraries - k
ii  libidn11                  1.20-1         GNU Libidn library, implementation
ii  libk5crypto3              1.9+dfsg-1     MIT Kerberos runtime libraries - C
ii  libkrb5-3                 1.9+dfsg-1     MIT Kerberos runtime libraries
ii  libncursesw5              5.8-1          shared libraries for terminal hand
ii  libsasl2-2                2.1.23.dfsg1-8 Cyrus SASL - authentication abstra
ii  libtokyocabinet8          1.4.37-6       Tokyo Cabinet Database Libraries [

Versions of packages mutt recommends:
ii  exim4-daemon-light [mail- 4.75-1         lightweight Exim MTA (v4) daemon
ii  libsasl2-modules          2.1.23.dfsg1-8 Cyrus SASL - pluggable authenticat
ii  locales                   2.11.2-11      Embedded GNU C Library: National L
ii  mime-support              3.51-1         MIME files 'mime.types' & 'mailcap

Versions of packages mutt suggests:
ii  aspell                     0.60.6-6      GNU Aspell spell-checker
ii  ca-certificates            20090814+nmu3 Common CA certificates
ii  gnupg                      1.4.11-3      GNU privacy guard - a free PGP rep
pn  mixmaster                  <none>        (no description available)
ii  openssl                    1.0.0d-1      Secure Socket Layer (SSL) binary a
ii  urlview                    0.9-19        Extracts URLs from text

Versions of packages mutt is related to:
ii  mutt                          1.5.21-3   text-based mailreader supporting M
pn  mutt-dbg                      <none>     (no description available)
ii  mutt-patched                  1.5.21-3   the Mutt Mail User Agent with extr

-- no debconf information

Attachment: signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP


--- End Message ---
--- Begin Message ---
fixed 621862 1.5.21-4
thanks

This bug has been fixed in 1.5.21-4

Cheers
Antonio


--- End Message ---

Reply via email to