Please ignore my earlier comment. This does still occur, I just didn't
see it has I had inadvertently set apport to automatically report so
there was no pop-up. After boot, tracker seems to run normally, at least
initially:

merlin@Minmus:~$ tracker status
Currently indexed: 26384 files, 2120 folders
Remaining space on database partition: 735.6 GB (83.31%)
Data is still being indexed: Estimated 02m 44s left

After the crash, I see:

merlin@Minmus:~$ tracker status
Currently indexed: 0 files, 0 folders
Remaining space on database partition: 735.4 GB (83.29%)
Data is still being indexed: Estimated 36s left

Deleting the database at ~/.cache/tracker/meta.db does not fix the
problem. My theory is that tracker encounters something in my files that
causes a crash.

Following Almer's lead I looked at /var/log/syslog:

May 22 15:37:55 Minmus dbus-daemon[1359]: [session uid=1000 pid=1359] 
Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' 
unit='tracker-extract.service' requested by ':1.1' (uid=1000 pid=1356 
comm="/usr/libexec/tracker-miner-fs " label="unconfined")
May 22 15:37:55 Minmus systemd[1345]: Starting Tracker metadata extractor...
May 22 15:37:55 Minmus tracker-extract[3168]: Set scheduler policy to SCHED_IDLE
May 22 15:37:55 Minmus tracker-extract[3168]: Setting priority nice level to 19
May 22 15:37:55 Minmus dbus-daemon[1359]: [session uid=1000 pid=1359] 
Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
May 22 15:37:55 Minmus systemd[1345]: Started Tracker metadata extractor.
May 22 15:38:00 Minmus tracker-extract[3168]: Unknown desktop entry type 'Link'
May 22 15:38:16 Minmus systemd[1345]: Started Application launched by 
gnome-session-binary.
May 22 15:38:20 Minmus tracker-extract[3168]: Duplicate property or field node
May 22 15:38:20 Minmus tracker-extract[3168]: Duplicate property or field node
May 22 15:38:21 Minmus tracker-extract[3168]: Unknown desktop entry type 'Link'
May 22 15:38:21 Minmus tracker-extract[3168]: Unknown desktop entry type 'Link'
May 22 15:38:21 Minmus tracker-extract[3168]: Duplicate property or field node
May 22 15:38:21 Minmus tracker-extract[3168]: Duplicate property or field node
May 22 15:38:22 Minmus dbus-daemon[1359]: apparmor="DENIED" 
operation="dbus_method_call"  bus="session" path="/org/gtk/Notifications" 
interface="org.gtk.Notifications" member="RemoveNotification" mask="send" 
name="org.gtk.Notifications" pid=1765 label="snap.snap-store.ubuntu-software" 
peer_pid=1513 peer_label="unconfined"
May 22 15:38:22 Minmus systemd[1]: systemd-timedated.service: Succeeded.
May 22 15:38:27 Minmus tracker-extract[3168]: Call to 
gst_discoverer_discover_uri(file:///home/ <redacted> /b00035.au) failed: The 
stream is in the wrong format.
May 22 15:38:28 Minmus tracker-extract[3168]: libpng warning: iCCP: known 
incorrect sRGB profile
May 22 15:39:16 Minmus systemd[1345]: Started Application launched by 
gnome-session-binary.
May 22 15:41:07 Minmus tracker-extract[3168]: Duplicate property or field node
May 22 15:41:16 Minmus tracker-extract[3168]: message repeated 6 times: [ 
Duplicate property or field node]
May 22 15:41:16 Minmus systemd[1345]: 
app-gnome-org.gnome.DejaDup.Monitor-3349.scope: Succeeded.
May 22 15:41:52 Minmus systemd[1]: Starting Download data for packages that 
failed at package install time...
May 22 15:41:52 Minmus systemd[1]: update-notifier-download.service: Succeeded.
May 22 15:41:52 Minmus systemd[1]: Finished Download data for packages that 
failed at package install time.
May 22 15:41:52 Minmus tracker-store[1474]: SQLite error: database disk image 
is malformed (errno: Success)
May 22 15:41:52 Minmus kernel: [  309.798220] traps: pool-tracker-st[1480] trap 
int3 ip:7fec784c73a7 sp:7fec72b5a260 error:0 in 
libglib-2.0.so.0.6800.0[7fec78488000+8d000]
May 22 15:41:52 Minmus tracker-store[1474]: SQLite experienced an error with 
file:'/home/merlin/.cache/tracker/meta.db'. It is either NOT a SQLite database 
or it is corrupt or there was an IO error accessing the data. This file has now 
been removed and will be recreated on the next start. Shutting down now.

I tried removing the file b00035.au but tracker still crashes. I have
two systems that behave in the same way. The home folder is almost
identical on both, which supports my "poison file" hypothesis.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1919255

Title:
  tracker-store crashed with signal 5

Status in tracker package in Ubuntu:
  Confirmed

Bug description:
  This just happened...

  ProblemType: Crash
  DistroRelease: Ubuntu 21.04
  Package: tracker 2.3.6-2
  ProcVersionSignature: Ubuntu 5.10.0-14.15-generic 5.10.11
  Uname: Linux 5.10.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu60
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashCounter: 1
  Date: Mon Mar 15 17:47:12 2021
  ExecutablePath: /usr/libexec/tracker-store
  InstallationDate: Installed on 2021-02-28 (15 days ago)
  InstallationMedia: ubuntucinnamonremix "@BASECODENAME" (20210227)
  ProcCmdline: /usr/libexec/tracker-store
  Signal: 5
  SourcePackage: tracker
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/tracker-2.0/libtracker-data.so
   tracker_db_interface_sqlite_fts_delete_id () at 
/usr/lib/x86_64-linux-gnu/tracker-2.0/libtracker-data.so
   () at /usr/lib/x86_64-linux-gnu/tracker-2.0/libtracker-data.so
   () at /usr/lib/x86_64-linux-gnu/tracker-2.0/libtracker-data.so
   () at /usr/lib/x86_64-linux-gnu/tracker-2.0/libtracker-data.so
  Title: tracker-store crashed with signal 5
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sudo
  separator:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1919255/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to