Kevin Holly
2014-Jan-25 10:56 UTC
[Dovecot] Panic: file index-mailbox-check.c: line 75 (index_mailbox_check_add): assertion failed: (box->notify_min_interval > 0)
Hey guys,
i have a weird problem i'm trying to fix since 5 months now, but i
really couldn't find any explanation, why this happens and how it can be
fixed.
My client is Thunderbird, my dovecot version is 2.1.7-7 from the
official Debian repo. If you want to see my config i'll grab all the
fils together and send it to you.
This is the error i'm always getting when my client tries to get new
mails, which i want to get rid off:
http://sprunge.us/NZhf
Jan 25 11:49:30 old dovecot: auth-worker(15979): Debug:
sql(root at hallowe.lt,81.217.212.85): query: SELECT password FROM mailbox
WHERE username = 'root at hallowe.lt'
Jan 25 11:49:30 old dovecot: auth: Debug: client out:
OK#0111#011user=root at hallowe.lt
Jan 25 11:49:30 old dovecot: auth-worker(15979): Debug:
sql(root at hallowe.lt,81.217.212.85): SELECT
CONCAT('maildir:/var/vmail/',maildir) AS mail, 1000 AS uid, 1000 AS gid
FROM mailbox WHERE username = 'root at hallowe.lt'
Jan 25 11:49:30 old dovecot: auth: Debug: master out:
USER#0113983671297#011root at
hallowe.lt#011mail=maildir:/var/vmail/hallowe.lt/root/#011uid=1000#011gid=1000
Jan 25 11:49:30 old dovecot: imap-login: Login: user=<root at hallowe.lt>,
method=PLAIN, rip=81.217.212.85, lip=10.111.56.107, mpid=17606, TLS,
session=<rQGqOsnwuABR2dRV>
Jan 25 11:49:30 old dovecot: imap(root at hallowe.lt): Debug: Effective
uid=1000, gid=1000, homeJan 25 11:49:30 old dovecot: imap(root at hallowe.lt):
Debug: quota: No
quota setting - plugin disabled
Jan 25 11:49:30 old dovecot: imap(root at hallowe.lt): Debug: maildir++:
root=/var/vmail/hallowe.lt/root, index=, control=,
inbox=/var/vmail/hallowe.lt/root, altJan 25 11:49:30 old dovecot: imap(root at
hallowe.lt): Panic: file
index-mailbox-check.c: line 75 (index_mailbox_check_add): assertion
failed: (box->notify_min_interval > 0)
Jan 25 11:49:30 old dovecot: imap(root at hallowe.lt): Error: Raw
backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x4414a) [0x7f858118714a]
-> /usr/lib/dovecot/libdovecot.so.0(+0x4418e) [0x7f858118718e] ->
/usr/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7f858115e82a] ->
/usr/lib/dovecot/libdovecot-storage.so.0(+0x99027) [0x7f858146b027] ->
/usr/lib/dovecot/libdovecot-storage.so.0(+0x4ccc9) [0x7f858141ecc9] ->
dovecot/imap(cmd_idle+0x66) [0x7f8581907c96] ->
dovecot/imap(command_exec+0x3c) [0x7f858190dedc] ->
dovecot/imap(+0x11f2e) [0x7f858190cf2e] -> dovecot/imap(+0x11fda)
[0x7f858190cfda] -> dovecot/imap(client_handle_input+0x11d)
[0x7f858190d23d] -> dovecot/imap(client_input+0x65) [0x7f858190db35] ->
/usr/lib/dovecot/libdovecot.so.0(io_loop_call_io+0x36) [0x7f8581194016]
-> /usr/lib/dovecot/libdovecot.so.0(io_loop_handler_run+0xa7)
[0x7f8581194cc7] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_run+0x28)
[0x7f8581193a28] ->
/usr/lib/dovecot/libdovecot.so.0(master_service_run+0x13)
[0x7f8581180483] -> dovecot/imap(main+0x297) [0x7f85819053e7] ->
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7f8580dd7ead]
-> dovecot/imap(+0xa561) [0x7f8581905561]
Jan 25 11:49:30 old dovecot: imap(root at hallowe.lt): Fatal: master:
service(imap): child 17606 killed with signal 6 (core dumps disabled)
I asked for this in the irc already but got no answer. I would be really
happy if someone can help me with this.
Thank you very much!
Best regards,
Kevin Holly - root at hallowe.lt - http://hallowe.lt/
Charles Marcus
2014-Jan-25 12:38 UTC
[Dovecot] Panic: file index-mailbox-check.c: line 75 (index_mailbox_check_add): assertion failed: (box->notify_min_interval > 0)
On 2014-01-25 5:56 AM, Kevin Holly <dovecot at lists.dedilink.eu> wrote:> My client is Thunderbird, my dovecot version is 2.1.7-7 from the > official Debian repo. If you want to see my config i'll grab all the > fils together and send it to you.Have you asked on the debian list, since you're running their old/outdated version? -- Best regards, Charles