Displaying 5 results from an estimated 5 matches for "mail_index_close_nonopen".
Did you mean:
mail_index_close_nonopened
2017 Jul 19
2
2.2.devel (0bee280) crashdump virtual plugin
...ook into this.
>
> Aki
Should be fixed with
commit 2f691d6dd1b98f605043744846534b828a43994d
Author: Aki Tuomi <aki.tuomi at dovecot.fi>
Date: Wed Jul 19 12:03:58 2017 +0300
virtual: Stop watching notification on backend box close
Fixes Panic: file mail-index.c: line 662
(mail_index_close_nonopened): assertion failed: (index->views == NULL)
commit 0d318fe07ea8846330b6fe6b6b281ef0ccfbaacd
Author: Aki Tuomi <aki.tuomi at dovecot.fi>
Date: Tue Jul 18 21:04:47 2017 +0300
virtual: Stop notifications only if they were started
Fixes Panic: file mail-storage.c: line 1950: a...
2017 Jul 19
2
2.2.devel (0bee280) crashdump virtual plugin
* Aki Tuomi <aki.tuomi at dovecot.fi> 2017.07.19 08:31:
> oh and any idea which one of these crashes?
This one does:
# cat Flagged/dovecot-virtual
*
:public/*
-Trash
-Trash/*
flagged
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL:
2017 Jul 19
0
2.2.devel (0bee280) crashdump virtual plugin
...with
>
> commit 2f691d6dd1b98f605043744846534b828a43994d
> Author: Aki Tuomi <aki.tuomi at dovecot.fi>
> Date: Wed Jul 19 12:03:58 2017 +0300
>
> virtual: Stop watching notification on backend box close
>
> Fixes Panic: file mail-index.c: line 662
> (mail_index_close_nonopened): assertion failed: (index->views == NULL)
>
> commit 0d318fe07ea8846330b6fe6b6b281ef0ccfbaacd
> Author: Aki Tuomi <aki.tuomi at dovecot.fi>
> Date: Tue Jul 18 21:04:47 2017 +0300
>
> virtual: Stop notifications only if they were started
>
> Fixes...
2018 Jul 26
2
Aw: Re: Panic: Leaked view for index - virtual mailbox
I am pretty sure Synoptic/INBOX/Archives will not be same as INBOX/Archives.
a SELECT Synoptic/INBOX/Archives
a NO Mailbox doesn't exist: Synoptic/INBOX/Archives (0.001 + 0.000 secs).
a SELECT INBOX/Archives
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)]
Flags permitted.
* 45 EXISTS
So as you can see, specifying
2018 Jul 26
0
Aw: Re: Re: Panic: Leaked view for index - virtual mailbox