RESOLVED FIXED 105806
REGRESSION(r138509): Caused several tests to crash (Requested by fsamuel on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=105806
Summary REGRESSION(r138509): Caused several tests to crash (Requested by fsamuel on #...
WebKit Review Bot
Reported 2012-12-27 12:56:04 PST
http://trac.webkit.org/changeset/138509 broke the build: Caused several tests to crash (Requested by fsamuel 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 r138509 (29.77 KB, patch)
2012-12-27 12:56 PST, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-12-27 12:56:52 PST
Created attachment 180816 [details] ROLLOUT of r138509 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.
Fady Samuel
Comment 2 2012-12-27 13:00:01 PST
Some of the failing tests include: compositing/geometry/bounds-ignores-hidden-composited-descendant.html compositing/iframes/composited-iframe-scroll.html compositing/images/clip-on-directly-composited-image.html compositing/images/content-image-change.html compositing/images/content-image.html compositing/images/direct-image-background-color.html compositing/layer-creation/animation-overlap-with-children.html compositing/layer-creation/fixed-position-and-transform.html compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-scroll.html compositing/layer-creation/fixed-position-out-of-view-scaled-iframe.html compositing/masks/direct-image-mask.html compositing/masks/layer-mask-placement.html compositing/masks/mask-layer-size.html compositing/masks/mask-of-clipped-layer.html compositing/overflow/ancestor-overflow.html compositing/overflow/automatically-opt-into-composited-scrolling.html compositing/overflow/clip-content-under-overflow-controls.html compositing/plugins/invalidate_rect.html compositing/plugins/no-backing-store.html compositing/reflections/animation-inside-reflection.html compositing/reflections/backface-hidden-reflection.html http/tests/appcache/abort-cache-ondownloading-manifest-404.html http/tests/appcache/access-via-redirect.php http/tests/appcache/crash-when-navigating-away-then-back.html http/tests/appcache/credential-url.html http/tests/appcache/cyrillic-uri.html http/tests/appcache/deferred-events-delete-while-raising-timer.html http/tests/appcache/deferred-events-delete-while-raising.html http/tests/appcache/deferred-events.html http/tests/appcache/destroyed-frame.html http/tests/appcache/detached-iframe.html http/tests/appcache/different-origin-manifest.html http/tests/appcache/different-scheme.html http/tests/appcache/disabled.html http/tests/images/jpeg-partial-load.html http/tests/images/png-partial-load-no-alpha.html http/tests/images/png-partial-load.html http/tests/images/png-progressive-load.html http/tests/images/webp-partial-load.html http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html http/tests/local/absolute-url-strip-whitespace.html http/tests/local/drag-over-remote-content.html http/tests/local/file-url-sent-as-referer.html http/tests/local/link-stylesheet-load-order-preload.html http/tests/navigation/anchor-basic.html http/tests/navigation/anchor-frames-cross-origin.html http/tests/navigation/anchor-frames-gbk.html http/tests/navigation/anchor-frames-same-origin.html http/tests/navigation/anchor-frames.html http/tests/navigation/anchor-goback.html http/tests/navigation/anchor-subframeload.html http/tests/navigation/back-send-referrer.html http/tests/navigation/back-to-slow-frame.html http/tests/navigation/back-twice-without-commit.html http/tests/navigation/changing-frame-hierarchy-in-onload.html http/tests/navigation/document-location-click-timeout.html http/tests/navigation/document-location-click.html http/tests/notifications/event-listener-crash.html http/tests/plugins/create-v8-script-objects.html http/tests/plugins/cross-frame-object-access.html http/tests/plugins/get-url.html http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener.html http/tests/security/listener/xss-JSTargetNode-onclick-shortcut.html http/tests/security/listener/xss-XMLHttpRequest-addEventListener.html http/tests/security/listener/xss-XMLHttpRequest-shortcut.html http/tests/webfont/fallback-font-while-loading.html http/tests/websocket/tests/hybi/alert-in-event-handler.html http/tests/websocket/tests/hybi/bad-handshake-crash.html http/tests/websocket/tests/hybi/bad-sub-protocol-control-chars.html Partial stack dump: crash log for DumpRenderTree (pid 2975): STDOUT: <empty> STDERR: ASSERTION FAILED: this STDERR: ../../third_party/WebKit/Source/WebCore/dom/Node.h(463) : WebCore::Document* WebCore::Node::document() const STDERR: 1 0x7fb9d225faff STDERR: 2 0x7fb9d346939c STDERR: 3 0x7fb9d34552d9 STDERR: 4 0x7fb9d344f566 STDERR: 5 0x7fb9d299a554 STDERR: 6 0x7fb9d225fcd0 STDERR: 7 0x7fb9d2a0159b STDERR: 8 0x7fb9d2a685a9 STDERR: 9 0x7fb9d2a00e33 STDERR: 10 0x7fb9d2a00e8c STDERR: 11 0x7fb9d39eb9bc STDERR: 12 0x7fb9d39ebc15 STDERR: 13 0x7fb9d39ec284 STDERR: 14 0x7fb9d3a1cdd7 STDERR: 15 0x7fb9d3a1c539
WebKit Review Bot
Comment 3 2012-12-27 13:09:25 PST
Comment on attachment 180816 [details] ROLLOUT of r138509 Clearing flags on attachment: 180816 Committed r138512: <http://trac.webkit.org/changeset/138512>
WebKit Review Bot
Comment 4 2012-12-27 13:09:29 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.