Displaying 4 results from an estimated 4 matches for "marked_delet".
Did you mean:
marked_deleted
2010 Oct 11
1
Dovecot 2.0.5 crash when It cannot remove maildir
...box); and now mailbox is closed
(this close box->view and mailbox open)
Try to delete folder, but can't do this... example becaus it is system
folder, or NFS failure... set error message and return -1.
Now we are returning to mailbox_delete.
And we have:
if (ret < 0 && box->marked_deleted) and this is true
mailbox_mark_index_deleted(box, FALSE)
if (box->marked_deleted && del) this is false
mail_index_transaction_begin(box->view, trans_flags);
mail_index_view_ref(view)
and segmentation fault, because view is 0x0
#0 mail_index_view_transaction_ref (view=0...
2010 Oct 11
0
AUTOREPLY Dovecot 2.0.5 crash when It cannot remove maildir
...box); and now mailbox is closed
(this close box->view and mailbox open)
Try to delete folder, but can't do this... example becaus it is system
folder, or NFS failure... set error message and return -1.
Now we are returning to mailbox_delete.
And we have:
if (ret < 0 && box->marked_deleted) and this is true
mailbox_mark_index_deleted(box, FALSE)
if (box->marked_deleted && del) this is false
mail_index_transaction_begin(box->view, trans_flags);
mail_index_view_ref(view)
and segmentation fault, because view is 0x0
#0 mail_index_view_transaction_ref (view=0...
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
...= 0x5555557e1f20, v_modifiable = 0x5555557e1f20},
module_contexts = {arr = {buffer = 0x5555557e1fd8, element_size = 8},
v = 0x5555557e1fd8, v_modifiable = 0x5555557e1fd8}, opened = 0,
mailbox_deleted = 0, creating = 0, deleting = 0, deleting_must_be_empty = 0,
delete_skip_empty_check = 0, marked_deleted = 0, inbox_user = 0,
inbox_any = 0, disable_reflink_copy_to = 0, disallow_new_keywords = 0,
synced = 0}
?dv?zlettel
Stef?n Tam?s