Displaying 20 results from an estimated 21 matches for "mbox_sync_rewrit".
Did you mean:
mbox_sync_rewrite
2008 Dec 13
3
another assertion failure in dovecot 1.1.7 mbox-sync-rewrite: (mails[idx].from_offset == start_offset)
Sorry, this time I've no core file, (I forgot to set ulimit -c
unlimited before starting dovecot)
Regards,
Diego.
---
dovecot: Dec 09 08:26:52 Panic: IMAP(user): file mbox-sync-rewrite.c:
line 590 (mbox_sync_rewrite): assertion failed:
(mails[idx].from_offset == start_offset)
dovecot: Dec 09 08:26:52 Error: IMAP(user): Raw backtrace:
/usr/libexec/dovecot/imap [0x80f739e] -> /usr/libexec/dovecot/imap
[0x80f7c5f] -> /usr/libexec/dovecot/imap(i_fatal+0) [0x80f7518] ->
/usr/libexec/dovecot/imap(mbox_sync...
2005 Oct 28
3
Asserion Failure in Current CVS
...dler (
fmt=0x6 <Address 0x6 out of bounds>,
args=0x34a9 <Address 0x34a9 out of bounds>) at failures.c:375
No locals.
#7 0x0809b784 in i_panic (
format=0x80a88ec "file %s: line %d (%s): assertion failed: (%s)")
at failures.c:173
No locals.
#8 0x08073c33 in mbox_sync_rewrite (sync_ctx=0xbffff7d0, mail_ctx=0xbffff740,
end_offset=Unhandled dwarf expression opcode 0x93
) at mbox-sync-rewrite.c:447
mails = Variable "mails" is not available.
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xbfffeec8 in ?? ()
#2 0x00000006 in ?? ()
#3 0x000034a9 in ?? ()
#4...
2005 Aug 16
2
test80: assert/core debug info
...ed: (%s)") at failures.c:173
#4 0x0003f338 in mbox_sync_update_header_from (ctx=0xffbff3a0, mail=0xb3900) at mbox-sync-update.c:443
#5 0x0003db78 in mbox_sync_read_and_move (sync_ctx=0xffbff708, mails=Variable "mails" is not available.
) at mbox-sync-rewrite.c:353
#6 0x0003e0dc in mbox_sync_rewrite (sync_ctx=0xffbff708, end_offset=The value of variable 'end_offset' is distributed across several
locations, and GDB cannot access its value.
) at mbox-sync-rewrite.c:473
#7 0x0003a328 in mbox_sync_handle_eof_updates (sync_ctx=0xffbff708, mail_ctx=0xffbff5d8) at mbox-sync.c:1265
#8 0x00...
2006 Nov 12
2
assertion failed: (need_space == (uoff_t)-mails[idx].space)
I'm running Dovecot dovecot-1.0.r13 on FreeBSD (FreeBSD 6.1-RELEASE-
p10). Mail is stored in mbox format (dovecot.conf after the msg).
Procmail delivers mail to subfolders under ~/.mail, locking using
dotfiles. One folder in particular for one user has an mbox file
~/.mail/Cron.
Quite often, I'll see that procmail processes are stacking up because
~/.mail/Cron.lock exists, and
2005 Nov 24
0
New Assert Failure
...m 2005-11-03.
The mbox size is currently 42951945 bytes.
dovecot: Nov 24 12:05:50 Error: 11520 imap(username):
Unexpectedly lost From-line at offset 33979772 from mbox file
/mailhome/new/a/l/username/mbox
dovecot: Nov 24 12:05:50 Error: 11520 imap(username): file
mbox-sync-rewrite.c: line 552 (mbox_sync_rewrite): assertion failed:
(mails[idx].from_offset == start_offset)
dovecot: Nov 24 12:05:55 Error: child 11520 (imap) killed with signal 6
(gdb) bt full
#0 0xffffe410 in ?? ()
No symbol table info available.
#1 0xbfffefc8 in ?? ()
No symbol table info available.
#2 0x00000006 in ?? ()
No symbol tab...
2011 Apr 04
1
Dovecot IMAP repeatedly disconnects
...2.31.255.193, lip=::ffff:172.31.255.1
Apr 4 16:39:21 holly dovecot: IMAP(?user?): mbox
/home/?user?/mail/Trash: seq=1 uid=3469 uid_broken=0 originally needed
17 bytes, now needs 18 bytes
Apr 4 16:39:21 holly dovecot: IMAP(?user?): Raw backtrace: imap
[0x461b7e] -> imap [0x4618ec] -> imap(mbox_sync_rewrite+0x5e3)
[0x4344a3] -> imap [0x42f5c0] -> imap(mbox_sync+0x428) [0x4309a8] ->
imap [0x427a5c] -> imap(cmd_copy+0x2f9) [0x411ff9] -> imap(cmd_uid+0x48)
[0x4152a8] -> imap [0x4157a7] -> imap [0x415839] ->
imap(_client_input+0x6d) [0x415e7d] -> imap(io_loop_handler_run+0x...
2007 Mar 02
2
rc25: need_space assert, core
...(gdb) backtrace
#0 0xff1c16e0 in _lwp_kill () from /lib/libc.so.1
#1 0xff15ff38 in raise () from /lib/libc.so.1
#2 0xff140160 in abort () from /lib/libc.so.1
#3 0x00089cd4 in i_internal_panic_handler ()
#4 0x00089728 in i_panic ()
#5 0x00046e58 in mbox_sync_read_and_move ()
#6 0x00047418 in mbox_sync_rewrite ()
#7 0x000426dc in mbox_sync_handle_eof_updates ()
#8 0x00042d68 in mbox_sync_do ()
#9 0x000438b8 in mbox_sync ()
#10 0x00043b40 in mbox_storage_sync_init ()
#11 0x0002a830 in imap_sync_init ()
#12 0x0002adac in cmd_sync ()
#13 0x000231e4 in client_handle_input ()
#14 0x00023370 in client_hand...
2007 Mar 05
3
Bug: mbox-sync-parse.c: line 228
...rtion failed: (ctx->sync_ctx->next_uid > ctx->sync_ctx->prev_msg_uid)
Mar 5 23:58:30 localhost dovecot: IMAP(dean): Raw backtrace: imap [0x80a8265] -> imap [0x80a7de7] -> imap [0x8070a04] -> imap [0x8070a17] -> imap(mbox_sync_parse_next_mail+0x200) [0x807101c] -> imap(mbox_sync_rewrite+0x94f) [0x8077813] -> imap [0x80724bc] -> imap(mbox_sync+0x3e2) [0x807447a] -> imap [0x806cd9a] -> imap(cmd_copy+0x23d) [0x8057599] -> imap(cmd_uid+0x76) [0x805a60a] -> imap [0x805afb6] -> imap [0x805af4a] -> imap(_client_input+0x78) [0x805b0fc] -> imap(io_loop_handler_r...
2005 Aug 26
0
1.0alpha1: assert and core
...t;)
at failures.c:173
#4 0x0003f2d8 in mbox_sync_update_header_from (ctx=0xffbff318, mail=0xbf930)
at mbox-sync-update.c:443
#5 0x0003db18 in mbox_sync_read_and_move (sync_ctx=0xffbff708, mails=Variable "mails" is not available.
)
at mbox-sync-rewrite.c:353
#6 0x0003e07c in mbox_sync_rewrite (sync_ctx=0xffbff708, end_offset=The value of variable 'end_offset' is distributed across several
locations, and GDB cannot access its value.
)
at mbox-sync-rewrite.c:473
#7 0x00039570 in mbox_sync_handle_missing_space (mail_ctx=0xffbff5d8)
at mbox-sync.c:827
#8 0x00039c00 in mb...
2005 Sep 01
0
another assert/core with 1.0alpha1
...t;)
at failures.c:173
#4 0x0003f2d8 in mbox_sync_update_header_from (ctx=0xffbff3a0, mail=0xaf2b0)
at mbox-sync-update.c:443
#5 0x0003db18 in mbox_sync_read_and_move (sync_ctx=0xffbff708, mails=Variable "mails" is not available.
)
at mbox-sync-rewrite.c:353
#6 0x0003e07c in mbox_sync_rewrite (sync_ctx=0xffbff708, end_offset=The value of variable 'end_offset' is distributed across several
locations, and GDB cannot access its value.
)
at mbox-sync-rewrite.c:473
#7 0x0003a2c8 in mbox_sync_handle_eof_updates (sync_ctx=0xffbff708,
mail_ctx=0xffbff5d8) at mbox-sync.c:1265...
2007 Jan 05
2
Dovecot rc15 crash in mbox-sync-update.c
...ize=688976) at data-stack.c:346
__PRETTY_FUNCTION__ = "file %s: line %"
#3 0x00078190 in t_pop () at data-stack.c:149
frame_block = (struct stack_frame_block *) 0x7fffffff
#4 0x00042a90 in mbox_sync_update_status (ctx=0x8f7e0)
at mbox-sync-update.c:267
No locals.
#5 0x00041730 in mbox_sync_rewrite (sync_ctx=0xffbff548, mail_ctx=0x39d5,
end_offset=14098141, move_diff=27645, extra_space=1, first_seq=45,
last_seq=163) at mbox-sync-rewrite.c:552
mails = (struct mbox_sync_mail *) 0xcf238
offset = 1
dest_offset = 4294967295
next_end_offset = 14079696
next_move_diff = 6
start_offse...
2005 Apr 27
0
Assertion Failures in Current CVS version
...2d4 in i_panic (
format=0x80a570c "file %s: line %d (%s): assertion failed: (%s)")
at failures.c:173
No locals.
#8 0x0806a7e1 in mbox_lock (mbox=0x80c3bc8, lock_type=1, lock_id_r=0xbffff72c)
at mbox-lock.c:532
ret = 0
#9 0x0806eddc in mbox_sync (mbox=0x80c3bc8, flags=MBOX_SYNC_REWRITE)
at mbox-sync.c:1488
lock_type = Variable "lock_type" is not available.
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xbffff518 in ?? ()
#2 0x00000006 in ?? ()
#3 0x00000dd0 in ?? ()
#4 0xb7ef1d41 in raise () from /lib/tls/libc.so.6
#5 0xb7ef3529 in abort () from /lib/tls/libc....
2007 Apr 15
0
Dovecot crashing
...124f0 in raise () from /lib/libc.so.6
No symbol table info available.
#2 0x1828cc5c in abort () from /lib/libc.so.6
No symbol table info available.
#3 0x080a7339 in i_set_failure_file ()
No symbol table info available.
#4 0x080a6e9f in i_panic ()
No symbol table info available.
#5 0x0807618b in mbox_sync_rewrite ()
No symbol table info available.
#6 0x080715c8 in mbox_sync_apply_index_syncs ()
No symbol table info available.
#7 0x080735c6 in mbox_sync ()
No symbol table info available.
#8 0x08073a38 in mbox_storage_sync_init ()
No symbol table info available.
#9 0x0805f7b2 in imap_sync_init ()
No symb...
2005 Nov 18
0
Two new Assert Failures
...in i_panic (
format=0x80a8acc "file %s: line %d (%s): assertion failed: (%s)")
at failures.c:173
No locals.
#8 0x0806c0e3 in mbox_lock (mbox=0x80c7c18, lock_type=1, lock_id_r=0xbffff71c)
at mbox-lock.c:528
ret = 0
#9 0x08070a6c in mbox_sync (mbox=0x80c7c18, flags=MBOX_SYNC_REWRITE)
at mbox-sync.c:1590
lock_type = Variable "lock_type" is not available.
(at frame 8)
(gdb) p lock_type
$1 = 1
(gdb) p mbox->mbox_lock_type
$2 = 0
F_RDLCK == 0
2013 Aug 05
1
Corrupted mboxes with v2.2.4, posix_fallocate and GFS2
...1312 "ftruncate()");
1313 }
1314 return -1;
1315 }
1316 mbox_sync_file_updated(sync_ctx, FALSE);
1317
1318 if (mbox_sync_rewrite(sync_ctx, mail_ctx, file_size,
1319 -sync_ctx->space_diff, padding,
1320 sync_ctx->need_space_seq,
1321 sync_ctx->seq) < 0)
1322 ret...
2007 Apr 15
2
mbox sync assertion failed?
...124f0 in raise () from /lib/libc.so.6
No symbol table info available.
#2 0x1828cc5c in abort () from /lib/libc.so.6
No symbol table info available.
#3 0x080a7339 in i_set_failure_file ()
No symbol table info available.
#4 0x080a6e9f in i_panic ()
No symbol table info available.
#5 0x0807618b in mbox_sync_rewrite ()
No symbol table info available.
#6 0x080715c8 in mbox_sync_apply_index_syncs ()
No symbol table info available.
#7 0x080735c6 in mbox_sync ()
No symbol table info available.
#8 0x08073a38 in mbox_storage_sync_init ()
No symbol table info available.
#9 0x0805f7b2 in imap_sync_init ()
No symb...
2005 Apr 07
1
imap segfault in mail-cache.c
...0) at mail-index-sync-update.c:135
#4 0x080826b9 in mail_index_sync_update_index (sync_ctx=0x80c5d98,
sync_only_external=0) at mail-index-sync-update.c:648
#5 0x08080913 in mail_index_sync_commit (ctx=0x80c5d98)
at mail-index-sync.c:595
#6 0x0806e432 in mbox_sync (ibox=0x80c3fe0, flags=MBOX_SYNC_REWRITE)
at mbox-sync.c:1418
#7 0x08067eb9 in mbox_storage_close (box=0x80c3fe0) at mbox-storage.c:914
#8 0x0808a72d in mailbox_close (box=0xffffff02) at mail-storage.c:299
#9 0x08057efc in _cmd_select_full (cmd=0x80b9050, readonly=0)
at cmd-select.c:50
#10 0x08057f31 in cmd_select (cmd=0x80b...
2007 Mar 28
2
assertion failed (1.0-rc27)
Under Dovecot 1.0-rc27 on Solaris 10 we noticed this error today affecting
one of our users repeatedly:
Mar 28 14:02:01 myhost dovecot: IMAP(myuser): file mbox-sync-rewrite.c: line 423 (mbox_sync_read_and_move): assertion failed: (need_space == (uoff_t)-mails[idx].space)
Mar 28 14:02:01 myhost dovecot: IMAP(myuser): Raw backtrace: 0x7ac54 -> 0x42cd4 -> 0x3e968 -> 0x3f54c -> 0x3f980
2007 Mar 07
3
1.0.rc26 released
http://dovecot.org/releases/dovecot-1.0.rc26.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc26.tar.gz.sig
Most importantly this should fix mbox problems in recent RCs.
* Changed --with-headers to --enable-header-install
* If time moves backwards only max. 5 seconds, sleep until we're back
in the original present instead of killing ourself. An error is
still logged.
- IMAP: With
2007 Mar 07
3
1.0.rc26 released
http://dovecot.org/releases/dovecot-1.0.rc26.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc26.tar.gz.sig
Most importantly this should fix mbox problems in recent RCs.
* Changed --with-headers to --enable-header-install
* If time moves backwards only max. 5 seconds, sleep until we're back
in the original present instead of killing ourself. An error is
still logged.
- IMAP: With