search for: mbox_lock_list

Displaying 4 results from an estimated 4 matches for "mbox_lock_list".

2005 Oct 21
1
1.0alpha4: mbox-lock asserts and cores
...erts: imap(user): file mbox-lock.c: line 379 (mbox_lock_fcntl): assertion failed: (lock_type == F_UNLCK) Gdb info on a couple of the cores is attached. It looks like the arg lock_type for mbox_lock_fcntl() is not getting passed in correctly, like the enum "enum mbox_lock_type type" in mbox_lock_list() is not getting set or used correctly so that lock_data[type].func is wrong. Hmmm. My setup: Solaris 9, mbox, dovecot built with gcc 4.0.2. The filesystem for INBOXes is NFS mounted from another Solaris 9 system, but the index files reside on local filesystems. My setting for "lock_method =...
2005 Nov 30
0
F_UNLCK assertion
...ed: (lock_type == F_UNLCK) I'm getting this error too after upgrading to alpha4. > Gdb info on a couple of the cores is attached. It looks > like the arg lock_type for mbox_lock_fcntl() is not getting > passed in correctly, like the enum "enum mbox_lock_type type" > in mbox_lock_list() is not getting set or used correctly so > that lock_data[type].func is wrong. Hmmm. > > My setup: Solaris 9, mbox, dovecot built with gcc 4.0.2. > The filesystem for INBOXes is NFS mounted from another Solaris 9 > system, but the index files reside on local filesystems. > My s...
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
...x_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 = 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,...