Bug#973811: tracker-miners sandbox

Roderich Schupp roderich.schupp at gmail.com
Tue Apr 6 11:33:00 BST 2021


Hi Bernhard (OP here),

>  Might this be a kind of sandbox, not allowing
>  to allocate memory the way libopenblas.so does/did?

You can see the seccomp sandbox used by tracker-miners here:
https://sources.debian.org/src/tracker-miners/2.3.5-2/src/libtracker-miners-common/tracker-seccomp.c/?hl=71#L71

In particular, it does not ALLOW syscalls mbind and set_mempolicy.

Maybe tracker-miners should be modified. OTOH, I'm not sure why
openblas is actually involved in this
(I never found out which file on my disk triggered this).

Cheers, Roderich



More information about the debian-science-maintainers mailing list