Displaying 5 results from an estimated 5 matches for "mbox_update_lock".
2005 Oct 21
1
1.0alpha4: mbox-lock asserts and cores
...c:482
#9 0x00035194 in mbox_lock_dotlock (ctx=0xffbff4c8, lock_type=2,
max_wait_time=1129857019) at mbox-lock.c:257
#10 0x00035534 in mbox_lock_list (ctx=0xffbff4c8, lock_type=2,
max_wait_time=1129857019, idx=Variable "idx" is not available.
) at mbox-lock.c:439
#11 0x0003568c in mbox_update_locking (mbox=0xab2c0, lock_type=2)
at mbox-lock.c:482
#12 0x0003586c in mbox_lock (mbox=0xab2c0, lock_type=2, lock_id_r=0xffbff5d4)
at mbox-lock.c:523
#13 0x0003af58 in mbox_sync (mbox=0xab2c0, flags=MBOX_SYNC_UNDIRTY)
at mbox-sync.c:1587
#14 0x0003b4d4 in mbox_storage_sync_init (box=0xab2c...
2005 Oct 04
1
time out error and email with attachments
I'm facing some problem with emails and attachments.
I'm not sure it's dealing with MTU (it is set to the maximum number
before a fragmentation occurs).
I have no errors from pop3, but the following message is the best I can
show you just to understand my problem.
The log shows this:
"imap(roberto.cipollini at allmediasolution.com): Oct 04 17:35:03 Error:
Timeout while
2009 Jun 12
1
Couldn't open INBOX: Timeout while waiting for lock
...9; error.
My customer's configuration is utilizes mbox with the following mbox
configs.
[snip]
pop3_lock_session = yes
mbox_read_locks = fcntl
mbox_write_locks = fcntl
mbox_lock_timeout = 300
[/snip]
I see from the source that this error can occur in one of two places:
mbox_lock_dotlock()
mbox_update_locking()
Given my customer is using fcntl locking I automatically assume that it is
the later where they are hitting the error.
While I see in the source these errors are Temporary Errors; I do wonder
what is the specific cause and what should we be looking at to address the
errors.
One thing we hav...
2006 Dec 14
2
604995471 7500 routers / upgrade issue
Hi Benjamin:
I think that the following link will give you an idea for what you need to
know:
http://www.cisco.com/warp/customer/620/roadmap_b.shtml
This is for the naming:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_tech_note09186a0080101cda.shtml
In this case 11.1CC goes to 12.0T and 12.0T migrate to 12.1 mainline. Do not
you worry you will not loose anything with the new
2007 Jan 25
1
X-UID gaps cause Dovecot/IMAP to hang
...tlock_callback>,
context = 0xffbef2c0, use_excl_lock = 0}
ret = 1
#4 0x38fe0 in mbox_lock_list (ctx=0xffbef2c0, lock_type=2,
max_wait_time=1169749509, idx=1) at mbox-lock.c:448
lock_types = (enum mbox_lock_type *) 0xaedf0
i = 1
ret = -4263232
#5 0x390a0 in mbox_update_locking (mbox=0xdd100, lock_type=-4263232)
at mbox-lock.c:492
ctx = {mbox = 0xdd100, lock_status = {1, 0, 0, 0},
checked_file = false, lock_type = 2, dotlock_last_stale = true}
max_wait_time = -4263232
ret = 905472
i = 1169749509
drop_locks = false
#6 0x393...