[Webkit-unassigned] [Bug 231413] REGRESSION(r283676) [WPE] Bots exiting early with lots of tests timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 22:53:09 PDT 2021


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

--- Comment #2 from Lauro Moura <lmoura at igalia.com> ---
> PS: There's also an issue bisecting where, if I went back in history a few commits, the test just times out without any output.

And minibrowser hangs loading with this trace, crashing inside getNetworkProcessConnection() after the max number of failed attempts:

1   0x7f38a447bc99 WTFCrash
2   0x7f38a05637b5 WebKit::WebProcess::ensureNetworkProcessConnection()
3   0x7f38a056468c WebKit::WebProcess::initializeWebProcess(WebKit::WebProcessCreationParameters&&)
4   0x7f38a00cc584 /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.1.so.0(+0x208f584) [0x7f38a00cc584]
5   0x7f38a02cf705 IPC::Connection::dispatchMessage(std::unique_ptr<IPC::Decoder, std::default_delete<IPC::Decoder> >)
6   0x7f38a02d0d51 IPC::Connection::dispatchOneIncomingMessage()
7   0x7f38a449f414 WTF::RunLoop::performWork()
8   0x7f38a4508639 /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.1.so.0(+0x64cb639) [0x7f38a4508639]
9   0x7f38a4508fff /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.1.so.0(+0x64cbfff) [0x7f38a4508fff]
10  0x7f389d789294 g_main_context_dispatch
11  0x7f389d789638 /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x58638) [0x7f389d789638]
12  0x7f389d789943 g_main_loop_run
13  0x7f38a4509140 WTF::RunLoop::run()
14  0x7f38a068bcac WebKit::WebProcessMain(int, char**)
15  0x7f389cfa3b90 __libc_start_main
16  0x55a97613e83e /app/webkit/WebKitBuild/Release/bin/WPEWebProcess(+0x83e) [0x55a97613e83e]

-- 
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/20211008/c5d281d4/attachment-0001.htm>


More information about the webkit-unassigned mailing list