Package: mutt
Version: 1.5.21-3
Followup-For: Bug #610191

I have the same problem. Running mutt with 'strace -eopen,close -o strace.log 
mutt'
shows that mutt is not closing all file descriptors properly:
[...]
open("/home/michael/mail/<maildir-x>/new", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 44
close(44)                               = 0
open("/home/michael/mail/<maildir-x>/cur", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 44
open("/home/michael/mail/<maildir-y>/new", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 45
close(45)                               = 0
open("/home/michael/mail/<maildir-y>/cur", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 45
[...]
and so on. When the maximum number of file descriptors is reached opening
any file fails resulting in the 'Could not create temporary file!' and
other error messages.


-- Package-specific info:
Mutt 1.5.21 (2010-09-15)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.6.37.3-laptop+ (i686)
ncurses: ncurses 5.8.20110307 (compiled with 5.8)
libidn: 1.20 (compiled with 1.20)
hcache backend: tokyocabinet 1.4.37
Compile options:
-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"
To contact the developers, please mail to <mutt-...@mutt.org>.
To report a bug, please visit 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: wheezy/sid
  APT prefers experimental
  APT policy: (900, 'experimental'), (900, 'unstable'), (600, 'testing'), (550, 
'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.37.3-laptop+ (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (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.11.7-2       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+20110307-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~rc3-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+nmu2 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.0c-2      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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to