Hello Timo,

Below you can find the failure that I was able to reproduce with the old
version of tracker-miners (3.3.3-0ubuntu0.20.04.2) just to make sure if
it is gone with the new update.

(Time stamps are not really showing correct it was out of sync because of no 
internet connection)
```
Mar 13 14:38:53 kria tracker-extract-3[3448]: Disallowed syscall 
"epoll_create1" caught in sandbox
Mar 13 14:38:55 kria systemd[1847]: tracker-extract-3.service: Main process 
exited, code=dumped, status=31/SYS
Mar 13 14:38:55 kria systemd[1847]: tracker-extract-3.service: Failed with 
result 'core-dump'.
Mar 13 14:38:55 kria systemd[1847]: Failed to start Tracker metadata extractor.
Mar 13 14:38:55 kria systemd[1847]: tracker-extract-3.service: Scheduled 
restart job, restart counter is at 13.
Mar 13 14:38:55 kria systemd[1847]: Stopped Tracker metadata extractor.
Mar 13 14:38:55 kria systemd[1847]: Starting Tracker metadata extractor...
Mar 13 14:38:55 kria tracker-extract-3[3461]: Disallowed syscall 
"epoll_create1" caught in sandbox
Mar 13 14:38:57 kria systemd[1847]: tracker-extract-3.service: Main process 
exited, code=dumped, status=31/SYS
Mar 13 14:38:57 kria systemd[1847]: tracker-extract-3.service: Failed with 
result 'core-dump'.
Mar 13 14:38:57 kria systemd[1847]: Failed to start Tracker metadata extractor.
Mar 13 14:38:57 kria systemd[1847]: tracker-extract-3.service: Scheduled 
restart job, restart counter is at 14.
Mar 13 14:38:57 kria systemd[1847]: Stopped Tracker metadata extractor.
Mar 13 14:38:57 kria systemd[1847]: tracker-extract-3.service: Start request 
repeated too quickly.
Mar 13 14:38:57 kria systemd[1847]: tracker-extract-3.service: Failed with 
result 'core-dump'.
Mar 13 14:38:57 kria systemd[1847]: Failed to start Tracker metadata extractor.
```

After installing the version in jammy-proposed (3.3.3-0ubuntu0.20.04.3)
```
ubuntu@kria:~$ sudo apt policy tracker-extract
tracker-extract:
  Installed: 3.3.3-0ubuntu0.20.04.3
  Candidate: 3.3.3-0ubuntu0.20.04.3
  Version table:
 *** 3.3.3-0ubuntu0.20.04.3 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-proposed/main arm64 
Packages
        100 /var/lib/dpkg/status
     3.3.3-0ubuntu0.20.04.2 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 
Packages
     3.3.3-0ubuntu0.20.04.1 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 
Packages
     3.3.0-1 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
```

Here is the service status without any coredump:
```
ubuntu@kria:~$ systemctl --user status tracker-extract-3.service --no-pager -l
● tracker-extract-3.service - Tracker metadata extractor
     Loaded: loaded 
(8;;file://kria/usr/lib/systemd/user/tracker-extract-3.service/usr/lib/systemd/user/tracker-extract-3.service8;;;
 static)
     Active: active (running) since Mon 2024-04-08 09:58:35 UTC; 1s ago
   Main PID: 3691 (tracker-extract)
      Tasks: 6 (limit: 3428)
     Memory: 7.5M
        CPU: 349ms
     CGroup: 
/user.slice/user-1000.slice/user@1000.service/background.slice/tracker-extract-3.service
             └─3691 /usr/libexec/tracker-extract-3

Apr 08 09:58:35 kria systemd[3310]: Starting Tracker metadata extractor...
Apr 08 09:58:35 kria systemd[3310]: Started Tracker metadata extractor.
```

And below the journalctl log that everything works as expected:
```
Apr 08 09:58:32 kria systemd[3310]: Starting Tracker file system data miner...
Apr 08 09:58:32 kria tracker-miner-f[3631]: Unable to get XDG user directory 
path for special directory &DOCUMENTS. Ignoring this location.
Apr 08 09:58:32 kria tracker-miner-f[3631]: Unable to get XDG user directory 
path for special directory &MUSIC. Ignoring this location.
Apr 08 09:58:32 kria tracker-miner-f[3631]: Unable to get XDG user directory 
path for special directory &PICTURES. Ignoring this location.
Apr 08 09:58:32 kria tracker-miner-f[3631]: Unable to get XDG user directory 
path for special directory &VIDEOS. Ignoring this location.
Apr 08 09:58:32 kria tracker-miner-f[3631]: Unable to get XDG user directory 
path for special directory &DOWNLOAD. Ignoring this location.
Apr 08 09:58:32 kria tracker-miner-f[3631]: Unable to get XDG user directory 
path for special directory &DOCUMENTS. Ignoring this location.
Apr 08 09:58:32 kria tracker-miner-f[3631]: Unable to get XDG user directory 
path for special directory &MUSIC. Ignoring this location.
Apr 08 09:58:32 kria tracker-miner-f[3631]: Unable to get XDG user directory 
path for special directory &PICTURES. Ignoring this location.
Apr 08 09:58:32 kria tracker-miner-f[3631]: Unable to get XDG user directory 
path for special directory &VIDEOS. Ignoring this location.
Apr 08 09:58:34 kria systemd[3310]: Started Tracker file system data miner.
Apr 08 09:58:35 kria systemd[3310]: Starting Tracker metadata extractor...
Apr 08 09:58:35 kria systemd[3310]: Started Tracker metadata extractor.
```


** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1990630

Title:
  [SRU] tracker-extract-3 crashed with signal 31 in __GI_epoll_create1()

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to