Bug 39712 - crash: XForms & SVG
Summary: crash: XForms & SVG
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Nobody
URL: http://www.w3.org/TR/2003/REC-xforms-...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-26 01:36 PDT by jay
Modified: 2011-05-19 01:29 PDT (History)
2 users (show)

See Also:


Attachments
crash log (30.42 KB, text/plain)
2010-05-26 01:38 PDT, jay
no flags Details
crash test (4.46 KB, image/svg+xml)
2010-05-26 13:07 PDT, jay
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jay 2010-05-26 01:36:41 PDT
open attachment > crash

example taken from W3C site, variable functionality Opera & Mozilla

believed to be Regression
Comment 1 jay 2010-05-26 01:38:35 PDT
Created attachment 57077 [details]
crash log
Comment 2 Alexey Proskuryakov 2010-05-26 11:09:24 PDT
There is no test case in attachment. What should I do to reproduce the crash?
Comment 3 jay 2010-05-26 13:07:46 PDT
Created attachment 57128 [details]
crash  test
Comment 4 jay 2010-05-26 13:08:36 PDT
#2 Alex, taken from uri....
Comment 5 Alexey Proskuryakov 2010-05-26 14:08:14 PDT
Hits an assertion in debug build:

        ASSERT(obj->isRenderInline() || obj == this);
Comment 6 Rob Buis 2011-05-18 17:15:14 PDT
I don't think this happens anymore on recent builds.
Cheers,

Rob.
Comment 7 Alexey Proskuryakov 2011-05-19 00:40:11 PDT
Should we land the attachment as a regression test?