On Tue, 2007-09-11 at 18:29 +0800, jerry tan wrote: > I check out today's trunk code,and met one strange core dump > > after I run trackerd -R, and touch some file under its watched directory, > trackerd will core dump. > > > here is the core stack. > > > tracker_indexer_append_word_chunk(db_con = 0x824cb00, word = 0x81b4f90 > "image/jpeg", details = 0xfe7037c0, word_detail_count = 1), line 542 in > "tracker-indexer.c" > [2] tracker_indexer_append_word(db_con = 0x824cb00, word = 0x81b4f90 > "image/jpeg", id = 566U, service = 255, score = 65526), line 660 in > "tracker-indexer.c" > [3] tracker_indexer_update_word(db_con = 0x824cb00, word = 0x81b4f90 > "image/jpeg", id = 566U, service = 255, score = 65526, remove_word = 0), > line 790 in "tracker-indexer.c" > [4] tracker_indexer_update_word_list(db_con = 0x824cb00, word = > 0x81b4f90 "image/jpeg", update_list = 0x81b5230), line 920 in > "tracker-indexer.c" > [5] flush_update_list(db_con = 0x824cb00, list = 0x81b5230, word = > 0x81b4f90 "image/jpeg"), line 161 in "tracker-cache.c" > [6] flush_cache(db_con = 0x81afe00, cache = 0x824a700, word = > 0x81b4f90 "image/jpeg"), line 180 in "tracker-cache.c" > [7] flush_all(key = 0x81b4f90, value = 0x824a700, data = 0x81afe00), > line 265 in "tracker-cache.c" > [8] g_hash_table_foreach(0x80fc940, 0x8082eb0, 0x81afe00), at 0xfeb7826d > [9] tracker_cache_flush_all(db_con = 0x81afe00), line 287 in > "tracker-cache.c" > [10] process_files_thread(), line 1144 in "trackerd.c" > [11] g_thread_create_proxy(0x81aad40), at 0xfeba0382 > [12] _thr_setup(0xfe6d0000), at 0xfea6ce72 > [13] _lwp_start(), at 0xfea6d0d0 >
I cant find anything wrong nor can i replicate crash on tracker perhaps you can run trackerd - v 3 so we get a detailed log prior to touching jamie _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
