8 Aug
2006
8 Aug
'06
9:13 p.m.
I don't have gdb installed, but I'll see what I can do. The problem seems to be associated with CFLAGS I used "-fast" flag for Sun's cc compiler. Without it, the plugin worked ok.
On Fri, 2006-08-04 at 11:11 -0400, lenny@edpausa.com wrote:
I keep getting this when enabling quota plugin for pop/imap
dovecot: [ID 684838 mail.error] child 22990 (imap) killed with signal 10
That's SIGBUS. Since you're using Sparc it probably means that Dovecot tried to do a non-aligned memory access somewhere. It's however difficult to guess where it could have happened without a gdb backtrace, so could you get one? See http://dovecot.org/bugreport.html