[Tracker] Tracker search problem - GLib-CRITICAL **: g_thread_join: assertion `thread' faile

2010-12-20 Thread Alexandru Tataru
Hello everybody, I created a stress test for an API developed by me using tracker. A method in this API is used to search the tracker database by a keyword using a sparql query. The thing is that when I call this method approximatively 370 times it crashes. The returned error is the following

Re: [Tracker] Tracker search problem - GLib-CRITICAL **: g_thread_join: assertion `thread' faile

2010-12-20 Thread Philip Van Hoof
On Mon, 2010-12-20 at 10:43 +0200, Alexandru Tataru wrote: > Hello everybody, > > > I created a stress test for an API developed by me using tracker. A > method in this API is used to search the tracker database by a keyword > using a sparql query. The thing is that when I call this > method ap