Hi, Here's the output I get from "gdb -f":
Watching directory /usr/share/xine (total watches = 15371) Watching directory /usr/share/aclocal-1.10 (total watches = 15372) ERROR: execution of prepared query InsertWatch failed due to constraint failed with return code 19 ** ERROR **: file tracker-utils.c: line 3498 (tracker_error): assertion failed: (FALSE) aborting... Program received signal SIGABRT, Aborted. [Switching to Thread 0xb7a3bb90 (LWP 5789)] 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7bec7f5 in raise () from /lib/i686/cmov/libc.so.6 #2 0xb7bee181 in abort () from /lib/i686/cmov/libc.so.6 #3 0xb7d93ed9 in g_logv () from /usr/lib/libglib-2.0.so.0 #4 0xb7d93f09 in g_log () from /usr/lib/libglib-2.0.so.0 #5 0xb7d93f80 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 #6 0x08082c0d in tracker_error (message=0x80a5624 "ERROR: execution of prepared query %s failed due to %s with return code %d") at tracker-utils.c:3498 #7 0x0805d0c0 in tracker_exec_proc (db_con=0x8182478, procedure=0x80a4256 "InsertWatch", param_count=2) at tracker-db-sqlite.c:1979 #8 0x0805506a in tracker_add_watch_dir (dir=0x8434560 "/usr/share/applications", db_con=0x8106bb8) at tracker-inotify.c:577 #9 0x0804fb15 in add_dirs_to_watch_list (dir_list=0x8343ea0, check_dirs=1, db_con=0x8106bb8) at trackerd.c:532 #10 0x0804fd03 in watch_dir (dir=0x80c2190 "/usr", db_con=0x8106bb8) at trackerd.c:592 #11 0xb7da8381 in g_slist_foreach () from /usr/lib/libglib-2.0.so.0 #12 0x08050bb7 in process_files_thread () at trackerd.c:1133 #13 0xb7dae4ff in ?? () from /usr/lib/libglib-2.0.so.0 #14 0x00000000 in ?? () -- my place on the web: floss-and-misc.blogspot.com _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
