Bug 12974 - Repro ASSERT failure when repeatedly running svg/custom/js-update-path-changes.svg
Summary: Repro ASSERT failure when repeatedly running svg/custom/js-update-path-change...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2007-03-05 14:55 PST by Geoffrey Garen
Modified: 2007-03-13 10:07 PDT (History)
1 user (show)

See Also:


Attachments
Initial patch (6.77 KB, patch)
2007-03-11 14:01 PDT, Nikolas Zimmermann
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2007-03-05 14:55:40 PST
This does the trick:

run-webkit-tests --debug --no-launch-safari --verbose --nthly=100000 svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg svg/custom/js-update-path-changes.svg
Comment 1 mitz 2007-03-05 23:20:28 PST
ASSERTION FAILED: extensions->genericContext<SVGPathSeg>(obj) == context
(WebCore/bindings/js/JSSVGPathSegListCustom.cpp:52 void WebCore::updatePathSegContextMap(KJS::ExecState*, WebCore::SVGPathSegList*, WebCore::SVGPathSeg*))

Comment 2 Mark Rowe (bdash) 2007-03-07 06:48:12 PST
<rdar://problem/5045719>
Comment 3 Nikolas Zimmermann 2007-03-11 13:14:52 PDT
Thanks for the report! I investigated, and found the problem. Trying to come up with a patch soon.

Niko
Comment 4 Nikolas Zimmermann 2007-03-11 14:01:22 PDT
Created attachment 13587 [details]
Initial patch
Comment 5 Maciej Stachowiak 2007-03-12 17:04:02 PDT
Comment on attachment 13587 [details]
Initial patch

r=me
Comment 6 Sam Weinig 2007-03-13 10:07:41 PDT
Landed in r20151.