Bug 13574 - ALSA errors while playing cqc game
Summary: ALSA errors while playing cqc game
Status: NEW
Alias: None
Product: swfdec
Classification: Unclassified
Component: library (show other bugs)
Version: 0.5.3
Hardware: Other All
: medium normal
Assignee: swfdec ml
QA Contact: swfdec ml
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-09 03:00 UTC by Riccardo Magliocchetti
Modified: 2007-12-09 03:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Riccardo Magliocchetti 2007-12-09 03:00:56 UTC
How to reproduce:

Play first stage of http://games.flashgames.it/azione/cqc/game.swf with mozilla plugin

Version:

git ddc4d3c38d035cfa50fc37580e15fa34b5c1755b

I get these until ^c in gdb:

ALSA lib pcm_dmix.c:916:(snd_pcm_dmix_open) unable to open slave
Failed to open sound device: Too many open files
ALSA lib pcm_dmix.c:916:(snd_pcm_dmix_open) unable to open slave
Failed to open sound device: Too many open files

Program received signal SIGINT, Interrupt.
[Switching to Thread 0xb70dd8d0 (LWP 3642)]
0xb59f5f91 in snd_config_evaluate () from /usr/lib/libasound.so.2

lsof confirms:

rm@eurasia:~/swfdec/swfdec/player$ lsof | grep ^firefox | grep snd | wc -l
955
Comment 1 Riccardo Magliocchetti 2007-12-09 03:03:12 UTC
This is with libasound 1.0.15-2 from debian sid.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.