[Webkit-unassigned] [Bug 281983] New: [WPE] /WPE/TestMultiprocess:/webkit/WebKitWebView/multiprocess-create-ready-close is a flaky crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 23 09:35:18 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=281983
Bug ID: 281983
Summary: [WPE]
/WPE/TestMultiprocess:/webkit/WebKitWebView/multiproce
ss-create-ready-close is a flaky crash
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WPE WebKit
Assignee: webkit-unassigned at lists.webkit.org
Reporter: csaavedra at igalia.com
CC: bugs-noreply at webkitgtk.org
/webkit/WebKitWebView/multiprocess-create-ready-close: CRASH
ASSERTION FAILED: Completion handler should always be called
!m_function
/app/webkit/WebKitBuild/WPE/Release/WTF/Headers/wtf/CompletionHandler.h(66) : WTF::CompletionHandler<Out(In ...)>::~CompletionHandler() [with Out = void; In = {WebKit::UserMessage&&}]
1 0x7f1af2487b55 WebKit::WebProcessProxy::sendMessageToWebContext(WebKit::UserMessage&&)
2 0x7f1af1b786c7 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
3 0x7f1af2128c3d IPC::Connection::dispatchMessage(WTF::UniqueRef<IPC::Decoder>) [clone .part.0]
4 0x7f1af212980d IPC::Connection::dispatchIncomingMessages()
5 0x7f1af45039cf WTF::RunLoop::performWork()
6 0x7f1af45d0b09 WTF::RunLoop::RunLoop()::{lambda(void*)#1}::_FUN(void*)
7 0x7f1af45d1f4f WTF::RunLoop::{lambda(_GSource*, int (*)(void*), void*)#1}::_FUN(_GSource*, int (*)(void*), void*)
8 0x7f1af9080d36 g_main_context_dispatch
9 0x7f1af90de2b8 g_main_context_iterate.isra.0
10 0x7f1af90803ff g_main_loop_run
11 0x559710e63d96 testMultiprocessWebViewCreateReadyClose(UIClientMultiprocessTest*, void const*)
12 0x7f1af90ac48e g_test_run_suite_internal
13 0x7f1af90ac3ab g_test_run_suite_internal
14 0x7f1af90ac3ab g_test_run_suite_internal
15 0x7f1af90ac9ea g_test_run_suite
16 0x7f1af90aca80 g_test_run
17 0x559710e68177 main
18 0x7f1ae732d08a __libc_start_call_main
19 0x7f1ae732d14b __libc_start_main
20 0x559710e63c85 _start
--
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/20241023/dda29d63/attachment.htm>
More information about the webkit-unassigned
mailing list