Displaying 3 results from an estimated 3 matches for "maildir_uidlist_next".
2010 Apr 23
2
What causes dovecot to rebuild dovecot-uidlist?
Hello,
In what situations will Dovecot 1.2.11 rebuild its uidlist? I am using the
maildir storage format, and I am also modifying the uidlist manually (so
it's possible I could jack* things up). I have found some related code in
maildir-uidlist.c: maildir_uidlist_next.
1) Blank filename or UID 0
2) Any UID not being greater than the proceeding UID
3) Any UID being greater than ~4 billion.
4) Any UID being greater than the suggested next uid.
6) If a filename contains a /
7) General header line sanity checking.
Are there any other sections of the code that do s...
2009 Dec 01
1
dovecot-1.2.8 imap crash (with backtrace)
...tion failed: (%s)")
at failures.c:207
No locals.
#6 0x08088e76 in maildir_uidlist_records_array_delete (uidlist=0x8739cd8,
rec=0x8758228) at maildir-uidlist.c:403
recs = 0x8757428
__PRETTY_FUNCTION__ = "maildir_uidlist_records_array_delete"
#7 0x08089e99 in maildir_uidlist_next (uidlist=0x8739cd8)
at maildir-uidlist.c:544
rec = 0x8758308
uid = 3159
#8 maildir_uidlist_update_read (uidlist=0x8739cd8) at maildir-uidlist.c:741
storage = 0x872d4b8
orig_uid_validity = 1214127123
fd = 10
orig_next_uid = 3159
input = 0x...
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