Displaying 1 result from an estimated 1 matches for "15d5b8a".
Did you mean:
15d058a
2018 Feb 15
1
Segfault on selecting mailbox twice in a row
Hi,
I was doing some testing with new 2.2 changes. I?m using commit 15d5b8a from origin/master-2.2. The setup is using imapc to connect to a different imap server.
If I use the following commands, dovecot will crash every time:
A login username password
B select inbox
C select inbox
The logfile snippit is at the end of the mail. Let me know if you need more information....