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
No locals.
#2  0xd1a4e340 in quota_plugin_init () at quota-plugin.c:24
No locals.
#3  0x1000d704 in module_dir_init (modules=0xc) at module-dir.c:298
       module = (struct module *) 0x20013dd8
#4  0x100006bc in main (argc=12, argv=0x2ff22ad4, envp=0x2ff22ae4)
   at main.c:203
No locals.



2007/3/23, Timo Sirainen <[EMAIL PROTECTED]>:

On 23.3.2007, at 16.11, funkypunky drunky wrote:

> Error: imap dump-capability process killed with signal 11

So it crashes when it has loaded the plugins. Could you try getting a
gdb backtrace? See http://dovecot.org/bugreport.html

Also you could try setting imap_capability setting manually so it
won't run this dump-capability. Although it probably still crashes
when the user logs in.




Reply via email to