#937: Mutt closes POP connection and hangs Old description:
> {{{ > Package: mutt > Version: 1.3.24i > Severity: important > > -- Please type your report below this line > > Hi, > > After sending an e-mail, after the ISP connection had dropped and the > modem was redialing, when I entered 'i' to return to the inded, the > following message (or something very similar) appeared: "closing POP > connection..." When that happened, mutt froze and the only thing that > I could do was enter a ^Z to return to the shell and kill the mutt > process. > > Regards, > > R. D. Davis > > -- Build environment information > > (Note: This is the build environment installed on the system > muttbug is run on. Information may or may not match the environment > used to build mutt.) > > - gcc version information > gcc > Using builtin specs. > gcc version 2.95.2 19991024 (release) > > - CFLAGS > -Wall -pedantic -g -O2 > > -- Mutt Version Information > > Mutt 1.3.24i (2001-11-29) > Copyright (C) 1996-2001 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: FreeBSD 4.0-RELEASE (i386) [using ncurses 5.0] > Compile options: > -DOMAIN > +DEBUG > -HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE > +USE_FCNTL -USE_FLOCK > +USE_POP -USE_IMAP -USE_GSS -USE_SSL -USE_SASL > +HAVE_REGCOMP -USE_GNU_REGEX > +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET > +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM > +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS -SUN_ATTACHMENT > +ENABLE_NLS -LOCALES_HACK -HAVE_WC_FUNCS -HAVE_LANGINFO_CODESET > -HAVE_LANGINFO_YESEXPR > +HAVE_ICONV -ICONV_NONTRANS +HAVE_GETSID +HAVE_GETADDRINFO > ISPELL="/usr/local/bin/ispell" > SENDMAIL="/usr/sbin/sendmail" > MAILPATH="/var/mail" > PKGDATADIR="/usr/local/share/mutt" > SYSCONFDIR="/usr/local/etc" > EXECSHELL="/bin/sh" > -MIXMASTER > To contact the developers, please mail to <mutt-dev@mutt.org>. > To report a bug, please use the flea(1) utility. > > > >How-To-Repeat: > >Fix: > }}} New description: Hi, After sending an e-mail, after the ISP connection had dropped and the modem was redialing, when I entered 'i' to return to the inded, the following message (or something very similar) appeared: "closing POP connection..." When that happened, mutt froze and the only thing that I could do was enter a `^Z` to return to the shell and kill the mutt process. Regards, R. D. Davis Comment (by brendan): Can you reproduce this with 1.5.14 or later? -- Ticket URL: <http://dev.mutt.org/trac/ticket/937#comment:1>