26 May
2009
26 May
'09
10:24 a.m.
On Tue, 2009-05-26 at 09:20 +0200, Andre Hübner wrote:
That really shouldn't be happening. What dovecot version is this with? Can you run it with valgrind?
its version 1.1.15
valgrind --trace-children=yes dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool --test .. Warning: Growing pool 'Expire pool' with: 1024 ==31981== Invalid read of size 1 ==31981== at 0x4021FB8: strlen (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==31981== by 0x80BA37F: vstrconcat (strfuncs.c:165) ==31981== by 0x80BABE2: t_strconcat (strfuncs.c:265) ==31981== by 0x804A948: auth_input (auth-client.c:142)
Does the problem go away if you don't configure Dovecot with --enable-devel-checks?