#166: Various asserts in pulseaudio that result in mplayer crash
-----------------------+----------------------------------------------------
  Reporter:  Stax      |       Owner:  lennart
      Type:  defect    |      Status:  new    
  Priority:  normal    |   Milestone:         
 Component:  libpulse  |    Severity:  major  
Resolution:            |    Keywords:         
-----------------------+----------------------------------------------------
Comment (by lennart):

 If any of the pa_context_xxx() or pa_stream_xxx() functions are called
 from a different thread than the main loop thread while it is running than
 this has to be protected with _lock() and _unlock().

 Hence, yes, you do have a race condition here. A bug in MPlayer, not in
 PA.

-- 
Ticket URL: <http://pulseaudio.org/ticket/166#comment:3>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
_______________________________________________
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets

Reply via email to