On Thu, 2010-10-21 at 14:39 +0800, Chen, Zhenqiang wrote: > >Any chance you got a backtrace of that? > > Backtrace screenshots are attached. > > segfault.GIF is for segmentation fault. > g_ptr_array_ref.GIF is for CRITICAL warning of g_ptr_array_ref. > > For test, I just change codes as > > sparql_array_errors?g_ptr_array_index (sparql_array_errors, i):NULL > > p?g_ptr_array_ref (p):NULL > >
This should have fixed this issue: http://git.gnome.org/browse/tracker/commit/?id=2cfff47a99f0632448b55dfb9f7070b22d4faade&h=miner-fs-refactor-multi-insert Note that I rebased the branch and it will probably hit master today. -- Aleksander _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
