Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leaks #5

Closed
Clementine-Issue-Importer opened this issue Dec 6, 2013 · 6 comments
Closed

Memory leaks #5

Clementine-Issue-Importer opened this issue Dec 6, 2013 · 6 comments

Comments

@Clementine-Issue-Importer

From gatraun on February 23, 2010 14:38:58

What steps will reproduce the problem? 1. Start clementine.
2. Play (flac) file

What do you see instead?
In htop I see, how clementine process starts to consume memory from approx
48M to infinity. Memory consumption was raising while playing, and
continued after player stopped (I had 1 track in playlist). I closed
program when it used 140M. What version of the product are you using? On what operating system? 0.1.
Gentoo linux, kernel 2.6.32-gentoo- r3 , Qt 4.6.2, KDE SC4.4. Please provide any additional information below.

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=5

@Clementine-Issue-Importer
Copy link
Author

From gatraun on February 23, 2010 05:54:37

UPD: Happens only if Player is minimized, or in tray. If I open main window, memory
consumption resets to normal.

@Clementine-Issue-Importer
Copy link
Author

From john.maguire on February 23, 2010 10:17:27

I can't reproduce this. Can you list all the versions of the dependencies? ie. taglib,
liblastfm, libxine, libnotify and boost.

@Clementine-Issue-Importer
Copy link
Author

From erik.ridderby on February 23, 2010 12:44:25

I can verify that the process are growing on my Gentoo as well, not by 3 times over
one song but still growing until one opens the window.
I did a pmem on the process and logged every 60 seconds. See the attached file. I
have not made any conclusions but the pmem do log a lot of information on each library.

At the end I opens the window and the memory consumption goes down a bit.

Attachment: clementine_log

@Clementine-Issue-Importer
Copy link
Author

From gatraun on February 25, 2010 11:55:26

I have
media-libs/taglib-1.6.1- r1 media-libs/liblastfm-0.3.0
media-libs/xine-lib-1.1.17
dev-libs/boost-1.35.0- r5 x11-libs/libnotify-0.4.5

Updating Xine to 1.1.18 today, I'll report later

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on March 21, 2010 16:11:38

This issue was closed by revision r407 .

Status: Fixed

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on March 21, 2010 16:12:11

Issue 61 has been merged into this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant