[Webkit-unassigned] [Bug 257798] [GTK] Slow to create WebKitWebView (30 seconds delay) with sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 7 10:24:30 PDT 2023


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

--- Comment #8 from Michael Catanzaro <mcatanzaro at redhat.com> ---
That looks fine too. You didn't attach a trace for the system bus, but it's probably also fine. So the D-Bus timeout theory (which seemed good) is not the problem.

Can you reproduce the problem by using `/usr/lib/webkit2gtk-4.1/MiniBrowser --enable-sandbox`? Try running MiniBrowser (preferably) or Evolution (if you can't reproduce with MiniBrowser) under strace. See if you can divide up the strace output into three sections: stuff that happens before the big hang, stuff that happens during the big hang, and stuff that that happens after the big hang. Hopefully there is not much going on when it hangs and we'll be able to get some clue from the strace output.

-- 
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/20230607/902bc5db/attachment.htm>


More information about the webkit-unassigned mailing list