<div dir="ltr">Hello,<div>I didn't really understand how the debian bug report system works.</div><div>So I decided to send an email to the maintainers of the package.</div><div><br></div><div>I think it's important tell you about this bug because of the imminent release of debian 11.</div><div>Please read until the end, I will talk about building a kernel but it's the way i reproduced the bug.</div><div>So here is the report :</div><div><br></div><div>Package : tracker</div><div>Version : 2.3.6-2</div><div><br></div><div>I made a clean install of debian gnome bullseye with the rc3 installer (and installed firmwares etc) on my x260 laptop.</div><div>Then builded an upstream kernel and seeing a 100% cpu usage (event after the build) from tracker miner fs.</div><div><br></div><div>Here is how to reproduce the bug</div><div><br></div><div>Then opened a terminal to execute</div><div><br></div><div>$ sudo apt build-dep linux</div><div><br></div><div>To install the dependencies to build a newer kernel.</div><div>Then I downloaded the 5.13.7 kernel archive on <a href="http://kernel.org">kernel.org</a>.</div><div>I checked the signatures and checksum etc...</div><div>Then I 'untared' the archive and went into it using.</div><div><br></div><div>$ tar xaf linux-5.13.7.tar.xz && cd linux-5.13.7</div><div><br></div><div>I made the configuration I wanted (took my other laptop fedora 34 linux 5.13.5 configuration)</div><div><br></div><div>$ make oldconfig</div><div><br></div><div>Then</div><div><br></div><div>$ make deb-pkg -j 4                               <i># + options for version naming that are not important </i></div><div><i>                                                              # because it builds and it's not a problem about building  </i></div><div><i>                                                              </i><i># the kernel.</i></div><div><br></div><div>Then watch htop and see the tracker-miner (or tracker-extract) process using many cpu.</div><div><br></div><div>I don't now if that problem started when I 'untared' or if it was after starting the build.</div><div>At least after the build it took a really long time to finish.</div><div><br></div><div>Thank you for your attention.</div><div>I'm pleased to try to contribute to debian.</div></div>