On 6/7/05, Quentin <[EMAIL PROTECTED]> wrote: > Hi Yen-Ju, > > I have tried to run LuceneKit tests today on Linux (Ubuntu Hoary, Linux > 2.6, GCC 3.3.4) and I'm currently stalled on a segmentation fault within > TestBinaryDocument.m (with backtrace, I observe just infinite > Objective-C runtime messages lookup). > I have fixed previosusly a segmentation fault in LCSegmentMerger.m with > the attached patch.
Thanx. I applied it with some modification, though I am surprised that it causes a segmentation fault. > > Few tests are failing too, like this one : LCPriorityQueue.m:206: > warning: msgUKTrue.fail There are chance that one of the LCPriorityQueue test will failed because of the random number. If you run it again, or later, it should pass. It depends on random number. Yen-Ju > > I'm going to try LuceneKit example too. > > Quentin. > > -- > Quentin Mathé > [EMAIL PROTECTED] > > > >
