WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
105444
Crashes downstream from WebCore::RenderThemeEfl::ThemePartCacheEntry::reuse
https://bugs.webkit.org/show_bug.cgi?id=105444
Summary
Crashes downstream from WebCore::RenderThemeEfl::ThemePartCacheEntry::reuse
Dominik Röttsches (drott)
Reported
2012-12-19 09:06:20 PST
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)
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2017-06-07 19:50:21 PDT
Closing some bugs that probably only affect EFL. Please leave a comment if you feel this bug was closed in error.
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