Closed
Bug 888179
Opened 13 years ago
Closed 11 years ago
WebRTC ALSA backend causing high CPU usage
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: arun, Unassigned)
Details
Attachments
(1 file)
|
104.91 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 (Beta/Release)
Build ID: 20130628105411
Steps to reproduce:
Open http://apprtc.appspot.com/
Close the tab
Actual results:
One firstox thread gets stuck at 100% CPU usage. I took a sysprof log of the problem and it appears that an ALSA backend probe is busy-looping.
Tangentially, my Firefox build uses the PulseAudio backend. Perhaps that configuration option should also control the WebRTC bit's audio backend?
Expected results:
World domination
Comment 1•11 years ago
|
||
Old report; re-report if it still happens
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•