Follow-up Comment #2, bug #47220 (project findutils):

I consistently reproduce this with yocto when enable pseudo logging:
FAKEROOTENV_append = " PSEUDO_DEBUG=1
PSEUDO_DEBUG_FILE=<>/pseudolog/pseudo_dbg.log"

And I've tracked down this issue root cause to pseudo log file descriptor
leak, reported in https://bugzilla.yoctoproject.org/show_bug.cgi?id=13311 with
patch proposed.

It's worth noting that I expected to have fd leak check disabled when
GNU_FINDUTILS_FD_LEAK_CHECK is not set. However, this EV only affect "find"
tool, so I submitted patch to extend its usage for "xargs" as well in
https://savannah.gnu.org/patch/?9799.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?47220>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to