[Webkit-unassigned] [Bug 246599] bmalloc component causing Epiphany web process crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 05:24:19 PDT 2022


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|WebKitGTK                   |bmalloc

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Please post your gdb backtrace.

I thought it was a UI process crash, not a web process crash? Your valgrind output is for the UI process, but it's not useful because the libhandy bug https://gitlab.gnome.org/GNOME/libhandy/-/issues/435 is definitely unrelated. You're crashing when glib calls free(NULL) in a library constructor, before main() and long before the UI is created.

-- 
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/20221017/18bfca5c/attachment.htm>


More information about the webkit-unassigned mailing list