Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228643 - media-sound/lingot-0.7.6 memory leak (patch)
Summary: media-sound/lingot-0.7.6 memory leak (patch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-20 23:11 UTC by Carlos Laué
Modified: 2008-07-05 07:04 UTC (History)
0 users

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


Attachments
lingot-0.7.6-fix-memory-leak.patch (lingot-0.7.6-fix-memory-leak.patch,1.20 KB, patch)
2008-06-20 23:14 UTC, Carlos Laué
Details | Diff
lingot-0.7.6.ebuild (lingot-0.7.6.ebuild,954 bytes, text/plain)
2008-06-20 23:16 UTC, Carlos Laué
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Laué 2008-06-20 23:11:02 UTC
media-sound/lingot-0.7.6 uses up all available memory while running. Patch included.

Reproducible: Always

Steps to Reproduce:
1. Install media-sound/lingot-0.7.6
2. Run the program
3. 

Actual Results:  
Program crashes after filling up all available memory.

Expected Results:  
The program should only use only some memory and run indefinitely.

I've found a thread on the lingot-devel mailing list related with the problem, http://lists.nongnu.org/archive/html/lingot-devel/2008-03/msg00000.html. Based on the information there I've created a little patch to stop the memory leaks. In my case the problem was solved. I'll also make the patch available upstream.
Comment 1 Carlos Laué 2008-06-20 23:14:33 UTC
Created attachment 157833 [details, diff]
lingot-0.7.6-fix-memory-leak.patch
Comment 2 Carlos Laué 2008-06-20 23:16:19 UTC
Created attachment 157835 [details]
lingot-0.7.6.ebuild
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2008-07-05 07:04:41 UTC
In CVS.