Package: mutt
Version: 1.5.13-1.1
Followup-For: Bug #365683

Hi Ryan,

I can experience the same behavour as described above.
I tracked it down to certain circumstances:

When I pressed "?" for help in the mailboxes view my mutt reproducible
crashed. This did not happen to other users on my box.

Finally, the configuration lines
  set xterm_title="Mutt: %f %r [%?M?%M/?%m%?n? N:%n?%?o? O:%o?%?d? D:%d?%?F? 
F:%F?%?t? T:%t?%?p? P:%p?%?b? I:%b?%?l? %l?]-(%s/%S)-(%P)-"
# look here:                                                                    
             this one is never closed: ^  
  set xterm_set_titles

caused segfaults.

Changing the first one to 
  set xterm_title="Mutt: %f %r [%?M?%M/?%m%?n? N:%n?%?o? O:%o?%?d? D:%d?%?F? 
F:%F?%?t? T:%t?%?p? P:%p?%?b? I:%b?%?l?]-(%s/%S)-(%P)-"

solved the behaviour.

The bad version of $xterm_title has an unbalanced conditional display.
Actually, I derived my version from line 8628 of 
/usr/share/doc/mutt/manual.txt.gz!

I would expect a warning when the configuration files are parsed and
mutt disabling (making it empty) the badly defined variable completely.

Thanks for reading (and understanding) my report.

Ryan, could you 
- post your format-strings from your mutt configuration?
- try to reproduce the behavour with an "empty" mutt configuration (but
  with set xterm_set_titles and running in X?

This way we could verivy that we're indeed victims of the same bug.

regards
Olaf


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.3
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages mutt depends on:
ii  exim4                     4.62-3         metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mail- 4.62-3         lightweight exim MTA (v4) daemon
ii  libc6                     2.3.6.ds1-8    GNU C Library: Shared libraries
ii  libdb4.4                  4.4.20-7       Berkeley v4.4 Database Libraries [
ii  libgnutls13               1.4.2-1        the GNU TLS library - runtime libr
ii  libidn11                  0.6.5-1        GNU libidn library, implementation
ii  libncursesw5              5.5-5          Shared libraries for terminal hand
ii  libsasl2-2                2.1.22.dfsg1-8 Authentication abstraction library

Versions of packages mutt recommends:
ii  locales                      2.3.6.ds1-8 GNU C Library: National Language (
ii  mime-support                 3.37-1      MIME files 'mime.types' & 'mailcap

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to