Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667350 - media-video/cheese-3.24.0 leaks infinite memory at exit
Summary: media-video/cheese-3.24.0 leaks infinite memory at exit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-30 09:40 UTC by Johannes Geiss
Modified: 2021-08-25 13:27 UTC (History)
0 users

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


Attachments
emerge --info (file_667350.txt,7.21 KB, text/plain)
2018-09-30 09:40 UTC, Johannes Geiss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Geiss 2018-09-30 09:40:19 UTC
Created attachment 548398 [details]
emerge --info

Closing cheese causes 100% CPU usage and a steadily growing memory usage. The program must be killed to resolve this.

Steps To Reproduce:
Open cheese, make a short video and close it (Menu: Quit).

Never-ending output:
** (cheese:23573): WARNING **: Icon 'video-webm' not present in theme Adwaita

** (cheese:23573): WARNING **: could not generate thumbnail for /home/jgeiss/Data/Video/Webcam/2018-09-30-102915.webm (video/webm)

Additional Info:
- media-video/cheese-3.28.0 fails also
- x11-themes/adwaita-icon-theme-3.24.0 fails (current installed stable package)
- x11-themes/adwaita-icon-theme-3.26.1 fails also
Comment 1 Johannes Geiss 2020-09-05 07:29:34 UTC
Version media-video/cheese-3.34.0-r1 fails also.
Comment 2 Larry the Git Cow gentoo-dev 2021-08-25 13:27:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b26c2a7326cf9babddc39f0526de0eb3a0742b

commit 80b26c2a7326cf9babddc39f0526de0eb3a0742b
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2021-08-25 13:27:12 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2021-08-25 13:27:12 +0000

    media-video/cheese: Apply fixes from Fedora
    
    Important fixes to get support for latest vala and solve important memory
    leaks
    
    Closes: https://bugs.gentoo.org/667350
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-video/cheese/cheese-3.38.0-r1.ebuild         |  97 +++++++++++
 ...nite-loop-if-thumbnailer-is-not-available.patch |  88 ++++++++++
 .../files/cheese-3.38.0-vala-genericarray.patch    | 177 +++++++++++++++++++++
 3 files changed, 362 insertions(+)