[Webkit-unassigned] [Bug 75135] New: Crash in Document::setCompatibilityMode running WK2 tests on SL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 15:13:07 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=75135
Summary: Crash in Document::setCompatibilityMode running WK2
tests on SL
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: ap at webkit.org, rniwa at webkit.org
Created an attachment (id=120390)
--> (https://bugs.webkit.org/attachment.cgi?id=120390&action=review)
Crash log for assertion
One of these crashing tests:
11$ $ ./Tools/Scripts/run-webkit-tests -2 --debug LayoutTests/fast/
fast/block/float/014.html -> unexpected DumpRenderTree crash
fast/block/margin-collapse/006.html -> unexpected text diff mismatch
fast/backgrounds/background-position-1.html -> unexpected text diff mismatch
fast/block/margin-collapse/block-inside-inline/021.html -> unexpected text diff mismatch
fast/block/positioning/014.html -> unexpected text diff mismatch
fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position.html -> unexpected text diff mismatch
fast/body-propagation/overflow/005-declarative.xhtml -> unexpected text diff mismatch
fast/block/margin-collapse/010.html -> unexpected DumpRenderTree crash
fast/backgrounds/background-position-parsing.html -> unexpected DumpRenderTree crash
fast/block/margin-collapse/block-inside-inline/022.html -> unexpected DumpRenderTree crash
fast/block/positioning/015.html -> unexpected DumpRenderTree crash
fast/canvas/webgl/webgl-viewport-parameters-preserved.html -> unexpected text diff mismatch
fast/block/float/intruding-painted-twice.html -> unexpected DumpRenderTree crash
fast/body-propagation/overflow/005-xhtml.xhtml -> unexpected DumpRenderTree crash
fast/css/counters/complex-before.html -> unexpected text diff mismatch
fast/css/bidi-override-in-anonymous-block.html -> unexpected text diff mismatch
fast/dom/constructed-objects-prototypes.html -> unexpected text diff mismatch
fast/dom/frame-loading-via-document-write.html -> unexpected text diff mismatch
fast/clip/001.html -> unexpected text diff mismatch
fast/dom/horizontal-scrollbar-in-rtl.html -> unexpected text diff mismatch
fast/css-generated-content/014.html -> unexpected text diff mismatch
fast/body-propagation/overflow/006-declarative.xhtml -> unexpected text diff mismatch
fast/block/positioning/absolute-in-inline-rtl-2.html -> unexpected text diff mismatch
fast/css/counters/counter-increment-001.html -> unexpected text diff mismatch
fast/clip/002.html -> unexpected DumpRenderTree crash
fast/css-generated-content/015.html -> unexpected DumpRenderTree crash
fast/body-propagation/overflow/006-xhtml.xhtml -> unexpected DumpRenderTree crash
fast/block/positioning/absolute-in-inline-rtl-3.html -> unexpected DumpRenderTree crash
fast/css/counters/counter-increment-002.html -> unexpected DumpRenderTree crash
fast/animation/request-animation-frame-iframe.html -> unexpected test timed out
Testing (36%): 2745 ran as expectedstopping WebKitTestRunner timed out, killing it
killed
fast/dom/Window/window-properties.html -> unexpected text diff mismatch
fast/dynamic/crash-paint-no-documentElement-renderer.html -> unexpected DumpRenderTree crash
fast/dom/Window/window-property-descriptors.html -> unexpected text diff mismatch
fast/css-generated-content/block-after.html -> unexpected text diff mismatch
fast/dom/prototype-inheritance-2.html -> unexpected text diff mismatch
fast/block/positioning/padding-percent.html -> unexpected text diff mismatch
fast/events/blur-focus-window-should-blur-focus-element.html -> unexpected text diff mismatch
fast/dom/HTMLElement/attr-dir-auto-change-text-form-control.html -> unexpected text diff mismatch
fast/css/pseudo-cache-stale.html -> unexpected DumpRenderTree crash
fast/css-generated-content/drag-state.html -> unexpected DumpRenderTree crash
fast/dom/prototype-inheritance.html -> unexpected DumpRenderTree crash
fast/block/positioning/positioned-float-layout-after-image-load.html -> unexpected DumpRenderTree crash
fast/dom/HTMLProgressElement/progress-clone.html -> unexpected text diff mismatch
fast/dom/HTMLElement/attr-dir-auto-change-text.html -> unexpected DumpRenderTree crash
fast/dom/HTMLProgressElement/progress-element-form.html -> unexpected DumpRenderTree crash
Exiting early after 19 crashes and 1 timeouts. 3521 tests run.
is asserting in Document::setCompatibilityMode()
--
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