[Webkit-unassigned] [Bug 278728] [GTK] WL: Data too big for buffer (4092 + 12 > 4096).
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 6 16:53:34 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278728
--- Comment #2 from Michael Catanzaro <mcatanzaro at redhat.com> ---
Nobody from WebKit or GTK side knows how to debug this. I will likely report a GTK bug to complain that there is nothing we can do to figure out what is going wrong. Pretty sure it's a GTK bug because WebKit doesn't talk directly to the compositor, but it's hard to move this to the GTK issue tracker at this point without knowing basically anything about what's wrong.
The error is coming from gdk_event_source_check() in gdk/wayland/gdkeventsource.c, but I doubt a backtrace at the point of the error would actually be useful. We might need some debug mode equivalent to GDK_SYNCHRONIZE=1, though I'm not sure if that's even possible.
--
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/20240906/903f146f/attachment.htm>
More information about the webkit-unassigned
mailing list