GNOME Bugzilla – Bug 521204
Tracker preferences crashes
Last modified: 2008-04-14 20:44:21 UTC
Tracker trunk on Ubuntu 7.10 Starting program: /usr/local/bin/tracker-preferences [Thread debugging using libthread_db enabled] [New Thread -1220474688 (LWP 16302)] (tracker-preferences:16302): GLib-CRITICAL **: g_key_file_load_from_file: assertion `key_file != NULL' failed /home/victor/.themes/MurrinaEalm/gtk-2.0/gtkrc:53: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please update this theme to get rid of this warning. (tracker-preferences:16302): GLib-CRITICAL **: g_key_file_has_key: assertion `key_file != NULL' failed (tracker-preferences:16302): GLib-CRITICAL **: g_key_file_has_key: assertion `key_file != NULL' failed (tracker-preferences:16302): GLib-CRITICAL **: g_key_file_has_key: assertion `key_file != NULL' failed (tracker-preferences:16302): GLib-CRITICAL **: g_key_file_has_key: assertion `key_file != NULL' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1220474688 (LWP 16302)] 0xb75b3ad3 in strcasecmp () from /lib/tls/i686/cmov/libc.so.6 (gdb) thread apply all bt full
+ Trace 191756
Thread 1 (Thread -1220474688 (LWP 16302))
Please rebuild with debugging symbols and provide a traceback.
Created attachment 107903 [details] Stack trace
Seems that the tracker symbols are still missing :-(.
Well, after passing --enable-debug-code to ./autogen.sh, it tels me that debug is enabled. What can I do to get more useful info ?
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.