[Webkit-unassigned] [Bug 260723] [GTK] Web process crash when creating GMainContext: Creating pipes for GWakeup: Too many open files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 18:15:28 PDT 2024


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

--- Comment #35 from Michael Catanzaro <mcatanzaro at redhat.com> ---
Unfortunately my development build doesn't crash at all, only Tech Preview. So I tried:

$ flatpak run -d --command=bash org.gnome.Epiphany.Devel
[�� org.gnome.Epiphany.Devel ~]$ valgrind --trace-children=yes --track-fds=yes epiphany -p https://www.firstalert4.com/2024/08/29/explosion-causes-manhole-covers-blow-off-north-st-louis/

Unfortunately the web process just immediately crashes and valgrind outputs a terrifying spew of serious-looking warnings. valgrind thinks that WebKit writes to file descriptors that it has already closed a *lot*, and valgrind does not like this. I'm not sure valgrind is correct, though; some of the warnings I see look like valgrind is getting confused by the multiple processes. I'll look closer tomorrow and report a separate bug if needed.

-- 
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/20240830/0a9fb654/attachment.htm>


More information about the webkit-unassigned mailing list