I couldn't reproduce it with your config, but I figured out the cause of it
anyway. Fixed:
http://hg.dovecot.org/dovecot-2.1/rev/6b9db780b47d
On 21.8.2012, at 15.45, Lazy wrote:
> it was shared namespace with empty location that produced the error
> so :
> namespace test {
> list = children
>
it was shared namespace with empty location that produced the error
so :
namespace test {
list = children
location =
prefix = test.
subscriptions = yes
type = shared
}
segfaults
with location is fine
2012/8/21, Lazy :
> gdb ./src/imap/.libs/imap
>
> Reading symbols from /usr/src/dov