Skip to content
Commit 4cda983b authored by Carlos Garnacho's avatar Carlos Garnacho
Browse files

tracker-extract: Initialize cache for stable content URNs at startup

This cache initialization may incur in unexpected ioctls to probe
floppy/cdrom devices, and is nowadays left up to the first extractor
thread that queries a content identifier. This may result in seccomp
issues.

Perform this initialization on the main thread early during initialization
so the extractor threads find a populated cache when querying content
identifiers.

Fixes: https://gitlab.gnome.org/GNOME/tracker/-/issues/355
parent c28d6b74
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment