Project

General

Profile

Bug #240

Memory leakage

Added by Alexandr Smalcom over 11 years ago. Updated over 11 years ago.

Status:
Rejected
Priority:
Minor
Assignee:
-
Category:
-
Target version:
-
Start date:
January 12, 2013
Due date:
% Done:

0%

Estimated time:
Affects version:

Description

In one-two days audacious can eat 1-1.5GB of RAM

System:
Arch Linux 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64
audacious-3.3.3-1
cairo 1.12.8-2

val_mes.txt.bz2 (224 KB) val_mes.txt.bz2 Alexandr Smalcom, January 12, 2013 09:19

History

#1 Updated by John Lindgren over 11 years ago

This looks like a Cairo bug.

Quote:

==7877== 9,428,736 bytes in 36,831 blocks are definitely lost in loss record 10,846 of 10,847
==7877==    at 0x4C2C04B: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==7877==    by 0xB578C5A: ??? (in /usr/lib/libpixman-1.so.0.28.2)
==7877==    by 0xB547877: ??? (in /usr/lib/libpixman-1.so.0.28.2)
==7877==    by 0x8AF4239: ??? (in /usr/lib/libcairo.so.2.11200.8)
==7877==    by 0x8AF4B16: ??? (in /usr/lib/libcairo.so.2.11200.8)
==7877==    by 0x8AF4BB9: ??? (in /usr/lib/libcairo.so.2.11200.8)
==7877==    by 0x8AEF770: ??? (in /usr/lib/libcairo.so.2.11200.8)
==7877==    by 0x8AD5945: ??? (in /usr/lib/libcairo.so.2.11200.8)
==7877==    by 0x8AD631A: ??? (in /usr/lib/libcairo.so.2.11200.8)
==7877==    by 0x8A80C30: ??? (in /usr/lib/libcairo.so.2.11200.8)
==7877==    by 0x8AC3AE0: ??? (in /usr/lib/libcairo.so.2.11200.8)
==7877==    by 0x8AC8835: ??? (in /usr/lib/libcairo.so.2.11200.8)

#2 Updated by John Lindgren over 11 years ago

What is the output of:

cat /proc/`pidof audacious`/status

#4 Updated by Alexandr Smalcom over 11 years ago

You are right. Tjx.
I've built and installed last version of pixman and cairo from git. And all good at now.

Also available in: Atom PDF