[pulseaudio-tickets] [PulseAudio] #267: firefox + Flash 9.0 r115 crashes on pa_mutex_lock

PulseAudio trac-noreply at tango.0pointer.de
Wed Apr 2 11:57:41 PDT 2008


#267: firefox + Flash 9.0 r115 crashes on pa_mutex_lock
----------------------+-----------------------------------------------------
  Reporter:  tiagosh  |       Owner:  lennart
      Type:  defect   |      Status:  closed 
  Priority:  normal   |   Milestone:         
 Component:  core     |    Severity:  normal 
Resolution:  invalid  |    Keywords:         
----------------------+-----------------------------------------------------
Changes (by tiagosh):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 Actually, this bug seems to be in flashplayer when using libflashsupport.
 As far as I can see, there is a condition where 2 pthread_mutex_lock() are
 called. It really looks like a deadlock. Main firefox thread asks to close
 the stream and calls pthread_mutex_lock(), pa_thread() in libflashsupport
 calls FPI_SoundOutput_FillBuffer, where there is another
 pthread_mutex_lock(), probably to the same mutex.

-- 
Ticket URL: <http://www.pulseaudio.org/ticket/267#comment:1>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list