PROTECTED]
Sent: Tuesday, September 09, 2008 3:12 AM
To: DEMBKOWSKI, Henryk (Henryk); Info Cyrus; Cyrus Devel
Cc: DEMBEK, Adam (Adam)
Subject: Re: Core dump from cyrusdb_skiplist.c
Yeah, you've got a corrupted skiplist file. There are a variety of
reasons why this could be the case, but most o
Yeah, you've got a corrupted skiplist file. There are a variety
of reasons why this could be the case, but most of all, the
skiplist library in 2.3.7 is pretty buggy. Well, no more buggy
than it had been for ages, but I got a LOT of fixes added since
then.
Probably the best skiplist library in c
Patrick Welche wrote:
imapd dumps core when the user with the most email tries to "select inbox".
Has this already been fixed / look familiar? before I go down the system
limits route (as it is the ubiquitous signal 11)..
Core was generated by `imapd'.
Program terminated with signal 11, Segmenta
On Thu, Dec 01, 2005 at 04:36:09PM +, Patrick Welche wrote:
> #0 0x08089fcc in find_node (db=0x812e680, key=0x812d4a0 "411b3b1e3fa295e4",
> keylen=16, updateoffsets=0x0) at /usr/include/machine/byte_swap.h:54
(gdb) print *db
$1 = {fname = 0x812d4e0 "/var/imap/user/b/bursar.seen", fd = 14
Don't like to reply to my own email but maybe someone is interested in
my findings. As other subscribers with similar problems I got no help
from the list but I found a solution for myself although I don't know
if this solution is permanent.
The procmail recipe below caused deliver to segfault.