Samuel Cormier-Iijima wrote: > Hi, > > The new features are nice! > > I'm getting a segfault on certain files though... I don't really > understand all the major changes you've done (I'll have to look into > the code again once the release is made :-) so I can't provide a > patch, but here's the backtrace: >
I believe this is because I forgot to add a mutex to protect the non-thread safe stemmer - have now fixed in cvs. let me know if this sorts out your problem. Btw does anyone run tracker on a multi cpu machine? If so it would help expose anything else thats non-thread safe. Mr Jamie McCracken http://jamiemcc.livejournal.com/ _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
