Displaying 19 results from an estimated 19 matches for "mbox_sync_do".
2006 Mar 06
1
asserts and cores in beta3
My setup: Solaris 9, built with gcc 4.0.2 (I now have gcc 4.1
installed on my system, but have not rebuilt dovecot). A
couple of asserts and cores in the last few days:
Mar 1 09:25:13 emerald dovecot: [ID 107833 mail.error] imap(tmwillia): file mbox-sync.c: line 1471 (mbox_sync_do): assertion failed: (!sync_ctx->mbox->mbox_sync_dirty || (flags & MBOX_SYNC_UNDIRTY) == 0)
Mar 1 09:58:44 emerald dovecot: [ID 107833 mail.error] imap(eewilson): file mbox-sync.c: line 1471 (mbox_sync_do): assertion failed: (!sync_ctx->mbox->mbox_sync_dirty || (flags & MBOX_SYN...
2006 Jan 24
0
1.0beta2: mbox_sync assert
Timo,
My first assert in beta2. Syslog said:
Jan 24 09:57:16 emerald dovecot: [ID 107833 mail.error] imap(user): Cached message offset 94625 is invalid for mbox file /var/mail/m/user
Jan 24 09:57:16 emerald dovecot: [ID 107833 mail.error] imap(user): file mbox-sync.c: line 1471 (mbox_sync_do): assertion failed: (!sync_ctx->mbox->mbox_sync_dirty || (flags & MBOX_SYNC_UNDIRTY) == 0)
Gdb analysis on the core file is attached. My setup:
Solaris 9, mbox format, mbox on NFS filesystem (also S9),
index files on local UFS filesystem.
Jeff Earickson
Colby College
-------------- nex...
2005 May 04
1
Problem (?) with 1.0-stable
... Version from April 26, gives me the following errors in the imap log
file :
dovecot: May 04 09:56:58 Error: IMAP(m6933192-4): file mbox-sync.c: line
1262 (mbox_sync_do): assertion failed: (sync_ctx->ibox->mbox_sync_dirty)
dovecot: May 04 09:56:58 Error: child 10721 (imap) killed with signal 6
This occurs sporadically and vanishes after some time. Is this something
to worry about or not.
I have
mbox_dirty_syncs = yes
Or does this just say "I am fa...
2005 May 03
1
Test68 and Namespaces
...rking with 1.0-test68 since it provides the ability to configure
things with the namespaces.
But I am seeing an error pop up in my maillog file when exiting the
client, it is:
============================================
May 3 08:11:41 tbox dovecot: IMAP(sub4000): file mbox-sync.c: line 1371
(mbox_sync_do): assertion failed: (sync_ctx->mbox->mbox_sync_dirty)
May 3 08:11:41 tbox dovecot: child 12717 (imap) killed with signal 6
============================================
Wasn't sure if it is a code bug or if it is how I have the namespace
entries setup. In my dovecot.conf file I have:
-...
2007 Mar 02
2
rc25: need_space assert, core
...se () 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_handle_input ()
#15 0x00023458 in _client_input ()
#16 0x0008fe1c in io_loop_handler_run...
2017 Feb 03
0
Crash while reading compressed mbox: Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion failed: (ret == -1)
...istream-raw-mbox.c:612
#10 0x0000000010b2b0aa in mbox_sync_read_next_mail
(sync_ctx=0x7fffffffe418, mail_ctx=0x7fffffffe270) at mbox-sync.c:162
#11 0x0000000010b2964a in mbox_sync_loop (sync_ctx=0x7fffffffe418,
mail_ctx=0x7fffffffe270, partial=false) at mbox-sync.c:1057
#12 0x0000000010b290cb in mbox_sync_do (sync_ctx=0x7fffffffe418,
flags=MBOX_SYNC_UNDIRTY) at mbox-sync.c:1642
#13 0x0000000010b28999 in mbox_sync_int (mbox=0x118ee040,
flags=MBOX_SYNC_UNDIRTY, lock_id=0x7fffffffe640) at mbox-sync.c:1969
#14 0x0000000010b280ea in mbox_sync (mbox=0x118ee040,
flags=MBOX_SYNC_UNDIRTY) at mbox-sync.c:2022...
2005 Aug 16
2
test80: assert/core debug info
...x=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 0x0003a9f4 in mbox_sync_do (sync_ctx=0xffbff708, flags=Variable "flags" is not available.
) at mbox-sync.c:1465
#9 0x0003b040 in mbox_sync (mbox=0xa6758, flags=MBOX_SYNC_REWRITE) at mbox-sync.c:1692
#10 0x0003361c in mbox_storage_close (box=0xa6758) at mbox-storage.c:955
#11 0x0005bd08 in mailbox_close (box=Variab...
2006 Jan 27
1
gcc 2.95 compile errors
...39;:
mbox-sync.c:1228: warning: assignment from incompatible pointer type
mbox-sync.c:1287: warning: assignment from incompatible pointer type
mbox-sync.c: In function `mbox_sync_update_index_header':
mbox-sync.c:1330: warning: assignment from incompatible pointer type
mbox-sync.c: In function `mbox_sync_do':
mbox-sync.c:1418: warning: assignment from incompatible pointer type
mbox-sync.c: In function `mbox_sync_has_changed':
mbox-sync.c:1496: warning: assignment from incompatible pointer type
mbox-storage.c:1045: warning: missing initializer
mbox-storage.c:1045: warning: (near initialization...
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
2005 Aug 26
0
1.0alpha1: assert and core
...ocations, 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 mbox_sync_loop (sync_ctx=0xffbff708, mail_ctx=0xffbff5d8,
partial=0) at mbox-sync.c:1125
#9 0x0003a94c in mbox_sync_do (sync_ctx=0xffbff708, flags=Variable "flags" is not available.
)
at mbox-sync.c:1458
#10 0x0003afe0 in mbox_sync (mbox=0xaa438, flags=MBOX_SYNC_REWRITE)
at mbox-sync.c:1692
#11 0x000335bc in mbox_storage_close (box=0xaa438) at mbox-storage.c:955
#12 0x0005bb7c in mailbox_close (bo...
2009 Nov 12
1
Bug report
...at istream-raw-mbox.c:578
#6 0x00000000004622f3 in mbox_sync_read_next_mail (sync_ctx=0x7fffffffe290, mail_ctx=0x7fffffffe0b0) at mbox-sync.c:151
#7 0x00000000004649f6 in mbox_sync_loop (sync_ctx=0x7fffffffe290, mail_ctx=0x7fffffffe0b0, partial=false) at mbox-sync.c:1004
#8 0x0000000000465c00 in mbox_sync_do (sync_ctx=0x7fffffffe290, flags=MBOX_SYNC_UNDIRTY) at mbox-sync.c:1535
#9 0x00000000004667b8 in mbox_sync_int (mbox=0x40d23848, flags=MBOX_SYNC_UNDIRTY, lock_id=0x7fffffffe4b8) at mbox-sync.c:1842
#10 0x0000000000466a26 in mbox_sync (mbox=0x40d23848, flags=MBOX_SYNC_UNDIRTY) at mbox-sync.c:1894
#1...
2008 Dec 04
1
assertion failed in 1.1.7 file mbox-sync.c: line 1305 (mbox_sync_handle_eof_updates)
...911de in mbox_sync_handle_eof_updates (sync_ctx=0xbfbac0f4,
mail_ctx=0xbfbac008) at mbox-sync.c:1305
st = (const struct stat *) 0x97f3420
file_size = 242
offset = 242
padding = 684287899293748052
trailer_size = 0
__PRETTY_FUNCTION__ = "mbox_sync_handle_eof_updates"
#7 0x08091d77 in mbox_sync_do (sync_ctx=0xbfbac0f4, flags=0) at
mbox-sync.c:1547
mail_ctx = {sync_ctx = 0xbfbac0f4, mail = {uid = 0, idx_seq = 1,
keywords = {arr = {buffer = 0x0, element_size = 0}, v = 0x0,
v_modifiable = 0x0}, flags = 12 '\f', uid_broken = 0, expunged =
1, pseudo = 0, from_offset = 0, body_size...
2005 Sep 01
0
another assert/core with 1.0alpha1
...f708, 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
#8 0x0003a994 in mbox_sync_do (sync_ctx=0xffbff708, flags=Variable "flags" is not available.
)
at mbox-sync.c:1465
#9 0x0003afe0 in mbox_sync (mbox=0xaa438, flags=MBOX_SYNC_REWRITE)
at mbox-sync.c:1692
#10 0x000335bc in mbox_storage_close (box=0xaa438) at mbox-storage.c:955
#11 0x0005bb7c in mailbox_close (bo...
2012 Jan 10
1
Panic: file mbox-sync.c: line 1348: assertion failed
...cot.so.0
No symbol table info available.
#4 0xff1cbc38 in i_panic () from /opt/local/lib/dovecot/libdovecot.so.0
No symbol table info available.
#5 0xff31954c in mbox_sync_handle_eof_updates () from
/opt/local/lib/dovecot/libdovecot-storage.so.0
No symbol table info available.
#6 0xff319fb0 in mbox_sync_do () from
/opt/local/lib/dovecot/libdovecot-storage.so.0
No symbol table info available.
#7 0xff31ade0 in mbox_sync_int () from
/opt/local/lib/dovecot/libdovecot-storage.so.0
No symbol table info available.
#8 0xff31b280 in mbox_storage_sync_init () from
/opt/local/lib/dovecot/libdovecot-stor...
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
2009 Mar 03
4
failed assertion in 1.1.8: istream.c: line 81
...ad (stream=0x8102e28) at istream.c:93
#7 0x080bbd3d in i_stream_read_data (stream=0x8102e28, data_r=0xbfbfe350, size_r=0xbfbfe354, threshold=0) at istream.c:322
#8 0x0806d85b in istream_raw_mbox_get_body_size (stream=0x8102e28, expected_body_size=11013) at istream-raw-mbox.c:562
#9 0x080736dd in mbox_sync_do (sync_ctx=0xbfbfe640, flags=0) at mbox-sync.c:151
#10 0x08075700 in mbox_sync (mbox=0x8103028, flags=0) at mbox-sync.c:1833
#11 0x08070001 in mbox_save_init (_t=0x80f2980, flags=0, keywords=0x0, received_date=1236108538, timezone_offset=0,
from_envelope=0x80e6100 "<snip>", input...
2014 Oct 29
2
2.2.15 Panic in mbox_sync_read_next_mail()
...feea207c in mbox_sync_loop (sync_ctx=0x8047794, mail_ctx=0x804760c, partial=false)
at ../../../../src/lib/array.h:158
rec = (const struct mail_index_record *) 0x0
uid = 0
messages_count = 66
offset = 564
ret = 1
expunged = false
skipped_mails = true
uids_broken = false
#9 0xfeea37e9 in mbox_sync_do (sync_ctx=0x8047794, flags=0) at ../../../../src/lib/array.h:158
mbox_hdr = (struct mbox_index_header *) 0x80b4a20
mail_ctx = {sync_ctx = 0x8047794, mail = {uid = 0, idx_seq = 0, keywords = {arr = {
buffer = 0x0, element_size = 0}, v = 0x0, v_modifiable = 0x0}, flags = 32 ' ', uid...
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