Re: [Tracker] Many fixes



On 7/22/07, Marcus Fritzsch <fritschy googlemail com> wrote:
On 7/22/07, Michael Biebl <mbiebl gmail com> wrote:
> 2007/7/22, Laurent Aguerreche <laurent aguerreche free fr>:
> > Hello,
> >
> > I propose a patch to fix a bunch of things:
>
>
> Hi Laurent,
>
> after your latest commit (r693), trackerd immediately segfaults on
> start for me :-/
>
> Backtrace is attached.

I took a look at the source.

From the backtrace, SN_set_current, the parameter z which is given by
sb_stemmer_stem is invalid. 0x41 is ascii for 'A' --- so there seems
to be an overflow or wrong pointer... I haven't found this
unfortunately...

Ah, once more, the stemmer struct is naturally a state of tracker ---
so, if it does segfault, we may check the init state (or - for
instance where in the vicinity of tracker->stemmer is written)

Ah, not sure though.

Marcus



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]