Maybe of some interest that strace shows the segfault after reading
tracker-needle.ui
And, this may be normal, but it shows up here as attempting to read from
the build directory /tmp/buildd...
write(2, "\n(tracker-needle:13283): Tracker"..., 210
(tracker-needle:13283): Tracker-WARNING **: tracker-tags-view.vala:94:
Could not get Sparql connection:
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive
a reply (timeout by message bus)
) = 210
open("/tmp/buildd/tracker-0.16.2/src/tracker-needle/tracker-needle.ui",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/tracker/tracker-needle.ui", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=21270, ...}) = 0
read(8, "<?xml version=\"1.0\" encoding=\"UT"..., 21270) = 21270
close(8) = 0
brk(0x2754000) = 0x2754000
brk(0x2753000) = 0x2753000
brk(0x2774000) = 0x2774000
brk(0x2773000) = 0x2773000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]