Displaying 19 results from an estimated 19 matches for "day_first_uid".
2017 Feb 28
2
make check failing in CentOS 6
............................. : ok
mail index expunge ................................................... : ok
test-mail-index-transaction-update.c:649: Assert(#1) failed:
new_hdr.day_stamp == tests[i].new_day_stamp + timezone
test-mail-index-transaction-update.c:652: Assert(#1) failed:
memcmp(new_hdr.day_first_uid, tests[i].new_day_first_uid,
sizeof(uint32_t) * 8) == 0
test-mail-index-transaction-update.c:649: Assert(#3) failed:
new_hdr.day_stamp == tests[i].new_day_stamp + timezone
test-mail-index-transaction-update.c:652: Assert(#3) failed:
memcmp(new_hdr.day_first_uid, tests[i].new_day_first_uid,
sizeof(u...
2017 Feb 28
0
make check failing in CentOS 6
.... : ok
> mail index expunge ................................................... : ok
> test-mail-index-transaction-update.c:649: Assert(#1) failed:
> new_hdr.day_stamp == tests[i].new_day_stamp + timezone
> test-mail-index-transaction-update.c:652: Assert(#1) failed:
> memcmp(new_hdr.day_first_uid, tests[i].new_day_first_uid,
> sizeof(uint32_t) * 8) == 0
> test-mail-index-transaction-update.c:649: Assert(#3) failed:
> new_hdr.day_stamp == tests[i].new_day_stamp + timezone
> test-mail-index-transaction-update.c:652: Assert(#3) failed:
> memcmp(new_hdr.day_first_uid, tests[i].ne...
2005 Sep 08
1
1.0alpha1: another imap core, no assert
...sages_count = 9, deleted_messages_count = 0, first_recent_uid_lowwater = 0,
    first_unseen_uid_lowwater = 0, first_deleted_uid_lowwater = 240, log_file_seq = 1,
    log_file_int_offset = 24240, log_file_ext_offset = 24240, sync_size = 13022941,
    sync_stamp = 1126108845, day_stamp = 1126065600, day_first_uid = {231, 205, 192, 192, 192,
      158, 158, 158}}, log_file_seq = 1, log_file_offset = 24240, log_syncs = 0x0,
  transactions = 0, lock_id = 314, inconsistent = 0, syncing = 0}
(gdb) print (*view->trans_view)
$5 = {refcount = 1, methods = {close = 0x4f448 <_tview_close>,
    get_messages_c...
2006 May 22
1
beta8: cores on corrupted index file
...een_messages_count = 0,
    deleted_messages_count = 771220, first_recent_uid_lowwater = 4290769872,
    first_unseen_uid_lowwater = 366928, first_deleted_uid_lowwater = 771168,
    log_file_seq = 0, log_file_int_offset = 0, log_file_ext_offset = 0,
    sync_size = 4, sync_stamp = 1, day_stamp = 0, day_first_uid = {0, 0,
      753608, 4290770460, 753608, 771112, 4290770460, 0}},
  log_file_seq = 777360, log_file_offset = 1799591297024, log_syncs = {
    buffer = 0x0, element_size = 4290770300}, transactions = -4197008,
  lock_id = 0, inconsistent = 0, syncing = 0, broken_counters = 0}
(gdb) up
#3  0x000631...
2005 Dec 14
0
Assertion Failure in Current CVS Version
...deleted_messages_count = 0, first_recent_uid_lowwater = 0,
     first_unseen_uid_lowwater = 1149, first_deleted_uid_lowwater = 0,
     log_file_seq = 16, log_file_int_offset = 22028,
     log_file_ext_offset = 22028, sync_size = 101978714,
     sync_stamp = 1134159156, day_stamp = 1134277200, day_first_uid = {4781,
       4779, 4779, 0, 0, 0, 0, 0}}, log_file_seq = 16, log_file_offset = 22028,
   log_syncs = 0x0, transactions = 1, lock_id = 0, inconsistent = 0,
   syncing = 0}
(gdb) p *t
$3 = {refcount = 1, view = 0x80e3668, appends = {buffer = 0x80e9320,
     element_size = 8}, first_new_seq = 1914,...
2017 Feb 20
9
v2.2.28 release candidate released
...ath" command.
 + mail_log plugin: If plugin { mail_log_cached_only=yes }, log the
   wanted fields only if it doesn't require opening the email.
 + mail_vsize_bg_after_count setting added (see example-config).
 + mail_sort_max_read_count setting added (see example-config).
 - Index files: day_first_uid wasn't updated correctly since v2.2.26.
   This caused dovecot.index.cache to be non-optimal.
 - imap: SEARCH/SORT may have assert-crashed in
   client_check_command_hangs
 - imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
 - imap: Running time in tagged command reply was of...
2017 Feb 20
9
v2.2.28 release candidate released
...ath" command.
 + mail_log plugin: If plugin { mail_log_cached_only=yes }, log the
   wanted fields only if it doesn't require opening the email.
 + mail_vsize_bg_after_count setting added (see example-config).
 + mail_sort_max_read_count setting added (see example-config).
 - Index files: day_first_uid wasn't updated correctly since v2.2.26.
   This caused dovecot.index.cache to be non-optimal.
 - imap: SEARCH/SORT may have assert-crashed in
   client_check_command_hangs
 - imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
 - imap: Running time in tagged command reply was of...
2017 Feb 22
0
v2.2.28 release candidate 2 released
...require opening the email.
 + mail_vsize_bg_after_count setting added (see example-config).
 + mail_sort_max_read_count setting added (see example-config).
 + pop3c: Added pop3c_features=no-pipelining setting to prevent using
   PIPELINING extension even though it's advertised.
 - Index files: day_first_uid wasn't updated correctly since v2.2.26.
   This caused dovecot.index.cache to be non-optimal.
 - imap: SEARCH/SORT may have assert-crashed in
   client_check_command_hangs
 - imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
 - imap: Running time in tagged command reply was of...
2017 Feb 22
0
v2.2.28 release candidate 2 released
...require opening the email.
 + mail_vsize_bg_after_count setting added (see example-config).
 + mail_sort_max_read_count setting added (see example-config).
 + pop3c: Added pop3c_features=no-pipelining setting to prevent using
   PIPELINING extension even though it's advertised.
 - Index files: day_first_uid wasn't updated correctly since v2.2.26.
   This caused dovecot.index.cache to be non-optimal.
 - imap: SEARCH/SORT may have assert-crashed in
   client_check_command_hangs
 - imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
 - imap: Running time in tagged command reply was of...
2005 Jun 08
2
Debugging test72
When attempting to save a message from the INBOX to a folder in a
collection (like, .projects.dovecot), I get behavior like this (in
GDB).  Any clue what might be going wrong?
Here's where a SIGABRT happens:
280             return array->buffer->used / array->element_size;
This is the stack trace:
(gdb) where
#0  mail_index_map_get_ext_idx (map=0x1200c0db0, ext_id=0,
2017 Feb 24
2
v2.2.28 released
...require opening the email.
 + mail_vsize_bg_after_count setting added (see example-config).
 + mail_sort_max_read_count setting added (see example-config).
 + pop3c: Added pop3c_features=no-pipelining setting to prevent using
   PIPELINING extension even though it's advertised.
 - Index files: day_first_uid wasn't updated correctly since v2.2.26.
   This caused dovecot.index.cache to be non-optimal.
 - imap: SEARCH/SORT may have assert-crashed in
   client_check_command_hangs
 - imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
 - imap: Running time in tagged command reply was of...
2017 Feb 24
2
v2.2.28 released
...require opening the email.
 + mail_vsize_bg_after_count setting added (see example-config).
 + mail_sort_max_read_count setting added (see example-config).
 + pop3c: Added pop3c_features=no-pipelining setting to prevent using
   PIPELINING extension even though it's advertised.
 - Index files: day_first_uid wasn't updated correctly since v2.2.26.
   This caused dovecot.index.cache to be non-optimal.
 - imap: SEARCH/SORT may have assert-crashed in
   client_check_command_hangs
 - imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
 - imap: Running time in tagged command reply was of...
2008 Dec 04
1
assertion failed in 1.1.7 file mbox-sync.c: line 1305 (mbox_sync_handle_eof_updates)
...ed_old_recent_messages_count = 0,
    seen_messages_count = 0, deleted_messages_count = 0,
first_recent_uid = 0, first_unseen_uid_lowwater = 0,
    first_deleted_uid_lowwater = 0, log_file_seq = 0,
log_file_tail_offset = 0, log_file_head_offset = 0, sync_size = 0,
sync_stamp = 0,
    day_stamp = 0, day_first_uid = {0, 0, 0, 0, 0, 0, 0, 0}}, hdr =
0x97f1300, header = 0x9800878, from_line = 0x9800858,
  base_uid_validity = 1, base_uid_last = 2, base_uid_last_offset = 0,
mails = {arr = {buffer = 0x97f8c40, element_size = 52},
    v = 0x97f8c40, v_modifiable = 0x97f8c40}, sync_changes =
0x97f8c60, mail_keyword...
2009 Jul 25
0
dovecot-1.2 with managesieve patch: imap crash with backtrace
...ssages_count = 1248509898, first_recent_uid = 0, 
  first_unseen_uid_lowwater = 1248509898, first_deleted_uid_lowwater = 0, 
  log_file_seq = 1248509898, log_file_tail_offset = 0, 
  log_file_head_offset = 6334852, sync_size = 13806612332261933056, 
  sync_stamp = 155806360, day_stamp = 3214602280, day_first_uid = {135194511, 
    155806360, 155812344, 3214602456, 134786544, 3214602436, 0, 0}}
	rec = <value optimized out>
	seq = 1
	seq2 = 2
	uid = 216
	prev_uid = 216
	uflags = MAILDIR_UIDLIST_REC_FLAG_RECENT
	filename = 0x94c96a0 "1248509847.M937495P31850.postamt.charite.de,S=3162,W=3225"...
2009 Jun 20
1
imap signal 6 crash with backtrace (1.2rc5)
...sages_count = 1245502813, first_recent_uid = 0, 
  first_unseen_uid_lowwater = 1245502813, first_deleted_uid_lowwater = 0, 
  log_file_seq = 1245502813, log_file_tail_offset = 0, 
  log_file_head_offset = 12386328, sync_size = 13828297038023884800, 
  sync_stamp = 155303216, day_stamp = 3219651144, day_first_uid = {135197247, 
    155303216, 155306120, 3219651320, 134735536, 3219651300, 0, 0}}
	rec = <value optimized out>
	seq = 1
	seq2 = 3
	uid = 70
	prev_uid = 70
	uflags = MAILDIR_UIDLIST_REC_FLAG_RECENT
	filename = 0x943a7f8 "1245502772.M197059P20490.postamt.charite.de,S=3934,W=4010"
	ui...
2005 Jul 18
2
Assertion failure in mail-index-transaction.c
...deleted_messages_count = 0, first_recent_uid_lowwater = 0,
     first_unseen_uid_lowwater = 1149, first_deleted_uid_lowwater = 2846,
     log_file_seq = 8, log_file_int_offset = 27912,
     log_file_ext_offset = 27912, sync_size = 9241460, sync_stamp = 1113863658,
     day_stamp = 1121659200, day_first_uid = {2855, 2849, 2849, 2753, 2753,
       2753, 2491, 187}}, hdr_base = 0x80c60b0, records = 0x80c61d8,
   records_count = 929, extension_pool = 0x80ce490, extensions = {
     buffer = 0x80ce4c0, element_size = 28}, ext_id_map = {buffer = 0x80ce588,
     element_size = 4}, mmap_base = 0x0, mmap_size...
2010 Apr 03
1
dovecot 2 beta4 errors & core dumps
...deleted_messages_count = 3085530619, first_recent_uid =  
3085747040,
   first_unseen_uid_lowwater = 0, first_deleted_uid_lowwater = 0,  
log_file_seq = 576, log_file_tail_offset = 28, log_file_head_offset =  
1, sync_size = 13256344077235912704, sync_stamp = 3085747040,  
day_stamp = 134956776,
   day_first_uid = {3221216328, 3085530784, 3085747040, 3085781192,  
3086502160, 3085743644, 4294967295, 3086618612}}
	rec = <value optimized out>
	seq = 0
	seq2 = 0
	uid = 29
	prev_uid = 29
	uflags = 0
	filename = 0x80aee58 "1270283027.M108835P27367.test- 
mail,S=1837,W=1881:2,"
	uid_validity = 12...
2014 Oct 29
2
2.2.15 Panic in mbox_sync_read_next_mail()
...0, 
    seen_messages_count = 0, deleted_messages_count = 0, first_recent_uid = 0, 
    first_unseen_uid_lowwater = 0, first_deleted_uid_lowwater = 0, log_file_seq = 0, 
    log_file_tail_offset = 0, log_file_head_offset = 0, unused_old_sync_size = 0, 
    unused_old_sync_stamp = 0, day_stamp = 0, day_first_uid = {0, 0, 0, 0, 0, 0, 0, 0}}, 
  hdr = 0x80c5b68, header = 0x809c758, from_line = 0x809c6b8, base_uid_validity = 1353318516, 
  base_uid_last = 144140, base_uid_last_offset = 250, mails = {arr = {buffer = 0x809c640, 
      element_size = 52}, v = 0x809c640, v_modifiable = 0x809c640}, sync_changes =...
2009 Sep 30
3
Some issues in Dovecot 1.2.5 after upgrade from 1.0.15
We upgraded from Dovecot 1.0.15 to 1.2.5 last night, on Solaris 10 using
mboxes, mostly without issues.
However I had to trash the index/cache files (too many folders were
showing corruption issues which is especially bad for Prayer Webmail
".prayer" folders that store preferences; Prayer sees a disconnection as
the folder being missing!).
I've had one imap process panic in mailbox