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... Regards, Marcus _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
