Displaying 8 results from an estimated 8 matches for "cur_changed".
Did you mean:
ctx_changed
2009 Jul 08
1
readdir and rename don't mix; patch included
...aildir_scan_dir(ctx, TRUE,
+ count == MAILDIR_SCAN_DIR_MAX_COUNT)) > 0) { /* APPLE */
/* rename()d at least some files, which might have
caused some other files to be missed. check again
(see MAILDIR_RENAME_RESCAN_COUNT). */
@@ -783,7 +790,8 @@
return -1;
if (cur_changed) {
- if (maildir_scan_dir(ctx, FALSE) < 0)
+ if (maildir_scan_dir(ctx, FALSE,
+ FALSE) < 0) /* APPLE */
return -1;
}
2009 Dec 14
2
4 crashes, dovecot 1.2.8, with backtrace
...ntext (ctx=0x9e6b488, forced=false,
find_uid=0x0, lost_files_r=0xbfcfa5eb) at maildir-sync.c:842
count = <value optimized out>
final = <value optimized out>
sync_flags = <value optimized out>
flags = 135324992
new_changed = true
cur_changed = true
lock_failure = false
fname = 0x9e7b030 "/home/c/l/clxxxxxx/Maildir"
ret = <value optimized out>
__PRETTY_FUNCTION__ = "maildir_sync_context"
#11 0x08086ab5 in maildir_storage_sync_init (box=0x9e7ae98,
flags=MAILBOX_SYNC_FLAG_FIX_...
2010 Jan 28
0
assertion mail-transaction-log-view.c
...t>) at mail-index-sync.c:506
view = (struct mail_index_view *) 0x12c56c40
#7 0x000000000043cb8a in maildir_sync_context (ctx=0x12be3728,
forced=false, find_uid=0x0, lost_files_r=0x7fff2d949967) at
maildir-sync.c:697
sync_flags = <value optimized out>
flags = 314502464
new_changed = false
cur_changed = false
lock_failure = <value optimized out>
fname = 0x49d85b "L\211?H\213\\$\bL\213d$\020H\203?\030?\017\037"
ret = <value optimized out>
__PRETTY_FUNCTION__ = "maildir_sync_context"
#8 0x000000000043cf0e in maildir_storage_sync_init (box=0x12bf2a98,
flags=0) at ma...
2008 Feb 20
1
dovecot: child 53439 (imap) killed with signal 11
...= "maildir_uidlist_sync_deinit"
#4 0x0000000000430bab in maildir_sync_context (ctx=0x601168,
forced=false, find_uid=0x0, lost_files_r=0x7fffffffdfef)
at maildir-sync.c:836
sync_flags = MAILDIR_UIDLIST_SYNC_PARTIAL
flags = 4294959056
new_changed = true
cur_changed = false
ret = 1
__PRETTY_FUNCTION__ = "maildir_sync_context"
#5 0x0000000000430d11 in maildir_storage_sync_init (box=0x63e048,
flags=65) at maildir-sync.c:881
_data_stack_cur_id = 4
mbox = (struct maildir_mailbox *) 0x63e048
ctx = (struct maildir_...
2009 Jul 25
0
dovecot-1.2 with managesieve patch: imap crash with backtrace
...2186044416}
expunged = 9
full_rescan = false
__PRETTY_FUNCTION__ = "maildir_sync_index"
#9 0x080860d9 in maildir_sync_context (ctx=0x9480208, forced=false,
find_uid=0x0, lost_files_r=0xbf9af15b) at maildir-sync.c:857
sync_flags = 155805056
flags = 135317216
new_changed = true
cur_changed = false
lock_failure = false
fname = 0x9494fe0 "/home/v/i/virus-al/Maildir"
ret = <value optimized out>
__PRETTY_FUNCTION__ = "maildir_sync_context"
#10 0x08086495 in maildir_storage_sync_init (box=0x9494e48, flags=0)
at maildir-sync.c:926
_data_stack_cur_id = 3...
2009 Jun 20
1
imap signal 6 crash with backtrace (1.2rc5)
...2186044416}
expunged = 9
full_rescan = false
__PRETTY_FUNCTION__ = "maildir_sync_index"
#9 0x08079a49 in maildir_sync_context (ctx=0x9406208, forced=false,
find_uid=0x0, lost_files_r=0xbfe7fb7b) at maildir-sync.c:847
sync_flags = 155423616
flags = 135313235
new_changed = true
cur_changed = false
lock_failure = false
fname = 0x9437c80 "/home/v/i/virus-al/Maildir"
ret = <value optimized out>
__PRETTY_FUNCTION__ = "maildir_sync_context"
#10 0x08079e15 in maildir_storage_sync_init (box=0x9437ae8, flags=0)
at maildir-sync.c:916
_data_stack_cur_id = 3...
2009 Dec 01
1
dovecot-1.2.8 imap crash (with backtrace)
...9
flags = <value optimized out>
#12 maildir_sync_context (ctx=0x8723240, forced=false, find_uid=0x0,
lost_files_r=0xbfb8106b) at maildir-sync.c:714
sync_flags = <value optimized out>
flags = 135324992
new_changed = <value optimized out>
cur_changed = <value optimized out>
lock_failure = <value optimized out>
fname = 0x8733030 "/home/s/c/scxxxxx/Maildir"
ret = <value optimized out>
__PRETTY_FUNCTION__ = "maildir_sync_context"
#13 0x08086ab5 in maildir_storage_sync_init (box=...
2009 Dec 30
3
1.2.9 imap crash with backtrace
I got about 20 (!) of these today
GNU gdb (GDB) 7.0-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB