[Webkit-unassigned] [Bug 95333] New: [EFL][WK2] fast/forms/color/input-value-sanitization-color.html is flaky on Wk2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 05:22:17 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=95333

           Summary: [EFL][WK2]
                    fast/forms/color/input-value-sanitization-color.html
                    is flaky on Wk2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.rottsches at intel.com
                CC: demarchi at webkit.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list