[Webkit-unassigned] [Bug 233230] [GStreamer] MediaPlayerPrivateGStreamer mishandles failure to create WebKitTextCombiner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 13:40:33 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=233230

--- Comment #4 from openaudible at email.tg ---
I am not sure about much. I do know installing the missing library fixes it. I don’t know the exact code used on a new Ubuntu 21.10. 

If it wasn’t an assert, it would be a null pointer dereference, I assume. 

If you know how to get an html page to create an element that calls the newTextCombiner, it should fail on a fresh Ubuntu 21.10. You might also be able to reproduce by removing the bad gs library. Or temporarily return null and see if tests pass. It is possible it is already fixed in latest code but breaks in whatever source is used for 21.10. 

Apologize I don’t have better notes or skills. Was not able to build from source with debugging enabled. So do not have a full stack trace.  (A docker build would be nice for non c programmers!)

I just know it started to affect a few users of my app that uses eclipse swt browser that uses WebKit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211117/94c9cc5f/attachment.htm>


More information about the webkit-unassigned mailing list