Bug 54086 - REGRESSION (r77834): svg/custom/use-multiple-on-nested-disallowed-font.html asserts
Summary: REGRESSION (r77834): svg/custom/use-multiple-on-nested-disallowed-font.html a...
Status: RESOLVED DUPLICATE of bug 54344
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 53488
  Show dependency treegraph
 
Reported: 2011-02-09 03:03 PST by Csaba Osztrogonác
Modified: 2011-02-14 06:35 PST (History)
2 users (show)

See Also:


Attachments
crash log of svg/custom/use-multiple-on-nested-disallowed-font.html (r78031) on 32 bit in debug mode (11.54 KB, text/plain)
2011-02-09 03:03 PST, Csaba Osztrogonác
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-02-09 03:03:10 PST
Created attachment 81783 [details]
crash log of  svg/custom/use-multiple-on-nested-disallowed-font.html (r78031) on 32 bit in debug mode

svg/custom/use-multiple-on-nested-disallowed-font.html started to crash/assert
after http://trac.webkit.org/changeset/77834 on the Qt debug bot.

crash log: <attached>
Comment 1 Csaba Osztrogonác 2011-02-09 03:03:45 PST
ASSERTION FAILED: m_pushedStyleSelector == m_parent->document()->styleSelector()
(../../../Source/WebCore/dom/Element.cpp:90 WebCore::StyleSelectorParentPusher::~StyleSelectorParentPusher())
Segmentation fault
Comment 2 Csaba Osztrogonác 2011-02-14 06:35:49 PST
This bug was fixed in https://bugs.webkit.org/show_bug.cgi?id=54344

*** This bug has been marked as a duplicate of bug 54344 ***