Skip to content

Instantly share code, notes, and snippets.

@azbesthu
Created May 31, 2013 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azbesthu/5684836 to your computer and use it in GitHub Desktop.
Save azbesthu/5684836 to your computer and use it in GitHub Desktop.
editing/selection/caret-after-keypress.html
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /home/azbest/webkit/WebKit/WebKitBuild/Debug/bin/WebKitTestRunner...done.
warning: core file may not match specified executable file.
[New LWP 3587]
[New LWP 3603]
[New LWP 3598]
[New LWP 3602]
[New LWP 3593]
[New LWP 3589]
[New LWP 3604]
[New LWP 3599]
[New LWP 3597]
warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/home/azbest/webkit/WebKit/WebKitBuild/Debug/bin/WebKitTestRunner -'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f01f0ba8cce in WTFCrash ()
at /home/azbest/webkit/WebKit/Source/WTF/wtf/Assertions.cpp:339
339 *(int *)(uintptr_t)0xbbadbeef = 0;
(gdb) #0 0x00007f01f0ba8cce in WTFCrash ()
at /home/azbest/webkit/WebKit/Source/WTF/wtf/Assertions.cpp:339
#1 0x00007f01ef1ed43c in WebKit::WebPageProxy::didReceiveEvent (
this=0xfcbf20, opaqueType=5, handled=false)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:3635
#2 0x00007f01ef1e4605 in WebKit::WebPageProxy::handleKeyboardEvent (
this=0xfcbf20, event=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:1396
#3 0x00007f01ef363e39 in WebKit::QtWebPageEventHandler::handleKeyReleaseEvent
(this=0xfcc810, ev=0x1055450)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:298
#4 0x00007f01ef34abbb in QQuickWebView::keyReleaseEvent (this=0xfa5d20,
event=0x1055450)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:1971
#5 0x00007f01f2a2752b in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#6 0x00007f01f2a3c7c8 in QQuickWindow::sendEvent(QQuickItem*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#7 0x00007f01edfa12f1 in QWindow::event(QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Gui.so.5
#8 0x00007f01ee3f04a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#9 0x00007f01ee3f3881 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#10 0x00007f01edcbaa24 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#11 0x0000000000412899 in QCoreApplication::sendEvent (receiver=0xfca5f0,
event=0x1055450)
at /usr/local/Trolltech/Qt5/Qt-5.0.1/include/QtCore/qcoreapplication.h:203
#12 0x00000000004122c3 in WTR::PlatformWebView::sendEvent (this=0xfa5640,
event=0x1055450)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp:147
#13 0x0000000000410328 in WTR::EventSenderProxy::sendOrQueueEvent (
this=0xfdebc0, event=0x1055450)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:445
#14 0x000000000040f5cb in WTR::EventSenderProxy::keyDown (this=0xfdebc0,
keyRef=0x1054f50, modifiersRef=0, location=0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:246
#15 0x000000000041730a in WTR::TestController::didReceiveKeyDownMessageFromInjectedBundle (this=0xfbc050, messageBodyDictionary=0x1055000, synchronous=true)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:820
#16 0x000000000041773e in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (this=0xfbc050, messageName=0x1055070, messageBody=0x1055000)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:880
#17 0x00000000004171ba in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (context=0xfa2fc0, messageName=0x1055070, messageBody=0x1055000,
returnData=0x7fff636d0fe8, clientInfo=0xfbc050)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:803
#18 0x00007f01ef1bda7a in WebKit::WebContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa3070, context=0xfa2fc0, messageName=
..., messageBody=0x1055000, returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContextInjectedBundleClient.cpp:50
#19 0x00007f01ef1b0902 in WebKit::WebContext::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa2fc0, messageName=..., messageBody=0x1055000,
returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:788
#20 0x00007f01ef1b127d in WebKit::WebContext::didReceiveSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:973
#21 0x00007f01ef0b25ae in CoreIPC::MessageReceiverMap::dispatchSyncMessage (
this=0xfa2fe0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp:98
#22 0x00007f01ef1b0cfe in WebKit::WebContext::dispatchSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:926
#23 0x00007f01ef22016e in WebKit::WebProcessProxy::didReceiveSyncMessage (
this=0xfc93c0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebProcessProxy.cpp:388
#24 0x00007f01ef0a0a67 in CoreIPC::Connection::dispatchSyncMessage (
this=0x1058e90, decoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:749
#25 0x00007f01ef0a0de0 in CoreIPC::Connection::dispatchMessage (
this=0x1058e90, incomingMessage=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:809
#26 0x00007f01ef09d76d in CoreIPC::Connection::SyncMessageState::dispatchMessages (this=0x1057c40, allowedConnection=0x0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:188
#27 0x00007f01ef09f5cc in CoreIPC::Connection::waitForSyncReply (
this=0x1058e90, syncRequestID=6, timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:532
#28 0x00007f01ef09f0d6 in CoreIPC::Connection::sendSyncMessage (
this=0x1058e90, syncRequestID=6, encoder=..., timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:469
#29 0x00007f01ef201bda in CoreIPC::Connection::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0x1058e90, message=..., reply=..., destinationID=1,
timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.h:376
#30 0x00007f01ef1f5bcf in WebKit::ChildProcessProxy::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0xfc93c0, message=..., reply=...,
destinationID=1, timeout=1)
at /home/azbest/webkit/WebKit/Source/WebKit2/Shared/ChildProcessProxy.h:111
#31 0x00007f01ef1e45e0 in WebKit::WebPageProxy::handleKeyboardEvent (
this=0xfcbf20, event=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:1395
#32 0x00007f01ef363de1 in WebKit::QtWebPageEventHandler::handleKeyPressEvent (
this=0xfcc810, ev=0x1054c60)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:293
#33 0x00007f01ef34ab77 in QQuickWebView::keyPressEvent (this=0xfa5d20,
event=0x1054c60)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:1965
#34 0x00007f01f2a2759e in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#35 0x00007f01f2a3c7c8 in QQuickWindow::sendEvent(QQuickItem*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#36 0x00007f01edfa12d9 in QWindow::event(QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Gui.so.5
#37 0x00007f01ee3f04a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#38 0x00007f01ee3f3881 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#39 0x00007f01edcbaa24 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#40 0x0000000000412899 in QCoreApplication::sendEvent (receiver=0xfca5f0,
event=0x1054c60)
at /usr/local/Trolltech/Qt5/Qt-5.0.1/include/QtCore/qcoreapplication.h:203
#41 0x00000000004122c3 in WTR::PlatformWebView::sendEvent (this=0xfa5640,
event=0x1054c60)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp:147
#42 0x0000000000410328 in WTR::EventSenderProxy::sendOrQueueEvent (
this=0xfdebc0, event=0x1054c60)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:445
#43 0x000000000040f56d in WTR::EventSenderProxy::keyDown (this=0xfdebc0,
keyRef=0x1054740, modifiersRef=0, location=0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:244
#44 0x000000000041730a in WTR::TestController::didReceiveKeyDownMessageFromInjectedBundle (this=0xfbc050, messageBodyDictionary=0x10547e0, synchronous=true)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:820
#45 0x000000000041773e in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (this=0xfbc050, messageName=0x1054850, messageBody=0x10547e0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:880
#46 0x00000000004171ba in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (context=0xfa2fc0, messageName=0x1054850, messageBody=0x10547e0,
returnData=0x7fff636d23b8, clientInfo=0xfbc050)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:803
#47 0x00007f01ef1bda7a in WebKit::WebContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa3070, context=0xfa2fc0,
messageName=..., messageBody=0x10547e0, returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContextInjectedBundleClient.cpp:50
#48 0x00007f01ef1b0902 in WebKit::WebContext::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa2fc0, messageName=..., messageBody=0x10547e0,
returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:788
#49 0x00007f01ef1b127d in WebKit::WebContext::didReceiveSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:973
#50 0x00007f01ef0b25ae in CoreIPC::MessageReceiverMap::dispatchSyncMessage (
this=0xfa2fe0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp:98
#51 0x00007f01ef1b0cfe in WebKit::WebContext::dispatchSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:926
#52 0x00007f01ef22016e in WebKit::WebProcessProxy::didReceiveSyncMessage (
this=0xfc93c0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebProcessProxy.cpp:388
#53 0x00007f01ef0a0a67 in CoreIPC::Connection::dispatchSyncMessage (
this=0x1058e90, decoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:749
#54 0x00007f01ef0a0de0 in CoreIPC::Connection::dispatchMessage (
this=0x1058e90, incomingMessage=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:809
#55 0x00007f01ef09d76d in CoreIPC::Connection::SyncMessageState::dispatchMessages (this=0x1057c40, allowedConnection=0x0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:188
#56 0x00007f01ef09f5cc in CoreIPC::Connection::waitForSyncReply (
this=0x1058e90, syncRequestID=5, timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:532
#57 0x00007f01ef09f0d6 in CoreIPC::Connection::sendSyncMessage (
this=0x1058e90, syncRequestID=5, encoder=..., timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:469
#58 0x00007f01ef201bda in CoreIPC::Connection::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0x1058e90, message=..., reply=..., destinationID=1,
timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.h:376
#59 0x00007f01ef1f5bcf in WebKit::ChildProcessProxy::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0xfc93c0, message=..., reply=...,
destinationID=1, timeout=1)
at /home/azbest/webkit/WebKit/Source/WebKit2/Shared/ChildProcessProxy.h:111
#60 0x00007f01ef1e45e0 in WebKit::WebPageProxy::handleKeyboardEvent (
this=0xfcbf20, event=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:1395
#61 0x00007f01ef363de1 in WebKit::QtWebPageEventHandler::handleKeyPressEvent (
this=0xfcc810, ev=0x105b560)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:293
#62 0x00007f01ef34ab77 in QQuickWebView::keyPressEvent (this=0xfa5d20,
event=0x105b560)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:1965
#63 0x00007f01f2a2759e in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#64 0x00007f01f2a3c7c8 in QQuickWindow::sendEvent(QQuickItem*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#65 0x00007f01edfa12d9 in QWindow::event(QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Gui.so.5
#66 0x00007f01ee3f04a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#67 0x00007f01ee3f3881 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#68 0x00007f01edcbaa24 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#69 0x0000000000412899 in QCoreApplication::sendEvent (receiver=0xfca5f0,
event=0x105b560)
at /usr/local/Trolltech/Qt5/Qt-5.0.1/include/QtCore/qcoreapplication.h:203
#70 0x00000000004122c3 in WTR::PlatformWebView::sendEvent (this=0xfa5640,
event=0x105b560)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp:147
#71 0x0000000000410328 in WTR::EventSenderProxy::sendOrQueueEvent (
this=0xfdebc0, event=0x105b560)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:445
#72 0x000000000040f56d in WTR::EventSenderProxy::keyDown (this=0xfdebc0,
keyRef=0x1053f80, modifiersRef=0, location=0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:244
#73 0x000000000041730a in WTR::TestController::didReceiveKeyDownMessageFromInjectedBundle (this=0xfbc050, messageBodyDictionary=0x1054020, synchronous=true)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:820
#74 0x000000000041773e in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (this=0xfbc050, messageName=0x1054090, messageBody=0x1054020)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:880
#75 0x00000000004171ba in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (context=0xfa2fc0, messageName=0x1054090, messageBody=0x1054020,
returnData=0x7fff636d3788, clientInfo=0xfbc050)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:803
#76 0x00007f01ef1bda7a in WebKit::WebContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa3070, context=0xfa2fc0,
messageName=..., messageBody=0x1054020, returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContextInjectedBundleClient.cpp:50
#77 0x00007f01ef1b0902 in WebKit::WebContext::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa2fc0, messageName=..., messageBody=0x1054020,
returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:788
#78 0x00007f01ef1b127d in WebKit::WebContext::didReceiveSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:973
#79 0x00007f01ef0b25ae in CoreIPC::MessageReceiverMap::dispatchSyncMessage (
this=0xfa2fe0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp:98
#80 0x00007f01ef1b0cfe in WebKit::WebContext::dispatchSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:926
#81 0x00007f01ef22016e in WebKit::WebProcessProxy::didReceiveSyncMessage (
this=0xfc93c0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebProcessProxy.cpp:388
#82 0x00007f01ef0a0a67 in CoreIPC::Connection::dispatchSyncMessage (
this=0x1058e90, decoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:749
#83 0x00007f01ef0a0de0 in CoreIPC::Connection::dispatchMessage (
this=0x1058e90, incomingMessage=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:809
#84 0x00007f01ef09d76d in CoreIPC::Connection::SyncMessageState::dispatchMessages (this=0x1057c40, allowedConnection=0x0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:188
#85 0x00007f01ef09f5cc in CoreIPC::Connection::waitForSyncReply (
this=0x1058e90, syncRequestID=4, timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:532
#86 0x00007f01ef09f0d6 in CoreIPC::Connection::sendSyncMessage (
this=0x1058e90, syncRequestID=4, encoder=..., timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:469
#87 0x00007f01ef201bda in CoreIPC::Connection::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0x1058e90, message=..., reply=..., destinationID=1,
timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.h:376
#88 0x00007f01ef1f5bcf in WebKit::ChildProcessProxy::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0xfc93c0, message=..., reply=...,
destinationID=1, timeout=1)
at /home/azbest/webkit/WebKit/Source/WebKit2/Shared/ChildProcessProxy.h:111
#89 0x00007f01ef1e45e0 in WebKit::WebPageProxy::handleKeyboardEvent (
this=0xfcbf20, event=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:1395
#90 0x00007f01ef363de1 in WebKit::QtWebPageEventHandler::handleKeyPressEvent (
this=0xfcc810, ev=0x105bd20)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:293
#91 0x00007f01ef34ab77 in QQuickWebView::keyPressEvent (this=0xfa5d20,
event=0x105bd20)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:1965
#92 0x00007f01f2a2759e in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#93 0x00007f01f2a3c7c8 in QQuickWindow::sendEvent(QQuickItem*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#94 0x00007f01edfa12d9 in QWindow::event(QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Gui.so.5
#95 0x00007f01ee3f04a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#96 0x00007f01ee3f3881 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#97 0x00007f01edcbaa24 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#98 0x0000000000412899 in QCoreApplication::sendEvent (receiver=0xfca5f0,
event=0x105bd20)
at /usr/local/Trolltech/Qt5/Qt-5.0.1/include/QtCore/qcoreapplication.h:203
#99 0x00000000004122c3 in WTR::PlatformWebView::sendEvent (this=0xfa5640,
event=0x105bd20)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp:147
#100 0x0000000000410328 in WTR::EventSenderProxy::sendOrQueueEvent (
this=0xfdebc0, event=0x105bd20)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:445
#101 0x000000000040f56d in WTR::EventSenderProxy::keyDown (this=0xfdebc0,
keyRef=0x105bc20, modifiersRef=0, location=0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:244
#102 0x000000000041730a in WTR::TestController::didReceiveKeyDownMessageFromInjectedBundle (this=0xfbc050, messageBodyDictionary=0x105c270, synchronous=true)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:820
#103 0x000000000041773e in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (this=0xfbc050, messageName=0x105bfe0, messageBody=0x105c270)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:880
#104 0x00000000004171ba in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (context=0xfa2fc0, messageName=0x105bfe0,
messageBody=0x105c270, returnData=0x7fff636d4b58, clientInfo=0xfbc050)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:803
#105 0x00007f01ef1bda7a in WebKit::WebContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa3070, context=0xfa2fc0,
messageName=..., messageBody=0x105c270, returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContextInjectedBundleClient.cpp:50
#106 0x00007f01ef1b0902 in WebKit::WebContext::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa2fc0, messageName=..., messageBody=0x105c270,
returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:788
#107 0x00007f01ef1b127d in WebKit::WebContext::didReceiveSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:973
#108 0x00007f01ef0b25ae in CoreIPC::MessageReceiverMap::dispatchSyncMessage (
this=0xfa2fe0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp:98
#109 0x00007f01ef1b0cfe in WebKit::WebContext::dispatchSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:926
#110 0x00007f01ef22016e in WebKit::WebProcessProxy::didReceiveSyncMessage (
this=0xfc93c0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebProcessProxy.cpp:388
#111 0x00007f01ef0a0a67 in CoreIPC::Connection::dispatchSyncMessage (
this=0x1058e90, decoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:749
#112 0x00007f01ef0a0de0 in CoreIPC::Connection::dispatchMessage (
this=0x1058e90, incomingMessage=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:809
#113 0x00007f01ef09d76d in CoreIPC::Connection::SyncMessageState::dispatchMessages (this=0x1057c40, allowedConnection=0x0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:188
#114 0x00007f01ef09f5cc in CoreIPC::Connection::waitForSyncReply (
this=0x1058e90, syncRequestID=3, timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:532
#115 0x00007f01ef09f0d6 in CoreIPC::Connection::sendSyncMessage (
this=0x1058e90, syncRequestID=3, encoder=..., timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:469
#116 0x00007f01ef201bda in CoreIPC::Connection::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0x1058e90, message=..., reply=..., destinationID=1,
timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.h:376
#117 0x00007f01ef1f5bcf in WebKit::ChildProcessProxy::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0xfc93c0, message=..., reply=...,
destinationID=1, timeout=1)
at /home/azbest/webkit/WebKit/Source/WebKit2/Shared/ChildProcessProxy.h:111
#118 0x00007f01ef1e45e0 in WebKit::WebPageProxy::handleKeyboardEvent (
this=0xfcbf20, event=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:1395
#119 0x00007f01ef363de1 in WebKit::QtWebPageEventHandler::handleKeyPressEvent (
this=0xfcc810, ev=0x105b5b0)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:293
#120 0x00007f01ef34ab77 in QQuickWebView::keyPressEvent (this=0xfa5d20,
event=0x105b5b0)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:1965
#121 0x00007f01f2a2759e in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#122 0x00007f01f2a3c7c8 in QQuickWindow::sendEvent(QQuickItem*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#123 0x00007f01edfa12d9 in QWindow::event(QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Gui.so.5
#124 0x00007f01ee3f04a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#125 0x00007f01ee3f3881 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#126 0x00007f01edcbaa24 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#127 0x0000000000412899 in QCoreApplication::sendEvent (receiver=0xfca5f0,
event=0x105b5b0)
at /usr/local/Trolltech/Qt5/Qt-5.0.1/include/QtCore/qcoreapplication.h:203
#128 0x00000000004122c3 in WTR::PlatformWebView::sendEvent (this=0xfa5640,
event=0x105b5b0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp:147
#129 0x0000000000410328 in WTR::EventSenderProxy::sendOrQueueEvent (
this=0xfdebc0, event=0x105b5b0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:445
#130 0x000000000040f56d in WTR::EventSenderProxy::keyDown (this=0xfdebc0,
keyRef=0x103a7f0, modifiersRef=0, location=0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:244
#131 0x000000000041730a in WTR::TestController::didReceiveKeyDownMessageFromInjectedBundle (this=0xfbc050, messageBodyDictionary=0x105b870, synchronous=true)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:820
#132 0x000000000041773e in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (this=0xfbc050, messageName=0x105b8e0, messageBody=0x105b870)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:880
#133 0x00000000004171ba in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (context=0xfa2fc0, messageName=0x105b8e0,
messageBody=0x105b870, returnData=0x7fff636d5f28, clientInfo=0xfbc050)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:803
#134 0x00007f01ef1bda7a in WebKit::WebContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa3070, context=0xfa2fc0,
messageName=..., messageBody=0x105b870, returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContextInjectedBundleClient.cpp:50
#135 0x00007f01ef1b0902 in WebKit::WebContext::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa2fc0, messageName=..., messageBody=0x105b870,
returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:788
#136 0x00007f01ef1b127d in WebKit::WebContext::didReceiveSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:973
#137 0x00007f01ef0b25ae in CoreIPC::MessageReceiverMap::dispatchSyncMessage (
this=0xfa2fe0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp:98
#138 0x00007f01ef1b0cfe in WebKit::WebContext::dispatchSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:926
#139 0x00007f01ef22016e in WebKit::WebProcessProxy::didReceiveSyncMessage (
this=0xfc93c0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebProcessProxy.cpp:388
#140 0x00007f01ef0a0a67 in CoreIPC::Connection::dispatchSyncMessage (
this=0x1058e90, decoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:749
#141 0x00007f01ef0a0de0 in CoreIPC::Connection::dispatchMessage (
this=0x1058e90, incomingMessage=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:809
#142 0x00007f01ef09d76d in CoreIPC::Connection::SyncMessageState::dispatchMessages (this=0x1057c40, allowedConnection=0x0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:188
#143 0x00007f01ef09f5cc in CoreIPC::Connection::waitForSyncReply (
this=0x1058e90, syncRequestID=2, timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:532
#144 0x00007f01ef09f0d6 in CoreIPC::Connection::sendSyncMessage (
this=0x1058e90, syncRequestID=2, encoder=..., timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:469
#145 0x00007f01ef201bda in CoreIPC::Connection::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0x1058e90, message=..., reply=..., destinationID=1,
timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.h:376
#146 0x00007f01ef1f5bcf in WebKit::ChildProcessProxy::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0xfc93c0, message=..., reply=...,
destinationID=1, timeout=1)
at /home/azbest/webkit/WebKit/Source/WebKit2/Shared/ChildProcessProxy.h:111
#147 0x00007f01ef1e45e0 in WebKit::WebPageProxy::handleKeyboardEvent (
this=0xfcbf20, event=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:1395
#148 0x00007f01ef363de1 in WebKit::QtWebPageEventHandler::handleKeyPressEvent (
this=0xfcc810, ev=0xfdfce0)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:293
#149 0x00007f01ef34ab77 in QQuickWebView::keyPressEvent (this=0xfa5d20,
event=0xfdfce0)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:1965
#150 0x00007f01f2a2759e in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#151 0x00007f01f2a3c7c8 in QQuickWindow::sendEvent(QQuickItem*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#152 0x00007f01edfa12d9 in QWindow::event(QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Gui.so.5
#153 0x00007f01ee3f04a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#154 0x00007f01ee3f3881 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#155 0x00007f01edcbaa24 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#156 0x0000000000412899 in QCoreApplication::sendEvent (receiver=0xfca5f0,
event=0xfdfce0)
at /usr/local/Trolltech/Qt5/Qt-5.0.1/include/QtCore/qcoreapplication.h:203
#157 0x00000000004122c3 in WTR::PlatformWebView::sendEvent (this=0xfa5640,
event=0xfdfce0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp:147
#158 0x0000000000410328 in WTR::EventSenderProxy::sendOrQueueEvent (
this=0xfdebc0, event=0xfdfce0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:445
#159 0x000000000040f56d in WTR::EventSenderProxy::keyDown (this=0xfdebc0,
keyRef=0xfccf10, modifiersRef=0, location=0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:244
#160 0x000000000041730a in WTR::TestController::didReceiveKeyDownMessageFromInjectedBundle (this=0xfbc050, messageBodyDictionary=0xfdf920, synchronous=true)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:820
#161 0x000000000041773e in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (this=0xfbc050, messageName=0xfcb630, messageBody=0xfdf920)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:880
#162 0x00000000004171ba in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (context=0xfa2fc0, messageName=0xfcb630, messageBody=0xfdf920,
returnData=0x7fff636d72f8, clientInfo=0xfbc050)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:803
#163 0x00007f01ef1bda7a in WebKit::WebContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa3070, context=0xfa2fc0,
messageName=..., messageBody=0xfdf920, returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContextInjectedBundleClient.cpp:50
#164 0x00007f01ef1b0902 in WebKit::WebContext::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa2fc0, messageName=..., messageBody=0xfdf920,
returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:788
#165 0x00007f01ef1b127d in WebKit::WebContext::didReceiveSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:973
#166 0x00007f01ef0b25ae in CoreIPC::MessageReceiverMap::dispatchSyncMessage (
this=0xfa2fe0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp:98
#167 0x00007f01ef1b0cfe in WebKit::WebContext::dispatchSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:926
#168 0x00007f01ef22016e in WebKit::WebProcessProxy::didReceiveSyncMessage (
this=0xfc93c0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebProcessProxy.cpp:388
#169 0x00007f01ef0a0a67 in CoreIPC::Connection::dispatchSyncMessage (
this=0x1058e90, decoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:749
#170 0x00007f01ef0a0de0 in CoreIPC::Connection::dispatchMessage (
this=0x1058e90, incomingMessage=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:809
#171 0x00007f01ef09d76d in CoreIPC::Connection::SyncMessageState::dispatchMessages (this=0x1057c40, allowedConnection=0x0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:188
#172 0x00007f01ef09f5cc in CoreIPC::Connection::waitForSyncReply (
this=0x1058e90, syncRequestID=1, timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:532
#173 0x00007f01ef09f0d6 in CoreIPC::Connection::sendSyncMessage (
this=0x1058e90, syncRequestID=1, encoder=..., timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:469
#174 0x00007f01ef201bda in CoreIPC::Connection::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0x1058e90, message=..., reply=..., destinationID=1,
timeout=1, syncSendFlags=0)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.h:376
#175 0x00007f01ef1f5bcf in WebKit::ChildProcessProxy::sendSync<Messages::WebPage::KeyEventSyncForTesting> (this=0xfc93c0, message=..., reply=...,
destinationID=1, timeout=1)
at /home/azbest/webkit/WebKit/Source/WebKit2/Shared/ChildProcessProxy.h:111
#176 0x00007f01ef1e45e0 in WebKit::WebPageProxy::handleKeyboardEvent (
this=0xfcbf20, event=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:1395
#177 0x00007f01ef363de1 in WebKit::QtWebPageEventHandler::handleKeyPressEvent (
this=0xfcc810, ev=0xfdf2a0)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:293
#178 0x00007f01ef34ab77 in QQuickWebView::keyPressEvent (this=0xfa5d20,
event=0xfdf2a0)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:1965
#179 0x00007f01f2a2759e in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#180 0x00007f01f2a3c7c8 in QQuickWindow::sendEvent(QQuickItem*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Quick.so.5
#181 0x00007f01edfa12d9 in QWindow::event(QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Gui.so.5
#182 0x00007f01ee3f04a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#183 0x00007f01ee3f3881 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#184 0x00007f01edcbaa24 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#185 0x0000000000412899 in QCoreApplication::sendEvent (receiver=0xfca5f0,
event=0xfdf2a0)
at /usr/local/Trolltech/Qt5/Qt-5.0.1/include/QtCore/qcoreapplication.h:203
#186 0x00000000004122c3 in WTR::PlatformWebView::sendEvent (this=0xfa5640,
event=0xfdf2a0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp:147
#187 0x0000000000410328 in WTR::EventSenderProxy::sendOrQueueEvent (
this=0xfdebc0, event=0xfdf2a0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:445
#188 0x000000000040f56d in WTR::EventSenderProxy::keyDown (this=0xfdebc0,
keyRef=0x103b8b0, modifiersRef=0, location=0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/EventSenderProxyQt.cpp:244
#189 0x000000000041730a in WTR::TestController::didReceiveKeyDownMessageFromInjectedBundle (this=0xfbc050, messageBodyDictionary=0xfdeff0, synchronous=true)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:820
#190 0x000000000041773e in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (this=0xfbc050, messageName=0x103b8d0, messageBody=0xfdeff0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:880
#191 0x00000000004171ba in WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle (context=0xfa2fc0, messageName=0x103b8d0, messageBody=0xfdeff0,
returnData=0x7fff636d86c8, clientInfo=0xfbc050)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:803
#192 0x00007f01ef1bda7a in WebKit::WebContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa3070, context=0xfa2fc0,
messageName=..., messageBody=0xfdeff0, returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContextInjectedBundleClient.cpp:50
#193 0x00007f01ef1b0902 in WebKit::WebContext::didReceiveSynchronousMessageFromInjectedBundle (this=0xfa2fc0, messageName=..., messageBody=0xfdeff0,
returnData=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:788
#194 0x00007f01ef1b127d in WebKit::WebContext::didReceiveSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:973
#195 0x00007f01ef0b25ae in CoreIPC::MessageReceiverMap::dispatchSyncMessage (
this=0xfa2fe0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp:98
#196 0x00007f01ef1b0cfe in WebKit::WebContext::dispatchSyncMessage (
this=0xfa2fc0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:926
#197 0x00007f01ef22016e in WebKit::WebProcessProxy::didReceiveSyncMessage (
this=0xfc93c0, connection=0x1058e90, decoder=..., replyEncoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebProcessProxy.cpp:388
#198 0x00007f01ef0a0a67 in CoreIPC::Connection::dispatchSyncMessage (
this=0x1058e90, decoder=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:749
#199 0x00007f01ef0a0de0 in CoreIPC::Connection::dispatchMessage (
this=0x1058e90, incomingMessage=...)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:809
#200 0x00007f01ef0a1009 in CoreIPC::Connection::dispatchOneMessage (
this=0x1058e90)
at /home/azbest/webkit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:837
#201 0x00007f01ef0b184e in WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>::operator() (this=0x7f0180002d60, c=0x1058e90)
at /home/azbest/webkit/WebKit/Source/WTF/wtf/Functional.h:218
#202 0x00007f01ef0b1400 in WTF::BoundFunctionImpl<WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>, void (CoreIPC::Connection*)>::operator()() (
this=0x7f0180002d50)
at /home/azbest/webkit/WebKit/Source/WTF/wtf/Functional.h:496
#203 0x00007f01ef2e2ac1 in WTF::Function<void ()>::operator()() const (
this=0x7fff636d8b20)
at /home/azbest/webkit/WebKit/Source/WTF/wtf/Functional.h:704
#204 0x00007f01efc47317 in WebCore::RunLoop::performWork (this=0xfb9d20)
at /home/azbest/webkit/WebKit/Source/WebCore/platform/RunLoop.cpp:104
#205 0x00007f01eff477f2 in WebCore::RunLoop::TimerObject::performWork (
this=0xfb9df0)
at /home/azbest/webkit/WebKit/Source/WebCore/platform/qt/RunLoopQt.cpp:48
#206 0x00007f01eff481b7 in WebCore::RunLoop::TimerObject::qt_static_metacall (
_o=0xfb9df0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7f0180002ba0)
at .moc/release-shared/RunLoopQt.moc:67
#207 0x00007f01edce173e in QObject::event(QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#208 0x00007f01ee3f04a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#209 0x00007f01ee3f3881 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#210 0x00007f01edcbaa24 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#211 0x00007f01edcbc961 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#212 0x00007f01edd021f3 in ?? ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#213 0x00007f01ea6b0d53 in g_main_context_dispatch ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#214 0x00007f01ea6b10a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#215 0x00007f01ea6b1164 in g_main_context_iteration ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#216 0x00007f01edd02634 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#217 0x00007f01edcb98fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#218 0x0000000000413274 in WTR::TestController::RunLoop::runUntil (
this=0xfc4aa0, timeout=0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/TestControllerQt.cpp:78
#219 0x0000000000413519 in WTR::TestController::platformRunUntil (
this=0xfbc050, condition=@0x103a4f5: false, timeout=0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/TestControllerQt.cpp:134
#220 0x0000000000417152 in WTR::TestController::runUntil (this=0xfbc050,
done=@0x103a4f5: false, timeoutDuration=WTR::TestController::CustomTimeout)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:791
#221 0x000000000041e565 in WTR::TestInvocation::invoke (this=0x103a4d0)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestInvocation.cpp:251
#222 0x0000000000416f0a in WTR::TestController::runTest (this=0xfbc050,
inputLine=0x7fff636d9760 "/home/azbest/webkit/WebKit/LayoutTests/editing/selection/caret-after-keypress.html'--timeout'80000")
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:731
#223 0x0000000000416fa9 in WTR::TestController::runTestingServerLoop (
this=0xfbc050)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:748
#224 0x0000000000417045 in WTR::TestController::run (this=0xfbc050)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:761
#225 0x0000000000414eee in WTR::TestController::TestController (this=0xfbc050,
argc=2, argv=0x7fff636dace8)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/TestController.cpp:118
#226 0x000000000040c1dd in Launcher::launch (this=0x7fff636dab70)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/main.cpp:61
#227 0x000000000040bd91 in Launcher::qt_static_metacall (_o=0x7fff636dab70,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xfbe190)
at .moc/release-shared/main.moc:66
#228 0x00007f01edce173e in QObject::event(QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#229 0x00007f01ee3f04a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#230 0x00007f01ee3f3881 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#231 0x00007f01edcbaa24 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#232 0x00007f01edcbc961 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#233 0x00007f01edd021f3 in ?? ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#234 0x00007f01ea6b0d53 in g_main_context_dispatch ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#235 0x00007f01ea6b10a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#236 0x00007f01ea6b1164 in g_main_context_iteration ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#237 0x00007f01edd02634 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#238 0x00007f01edcb98fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#239 0x00007f01edcbce9e in QCoreApplication::exec() ()
from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#240 0x000000000040bd31 in main (argc=2, argv=0x7fff636dace8)
at /home/azbest/webkit/WebKit/Tools/WebKitTestRunner/qt/main.cpp:128
(gdb) quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment