[gstreamer-bugs] [Bug 593983] dead lock in rtp session

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 3 19:54:30 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=593983



--- Comment #2 from ric <csxnju at sogou.com> 2009-09-04 02:54:27 UTC ---
Sorry about that. This is the case before version 0.10.8. (I have the even
older version, 0.10.4 )

So, I checked the newest version of this file. And I found that it would be
wrong to unlock RTP_SESSION when you call reconsider().

If you release the lock, other thread may modify sess's state. This is why we
need lock RTP_SESSION first in rtp_session_process_rtcp() thread.

Can we really release the lock during rtp_session_process_rtcp() ?

tks.

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list