On Mon, 2007-03-26 at 09:24 +0300, funkypunky drunky wrote:
> I pasted the output of gdb. I hope it is usefull. Thanx
> 
> This GDB was configured as "powerpc-ibm-aix5.1.0.0"...
> Core was generated by `imap'.
> Program terminated with signal 11, Segmentation fault.
> #0  0xd1a468cc in i_malloc ()
>    from /usr/local/lib/dovecot/imap/lib10_quota_plugin.so
> (gdb) bt full
> #0  0xd1a468cc in i_malloc ()
>    from /usr/local/lib/dovecot/imap/lib10_quota_plugin.so
> No symbol table info available.
> #1  0xd1a47cc8 in quota_init () at quota.c:32

So it crashes at the first Dovecot function it tries to call. Perhaps
the imap binary isn't exporting the symbols, or something like that.
I've no idea. Anyway it is most likely related to some linking or
compiling flags (or the linker/compiler itself).

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to