[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mutt-dev
Subject:    bug#1139: marked as done (mutt-1.3.28i: Core dump with IMAP when opening mailbox)
From:       bugmaster () guug ! de (GUUG bug Tracking System)
Date:       2002-04-27 2:03:12
[Download RAW message or body]

Your message dated Fri, 26 Apr 2002 21:52:11 -0400
with message-id <20020427015211.GC1976@xanadu.kublai.com>
and subject line fixed in CVS
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Herr der Kaefer
(administrator, GUUG bugs database)

--------------------------------------
Received: (at submit) by bugs.guug.de; 29 Mar 2002 16:34:37 +0000
From twells@smarterliving.com Fri Mar 29 17:34:37 2002
Received: from ice-weasel.smarterliving.net ([12.110.139.242])
	by trithemius.gnupg.org with esmtp (Exim 3.12 #1 (Debian))
	id 16qzKn-0000lM-00
	for <submit@bugs.guug.de>; Fri, 29 Mar 2002 17:34:37 +0100
Received: from twells by ice-weasel.smarterliving.net with local (Exim 4.02)
	id 16qzDP-0002qY-00; Fri, 29 Mar 2002 11:26:59 -0500
Subject: mutt-1.3.28i: Core dump with IMAP when opening mailbox
To: submit@bugs.guug.de
Message-Id: <E16qzDP-0002qY-00@ice-weasel.smarterliving.net>
From: "Tabor J. Wells" <twells@smarterliving.com>
Date: Fri, 29 Mar 2002 11:26:59 -0500

Package: mutt
Version: 1.3.28i
Severity: important

-- Please type your report below this line

I'm not sure what happened to cause this as I wasn't really paying attention
when it occured. I'd guess it happened was my mailbox updating with new mail
while I was entering it since there was a new message dated at the approximate
time of the crash.

Sorry for the lack of detail. Hope the gdb output helps.

Tabor

-- 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
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)

- CFLAGS
-Wall -pedantic -g -O2

-- Mutt Version Information

Mutt 1.3.28i (2002-03-13)
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: Linux 2.4.3-6 (i686) [using ncurses 5.2]
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/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.


-- Core Dump Analysis Output

GNU gdb 5.0rh-5 Red Hat Linux 7.1
Copyright 2001 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 "i386-redhat-linux"...
Core was generated by `mutt'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libncurses.so.5...done.
Loaded symbols for /usr/lib/libncurses.so.5
Reading symbols from /usr/lib/libssl.so.1...done.
Loaded symbols for /usr/lib/libssl.so.1
Reading symbols from /usr/lib/libcrypto.so.1...done.
Loaded symbols for /usr/lib/libcrypto.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
Reading symbols from /lib/libnss_nisplus.so.2...done.
Loaded symbols for /lib/libnss_nisplus.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
#0  0x08074e69 in mx_update_context (ctx=0x80ed0a8, new_messages=1)
    at mx.c:1571
1571	    h->pgp = pgp_query (h->content);
#0  0x08074e69 in mx_update_context (ctx=0x80ed0a8, new_messages=1)
    at mx.c:1571
#1  0x080a0eaa in imap_read_headers (idata=0x80d21c8, msgbegin=0, msgend=72)
    at message.c:177
#2  0x0809f727 in imap_open_mailbox (ctx=0x80ed0a8) at imap.c:667
#3  0x08073c4b in mx_open_mailbox (
    path=0xbfffef80 "imaps://192.168.1.101/Inbox", flags=0, pctx=0x0)
    at mx.c:694
#4  0x0805b113 in mutt_index_menu () at curs_main.c:1032
#5  0x0806cd5c in main (argc=1, argv=0xbffffbc4) at main.c:841
#6  0x4016c306 in __libc_start_main (main=0x806c15c <main>, argc=1, 
    ubp_av=0xbffffbc4, init=0x804ad4c <_init>, fini=0x80a3b40 <_fini>, 
    rtld_fini=0x4000d2dc <_dl_fini>, stack_end=0xbffffbbc)
    at ../sysdeps/generic/libc-start.c:129
1566	
1567	
1568	
1569	#ifdef HAVE_PGP
1570	    /* NOTE: this _must_ be done before the check for mailcap! */
1571	    h->pgp = pgp_query (h->content);
1572	#endif /* HAVE_PGP */
1573	
1574	    if (!ctx->pattern)
1575	    {


--- Begin /home/twells/.muttrc
set allow_8bit		# never do Q-P encoding on legal 8-bit chars
unset arrow_cursor	# use -> instead of hiliting the whole line
set autoedit		# go to the editor right away when composing
set noconfirmappend	# don't ask me if i want to append to mailboxes
set confirmcreate	# ask me if i want to create new mailboxes
set edit_hdrs		# let me edit the message header when composing
set fast_reply		# skip initial prompts when replying
unset force_name  # save outgoing by recipient, create if mailbox doesn't exist
unset header		# include message header when replying
set help		# show the help lines
unset markers		# I don't want wrap characters
set nomime_fwd		# use message/rfc822 type to forward messages
set noprompt_after	# ask me for a command after the external pager exits
set resolve		# move to the next message when an action is performed
set reverse_alias	# attempt to look up my names for people
unset reverse_name	# set the from address as the one that came in
set nosave_empty	# remove files when no messages are left
set status_on_top	# some people prefer the status bar on top
unset tilde		# use virtual lines to pad blank lines in the pager
set abort_nosubject=no	# Sometimes I wanna send w/o a subject
set realname="Tabor J. Wells"	# Thats me ...
set imap_user=twells
set attribution="On %d,\n%n <%a> is thought to have said:\n"
set charset="iso-8859-1"	# character set for your terminal
set hdr_format="%Z %3C %{%b %d} %-19.19L (%5c) %s"
set hostname="smarterliving.com"	# my DNS domain
set indent_str="> "		# how to quote replied text
set quote_regexp="^ *[a-zA-Z]*[>:#}]"	# how to catch quoted text
set reply_regexp="^re:[ \t]*"   # how to identify replies in the subject:
set mbox_type=Maildir
set folder=imaps://192.168.1.101/		# where i keep my mailboxes
set spoolfile=imaps://192.168.1.101/Inbox
set alias_file=~/.mutt-aliases	# where I keep my aliases
set editor="vi -u ~/.vimrc-mutt"		# editor to use when composing messages
set mailcap_path="~/.mailcap"
set postponed=imaps://192.168.1.101/Drafts	# mailbox to store postponed messages in
set print_cmd=/bin/false	# how to print things (I like to save trees)
set record=imaps://192.168.1.101/"Sent Items"		# save copies of outgoing messages in \
+outbox set signature="~/.signature"	# file which contains my signature
set shell="/bin/tcsh"		# program to use for shell escapes
set tmpdir=~/tmp		# where to store temp files
set visual=vi			# editor invoked by ~v in the builtin editor
set include=ask-yes		# do I include the message in replies ?
set abort_unmodified=yes	# automatically abort replies if I don't
set copy=yes			# always save a copy of outgoing messages
set delete=yes			# purge deleted messages without asking
set include=ask-yes                # always include the message in replies
set move=no			# don't ask about moving messages, just do it
set recall=ask-yes	# when there are postponed messages, ask me to resume
set reply_to=ask-yes			# always use reply-to if present
set print=ask-yes		# ask me if I really want to print messages
set read_inc=50		# show progress when reading a mailbox
set timeout=400		# how long to wait before autochecking for new mail
set write_inc=50	# show progress while writing mailboxes
set pager=builtin		# some people prefer an external pager
set pager_context=1		# no. of lines of context to give when scrolling
set pager_format="%S %C/%m %-35.35f %s"	# format of the pager status bar
set sort_browser=alpha			# how to sort files in the dir browser
ignore   Return-Path: Received: Message-Id: X-Mailer: MIME-Version: \
         Content- Status: In-Reply-To: From Envelope-to: Delivery-date: \
         References: precedence: originator: errors-to: lines: \
         Resent- Approved Delivered
unignore from:
auto_view text/html application/x-X-sun-attachment
color hdrdefault yellow black
color signature blue black
color indicator brightgreen black
color error brightred black
color status black brightgreen
color tree brightmagenta black	# the thread tree in the index menu
color tilde brightmagenta black
color message red black
color markers brightmagenta black
color normal brightwhite black
color attachment brightmagenta black
color search brightblue black	# how to hilite search patterns in the pager
color header brightgreen black ^(From|Subject):
color header brightblue	black  \
"((ftp|http|https)://|(file|news):|www\\.)[-a-z0-9_.:]*[a-z0-9](/[^][{} \
\t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:!])?/?" # urls color body brightyellow	black  \
"((ftp|http|https)://|(file|news):|www\\.)[-a-z0-9_.:]*[a-z0-9](/[^][{} \
\t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:!])?/?" # urls color body brightyellow black \
"[-a-z_0-9.]+@[-a-z_0-9.]+" # e-mail addresses color underline brightgreen black
color quoted green   black   #
color quoted1 magenta black   #
color quoted2 cyan    black   #
color quoted3 yellow  black   #
color index blue black "~D"
mono header bold ^(From|Subject):
bind index v display-message
bind index p previous-undeleted
bind index n next-undeleted
bind index ' ' next-page
bind index B bounce-message
bind index c mail
bind index - previous-page
bind index g change-folder
bind index w search
bind index / search
bind index x sync-mailbox
bind index a tag-prefix
bind index \; tag-entry
bind index <up> previous-entry
bind index <down> next-entry
bind index r group-reply
bind index R reply
bind index { top-page
bind index } bottom-page
bind index <insert> first-entry
bind index <delete> last-entry
bind index \177 last-entry
bind index \t next-unread
bind index Q quit
bind index d delete-message
bind pager p previous-undeleted
bind pager b previous-page
bind pager B bounce-message
bind pager n next-undeleted
bind pager ' ' next-page
bind pager - previous-page
bind pager w search
bind pager / search
bind pager <up> previous-line
bind pager <down> next-line
bind pager c mail
bind pager g change-folder
bind pager r group-reply
bind pager R reply
bind pager d delete-message
bind compose \cx send-message
bind compose \co postpone-message
bind pager G bottom	# just like vi and less
bind pager Q quit
bind editor <delete> backspace
folder-hook . set sort=mailbox-order
source ~/.muttrc-local	# config commands local to this site
--- End /home/twells/.muttrc


--- Begin /usr/local/etc/Muttrc
ignore "from " received content- mime-version status x-status message-id
ignore sender references return-path lines
macro index \eb '/~b ' 'search in message bodies'
macro index \cb |urlview\n 'call urlview to extract URLs out of a message'
macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'
macro generic <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt documentation"
macro index   <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt documentation"
macro pager   <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt documentation"
--- End /usr/local/etc/Muttrc


---------------------------------------
Received: (at 1139-done) by bugs.guug.de; 27 Apr 2002 01:50:33 +0000
From brendan@kublai.com Sat Apr 27 03:50:33 2002
Received: from 66-65-100-217.nyc.rr.com ([66.65.100.217] helo=xanadu.kublai.com)
	by trithemius.gnupg.org with esmtp (Exim 3.35 #1 (Debian))
	id 171HM9-0006Wc-00
	for <1139-done@bugs.guug.de>; Sat, 27 Apr 2002 03:50:33 +0200
Received: by xanadu.kublai.com (Postfix, from userid 1000)
	id A735D3BA6; Fri, 26 Apr 2002 21:52:11 -0400 (EDT)
Date: Fri, 26 Apr 2002 21:52:11 -0400
From: Brendan Cully <brendan@kublai.com>
To: 1139-done@bugs.guug.de
Subject: fixed in CVS
Message-ID: <20020427015211.GC1976@xanadu.kublai.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Operating-System: Linux 2.4.18 i686
User-Agent: Mutt/1.5.0i

fixed in CVS, I believe. This bug should have been merged with the
already closed 995, but it looks like there are still a few side effects
from the hard drive crash...


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic