search for: 1168814

Displaying 1 result from an estimated 1 matches for "1168814".

Did you mean: 1168819
2015 Aug 19
2
segfault when using zlib module with glibc 2.22
Hi, I'm seeing the following segfault when I run `doveadm search mailbox inbox` with the zlib module enabled with dovecot 2.18 and glibc 2.22 on Arch Linux. It does not happen with glibc 2.21. I've noticed that when I remove "zlib" from the mail_plugins line at the beginning of the config file the segfault goes away. I've also tested hg tip and the problem does not appear