GNOME Bugzilla – Bug 630455
rtpbin: Handle late recv_rtp_src_events gracefully
Last modified: 2010-11-07 03:33:04 UTC
Created attachment 170949 [details] [review] patch The event could easily arrive as the rtpbin is shutting down, and could then not find a bin and/or session. Add locking and checking for bin and session, and keep a ref to the pad outside the lock. Since this is a race, it does not make sense not to handle it properly, so g_warning is too strong. Also, when it happens, the event needs to be unreffed.
this patch does not apply, there is no on_recv_rtp_src_event in the latest git version.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!