<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3028: mutt segfaults while moving messages from gmail



#3028: mutt segfaults while moving messages from gmail
-------------------------------+--------------------------------------------
  Reporter:  michele.zaffalon  |       Owner:  brendan       
      Type:  defect            |      Status:  started       
  Priority:  major             |   Milestone:  1.6           
 Component:  IMAP              |     Version:  1.5.18        
Resolution:                    |    Keywords:  duplicate 2902
-------------------------------+--------------------------------------------

Old description:

> When moving messages from my Gmail IMAP account (usually to
> [GMAil]/Trash, I may have seen it also when copying to local folders),
> both mutt 1.5.16 from the stable OpenBSD 4.2 and 1.5.17 from the
> snapshots segfault.
> Only 1.5.17 was compiled with --enable-debug and -O0 -g (thanks, Stuart
> Henderson).
>
> michele$ mutt -v
> Mutt 1.5.17 (2007-11-01)
> Copyright (C) 1996-2007 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: OpenBSD 4.2 (i386)
> ncurses: ncurses 5.2.20010224 (compiled with 5.2)
> libiconv: 1.9
> hcache backend: qdbm 1.8.75
> Compile options:
> -DOMAIN
> +DEBUG
> -HOMESPOOL  -USE_SETGID  -USE_DOTLOCK  +DL_STANDALONE
> -USE_FCNTL  +USE_FLOCK   -USE_INODESORT
> +USE_POP  +USE_IMAP  +USE_SMTP  +USE_GSS  +USE_SSL_OPENSSL
> -USE_SSL_GNUTLS  +USE_SASL  +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  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET
> +HAVE_LANGINFO_YESEXPR
> +HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE
> ISPELL="/usr/local/bin/ispell"
> SENDMAIL="/usr/sbin/sendmail"
> MAILPATH="/var/mail"
> PKGDATADIR="/usr/local/share/mutt"
> SYSCONFDIR="/etc/mutt"
> EXECSHELL="/bin/sh"
> -MIXMASTER
> To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
> To report a bug, please visit http://bugs.mutt.org/.

New description:

 When moving messages from my Gmail IMAP account (usually to [GMAil]/Trash,
 I may have seen it also when copying to local folders), both mutt 1.5.16
 from the stable OpenBSD 4.2 and 1.5.17 from the snapshots segfault.
 Only 1.5.17 was compiled with --enable-debug and -O0 -g (thanks, Stuart
 Henderson).
 {{{
 michele$ mutt -v
 Mutt 1.5.17 (2007-11-01)
 Copyright (C) 1996-2007 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: OpenBSD 4.2 (i386)
 ncurses: ncurses 5.2.20010224 (compiled with 5.2)
 libiconv: 1.9
 hcache backend: qdbm 1.8.75
 Compile options:
 -DOMAIN
 +DEBUG
 -HOMESPOOL  -USE_SETGID  -USE_DOTLOCK  +DL_STANDALONE
 -USE_FCNTL  +USE_FLOCK   -USE_INODESORT
 +USE_POP  +USE_IMAP  +USE_SMTP  +USE_GSS  +USE_SSL_OPENSSL
 -USE_SSL_GNUTLS  +USE_SASL  +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  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET
 +HAVE_LANGINFO_YESEXPR
 +HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE
 ISPELL="/usr/local/bin/ispell"
 SENDMAIL="/usr/sbin/sendmail"
 MAILPATH="/var/mail"
 PKGDATADIR="/usr/local/share/mutt"
 SYSCONFDIR="/etc/mutt"
 EXECSHELL="/bin/sh"
 -MIXMASTER
 To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
 To report a bug, please visit http://bugs.mutt.org/.
 }}}

--

Comment(by brendan):

 What mutt version is that? (mutt -v | head -n 1)

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3028#comment:>
Mutt <http://www.mutt.org/>
The Mutt mail user agent