[Bug 732226] Races when sessions time out
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jul 9 06:21:06 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732226
GStreamer | gst-rtsp-server | git
Ognyan Tonchev <ognyan.tonchev> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
--- Comment #4 from Ognyan Tonchev <ognyan.tonchev at axis.com> 2014-07-09 13:21:02 UTC ---
There is still a race which i actually manage to trigger when stressing the
server a bit. Session remove handler can be called after the client object has
been freed. We should probably use g_signal_connect_data() instead and
introduce a circular reference which we can break in
teardown/timeout/disconnect.
--
Configure bugmail: https://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