search for: log_file_offset

Displaying 17 results from an estimated 17 matches for "log_file_offset".

2007 Sep 10
2
Assertion failure in mail-index-view-sync.c
...days, killing the IMAP process. After it happens, I can login immediately and everything is fine until it happens again. Here is the log entry: Sep 10 10:03:41 mailbox-4 dovecot: nh: IMAP(username): file mail-index-view-sync.c: line 666 (mail_index_view_sync_end): assertion failed: (view->log_file_offset >= view->map->hdr.log_file_int_offset) Sep 10 10:03:41 mailbox-4 dovecot: child 38458 (imap) killed with signal 6 It started after I disabled indexing for deliver and IMAP: mail_location = maildir:~/Maildir:INDEX=MEMORY I removed the dovecot.index* files from all of the maildir director...
2008 Dec 03
1
assertion failed
Hi all, I have seen this in log: dovecot: Dec 03 06:12:57 Error: IMAP(maurirrr): file mail-index-view-sync.c: line 666 (mail_index_view_sync_end): asser tion failed: (view->log_file_offset >= view->map->hdr.log_file_int_offset) dovecot: Dec 03 06:12:57 Error: IMAP(maurirrr): Raw backtrace: /usr/libexec/dovecot/imap [0x461d5e] -> /usr/libexec/dov ecot/imap [0x461acc] -> /usr/libexec/dovecot/imap(mail_index_view_sync_end+0x224) [0x44bf24] -> /usr/libexec/dovecot/im...
2005 Sep 08
1
1.0alpha1: another imap core, no assert
...st_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_count = 0x4f46c <_tview_get_message_count>, get_header = 0x4f494 <_tview_...
2008 Mar 13
2
CONDSTORE + QRESYNC extensions
...correctly. The full fix would require adding a new transaction log record type containing the modseq, but currently it doesn't even bother refreshing the mailbox state before checking what the modseqs are. The modseq numbers are calculated as: modseq = ((indexid + log_file_seq) << 32) | log_file_offset Where: - indexid = A growing unique index file ID, usually the same as the UNIX timestamp of index file creation. - log_file_seq = dovecot.index.log file sequence. When the .log is rotated to .log.2 the new .log file's sequence is increased (so indexid and log_file_seq uniquely identify a lo...
2006 May 22
1
beta8: cores on corrupted index file
...rst_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 0x000631d0 in mail_cache_compress (cache=0x0, view=0xbc460) at mail-cache-compress.c:367 367...
2005 Dec 14
0
Assertion Failure in Current CVS Version
...seen_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, last_new_seq = 2478, expunges = { buffer = 0x80e8000, element_size = 8}, u...
2010 Oct 10
3
Segfault in dovecot-lda 2.0.5
...ex-transaction.c:237 t = 0x85af540 index = 0x85835e0 index_undeleted = false #5 0x00556284 in index_transaction_commit (t=0x85af500, changes_r=0xbfd785a8) at index-transaction.c:123 box = 0x8589ef0 itrans = 0x0 result = {log_file_seq = 0, log_file_offset = 0, commit_size = 0, ignored_modseq_changes = 0} ret = <value optimized out> #6 0x00533122 in mailbox_transaction_commit_get_changes (_t=0xbfd785d4, changes_r=0xbfd785a8) at mail-storage.c:1215 _data_stack_cur_id = 2 t = 0x85af500 ret = <value o...
2007 Nov 02
2
Index corruption ?
...with indexes too, for the moment...) Up to 1.0.5, we sometime have this error in maillog: ________________________________________________________________________ Nov 1 13:55:41 tic dovecot: IMAP(login): file mail-index-view-sync.c: line 666 (mail_index_view_sync_end): assertion failed: (view->log_file_offset >= view->map->hdr.log_file_int_offset) ________________________________________________________________________ I didn't find any bits on google, nor on this list's archive... # gdb (without debug, I may do it if required) ________________________________________________________...
2005 Oct 18
0
A Couple Assertion Failures
...format=0x80a886c "file %s: line %d (%s): assertion failed: (%s)") at failures.c:173 #8 0x0807fd5d in mail_index_map (index=0x80c6000, force=135040256) at mail-index.c:837 #9 0x08085186 in mail_index_sync_begin (index=0x80c6000, ctx_r=0x0, view_r=0x0, log_file_seq=0, log_file_offset=Unhandled dwarf expression opcode 0x93 ) at mail-index-sync.c:336 #10 0x08070423 in mbox_sync (mbox=0x80c6c08, flags=Variable "flags" is not available. ) at mbox-sync.c:1599 #11 0x0806a101 in mbox_transaction_commit (_t=0x80c87f8, flags=Variable "flags" is not available. )...
2008 May 14
2
Dovecot crash in 1.0.9
I've been having a problem with a crashing Dovecot the last couple of months where it crashes after a couple of weeks of uptime. Been a bit difficult to diagnose. Anyway, we're now running 1.0.9 on a Sun Fire T1000 running Solaris 10. Any good ideas on how to pin-point the problem? - Peter Here's the output from syslog when the last crash happened: May 14 11:46:50 ifm.liu.se
2005 Jun 04
0
Crash and Assertion Error
...d (log=0x80c4758) at mail-transaction-log.c:1157 #21 0x080887dc in mail_transaction_log_sync_lock (log=0x80c4758, file_seq_r=0x0, file_offset_r=0x0) at mail-transaction-log.c:1185 #22 0x08082c03 in mail_index_sync_begin (index=0x80c2fc0, ctx_r=0x0, view_r=0x0, log_file_seq=4294967295, log_file_offset=Unhandled dwarf expression opcode 0x93 ) at mail-index-sync.c:320 #23 0x0806e8c3 in mbox_sync (mbox=0x80c3bc8, flags=Variable "flags" is not available. ) at mbox-sync.c:1520 #24 0x0806a932 in mbox_mail_seek (mail=0x80c4230) at mbox-mail.c:31 #25 0x0806aaaa in mbox_mail_get_stream (_ma...
2010 Oct 10
1
Dovecot 2.0 lock upgrade assertion failure
...0x1cf0f80 index_undeleted = false #13 0x00007fe8060c8e9b in index_transaction_commit (t=0x1d0bd80, changes_r=0x7fff71f8d160) at index-transaction.c:123 box = (struct mailbox *) 0x1aa2af0 itrans = (struct mail_index_transaction *) 0x0 result = {log_file_seq = 0, log_file_offset = 0, commit_size = 0, ignored_modseq_changes = 0} ret = <value optimized out> #14 0x00007fe805075bd1 in quota_mailbox_transaction_commit (ctx=0x1d0bd80, changes_r=0x7fff71f8d160) at quota-storage.c:94 qt = (struct quota_transaction_context *) 0x1cfd610 #15 0x00007fe806...
2013 Nov 20
0
Dovecot 2.2.5: Panic: file mail-transaction-log.c: line 350 (mail_transaction_log_set_mailbox_sync_pos)
...ransaction.c:262 t = 0x17779cb0 index = 0x17770cf0 index_undeleted = false #12 0x00002b07bde820a5 in index_transaction_commit (t=0x17779bc0, changes_r=0x7fff3c65f5a0) at index-transaction.c:194 box = 0x1776ea30 itrans = 0x0 result = {log_file_seq = 0, log_file_offset = 0, commit_size = 0, ignored_modseq_changes = 0} ret = 0 #13 0x00002b07bef5252b in quota_mailbox_transaction_commit (ctx=0x17779bc0, changes_r=0x7fff3c65f5a0) at quota-storage.c:134 qt = 0x1777a890 #14 0x00002b07bed40f77 in acl_transaction_commit (ctx=0x17779bc0, changes_r=0x7fff3c...
2014 Apr 01
2
imap process and indexer-worker crash while creating folders
...ntry=0x7fffe1eb21b0, result_r=result_r at entry=0x7fffe1eb2170) at mail-index-transaction.c:262 t = 0xb3dd30 index = 0xb37d40 index_undeleted = false #11 0x00007f002857e82c in mail_index_transaction_commit (t=t at entry=0x7fffe1eb21b0) at mail-index-transaction.c:236 result = {log_file_seq = 0, log_file_offset = 0, commit_size = 0, ignored_modseq_changes = 0} #12 0x00007f00285031ea in mdbox_write_index_header (box=box at entry=0xb37170, update=update at entry=0x0, trans=0xb3dd30, trans at entry=0x0) at mdbox-storage.c:312 mbox = 0xb37170 new_trans = 0x0 view = 0x0 hdr = 0xb39350 uid_validity = 13061...
2010 Apr 03
1
dovecot 2 beta4 errors & core dumps
...*) 0x80aa258 index = (struct mail_index *) 0x806e708 index_undeleted = false #15 0xb7f3ea53 in index_transaction_commit (t=0x80a9d38, changes_r=0xbfffde8c) at index-transaction.c:123 box = (struct mailbox *) 0x808d340 itrans = (struct mail_index_transaction *) 0x0 result = {log_file_seq = 0, log_file_offset = 0, commit_size = 0, ignored_uid_changes = 0, ignored_modseq_changes = 0} ret = <value optimized out> __FUNCTION__ = "index_transaction_commit" #16 0xb7cdab81 in quota_mailbox_transaction_commit (ctx=0x80a9d38, changes_r=0xbfffde8c) at quota-storage.c:94 qt = (struct quota_t...
2013 Sep 10
1
Dovecot 2.0, 2.1 and 2.2.5 core dump when Quota Plugin (FS) is enabled
...0x1a4ccc0 index_undeleted = <value optimized out> #12 0x0000003c786a4f5a in index_transaction_commit (t=<value optimized out>, changes_r=<value optimized out>) at index-transaction.c:132 box = 0x1a51270 itrans = 0x0 result = {log_file_seq = 17, log_file_offset = 6032, commit_size = 196, ignored_modseq_changes = 0} ret = <value optimized out> #13 0x0000003c78660121 in mbox_transaction_commit (t=<value optimized out>, changes_r=<value optimized out>) at mbox-storage.c:729 mt = <value optimized out> box =...
2005 Apr 10
0
imap segfault in mail-index-sync.c
...aulted. I'll put a section of logs covering this time at the end, in case it helps. The problem appears to be here in mail-index-sync.c: #define MAIL_INDEX_IS_SYNCS_SAME(index) \ ((index)->sync_log_file_seq == (index)->hdr->log_file_seq && \ (index)->sync_log_file_offset == (index)->hdr->log_file_ext_offset) index->hdr is NULL dovecot: Apr 09 20:52:07 Error: 27413 IMAP(support): Fixed index file /mailhome/new/m/2/support/.imap/INBOX/dovecot.index: recent_messages_count 12 -> 0 dovecot: Apr 09 20:52:11 Error: 27413 IMAP(support): Corrupted transacti...