RESOLVED WONTFIX95333
[EFL][WK2] fast/forms/color/input-value-sanitization-color.html is flaky on Wk2
https://bugs.webkit.org/show_bug.cgi?id=95333
Summary [EFL][WK2] fast/forms/color/input-value-sanitization-color.html is flaky on Wk2
Dominik Röttsches (drott)
Reported 2012-08-29 05:22:21 PDT
Sometimes crashes with an assertion: crash log for WebKitTestRunner (pid 12431): STDOUT: <empty> STDERR: ASSERTION FAILED: m_colorChooser STDERR: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebKit2/UIProcess/WebPageProxy.cpp(2726) : void WebKit::WebPageProxy::endColorChooser() STDERR: 1 0x7f913cea525c WebKit::WebPageProxy::endColorChooser() STDERR: 2 0x7f913cfe3c43 void CoreIPC::callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)()>(CoreIPC::Arguments0 const&, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)()) STDERR: 3 0x7f913cfe0826 void CoreIPC::handleMessage<Messages::WebPageProxy::EndColorChooser, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)()>(CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)()) STDERR: 4 0x7f913cfddcca WebKit::WebPageProxy::didReceiveWebPageProxyMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 5 0x7f913cea01f9 WebKit::WebPageProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 6 0x7f913ced7ea6 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 7 0x7f913ce6583c WebKit::WebConnectionToWebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 8 0x7f913ce0e7bb CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) STDERR: 9 0x7f913ce0e959 CoreIPC::Connection::dispatchOneMessage() STDERR: 10 0x7f913ce1884c WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>::operator()(CoreIPC::Connection*) STDERR: 11 0x7f913ce18652 WTF::BoundFunctionImpl<WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>, void (CoreIPC::Connection*)>::operator()() STDERR: 12 0x7f91432ec1ee WTF::Function<void ()>::operator()() const STDERR: 13 0x7f913fcef90a WebCore::RunLoop::performWork() STDERR: 14 0x7f914064da7b WebCore::RunLoop::wakeUpEvent(void*, void*, unsigned int) STDERR: 15 0x7f913bf6bf31 STDERR: 16 0x7f913bf6b001 STDERR: 17 0x7f913bf6b547 ecore_main_loop_begin STDERR: 18 0x41b972 WTR::TestController::platformRunUntil(bool&, double) STDERR: 19 0x4107c1 WTR::TestController::runUntil(bool&, WTR::TestController::TimeoutDuration) STDERR: 20 0x40fd51 WTR::TestController::resetStateToConsistentValues() STDERR: 21 0x414422 WTR::TestInvocation::invoke() STDERR: 22 0x410513 WTR::TestController::runTest(char const*) STDERR: 23 0x41064b WTR::TestController::runTestingServerLoop() STDERR: 24 0x4106db WTR::TestController::run() STDERR: 25 0x40e90f WTR::TestController::TestController(int, char const**) STDERR: 26 0x41bb3c main STDERR: 27 0x7f913b26476d __libc_start_main STDERR: 28 0x40d889 STDERR: LEAK: 4 WebCoreNode
Attachments
Dominik Röttsches (drott)
Comment 1 2012-08-29 05:28:52 PDT
Color chooser anyone?
Michael Catanzaro
Comment 2 2017-03-11 10:38:33 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.