Displaying 4 results from an estimated 4 matches for "mbox_lock_dotlock".
2005 Oct 21
1
1.0alpha4: mbox-lock asserts and cores
...e.
)
at mbox-lock.c:209
#7 0x0006b03c in dotlock_create (path=0xab448 "/var/mail/j/jnbero",
dotlock=0xacfc0, flags=0, write_pid=1) at file-dotlock.c:408
#8 0x0006b208 in file_dotlock_create (set=Variable "set" is not available.
) at file-dotlock.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_t...
2009 Jun 12
1
Couldn't open INBOX: Timeout while waiting for lock
...e waiting for lock' 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
error...
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
...sec = 34}, st_ctim = {
tv_sec = 34, tv_nsec = -4263504}, st_blksize = 136192,
st_blocks = -18312022562992632,
st_fstype = "\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000",
st_pad4 = {0, 0, 0, 0, 173, 0, 2141451620, 0}}
fd = 18
ret = 1
#3 0x38bc8 in mbox_lock_dotlock (ctx=0xffbef2c0, lock_type=2,
max_wait_time=1169749509) at mbox-lock.c:259
mbox = (struct mbox_mailbox *) 0xdd100
set = {temp_prefix = 0x0, lock_suffix = 0x0, timeout = 300,
stale_timeout = 120, callback = 0x38a04 <dotlock_callback>,
context = 0xffbef2c0, use_excl_lock...