Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111300 - Memory leak in Scribus 1.3.1 colour pixmap cache
Summary: Memory leak in Scribus 1.3.1 colour pixmap cache
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hanno Böck
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-11-02 15:20 UTC by Craig Bradney
Modified: 2005-12-20 15:39 UTC (History)
0 users

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


Attachments
Memory leak fix backport from 1.3.2cvs (scribus-bug-2787-memory-leak-fix.patch,1.12 KB, patch)
2005-11-02 15:24 UTC, Craig Bradney
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Bradney 2005-11-02 15:20:27 UTC
This was fixed on 29/10/2005 in Scribus 1.3.2cvs. I will attach a patch to be
appled to 1.3.1 to make a 1.3.1-r1 release to fix this in portage.

Reproducible: Always
Steps to Reproduce:
1.Run the calendar wizard script over a whole year
2.Watch X memory usage jump to 1gb+
3.
Comment 1 Craig Bradney 2005-11-02 15:24:04 UTC
Created attachment 71966 [details, diff]
Memory leak fix backport from 1.3.2cvs
Comment 2 George L. Emigh 2005-11-20 17:20:55 UTC
Adding this to the ebuild seems to apply the patch ok: 
 
src_unpack() { 
	unpack ${A} 
	cd ${S}/scribus 
	epatch "${FILESDIR}/scribus-bug-2787-memory-leak-fix.patch" 
} 
 
Thank you. 
 
George 
Comment 3 Hanno Böck gentoo-dev 2005-12-20 15:39:09 UTC
1.3.1-r1 in portage.