On Sat, 2011-04-16 at 02:49 -0700, Joseph Tam wrote:
> My gdb won't cooperate and produce a backtrace so I hope this dbx stack
> trace gives sufficient clues as to why it crashed.  It happended when
> I was testing a doveadm command for a user which a large collection
> of mboxs:
..
>       # dbx doveadm
>       (dbx) run mailbox status -u user messages \*
>       ... long list ...
>       igel messages=1
>       INBOX messages=231
>       doveadm(user): Panic: Trying to deinit storage before freeing its 
> objects

A backtrace can't really show why it crashed with this. Something wasn't
freed for some reason. Can you still reproduce this? I'd like to know of
a way to reproduce this. Maybe you can copy this problematic user's
mailboxes to a test user and keep deleting stuff until you see what
triggers it?


Reply via email to