|
From: Jim C. <li...@yg...> - 2003-04-27 02:54:34
|
On Thursday, April 24, 2003, at 06:32 PM, Lachlan Andrew wrote: > On Fri, 25 Apr 2003 00:30, Ted Stresen-Reuter wrote: >> I meant to express my interest in testing your patch too. I >> have OS X as well. I would need instructions for >> how to apply a patch. > > Thanks. The revised patch is attached. Hi - Using the patch with current CVS code (as of this afternoon), I am still running into fatal problems with OS X. I no longer get the segfault, but instead see the output shown below. The error messages repeat with a different page number each time. Although it hasn't yet run to completion, it seems that increasing the value of wordlist_page_size solves the immediate problem; it was originally set to 8192 and I doubled it. I run into the same problem if the attribute is left unset in the configuration file. Jim WordDB: CDB___memp_cmpr_alloc: unexpected error from weakcmpr base WordDB: PANIC: Cannot allocate memory WordDB: PANIC: DB_RUNRECOVERY: Fatal error, run database recovery WordDB: /Users/greyleaf/local/htdig_cvs/var/htdig-crash1/db.words.db: write failed for page 13982 WordDB: Unable to allocate 8247 bytes from mpool shared region: Cannot allocate memory |