RESOLVED FIXED Bug 48018
[chromium] DRT assertion failure with compositing/geometry/outline-change.html
https://bugs.webkit.org/show_bug.cgi?id=48018
Summary [chromium] DRT assertion failure with compositing/geometry/outline-change.html
Kenneth Russell
Reported 2010-10-20 15:50:08 PDT
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
Attachments
Note You need to log in before you can comment on or make changes to this bug.