Bug#744105: audacity: Audacity burns CPU time
Hans-Joachim Baader
hjb at pro-linux.de
Thu Apr 10 07:44:50 UTC 2014
Package: audacity
Version: 2.0.5-1
Severity: normal
Dear Maintainer,
When idle, Audacity uses about 2% CPU time needlessly. It doesn't
matter whether freshly started or after closing projects. strace
shows the following repeated endlessly:
recvmsg(3, 0x7fffc8a25860, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=6, events=POLLIN|POLLPRI}, {fd=9, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}], 5, 0) = 0 (Timeout)
recvmsg(3, 0x7fffc8a25860, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=6, events=POLLIN|POLLPRI}, {fd=9, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}], 5, 16) = 0 (Timeout)
So the timeout should probably be much higher, especially when
no project is loaded. It should be trivial to reproduce.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-rc7-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages audacity depends on:
ii audacity-data 2.0.5-1
ii libasound2 1.0.27.2-3
ii libc6 2.18-4
ii libexpat1 2.1.0-4
ii libflac++6 1.3.0-2
ii libflac8 1.3.0-2
ii libgcc1 1:4.8.2-16
ii libglib2.0-0 2.40.0-2
ii libgtk2.0-0 2.24.22-1
ii libid3tag0 0.15.1b-10build2
ii libmad0 0.15.1b-8
ii libmp3lame0 1:3.99.5-dmo2
ii libogg0 1.3.1-1
ii libportaudio2 19+svn20140130-1
ii libportsmf0 0.1~svn20101010-4
ii libsbsms10 2.0.1-1
ii libsndfile1 1.0.25-9
ii libsoundtouch0 1.7.1-5
ii libsoxr0 0.1.1-1
ii libstdc++6 4.8.2-16
ii libtwolame0 0.3.13-1
ii libvamp-hostsdk3 2.5+repack0-2
ii libvorbis0a 1.3.2-1.3
ii libvorbisenc2 1.3.2-1.3
ii libvorbisfile3 1.3.2-1.3
ii libwxbase2.8-0 2.8.12.1+dfsg2-1
ii libwxgtk2.8-0 2.8.12.1+dfsg2-1
audacity recommends no packages.
Versions of packages audacity suggests:
ii swh-plugins [ladspa-plugin] 0.4.15+1-7
-- no debconf information
More information about the pkg-multimedia-maintainers
mailing list