Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226095 - x11-libs/pixman-0.11.4 tends to leak terribly
Summary: x11-libs/pixman-0.11.4 tends to leak terribly
Status: RESOLVED DUPLICATE of bug 225907
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-12 16:03 UTC by Tomáš Chvátal (RETIRED)
Modified: 2008-06-12 16:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fixes this problem (leak.patch,1.43 KB, patch)
2008-06-12 16:04 UTC, Tomáš Chvátal (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Chvátal (RETIRED) gentoo-dev 2008-06-12 16:03:25 UTC
when anything is drawed in console it nicely consumes ram


Reproducible: Always

Steps to Reproduce:
put 'while :; do echo "LEAK A LITTLE MORE PLEASE!"; done' into console and see amount of used ram...

Actual Results:  
Eating ram

Expected Results:  
Not eating ram
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2008-06-12 16:04:53 UTC
Created attachment 156511 [details, diff]
fixes this problem

this patch solves issue. i took it from freedesktop bugzilla
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2008-06-12 16:09:50 UTC

*** This bug has been marked as a duplicate of bug 225907 ***