[Webkit-unassigned] [Bug 37255] New: renderer-destruction-by-invalidateSelection-crash.html fails intermittently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 8 01:12:55 PDT 2010


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

           Summary: renderer-destruction-by-invalidateSelection-crash.html
                    fails intermittently
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: eric at webkit.org, mitz at webkit.org


http://trac.webkit.org/browser/trunk/LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelection-crash.html

Added by mitz.  Found when running new-run-webkit-tests, which runs tests out
of order:

[[
@@ -11,11 +11,6 @@
           text run at (0,0) width 4: " "
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {DIV} at (0,41) size 784x0
-      RenderBlock (anonymous) at (0,41) size 784x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (13,13) size 119x13
   RenderBlock {DIV} at (3,3) size 119x13
 caret: position 0 of child 0 {DIV} of child 1 {INPUT} of child 1 {DIV} of
child 1 {BODY} of child 0 {HTML} of document
]]

Is this a real bug?  Maybe we should convert the test to a dumpAsText test
because its meant to test a crash?

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