[Webkit-unassigned] [Bug 48018] New: [chromium] DRT assertion failure with compositing/geometry/outline-change.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 15:50:08 PDT 2010


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

           Summary: [chromium] DRT assertion failure with
                    compositing/geometry/outline-change.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbr at google.com
                CC: senorblanco at chromium.org, jamesr at chromium.org,
                    vangelis at chromium.org, zmo at google.com,
                    enne at google.com, amarinichev at chromium.org


The layout test compositing/geometry/outline-change.html when run in DRT/NRWT (--platform chromium-gpu) is causing the following assertion failure. I am unable to reproduce the assertion when running DumpRenderTree manually with apparently similar command line arguments. Need to understand why this is happening.

WebKit/chromium/webkit/support/webkit_support.cc:65: Failure
Failed
[25691:25691:174312739939:FATAL:WebKit/chromium/webkit/glue/plugins/webplugin_impl.cc(796)] Check failed: false. 
Backtrace:
    StackTrace::StackTrace() [0x874fb0]
    logging::LogMessage::~LogMessage() [0x883749]
    webkit_glue::WebPluginImpl::GetClientInfoFromLoader() [0x17cff43]
    webkit_glue::WebPluginImpl::didReceiveResponse() [0x17d044c]
    webkit_glue::WebURLLoaderImpl::Context::OnReceivedResponse() [0x17ead26]
     (anonymous namespace)::RequestProxy::NotifyReceivedResponse() [0x599719]
     DispatchToMethod<>() [0x59f301]
     RunnableMethod<>::Run() [0x59e920]
     MessageLoop::RunTask() [0x886a2a]
     MessageLoop::DeferOrRunPendingTask() [0x886b0e]
     MessageLoop::DoWork() [0x887112]
     base::MessagePumpForUI::RunWithDispatcher() [0x8d6a84]
     base::MessagePumpForUI::Run() [0x8d723e]
     MessageLoop::RunInternal() [0x88616a]
     MessageLoop::RunHandler() [0x886008]
     MessageLoop::Run() [0x885f99]
     webkit_support::RunMessageLoop() [0x5876f1]
     TestShell::waitTestFinished() [0x45a135]
     TestShell::runFileTest() [0x45373a]
     runTest() [0x42f4f9]
     main [0x42fa68]
     0x7fef5f1bec4d
     0x41eb49

** (DumpRenderTree:25691): DEBUG: ~totemPlugin [0x7fef5937f780]
** (DumpRenderTree:25691): DEBUG: NP_Shutdown

-- 
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