[Webkit-unassigned] [Bug 105444] New: Crashes downstream from WebCore::RenderThemeEfl::ThemePartCacheEntry::reuse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 09:04:05 PST 2012


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

           Summary: Crashes downstream from
                    WebCore::RenderThemeEfl::ThemePartCacheEntry::reuse
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.rottsches at intel.com
                CC: yael at webkit.org, kenneth at webkit.org,
                    demarchi at webkit.org, joone at webkit.org


For test case:
http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK2/r138168%20(1923)/fast/selectors/querySelector-in-range-crash-crash-log.txt

crash log for WebProcess (pid <unknown>):
STDOUT: <empty>
STDERR: 1   0x7fc9cbb8a118
STDERR: 2   0x7fc9cc3fe4a0
STDERR: 3   0x7fc9c8ce26c8
STDERR: 4   0x7fc9c8d07f25
STDERR: 5   0x7fc9c8d0815f evas_common_rectangle_draw
STDERR: 6   0x7fc97a2b3349
STDERR: 7   0x7fc9c8ccff7f
STDERR: 8   0x7fc9c96a6edd _ecore_evas_buffer_render
STDERR: 9   0x7fc9c96a7489 ecore_evas_buffer_pixels_get
STDERR: 10  0x7fc9cbabd2ea WebCore::createSurfaceForBackingStore(_Ecore_Evas*)
STDERR: 11  0x7fc9cbaab9f7 WebCore::RenderThemeEfl::ThemePartCacheEntry::reuse(WTF::String const&, WebCore::FormType, WebCore::IntSize const&)
STDERR: 12  0x7fc9cbaac1eb WebCore::RenderThemeEfl::getThemePartFromCache(WebCore::FormType, WebCore::IntSize const&)
STDERR: 13  0x7fc9cbaace9e WebCore::RenderThemeEfl::paintThemePart(WebCore::RenderObject*, WebCore::FormType, WebCore::PaintInfo const&, WebCore::IntRect const&)
STDERR: 14  0x7fc9cbaad1ea WebCore::RenderThemeEfl::paintSliderTrack(WebCore::RenderObject*, WebCore::PaintInfo const&, WebCore::IntRect const&)
STDERR: 15  0x7fc9cb25bd7b WebCore::RenderBox::paintBoxDecorations(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 16  0x7fc9cb22a559 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 17  0x7fc9cb2042b3 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 18  0x7fc9cb1f1c82 WebCore::InlineBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit)
STDERR: 19  0x7fc9cb1faad9 WebCore::InlineFlowBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit)
STDERR: 20  0x7fc9cb3669d5 WebCore::RootInlineBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit)
STDERR: 21  0x7fc9cb2d68f1 WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::PaintInfo&, WebCore::LayoutPoint const&) const
STDERR: 22  0x7fc9cb20870d WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 23  0x7fc9cb22a610 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 24  0x7fc9cb2042b3 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 25  0x7fc9cb20883b WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool)
STDERR: 26  0x7fc9cb2089c0 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool)
STDERR: 27  0x7fc9cb2086b5 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 28  0x7fc9cb22a610 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 29  0x7fc9cb2042b3 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 30  0x7fc9cb20883b WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool)
STDERR: 31  0x7fc9cb2089c0 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool)

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