Displaying 4 results from an estimated 4 matches for "mbox_lock_fcntl".
2005 Oct 21
1
1.0alpha4: mbox-lock asserts and cores
Timo,
I upgraded from alpha3 to alpha4 yesterday, and I am seeing
a few of the following asserts:
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...
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
2005 Nov 30
0
F_UNLCK assertion
Hello,
> I upgraded from alpha3 to alpha4 yesterday, and I am seeing
> a few of the following asserts:
>
> imap(user): file mbox-lock.c: line 379 (mbox_lock_fcntl):
> assertion failed: (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_t...
2005 Oct 24
0
1.0alpha4: drowning in asserts/cores
Timo,
I have had to drop back to alpha3 because I found a pile
of core files on my imap server this morning, from the
weekend. They are all from the assert:
imap(user): file mbox-lock.c: line 379 (mbox_lock_fcntl):
assertion failed: (lock_type == F_UNLCK)
I reported this issue to the list last Friday. Help...
Jeff Earickson
Colby College