Re: [Evolution] Strange evolution crash



On 15 May 2001 19:51:38 +0500, Dan Winship wrote:
camel-local-provider-ERROR **: file camel-mbox-folder.c: line 146 (mbox_lock): assertion failed: 
(mf->lockfd == -1)
aborting...

You've run out of file descriptors. (Not sure what the suggested fix
is.)


Are you sure?  That suggests otherwise.  Its trying to lock when its
already locked, which isn't allowed.  If you ran out of fd's, the lockfd
would be == -1 from a failed lock.  This is obviously a non-failed lock
trying to lock again.







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]