Re: [Evolution] Strange evolution crash
- From: Not Zed <notzed ximian com>
- To: Dan Winship <danw ximian com>
- Cc: Mattias Eriksson <snaggen acc umu se>, evolution ximian com
- Subject: Re: [Evolution] Strange evolution crash
- Date: 16 May 2001 09:47:54 +0930
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]