On 23.09.2008 09:47, Timo Sirainen wrote:
On Tue, 2008-09-23 at 09:38 +0400, Anton Yuzhaninov wrote:
On 22.09.2008 23:34, Timo Sirainen wrote:
On Thu, 2008-09-18 at 19:32 +0400, Anton Yuzhaninov wrote:
I found imap core in coredump dir:
(gdb) bt
#0 0x004abdea in message_parse_header_
On Tue, 2008-09-23 at 09:38 +0400, Anton Yuzhaninov wrote:
> On 22.09.2008 23:34, Timo Sirainen wrote:
> > On Thu, 2008-09-18 at 19:32 +0400, Anton Yuzhaninov wrote:
> >> I found imap core in coredump dir:
> >>
> >> (gdb) bt
> >> #0 0x004abdea in message_parse_header_next (ctx=0x79c150,
>
On 22.09.2008 23:34, Timo Sirainen wrote:
On Thu, 2008-09-18 at 19:32 +0400, Anton Yuzhaninov wrote:
I found imap core in coredump dir:
(gdb) bt
#0 0x004abdea in message_parse_header_next (ctx=0x79c150,
hdr_r=0x7fffe478) at message-header-parser.c:114
Do you still have this core
On Thu, 2008-09-18 at 19:32 +0400, Anton Yuzhaninov wrote:
> I found imap core in coredump dir:
>
> (gdb) bt
> #0 0x004abdea in message_parse_header_next (ctx=0x79c150,
> hdr_r=0x7fffe478) at message-header-parser.c:114
Do you still have this core? Could you do:
p *ctx.input
p ret
I found imap core in coredump dir:
(gdb) bt
#0 0x004abdea in message_parse_header_next (ctx=0x79c150,
hdr_r=0x7fffe478) at message-header-parser.c:114
#1 0x004a8193 in read_header (mstream=0x795330) at
istream-header-filter.c:162
#2 0x004a84e7 in i_stream_header_f