Comment 2 for bug 1254562

Revision history for this message
firefoxiscute (firefoxiscute) wrote :

Stephen, can you reproduce the bug with invoking something else than getusermedia on firefox?

Please note, there exists a workaround:

mkdir libasound-manual
cd libasound-manual
apt-get source libasound2=1.0.27.2-1ubuntu6
cd alsa-lib-1.0.27.2/
make clean; ./gitcompile ; autoconf; ./configure; make;
sudo make install