Bug 473937

Summary: NetPanzer doesn't start
Product: [Fedora] Fedora Reporter: Γριφεγ Γ. <grfgguvf+2>
Component: pulseaudioAssignee: Lennart Poettering <lpoetter>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: gwync, lkundrak, lpoetter, lxtnow, mclasen
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-04-06 14:24:44 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:

Description Γριφεγ Γ. 2008-12-01 15:01:38 UTC
Description of problem:
$ netpanzer 
ALSA lib pcm_pulse.c:629:(pulse_prepare) PulseAudio: Unable to create stream: Invalid argument

E: stream.c: Assertion 's' failed at pulse/stream.c:1224, function pa_stream_drain(). Aborting.
Received signal SIGABRT(6)
aborting and trying to shutdown.
Aborted


Version-Release number of selected component (if applicable):
netpanzer-0.8.2-3.fc9.i386


Additional info:
Sound through PulseAudio really slows down NetPanzer anyway (half the FPS).

Comment 1 Gwyn Ciesla 2008-12-01 15:26:15 UTC
Reassigning, part of larger PA issues.

Comment 2 Lennart Poettering 2008-12-08 19:38:25 UTC
There seems to be now audio device available in PA when this happens. 

Of course the pa plugin for alsa shouldn't crash in this case. But I am quite sure this is actually an ALSA misusage. (i.e. some alsa function is called on an invalid ALSA PCM handle).

I'll check out whether we actually mishandle things here in the plugin for alsa.

Comment 3 Matthias Clasen 2009-02-06 03:35:07 UTC
Did you check it out, Lennart ?

Comment 4 Matthias Clasen 2009-04-06 04:54:00 UTC
Lennart ?

Comment 5 Lennart Poettering 2009-04-06 14:24:44 UTC
The assert has been fixed a while back in the alsa plugin.