[Dovecot] 2.0.14 doveadm proxy list segfault
Hi Timo,
Periodic segfaults with doveadm proxy list:
root@director1:~) doveadm proxy list doveadm(root): Error: LIST failed: Disconnected Segmentation fault (core dumped)
Sometimes it's just the 'LIST failed' error, other times it's the error with the segfault. Usually the first attempt to call it works, subsequent attempts fail.
I've attached a strace log of it in action.
-- Tom Pawlowski OIT-CSS System Administrator office: Hill 147 email: tompru@jla.rutgers.edu phone: (732) 445-2634
Hi,
On 29.9.2011, at 20.21, Tom Pawlowski wrote:
Periodic segfaults with doveadm proxy list:
root@director1:~) doveadm proxy list doveadm(root): Error: LIST failed: Disconnected Segmentation fault (core dumped)
Do you still get these? gdb backtrace would be helpful. It already says "core dumped", so all that should be needed is:
gdb doveadm core bt full
Also it shows connection to "ipc" server dying .. Does it also crash? Anything in Dovecot's error log?
participants (2)
-
Timo Sirainen
-
Tom Pawlowski