Displaying 2 results from an estimated 2 matches for "open_error".
Did you mean:
opengl_error
2017 Aug 30
2
Segmentation fault with doveadm search
Hi,
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
2017 Aug 30
2
Segmentation fault with doveadm search
...iew_pvt = 0x0, _perm = {file_uid = 0, file_gid = 0,
file_create_mode = 0, dir_create_mode = 0, file_create_gid = 0,
file_create_gid_origin = 0x0, gid_origin_is_mailbox_path = false,
mail_index_permissions_set = false}, _path = 0x7ffff77450df "",
mail_vfuncs = 0x0, set = 0x0, open_error = MAIL_ERROR_NONE, input = 0x0,
index_prefix = 0x0, flags = MAILBOX_FLAG_IGNORE_ACLS, transaction_count = 0,
enabled_features = (unknown: 0), partial_cache = {uid = 0,
physical_start = 0, physical_pos = 0, virtual_pos = 0},
tmp_sync_view = 0x0, notify_callback = 0x0, notify_context = 0x0,...