WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103102
REGRESSION(
r135549
): Multiple layout test crashes (Requested by yurys on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=103102
Summary
REGRESSION(r135549): Multiple layout test crashes (Requested by yurys on #web...
WebKit Review Bot
Reported
2012-11-22 23:51:47 PST
http://trac.webkit.org/changeset/135549
broke the build: Multiple layout test crashes (Requested by yurys on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r135549
(12.93 KB, patch)
2012-11-22 23:52 PST
,
WebKit Review Bot
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
WebKit Review Bot
Comment 1
2012-11-22 23:52:30 PST
Created
attachment 175739
[details]
ROLLOUT of
r135549
Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
Yury Semikhatsky
Comment 2
2012-11-22 23:53:56 PST
This patch caused many layout tests to crash, e.g.
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20(dbg)/builds/2118/steps/webkit_tests/logs/stdio
Stack trace: 16:17:16.206 9965 Received signal 11 16:17:16.206 9965 base::debug::StackTrace::StackTrace() [0x7f3f37a3aa96] 16:17:16.206 9965 base::debug::(anonymous namespace)::StackDumpSignalHandler() [0x7f3f37a3a74b] 16:17:16.206 9965 <unknown> [0x7f3f31134af0] 16:17:16.206 9965 WebCore::RenderTable::convertStyleLogicalHeightToComputedHeight() [0x7f3f3b8720a6] 16:17:16.206 9965 WebCore::RenderTable::layout() [0x7f3f3b872d71] 16:17:16.206 9965 WebCore::RenderBlock::layoutBlockChild() [0x7f3f3b6f094c] 16:17:16.206 9965 WebCore::RenderBlock::layoutBlockChildren() [0x7f3f3b6f04c3] 16:17:16.206 9965 WebCore::RenderBlock::layoutBlock() [0x7f3f3b6eb724] 16:17:16.206 9965 WebCore::RenderBlock::layout() [0x7f3f3b6eacae] 16:17:16.207 9965 WebCore::RenderBlock::layoutBlockChild() [0x7f3f3b6f094c] 16:17:16.207 9965 WebCore::RenderBlock::layoutBlockChildren() [0x7f3f3b6f04c3] 16:17:16.207 9965 WebCore::RenderBlock::layoutBlock() [0x7f3f3b6eb724] 16:17:16.207 9965 WebCore::RenderBlock::layout() [0x7f3f3b6eacae] 16:17:16.207 9965 WebCore::RenderBlock::layoutBlockChild() [0x7f3f3b6f094c] 16:17:16.207 9965 WebCore::RenderBlock::layoutBlockChildren() [0x7f3f3b6f04c3] 16:17:16.207 9965 WebCore::RenderBlock::layoutBlock() [0x7f3f3b6eb724] 16:17:16.207 9965 WebCore::RenderBlock::layout() [0x7f3f3b6eacae] 16:17:16.207 9965 WebCore::RenderView::layoutContent() [0x7f3f3b8b440c] 16:17:16.207 9965 WebCore::RenderView::layout() [0x7f3f3b8b49e9] 16:17:16.207 9965 WebCore::FrameView::layout() [0x7f3f3b5a15b0] 16:17:16.207 9965 WebCore::Document::implicitClose() [0x7f3f3a836d51] 16:17:16.207 9965 WebCore::FrameLoader::checkCallImplicitClose() [0x7f3f3b4bcf2f] 16:17:16.207 9965 WebCore::FrameLoader::checkCompleted() [0x7f3f3b4bcc9f] 16:17:16.207 9965 WebCore::FrameLoader::loadDone() [0x7f3f3b4bca86] 16:17:16.207 9965 WebCore::CachedResourceLoader::loadDone() [0x7f3f3b5229ea] 16:17:16.207 9965 WebCore::SubresourceLoader::releaseResources() [0x7f3f3b4f558e] 16:17:16.207 9965 WebCore::ResourceLoader::didFinishLoading() [0x7f3f3b4ef902] 16:17:16.207 9965 WebCore::SubresourceLoader::didFinishLoading() [0x7f3f3b4f5150] 16:17:16.207 9965 WebCore::ResourceLoader::didFinishLoading() [0x7f3f3b4f00ad] 16:17:16.208 9965 WebCore::ResourceHandleInternal::didFinishLoading() [0x7f3f3ae2d4a6] 16:17:16.208 9965 webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest() [0x7f3f363476f1] 16:17:16.208 9965 (anonymous namespace)::RequestProxy::NotifyCompletedRequest() [0x5ed67f] 16:17:16.208 9965 base::internal::RunnableAdapter<>::Run() [0x5f3b45] 16:17:16.208 9965 base::internal::InvokeHelper<>::MakeItSo() [0x5f34f0] 16:17:16.208 9965 base::internal::Invoker<>::Run() [0x5f2e02] 16:17:16.208 9965 base::Callback<>::Run() [0x7f3f37a3245d] 16:17:16.208 9965 MessageLoop::RunTask() [0x7f3f37a75c69] 16:17:16.208 9965 MessageLoop::DeferOrRunPendingTask() [0x7f3f37a75d84] 16:17:16.208 9965 MessageLoop::DoWork() [0x7f3f37a76619] 16:17:16.208 9965 base::MessagePumpGlib::RunWithDispatcher() [0x7f3f37a17066] 16:17:16.208 9965 base::MessagePumpGlib::Run() [0x7f3f37a17446] 16:17:16.208 9965 MessageLoop::RunInternal() [0x7f3f37a75859] 16:17:16.208 9965 MessageLoop::RunHandler() [0x7f3f37a75710] 16:17:16.208 9965 base::RunLoop::Run() [0x7f3f37aacf42] 16:17:16.208 9965 MessageLoop::Run() [0x7f3f37a7503e] 16:17:16.208 9965 webkit_support::RunMessageLoop() [0x51ced2] 16:17:16.208 9965 TestShell::waitTestFinished() [0x4a15de] 16:17:16.208 9965 TestShell::runFileTest() [0x4991e4] 16:17:16.208 9965 runTest() [0x46c328] 16:17:16.209 9965 main [0x46ce39] 16:17:16.209 9965 <unknown> [0x7f3f3111fc4d] 16:17:16.209 9965 <unknown> [0x46a789]
Yury Semikhatsky
Comment 3
2012-11-22 23:55:23 PST
Comment on
attachment 175739
[details]
ROLLOUT of
r135549
Clearing flags on attachment: 175739 Committed
r135563
: <
http://trac.webkit.org/changeset/135563
>
Yury Semikhatsky
Comment 4
2012-11-22 23:55:29 PST
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 5
2012-11-23 23:45:28 PST
***
Bug 103100
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug