Re: Mutt crashed in mutt_pattern_exec just after sending a message
On 2005-02-08 19:07:35 +0100, Thomas Roessler wrote:
> On 2005-02-08 14:31:46 +0100, Vincent Lefevre wrote:
>
> > #0 0x0808decc in mutt_pattern_exec (pat=0x8201b00, flags=0, ctx=0x820d228,
> > h=0x837e040) at pattern.c:1034
> > 1034 return (pat->not ^ (h->env->message_id && regexec (pat->rx,
> > h->env->message_id, 0, NULL, 0) == 0));
> > (gdb) backtrace
>
> What are the values of h->env and h->env->message_id?
(gdb) print h->env
$1 = (ENVELOPE *) 0x0
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA