hi,

i am getting a segemntation fault core dump when i foreground a mutt process
that has been sleeping for a while. my email resides on an ssl authenticated
imap server.

i have attached both the mutt version information and a stack trace from the
core dump.
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: SunOS 5.7
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="/arsdigita/yon/arch/common/share/mutt"
SYSCONFDIR="/arsdigita/yon/arch/common/etc"
ISPELL="/usr/local/bin/ispell"
To contact the developers, please mail to <[EMAIL PROTECTED]>.
To report a bug, please use the muttbug utility.

GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.7"...
Core was generated by `mutt'.
Program terminated with signal 11, Segmentation Fault.
Reading symbols from /usr/lib/libcurses.so.1...done.
Loaded symbols for /usr/lib/libcurses.so.1
Reading symbols from /usr/lib/libnsl.so.1...done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libsocket.so.1...done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libc.so.1...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/lib/libdl.so.1...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libmp.so.2...done.
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from 
/usr/platform/SUNW,UltraSPARC-IIi-cEngine/lib/libc_psr.so.1...done.
Loaded symbols for /usr/platform/SUNW,UltraSPARC-IIi-cEngine/lib/libc_psr.so.1
#0  0x48e24 in hdr_format_str (dest=0xffbed640 "", destlen=1024, op=110 'n', 
    src=0x143694 "   %s", prefix=0xffbeda40 "-20.20", ifstring=0xffbed5c0 "", 
    elsestring=0xffbed540 "", data=4290698032, flags=M_FORMAT_MAKEPRINT)
    at hdrline.c:469
(gdb) bt
#0  0x48e24 in hdr_format_str (dest=0xffbed640 "", destlen=1024, op=110 'n', 
    src=0x143694 "   %s", prefix=0xffbeda40 "-20.20", ifstring=0xffbed5c0 "", 
    elsestring=0xffbed540 "", data=4290698032, flags=M_FORMAT_MAKEPRINT)
    at hdrline.c:469
#1  0x75ec4 in mutt_FormatString (
    dest=0xffbeddf0 "-   - 6/0: [EMAIL PROTECTED]        [vim] Digest Number 314", 
destlen=70, src=0x143694 "   %s", callback=0x48670 <hdr_format_str>, 
    data=4290698032, flags=M_FORMAT_MAKEPRINT) at muttlib.c:930
#2  0x49800 in _mutt_make_string (
    dest=0xffbeddf0 "-   - 6/0: [EMAIL PROTECTED]        [vim] Digest Number 314", 
destlen=71, s=0x143680 "-%Z- %C/%m: %-20.20n   %s", ctx=0x1498b0, 
    hdr=0x158a98, flags=M_FORMAT_MAKEPRINT) at hdrline.c:662
#3  0x583b4 in mutt_pager (banner=0x0, fname=0x133c00 "", flags=66, 
    extra=0xffbee260) at pager.c:1647
#4  0x335cc in mutt_display_message (cur=0x158a98) at commands.c:160
#5  0x3b840 in mutt_index_menu () at curs_main.c:1014
#6  0x4d9e8 in main (argc=1, argv=0xffbef844) at main.c:709
(gdb) quit

Reply via email to