[Webkit-unassigned] [Bug 166765] New: ASSERTION FAILED: !m_isPointerLocked in WebKit::WebPageProxy::requestPointerLock()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 6 09:02:39 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166765
Bug ID: 166765
Summary: ASSERTION FAILED: !m_isPointerLocked in
WebKit::WebPageProxy::requestPointerLock()
Classification: Unclassified
Product: WebKit
Version: Other
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
ASSERTION FAILED: !m_isPointerLocked
/Volumes/Data/slave/elcapitan-debug/build/Source/WebKit2/UIProcess/WebPageProxy.cpp(6763) : void WebKit::WebPageProxy::requestPointerLock()
1 0x105176e10 WTFCrash
2 0x1082a3368 WebKit::WebPageProxy::requestPointerLock()
3 0x108339a23 void IPC::callMemberFunctionImpl<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(), std::__1::tuple<> >(WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(), std::__1::tuple<>&&, std::__1::integer_sequence<unsigned long>)
4 0x108339998 void IPC::callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(), std::__1::tuple<>, std::__1::integer_sequence<unsigned long> >(std::__1::tuple<>&&, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)())
5 0x108333be9 void IPC::handleMessage<Messages::WebPageProxy::RequestPointerLock, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)()>(IPC::Decoder&, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)())
6 0x108325394 WebKit::WebPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
7 0x1083258b7 non-virtual thunk to WebKit::WebPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
8 0x107c43d14 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&)
9 0x107b157c7 WebKit::ChildProcessProxy::dispatchMessage(IPC::Connection&, IPC::Decoder&)
10 0x10843303a WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
11 0x108433137 non-virtual thunk to WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
12 0x107b246e3 IPC::Connection::dispatchMessage(IPC::Decoder&)
13 0x107b1b9c1 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)
14 0x107b1b4ae IPC::Connection::SyncMessageState::dispatchMessages(IPC::Connection*)
15 0x107b24009 IPC::Connection::dispatchSyncMessage(IPC::Decoder&)
16 0x107b1b982 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)
17 0x107b1b4ae IPC::Connection::SyncMessageState::dispatchMessages(IPC::Connection*)
18 0x107b2047c IPC::Connection::waitForSyncReply(unsigned long long, WTF::Seconds, WTF::OptionSet<IPC::SendSyncOption>)
19 0x107b1ebab IPC::Connection::sendSyncMessage(unsigned long long, std::__1::unique_ptr<IPC::Encoder, std::__1::default_delete<IPC::Encoder> >, WTF::Seconds, WTF::OptionSet<IPC::SendSyncOption>)
20 0x107b1e0ac IPC::Connection::sendMessage(std::__1::unique_ptr<IPC::Encoder, std::__1::default_delete<IPC::Encoder> >, WTF::OptionSet<IPC::SendOption>)
21 0x107b154c0 WebKit::ChildProcessProxy::sendMessage(std::__1::unique_ptr<IPC::Encoder, std::__1::default_delete<IPC::Encoder> >, WTF::OptionSet<IPC::SendOption>)
22 0x1082bc9c2 bool WebKit::ChildProcessProxy::send<Messages::WebPage::KeyEvent>(Messages::WebPage::KeyEvent&&, unsigned long long, WTF::OptionSet<IPC::SendOption>)
23 0x108289ce1 WebKit::WebPageProxy::handleKeyboardEvent(WebKit::NativeWebKeyboardEvent const&)
24 0x10850a909 invocation function for block in WebKit::WebViewImpl::keyDown(NSEvent*)
25 0x108507d44 WebKit::WebViewImpl::interpretKeyEvent(NSEvent*, void (signed char, WTF::Vector<WebCore::KeypressCommand, 0ul, WTF::CrashOnOverflow, 16ul> const&) block_pointer)
26 0x10850a813 WebKit::WebViewImpl::keyDown(NSEvent*)
27 0x108603346 -[WKWebView keyDown:]
28 0x103be7d97 WTR::EventSenderProxy::keyDown(OpaqueWKString const*, unsigned int, unsigned int)
29 0x103c09ac6 WTR::TestController::didReceiveKeyDownMessageFromInjectedBundle(OpaqueWKDictionary const*, bool)
30 0x103c08fa7 WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle(OpaqueWKString const*, void const*)
31 0x103bffe9f WTR::TestController::didReceiveSynchronousPageMessageFromInjectedBundle(OpaqueWKPage const*, OpaqueWKString const*, void const*, void const**, void const*)
LEAK: 1 WebPage
LEAK: 1 WebFrame
LEAK: 2 XMLHttpRequest
LEAK: 70 RenderObject
LEAK: 7 Page
LEAK: 1398 WebCoreNode
LEAK: 7 Frame
LEAK: 271 CachedResource
LEAK: 23363 BidiRun
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r210436%20(10248)/results.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170106/e9a62158/attachment-0001.html>
More information about the webkit-unassigned
mailing list