[Webkit-unassigned] [Bug 167801] New: [GTK] (epiphany:22067): Gtk-WARNING **: Allocating size to GtkSocket 0x5555576b7ab0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 3 10:35:41 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167801
Bug ID: 167801
Summary: [GTK] (epiphany:22067): Gtk-WARNING **: Allocating
size to GtkSocket 0x5555576b7ab0 without calling
gtk_widget_get_preferred_width/height(). How does the
code know the size to allocate?
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: agomez at igalia.com
CC: bugs-noreply at webkitgtk.org
Created attachment 300549
--> https://bugs.webkit.org/attachment.cgi?id=300549&action=review
BT from gdb for epiphany
Epiphany 3.22.5 and WebKit 2.15.4.
I'm running Epiphany with the dconf key:
"process-model" = "shared-secondary-process"
And the env variable:
"export G_DEBUG=fatal-criticals"
The compilation was done with CMake args:
'-DENABLE_THREADED_COMPOSITOR=OFF -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS"'
After visiting several pages, eventually, the WebProcess hits a Critical.
This bug is not reproducible in a predictable way.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170203/5a0e998b/attachment-0001.html>
More information about the webkit-unassigned
mailing list