Re: segmentation fault with resend-message

2000-11-21 Thread lang

On Mon, 20 Nov 2000, Thomas Roessler wrote:

 Could you please look for a core dump and send us a stack trace?

Here it is:

(gdb) bt
#0  0x28113e71 in fclose () from /usr/lib/libc.so.3
#1  0x807c759 in ci_send_message (flags=256, msg=0x80fb180, tempfile=0x0,
ctx=0x80d3300, cur=0x80f5f80) at send.c:1209
#2  0x807c2f8 in mutt_resend_message (fp=0x0, ctx=0x80d3300, cur=0x80f5f80)
at send.c:994
#3  0x8057f6d in mutt_index_menu () at curs_main.c:1739
#4  0x80651d5 in main (argc=1, argv=0xbfbfd858) at main.c:709
#5  0x804a17d in _start ()
(gdb)

 On 2000-11-19 13:26:51 +0800, lang wrote:

  I get a "segmentation fault-core dumped" message when I try to use
  the resend-message function from the index. 

-- 
Greg MathesonThe funniest practical jokes are 
Chinmin College, those you play unsuspectingly on
Taiwan   yourself.



Re: segmentation fault with resend-message

2000-11-20 Thread Thomas Roessler

Could you please look for a core dump and send us a stack trace?
You can generate it like this:

gdb -c core mutt
bt


On 2000-11-19 13:26:51 +0800, lang wrote:
 Date: Sun, 19 Nov 2000 13:26:51 +0800
 From: lang [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: segmentation fault with resend-message
 Mail-Followup-To: [EMAIL PROTECTED]
 User-Agent: Mutt/1.2.5i
 
 I get a "segmentation fault-core dumped" message when I try to use
 the resend-message function from the index. I am using mutt-1.2.5,
 but I also had the same problem with 1.2. What do I do to fix
 this?
 
 lang@ms$ mutt -v
 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: FreeBSD 3.4-RELEASE [using ncurses 5.1]
 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/sbin/sendmail"
 MAILPATH="Maildir"
 SHAREDIR="/usr/home/lang/share/mutt"
 SYSCONFDIR="/usr/home/lang/etc"
 -ISPELL
 To contact the developers, please mail to [EMAIL PROTECTED].
 To report a bug, please use the muttbug utility.
 
 
 -- 
 Greg MathesonThe funniest practical jokes are 
 Chinmin College, those you play unsuspectingly on
 Taiwan   yourself.
 

-- 
Thomas Roessler [EMAIL PROTECTED]