[Bug 796731] gstplayer join to self cause crash

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 2 11:49:21 UTC 2018


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

--- Comment #6 from rland <rlandjon at gmail.com> ---

> If you don't join, you need to call g_thread_unref() instead. Seems to be
> the best we can do here
> 
Yep,will resubmit a patch based on your tips.

> However it's suboptimal that the last reference is dropped from here,
> ideally your application should have the last reference in the end

It's really weird, 99.999% it works very well, but there is still a very low
probability that it will be unref here, maybe there is a race happen. However,
as to how the application calls our API, since we don't explicit document
here,so we can't assume that. :)

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