|
From: Geoff H. <ghu...@ws...> - 2002-08-07 18:15:38
|
On Wed, 7 Aug 2002 And...@wi... wrote:
> I was working w/ the 3.2.0b4 7/28 snapshot and hit:
> FATAL ERROR:Compressor::get_vals invalid comptype
> FATAL ERROR at file:WordBitCompress.cc line:827 !!!
> Segmentation Fault - core dumped
Yeah, there are some bugs in the htword/mifluz compressor code. Loic told
me ages ago that they're fixed in the new mifluz code--which is why I'm
working to sync it in.
> if(verbose)printf("get_vals:comptype:%d\n",comptype);
> stmts didn't show up in the output. I can only find 2 places where new
> Compressors are created, in htword/WordDBPage.cc and neithor of them seems
> to pass along the verbose flag. I'm out of my depth here, but the
You're probably right from my reading of that code as well. Since it's
(supposedly) a solved bug, I've been spending my time figuring out the
bugs in the mifluz-merge code and whether there are *new* mifluz bugs. :-(
-Geoff
|