While using 1.1.13 and squat with local pine imap on Solaris 9 I had a random core dump today. I was doing a search in a maildir folder with about 2000 emails. Unfortunately, I haven't been able to reproduce it yet, but I wanted to send along the info anyways. Environment: # uname -a SunOS 5.9 Generic_122300-39 sun4u sparc SUNW,Sun-Blade-100 Backtrace: http://pastebin.com/f7aa8bb5 ~# dovecot -n # 1.1.13: /usr/local/etc/dovecot.conf # OS: SunOS 5.9 sun4u protocols: imap imaps pop3 pop3s ssl_disable: yes disable_plaintext_auth: no login_dir: /usr/local/var/run/dovecot/login login_executable(default): /usr/local/libexec/dovecot/imap-login login_executable(imap): /usr/local/libexec/dovecot/imap-login login_executable(pop3): /usr/local/libexec/dovecot/pop3-login login_greeting_capability(default): yes login_greeting_capability(imap): yes login_greeting_capability(pop3): no mail_location: maildir:~/Maildir:INDEX=/heroes/u1/dovecot-index/sparc/index/%u:CONTROL=/heroes/u1/dovecot-index/control/%u mmap_disable: yes mail_nfs_storage: yes mail_nfs_index: yes mail_executable(default): /usr/local/libexec/dovecot/imap mail_executable(imap): /usr/local/libexec/dovecot/imap mail_executable(pop3): /usr/local/libexec/dovecot/pop3 mail_plugins(default): quota imap_quota fts fts_squat mail_plugins(imap): quota imap_quota fts fts_squat mail_plugins(pop3): quota mail_plugin_dir(default): /usr/local/lib/dovecot/imap mail_plugin_dir(imap): /usr/local/lib/dovecot/imap mail_plugin_dir(pop3): /usr/local/lib/dovecot/pop3 pop3_uidl_format(default): %08Xu%08Xv pop3_uidl_format(imap): %08Xu%08Xv pop3_uidl_format(pop3): UID%u-%v namespace: type: private separator: . prefix: INBOX. inbox: yes list: yes subscriptions: yes auth default: passdb: driver: pam args: * userdb: driver: passwd plugin: quota: fs fts: squat fts_squat: partial=4 full=4 -- ===============================David Halik System Administrator OIT-CSS Rutgers University dhalik at jla.rutgers.edu ================================
On 4/21/2009, David Halik (dhalik at jla.rutgers.edu) wrote:> # OS: SunOS 5.9 sun4u protocols: imap imaps pop3 pop3s > ssl_disable: yesNot an answer to your issue, but was that the actual output of dovecot -n? Or did something get messed up when you pasted it? The protocols line should have been on its own line, and I think the full output of uname -a should have been on the # OS: line... -- Best regards, Charles
My mistake, bad copy and paste: # dovecot -n # 1.1.13: /usr/local/etc/dovecot.conf # OS: SunOS 5.9 sun4u protocols: imap imaps pop3 pop3s Charles Marcus wrote:> On 4/21/2009, David Halik (dhalik at jla.rutgers.edu) wrote: > >> # OS: SunOS 5.9 sun4u protocols: imap imaps pop3 pop3s >> ssl_disable: yes >> > > Not an answer to your issue, but was that the actual output of dovecot > -n? Or did something get messed up when you pasted it? > > The protocols line should have been on its own line, and I think the > full output of uname -a should have been on the # OS: line... > >-- ===============================David Halik System Administrator OIT-CSS Rutgers University dhalik at jla.rutgers.edu ================================
On Apr 21, 2009, at 12:00 PM, David Halik wrote:> While using 1.1.13 and squat with local pine imap on Solaris 9 I had > a random core dump today. I was doing a search in a maildir folder > with about 2000 emails. Unfortunately, I haven't been able to > reproduce it yet, but I wanted to send along the info anyways.Did you happen to get a core dump? gdb backtrace would be helpful: http://dovecot.org/bugreport.html BTW. Has Squat been useful for you? I've noticed that with my very very old Sun box it typically takes longer to update the indexes (even for few mails) than to just perform the search unindexed. The algorithm really could be made better..
On Sunday 17 May 2009 20:27:20 Bruce Bodger wrote:> Timo, > > I sense a v 1.1.16 is getting ready to hatch? True story? :-) > > B. BodgerSomeone needs to learn how to count. :P -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.