Displaying 2 results from an estimated 2 matches for "triws2".
Did you mean:
tries
2017 Aug 30
2
Segmentation fault with doveadm search
...,
We have a Ubuntu 14.04 server with dovecot 2.2.9
If I try to run
/usr/bin/doveadm search -u email at exmaple.com mailbox Junk savedbefore 30d
It will dump a core file.
We have a similar config on an other server and there is no problem there.
Any ideas how to prevent the core dump?
root at triws2:~# gdb --args doveadm search -u email at example.com mailbox Junk savedbefore 30d
Reading symbols from doveadm...Reading symbols from /usr/lib/debug//usr/bin/doveadm...done.
done.
(gdb) run
Starting program: /usr/bin/doveadm search -u email at example.com mailbox Junk savedbefore 30d
Program rece...
2017 Aug 30
0
Segmentation fault with doveadm search
...t;
> If I try to run
>
> /usr/bin/doveadm search -u email at exmaple.com mailbox Junk savedbefore 30d
>
> It will dump a core file.
>
> We have a similar config on an other server and there is no problem there.
>
> Any ideas how to prevent the core dump?
>
> root at triws2:~# gdb --args doveadm search -u email at example.com mailbox Junk savedbefore 30d
>
> Reading symbols from doveadm...Reading symbols from /usr/lib/debug//usr/bin/doveadm...done.
> done.
> (gdb) run
> Starting program: /usr/bin/doveadm search -u email at example.com mailbox Junk saved...