On 7/22/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote:
> On 7/22/07, Michael Biebl <[EMAIL PROTECTED]> wrote:
> > 2007/7/22, Laurent Aguerreche <[EMAIL PROTECTED]>:
> > > 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
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to