WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
167458
[GStreamer] ASSERTION FAILED: !g_object_is_floating(ptr) in adoptGRef(GstContext* ptr)
https://bugs.webkit.org/show_bug.cgi?id=167458
Summary
[GStreamer] ASSERTION FAILED: !g_object_is_floating(ptr) in adoptGRef(GstCont...
Enrique Ocaña
Reported
2017-01-26 10:09:07 PST
GstContext is a mini_object, not a GObject. Therefore it shouldn't (and can't) be checked for floatingness.
Attachments
Patch
(1.45 KB, patch)
2017-01-26 10:14 PST
,
Enrique Ocaña
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Enrique Ocaña
Comment 1
2017-01-26 10:14:33 PST
Created
attachment 299814
[details]
Patch
WebKit Commit Bot
Comment 2
2017-01-26 12:41:16 PST
Comment on
attachment 299814
[details]
Patch Clearing flags on attachment: 299814 Committed
r211225
: <
http://trac.webkit.org/changeset/211225
>
WebKit Commit Bot
Comment 3
2017-01-26 12:41:19 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug