#589: Signal handling problem on HPUX 9 / 10 Changes (by brendan):
* status: new => closed * resolution: => worksforme Old description: > {{{ > Package: mutt > Version: 1.2.5i > Severity: normal > > -- Please type your report below this line > > Editor is set to "vi" When a message is composed and the > editor is suspended and then resumed and exited. Mutt reports: > Error running "vi '/tmp/mutt-wmerh114-24515-1'"! > > At this point there is a vi process running in the background and > key strokes are being diverted from the mutt process. If mutt > is then exitted an infinite loop occurs with messages of the form: > > At EOF > > At EOF > > At EOF > > At EOF > > Spewing out to the screen. > > This behavior does not occur on FreeBSD or SunOS 5.6 > > > -- Mutt Version Information > > Mutt 1.2.5i (2000-07-28) > Copyright (C) 1996-2000 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: HP-UX A.09.03 [using slang 10202] > Compile options: > -DOMAIN > -DEBUG > -HOMESPOOL -USE_SETGID +USE_DOTLOCK +USE_FCNTL -USE_FLOCK > -USE_IMAP -USE_GSS -USE_SSL -USE_POP +HAVE_REGCOMP -USE_GNU_REGEX > +HAVE_COLOR +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS +ENABLE_NLS > SENDMAIL="/usr/lib/sendmail" > MAILPATH="/var/mail" > SHAREDIR="/usr/local/share/mutt" > SYSCONFDIR="/usr/local/etc" > ISPELL="/utils/bin/ispell" > To contact the developers, please mail to <mutt-dev@mutt.org>. > To report a bug, please use the muttbug utility. > > > >How-To-Repeat: > >Fix: > }}} New description: {{{ Package: mutt Version: 1.2.5i Severity: normal -- Please type your report below this line Editor is set to "vi" When a message is composed and the editor is suspended and then resumed and exited. Mutt reports: Error running "vi '/tmp/mutt-wmerh114-24515-1'"! At this point there is a vi process running in the background and key strokes are being diverted from the mutt process. If mutt is then exitted an infinite loop occurs with messages of the form: At EOF At EOF At EOF At EOF Spewing out to the screen. This behavior does not occur on FreeBSD or SunOS 5.6 -- Mutt Version Information Mutt 1.2.5i (2000-07-28) Copyright (C) 1996-2000 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: HP-UX A.09.03 [using slang 10202] Compile options: -DOMAIN -DEBUG -HOMESPOOL -USE_SETGID +USE_DOTLOCK +USE_FCNTL -USE_FLOCK -USE_IMAP -USE_GSS -USE_SSL -USE_POP +HAVE_REGCOMP -USE_GNU_REGEX +HAVE_COLOR +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS +ENABLE_NLS SENDMAIL="/usr/lib/sendmail" MAILPATH="/var/mail" SHAREDIR="/usr/local/share/mutt" SYSCONFDIR="/usr/local/etc" ISPELL="/utils/bin/ispell" To contact the developers, please mail to <mutt-dev@mutt.org>. To report a bug, please use the muttbug utility. >How-To-Repeat: >Fix: }}} Comment: ancient, unreproducible -- Ticket URL: <http://dev.mutt.org/trac/ticket/589#comment:1>