[Bug 723467] souphttpsrc: Failing/racy checks
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 18 10:54:01 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=723467
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |OBSOLETE
Target Milestone|git master |NONE
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
The only racy thing which I've seen or am aware of is an issue I fixed a while
back:
commit 8e2c1d1de56bddbff22170f8b17473882e0e63f9
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Thu Feb 18 13:43:07 2016 +0000
tests: fix spurious souphttpsrc test timouts
Set GSETTINGS_BACKEND=memory, apparently there's something
about fork() and the dconf backend (or whatever else that
drags in or activates) that messes up locking and causes
timeouts due to deadlocks in g_mutex_lock(), since
everything works fine with CK_FORK=no as well.
So I'd say let's close this.
Please re-open if you still get other issues.
--
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