Bug 713924 - leaking yum.log fd when instantiating multiple YumBase objects
Summary: leaking yum.log fd when instantiating multiple YumBase objects
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdeněk Pavlas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-16 19:17 UTC by James Antill
Modified: 2014-02-02 22:29 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-22 11:12:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Antill 2011-06-16 19:17:18 UTC
Description of problem:

 See bug #692888 ... according to that we are leaking an fd to yum.log everytime we do create another YumBase, due to the way logging is setup. Should be able to close it in the __del__. Add soemthing to the yum-leak-test.

Comment 1 Zdeněk Pavlas 2011-06-17 08:14:31 UTC
Will try to reproduce it, fix should be quite easy then.

Comment 2 Zdeněk Pavlas 2011-06-22 11:12:43 UTC
Fixed in upstream.


Note You need to log in before you can comment on or make changes to this bug.