Displaying 10 results from an estimated 10 matches for "index_storage_mailbox_init".
2007 Mar 03
1
mbox_min_index_size panics at index-storage.c:368
Setting mbox_min_index_size above zero and accessing a small mbox
triggers the panic in index_storage_mailbox_init() at
dovecot-1.0.rc25/src/lib-storage/index/index-storage.c:368
dovecot: Mar 03 01:28:03 Error: IMAP(user): in-memory index creation failed.
dovecot: Mar 03 01:28:03 Error: IMAP(user): Raw backtrace: imap
[0x80b52c4] -> imap [0x80b4d59] ->
imap(index_storage_mailbox_init+0x35e) [0x808d1ce]...
2005 May 03
0
Segfault in imap
...:30:13 Error: child 10195 (imap) killed with signal 11
Core was generated by `imap'.
Program terminated with signal 11, Segmentation fault.
(gdb) bt full
#0 mail_index_view_open (index=0x80c2fc0) at mail-index-view.c:603
view = (struct mail_index_view *) 0x80c5608
#1 0x08077ccd in index_storage_mailbox_init (ibox=0x80c3bc8, index=0x80c2fc0,
name=0x80a6cfe "INBOX", flags=Variable "flags" is not available.
) at index-storage.c:345
storage = Variable "storage" is not available.
(gdb) bt
#0 mail_index_view_open (index=0x80c2fc0) at mail-index-view.c:603
#1 0x0...
2007 Mar 05
1
new crashes: is the index/mail cache endian neutral?
...le_offset_r=0x0) at mail-transaction-log.c:1373
__PRETTY_FUNCTION__ = "mail_transaction_log_sync_lock"
#5 0x0809dad3 in mail_index_open (index=0x8117c70, flags=17,
lock_method=MAIL_INDEX_LOCK_FCNTL) at mail-index.c:1423
i = 0
ret = 135294216
#6 0x08096241 in index_storage_mailbox_init (ibox=0x81164b8, name=0x0,
flags=0, move_to_memory=false) at index-storage.c:360
storage = (struct mail_storage *) 0x80f62a0
index_flags = 17
lock_method = MAIL_INDEX_LOCK_FCNTL
ret = 0
__PRETTY_FUNCTION__ = "index_storage_mailbox_init"
#7 0x0...
2005 Aug 30
0
New imap assertion failure
...ot;file %s: line %d (%s): assertion failed: (%s)")
at failures.c:173
No locals.
#8 0x080874d6 in mail_index_view_open (index=Variable "index" is not available.
) at mail-index-view.c:615
view = Variable "view" is not available.
(gdb) frame
#9 0x08079ccd in index_storage_mailbox_init (ibox=0x80c78c0, index=0x80c8000,
name=0x80bfe80 "Tier-2", flags=Variable "flags" is not available.
) at index-storage.c:367
367 ibox->view = mail_index_view_open(index);
(gdb) p *index
$3 = {
dir = 0x80c80a0 "/mailhome/new/s/b/support/.imap/Tier-2&qu...
2006 Mar 26
1
Dovecot abort while selecting INBOX
Hello all,
Recently, I was setting up SpamAssassin and procmail on my system
(used to run Courier, and was converted using Courier convert
scripts). I was setting up a rule in PINE to filter all previously
marked SPAM messages into a folder, when I suddenly got disconnected
from the IMAP server. I attempted to reconnect, but any attempts to
access my INBOX would disconnect me.
I looked in
2008 Jun 02
1
Problems under opensuse-10.3-x86_64
...dex.c: line 1
900 (mail_index_move_to_memory): assertion failed: (index->fd == -1)
May 27 18:05:44 ian dovecot: IMAP(tkstest at foo-bar.de): Raw backtrace:
imap [0x4648be] -> imap [0x4645fe] -> imap [0x443834] -> imap [0x450b08]
-> imap(mail_index_open+0x1df) [0x444e6f] ->
imap(index_storage_mailbox_init+0x159) [0x43c119] ->
imap [0x41fe0d] -> imap [0x420ab8] -> imap(_cmd_select_full+0xaa)
[0x4149ca] -> imap(cmd_select+0xb) [0x414b7b] -> imap [0x415e97] -> imap
[0x415f29] -> imap(_client_input+0x6f) [0x4165cf] ->
imap(io_loop_handler_run+0x101) [0x46a021] -> imap(io_lo...
2006 Oct 13
1
Segfault in in rc7 when index does not exists
...quot;) at mail-transaction-log.c:803
#4 0x0809e65c in mail_transaction_log_open_or_create (index=0x80e2a28) at mail-transaction-log.c:240
#5 0x08092f21 in mail_index_open (index=0x80e2a28, flags=MAIL_INDEX_OPEN_FLAG_CREATE, lock_method=MAIL_INDEX_LOCK_FCNTL) at mail-index.c:1489
#6 0x0808aa52 in index_storage_mailbox_init (ibox=0x80e3548, index=0x80e2a28, name=0x80c32e4 "INBOX", flags=0, move_to_memory=false) at index-storage.c:362
#7 0x08064d68 in maildir_open (storage=0x80dd420, name=0x80c32e4 "INBOX", flags=<value optimized out>) at maildir-storage.c:487
#8 0x08065628 in maildir_mailbo...
2005 Mar 23
2
Segfault in imap process
...ndex_map (index=0x80c24e8, force=0) at mail-index.c:792
#2 0x0807c870 in mail_index_try_open (index=0x80c24e8, lock_id_r=0xbffff68c)
at mail-index.c:1064
#3 0x0807c9cf in mail_index_open (index=0x80c24e8, flags=5,
lock_method=MAIL_INDEX_LOCK_FCNTL) at mail-index.c:1219
#4 0x08076025 in index_storage_mailbox_init (storage=0x80b7b90,
box=0x80ac920, index=0x80c24e8, name=0x80a292f "INBOX", flags=Variable "flags" is not available.
)
at index-storage.c:330
#5 0x08067cd8 in mbox_open (storage=0x80b7b90, name=0x80a292f "INBOX",
flags=0) at mbox-storage.c:510
#6 0x080...
2007 Mar 27
3
odd behavior with Dovecot LDA
Okay, to convince myself that quota handling was working okay with
Dovecot 1.0-rc27 on Solaris 10, I tested sending a message to an
account that was purposely over-quota. The account in question had
a vacation message set up.
For the first test, there was no $HOME/.imap directory at all.
I received the vacation message, but the message which was supposed
to be delivered locally queued in Postfix
2010 Jul 20
1
imap core dumping on signal 10
...index_flags = 17
ret = 565312
cache = (struct mail_cache *) 0x0
cache_env = 0x0
never_env = 0x4000000 <Address 0x4000000 out of bounds>
env = 0x100001 ""
---Type <return> to continue, or q <return> to quit---
#4 0x0008a134 in index_storage_mailbox_init (ibox=0x0, name=0x0, flags=0, move_to_memory=false)
at /usr/local/src/dovecot/dovecot-1.2.12/src/lib-storage/index//index-storage.c:475
storage = (struct mail_storage *) 0x11
box = (struct mailbox *) 0x0
dir_gid = -1
origin = 0x15b140 "/var/mail/chrisho"...