Displaying 2 results from an estimated 2 matches for "d5584".
Did you mean:
5584
2014 Aug 07
2
Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 7 Aug 2014, Ben Johnson wrote:
> On 7/29/2014 11:20 AM, Ben Johnson wrote:
>> On 7/29/2014 3:13 AM, Steffen Kaiser wrote:
>>> On Mon, 28 Jul 2014, Ben Johnson wrote:
>>>
>>>> I have some debugging output in my pipe script; the output looks
>>>
>>> How does your script looks like?
2014 Aug 08
1
Backtrace io_add(0x1) called twice fd= (was Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?)
...>
> 0x7f23489aa530
Unfortunately the only spot found is:
http://dovecot.org/pipermail/dovecot/2012-May/135636.html
Is it the same fd=# always? Is it already open in your script?
You could check with lsof -p $$
However, you should check if Dovecot v2.2.13 already fixes the problem.
> ^A^D5584 Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x5e271)
> [0x7f23489e9271] -> /usr/lib/dovecot/libdovecot.so.0(+0x5e34e)
> [0x7f23489e934e] -> /usr/lib/dovecot/libdovecot.so.0(i_fatal+0)
> [0x7f23489a4a9e] ->
> /usr/lib/dovecot/libdovecot.so.0(ioloop_iolist_add+0x83)
> [0x...