[Webkit-unassigned] [Bug 220545] New: ASSERTION FAILED: m_connection under WebKit::WebPageProxy::acceptsFirstMouse()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 12 09:24:42 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220545
Bug ID: 220545
Summary: ASSERTION FAILED: m_connection under
WebKit::WebPageProxy::acceptsFirstMouse()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ryanhaddad at apple.com
TestWebKitAPI.WebKit2.AcceptsFirstMouseDuringWebProcessLaunch
ASSERTION FAILED: m_connection
/Volumes/Data/slave/bigsur-debug/build/Source/WebKit/UIProcess/AuxiliaryProcessProxy.h(76) : IPC::Connection *WebKit::AuxiliaryProcessProxy::connection() const
1 0x10bb80c89 WTFCrash
2 0x11368c4ab WTFCrashWithInfo(int, char const*, char const*, int)
3 0x1146df459 WebKit::AuxiliaryProcessProxy::connection() const
4 0x114a65ed6 WebKit::WebPageProxy::messageSenderConnection() const
5 0x114cfced0 std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> > IPC::MessageSender::sendSync<Messages::WebPage::AcceptsFirstMouse>(Messages::WebPage::AcceptsFirstMouse&&, Messages::WebPage::AcceptsFirstMouse::Reply&&, unsigned long long, WTF::Seconds, WTF::OptionSet<IPC::SendSyncOption>)
6 0x114cedca2 std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> > IPC::MessageSender::sendSync<Messages::WebPage::AcceptsFirstMouse>(Messages::WebPage::AcceptsFirstMouse&&, Messages::WebPage::AcceptsFirstMouse::Reply&&, WTF::Seconds, WTF::OptionSet<IPC::SendSyncOption>)
7 0x114cedbe1 WebKit::WebPageProxy::acceptsFirstMouse(int, WebKit::WebMouseEvent const&)
8 0x1148bab31 WebKit::WebViewImpl::acceptsFirstMouse(NSEvent*)
9 0x1147a1919 -[WKWebView(WKImplementationMac) acceptsFirstMouse:]
10 0x103ff6471 TestWebKitAPI::WebKit2_AcceptsFirstMouseDuringWebProcessLaunch_Test::TestBody()
11 0x104b4cf34 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12 0x104b1b19b void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
13 0x104b1b0d6 testing::Test::Run()
14 0x104b1c22a testing::TestInfo::Run()
15 0x104b1d074 testing::TestCase::Run()
16 0x104b28738 testing::internal::UnitTestImpl::RunAllTests()
17 0x104b522c4 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18 0x104b2822b bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19 0x104b280fd testing::UnitTest::Run()
20 0x1048c7a61 RUN_ALL_TESTS()
21 0x1048c79f2 TestWebKitAPI::TestsController::run(int, char**)
22 0x104ae5d75 main
23 0x7fff20393621 start
https://build.webkit.org/builders/Apple-BigSur-Debug-WK2-Tests/builds/685/steps/run-api-tests/logs/stdio
--
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/20210112/4cbd27c8/attachment.htm>
More information about the webkit-unassigned
mailing list