bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #47220] Assertion "fdleak.c:382: complain_about_leaky_fds" during f


From: Pavel Modilaynen
Subject: [bug #47220] Assertion "fdleak.c:382: complain_about_leaky_fds" during find
Date: Tue, 30 Apr 2019 07:50:15 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

[Prev in Thread] Current Thread [Next in Thread]