Bug 513334

Summary: pavucontrol overload cpu and crashes after few seconds
Product: [Fedora] Fedora Reporter: Bruno Medeiros <brunojcm>
Component: pavucontrolAssignee: Lennart Poettering <lpoetter>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: lpoetter, pierre-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-23 12:42:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dmesg output
none
messages log
none
the log generated each time i open pavucontrol none

Description Bruno Medeiros 2009-07-23 05:50:26 UTC
Description of problem:

pavucontrol causes full load on processor and hangs after few seconds.

Version-Release number of selected component (if applicable):
pavucontrol.x86_64 0.9.8-1.fc11 

How reproducible:
Always.

Steps to Reproduce:
1. Open pavucontrol
2. Wait few seconds.
3.
  
Actual results:
pavucontrol causes a full cpu load during few seconds and after crashes with the following message: Connection failed: Connection terminated

Expected results:
pavucontrol remains opened and working correctly an arbitrary period of time, without cpu overloading.

Additional info:
This error starts when I upgraded from fedora 10 (was previously 9) to fedora 11. A have another issues here, my extra channels started working only after increasing alsa volume with the old volume control, as described here: http://fedoraproject.org/wiki/Common_F11_bugs#PulseAudio-based_volume_control_cannot_adjust_volume_satisfactorily

I have a lot of messages in /var/log/messages and I will fill another bug against alsa about this. (have attached messages log her too).

Comment 1 Bruno Medeiros 2009-07-23 05:52:13 UTC
Created attachment 354813 [details]
dmesg output

Comment 2 Bruno Medeiros 2009-07-23 05:53:11 UTC
Created attachment 354814 [details]
messages log

Comment 3 Bruno Medeiros 2009-07-23 06:12:17 UTC
Created attachment 354816 [details]
the log generated each time i open pavucontrol

Comment 4 Lennart Poettering 2009-07-23 12:42:39 UTC
Your sound driver seems to be broken. The intresting line is this one:

snd_pcm_delay() returned a value that is exceptionally large: 6377097072352565504 bytes (326791786697 ms).

*** This bug has been marked as a duplicate of bug 501769 ***

Comment 5 Bruno Medeiros 2009-07-28 12:34:07 UTC
If it's expected that the alsa error causes de pavucontrol full cpu load and crash, I believe that this bug is really a duplicated of https://bugzilla.redhat.com/show_bug.cgi?id=501769