Bug 892980 - Huge leaking of memory
Summary: Huge leaking of memory
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: udisks2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Zeuthen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-08 11:05 UTC by Zdenek Kabelac
Modified: 2013-03-06 04:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-08 19:15:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zdenek Kabelac 2013-01-08 11:05:07 UTC
Description of problem:

Running lvm test-suite which creates and destroy lots of devices,
make udisksd memory consumption insane....

Version-Release number of selected component (if applicable):
libudisks2-2.0.90-1.fc19.x86_64
udisks2-2.0.90-1.fc19.x86_64

How reproducible:


Steps to Reproduce:
1. make check  in test subdir of lvm2 project
2. (possibly any other simple way of attaching and removing
   lots of different devices will work)
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 David Zeuthen 2013-01-08 19:15:03 UTC
Fixed upstream, we were leaking the struct udev_device and other stuff:

 http://cgit.freedesktop.org/udisks/commit/?id=0db2a95450784555d4c9991cc965111297412f84


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