On Thu, Oct 15, 2009 at 2:10 PM, PGNet Dev <pgnet.dev+dovecot@gmail.com> wrote:
I'm rewriting this part of the code anyway. Maybe it works afterwards.
hm ... i was able to keep reproducing what i saw before. but, things change a bit if i reboot system, clean house, re-pull and re-build all ...
service dovecot-custom restart ps ax | grep dovecot 9628 pts/2 S<+ 0:00 tail -f /var/log/dovecot/dovecot.log /var/log/messages 9682 ? S<s 0:00 /usr/local/sbin/dovecot 9683 ? S< 0:00 dovecot/log 9695 pts/1 R<+ 0:00 grep dovecot
launch TBird ... 1st,
ps ax | grep dovecot 9682 ? S<s 0:00 /usr/local/sbin/dovecot 9683 ? S< 0:00 dovecot/log 9726 ? S< 0:00 dovecot/imap-login 9727 ? S< 0:00 dovecot/config 9728 ? S< 0:00 dovecot/anvil 9729 ? S< 0:00 dovecot/dovecot-auth 9730 ? S< 0:00 dovecot/ssl-params
then, almost immediately,
==> /var/log/dovecot/dovecot.log <== Oct 15 07:30:46 master: Warning: Killed with signal 15 (by pid=9672 uid=0 code=kill) Oct 15 07:30:46 master: Info: Dovecot v2.0.alpha1 starting up (core dumps disabled) Oct 15 07:30:46 imap-login: Info: Login: user=<testuser@my.domain.com>, method=PLAIN, rip=192.168.1.4, lip=192.168.1.14, TLS Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Loading modules from directory: /usr/local/lib/dovecot Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib10_quota_plugin.so Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib11_imap_quota_plugin.so Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib20_autocreate_plugin.so Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib20_fts_plugin.so Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib20_zlib_plugin.so Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib21_fts_solr_plugin.so Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Module loaded: /usr/local/lib/dovecot/lib21_fts_squat_plugin.so Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Effective uid=1001, gid=1000, home=/data/mail/MailStore/Dovecot/Domains/my.domain.com/Accounts/testuser Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Quota root: name=storage=10240 backend=maildir args= Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: Namespace: type=private, prefix=, sep=/, inbox=yes, hidden=no, list=yes, subscriptions=yes Oct 15 07:30:46 IMAP(testuser@my.domain.com): Info: fs: root=/data/mail/MailStore/Dovecot/Domains/my.domain.com/Accounts/testuser, index=, control=, inbox=/data/mail/MailStore/Dovecot/Domains/my.domain.com/Accounts/testuser Oct 15 07:30:46 master: Error: service(imap): child 9653 killed with signal 11 (core dumps disabled)
==> /var/log/messages <== Oct 15 07:30:46 mx kernel: imap[9653]: segfault at 0 ip 00007f8239440133 sp 00007fff4fd3ee10 error 4 in lib10_quota_plugin.so[7f8239436000+e000]
ps ax | grep dovecot 9619 ? S<s 0:00 /usr/local/sbin/dovecot 9620 ? S< 0:00 dovecot/log 9623 ? S< 0:00 dovecot/anvil