https://bugzilla.suse.com/show_bug.cgi?id=1155165 https://bugzilla.suse.com/show_bug.cgi?id=1155165#c4 Carlos Robinson <carlos.e.r@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Leap 15.1 |Leap 15.2 --- Comment #4 from Carlos Robinson <carlos.e.r@opensuse.org> --- The issue keeps happening after upgrade to 15.2. The machine is a different one that when first reported: was Intel, now is AMD. I will attach some coredumps from directory /var/lib/systemd/coredump/ I have added valgrind to the mix, from recomendation by Adam Majer on the mail list. mkdir -p ~/.config/systemd/user/tracker-extract.service.d cd ~/.config/systemd/user/tracker-extract.service.d cat > override.conf <<EOF [Service] ExecStart= ExecStart=/usr/bin/valgrind --track-origins=yes /usr/lib/tracker-extract EOF systemctl --user daemon-reload systemctl --user status tracker-extract.service I also tried with a different user, that has access to the photo files. It crashes. Then I logged as a different user, empty home, and no crashes. -- You are receiving this mail because: You are on the CC list for the bug.