<<< Date Index >>>     <<< Thread Index >>>

Re: mutt crash and backtrace



Hello,

> without hcache the bug wouldn't exist. it's purely to do with the
> cache db file.

I don't see how you come to this conclusion.

> no idea. i have the core here so any gdb step-by-steps or if someone is
> willing to download the core perhaps .. :) 134mb

The coredump doesn't help me if I don't have access to your machine.

But could you run this in gdb and send the output:

        p h
        p cur
        p idata->ctx->msgcount
        p h->active
        p h->index
        p msgno

And I don't see in your gdbm at which signal your mutt died?

Greetings,
        Thomas