[Bug 681575] [0.11] gstnetclientclock test hangs forever on Ubuntu Quantal

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 10 01:33:32 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681575
  GStreamer | gstreamer (core) | 0.11.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-08-10 08:33:29 UTC ---
commit fe082cbe24a4bfd7131921d820df1b7689da7b66
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Fri Aug 10 09:19:25 2012 +0100

    netclientclock: simplify by using g_socket_condition_timed_wait()

    No need to use a custom main context and custom timeout sources,
    just use g_socket_condition_timed_wait() instead, which was added
    for exactly this case.

    Also seems to help with the unit test deadlocking with glib 2.33.x

    https://bugzilla.gnome.org/show_bug.cgi?id=681575

-- 
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