On 22 Jan 2016, at 12:36, Andre Helwig <a.helwig at heinlein-support.de> wrote:> > imap(p24062p6): Panic: file imap-client.c: line 852 > (client_check_command_hangs): assertion failed: (!have_wait_unfinished > || unfinished_count > 0)I think this was fixed by https://github.com/dovecot/core/commit/f136b0050b3125b466af73984177250b7ed1a3be
Am 22.01.2016 um 12:46 schrieb Timo Sirainen:> I think this was fixed by https://github.com/dovecot/core/commit/f136b0050b3125b466af73984177250b7ed1a3beBut our installed release ~2.2.21-1~auto+66 has been build on January, 21th 13:58... So it should be included in the actual code... Peer -- Heinlein Support GmbH Schwedter Str. 8/9b, 10119 Berlin http://www.heinlein-support.de Tel: 030 / 405051-42 Fax: 030 / 405051-19 Zwangsangaben lt. ?35a GmbHG: HRB 93818 B / Amtsgericht Berlin-Charlottenburg, Gesch?ftsf?hrer: Peer Heinlein -- Sitz: Berlin
> On 22 Jan 2016, at 15:07, Peer Heinlein <p.heinlein at heinlein-support.de> wrote: > > Am 22.01.2016 um 12:46 schrieb Timo Sirainen: > > >> I think this was fixed by https://github.com/dovecot/core/commit/f136b0050b3125b466af73984177250b7ed1a3be > > But our installed release ~2.2.21-1~auto+66 has been build on January, > 21th 13:58... So it should be included in the actual code...Oh, right. Then I don't know how it could still happen. I think the easiest way to solve it would be if I can debug the core dump. That would require sending it along with some libraries. http://dovecot.org/tools/core-tar.sh can be used to generate a tarball with all the needed things.