Bug 223957

Summary: Memory leak in gtk2
Product: [Fedora] Fedora Reporter: Mathieu de Naurois <denauroi>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-23 14:25:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch from the upstream gtk2 version
none
second patch that fixes the memory leak none

Description Mathieu de Naurois 2007-01-23 10:03:57 UTC
A memory leak which was fixed in the upstream gtk2 version 2.10.7 (Fedora
developement) is still present in FC6 - gtk2 version 2.10.4-10.fc6.
Application with frequent display update (an in particular style change) consume
more and more memory.
The two relevant patches are attached, and the memory leak disappears after
using them.

Comment 1 Mathieu de Naurois 2007-01-23 10:03:57 UTC
Created attachment 146279 [details]
Patch from the upstream gtk2 version

Comment 2 Mathieu de Naurois 2007-01-23 10:04:38 UTC
Created attachment 146280 [details]
second patch that fixes the memory leak

Comment 3 Matthias Clasen 2007-01-23 14:15:05 UTC
Fixed in the gtk version that is currently in updates-testing. I'll push it to
final soon.

Comment 4 Matthias Clasen 2007-01-23 14:25:25 UTC
Should go out today.