<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>61798</bug_id>
          
          <creation_ts>2011-05-31 12:24:51 -0700</creation_ts>
          <short_desc>run-webkit-tests on animate-path-nested-transform.html asserts</short_desc>
          <delta_ts>2011-06-01 08:45:09 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>49045</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Rob Buis">rwlbuis</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>412782</commentid>
    <comment_count>0</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2011-05-31 12:24:51 -0700</bug_when>
    <thetext>Note that this test only crashes when running run-webkit-tests standalone, not when testing more than 1 test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>412784</commentid>
    <comment_count>1</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2011-05-31 12:27:00 -0700</bug_when>
    <thetext>BT:

Process:         DumpRenderTree [6331]
Path:            /Users/rbuis/work/WebKit/WebKitBuild/Debug/DumpRenderTree
Identifier:      DumpRenderTree
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  perl5.10.0 [6243]

Date/Time:       2011-05-31 15:24:33.596 -0400
OS Version:      Mac OS X 10.6.7 (10J4138)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.WebCore             	0x0000000101dda72b WebCore::SVGSMILElement::progress(WebCore::SMILTime, WebCore::SVGSMILElement*) + 503 (SVGSMILElement.cpp:890)
1   com.apple.WebCore             	0x0000000101ceb03a WebCore::SMILTimeContainer::updateAnimations(WebCore::SMILTime) + 1222 (SMILTimeContainer.cpp:290)
2   com.apple.WebCore             	0x0000000101ceb3a5 WebCore::SMILTimeContainer::sampleAnimationAtTime(WTF::String const&amp;, double) + 233 (SMILTimeContainer.cpp:223)
3   com.apple.WebCore             	0x0000000101d502b8 WebCore::SVGDocumentExtensions::sampleAnimationAtTime(WTF::String const&amp;, WebCore::SVGSMILElement*, double) + 164 (SVGDocumentExtensions.cpp:135)
4   com.apple.WebKit              	0x0000000100a79fb0 -[WebFrame(WebPrivate) _pauseSVGAnimation:onSMILNode:atTime:] + 240 (WebFrame.mm:1027)
5   DumpRenderTree                	0x000000010002befc LayoutTestController::sampleSVGAnimationForElementAtTime(OpaqueJSString*, double, OpaqueJSString*) + 210 (LayoutTestControllerMac.mm:795)
6   DumpRenderTree                	0x000000010001fc65 sampleSVGAnimationForElementAtTimeCallback(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) + 417 (LayoutTestController.cpp:1908)
7   com.apple.JavaScriptCore      	0x00000001002348c9 JSC::JSCallbackFunction::call(JSC::ExecState*) + 301 (JSCallbackFunction.cpp:67)
8   com.apple.JavaScriptCore      	0x000000010021ba1e cti_op_call_NotJSFunction + 425 (JITStubs.cpp:2191)
9   com.apple.JavaScriptCore      	0x0000000100214a65 jscGeneratedNativeCode + 0 (JITStubs.cpp:951)
10  com.apple.JavaScriptCore      	0x00000001001f6849 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*) + 73 (JITCode.h:77)
11  com.apple.JavaScriptCore      	0x00000001001f1a05 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 1243 (Interpreter.cpp:852)
12  com.apple.JavaScriptCore      	0x00000001001872fb JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 167 (CallData.cpp:39)
13  com.apple.WebCore             	0x0000000101e74d25 WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 87 (JSMainThreadExecState.h:48)
14  com.apple.WebCore             	0x0000000101c81f1e WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 418 (ScheduledAction.cpp:110)
15  com.apple.WebCore             	0x0000000101c824fc WebCore::ScheduledAction::execute(WebCore::Document*) + 294 (ScheduledAction.cpp:133)
16  com.apple.WebCore             	0x0000000101c825d2 WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext*) + 84 (ScheduledAction.cpp:80)
17  com.apple.WebCore             	0x000000010138bf90 WebCore::DOMTimer::fired() + 420 (DOMTimer.cpp:150)
18  com.apple.WebCore             	0x0000000101e2661c WebCore::ThreadTimers::sharedTimerFiredInternal() + 204 (ThreadTimers.cpp:115)
19  com.apple.WebCore             	0x0000000101e2682f WebCore::ThreadTimers::sharedTimerFired() + 25 (ThreadTimers.cpp:91)
20  com.apple.WebCore             	0x0000000101ce1f14 WebCore::timerFired(__CFRunLoopTimer*, void*) + 73 (SharedTimerMac.mm:167)
21  com.apple.CoreFoundation      	0x00007fff87dc4be8 __CFRunLoopRun + 6488
22  com.apple.CoreFoundation      	0x00007fff87dc2dbf CFRunLoopRunSpecific + 575
23  com.apple.Foundation          	0x00007fff82f757c8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
24  DumpRenderTree                	0x000000010001154a runTest(std::string const&amp;) + 1880 (DumpRenderTree.mm:1155)
25  DumpRenderTree                	0x0000000100011a61 runTestingServerLoop() + 145 (DumpRenderTree.mm:631)
26  DumpRenderTree                	0x0000000100011e7b dumpRenderTree(int, char const**) + 309 (DumpRenderTree.mm:683)
27  DumpRenderTree                	0x000000010001209d main + 97 (DumpRenderTree.mm:725)
28  DumpRenderTree                	0x00000001000014ec start + 52</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>412795</commentid>
    <comment_count>2</comment_count>
      <attachid>95464</attachid>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2011-05-31 12:41:53 -0700</bug_when>
    <thetext>Created attachment 95464
Crashing test</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>412799</commentid>
    <comment_count>3</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2011-05-31 12:48:47 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Created an attachment (id=95464) [details]
&gt; Crashing test

Note that this is a crash in Debug mode only.
Cheers,

Rob.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>412801</commentid>
    <comment_count>4</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2011-05-31 12:51:20 -0700</bug_when>
    <thetext>Committed r87747: &lt;http://trac.webkit.org/changeset/87747&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>412805</commentid>
    <comment_count>5</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2011-05-31 12:53:27 -0700</bug_when>
    <thetext>Just abused the bug for a quick &quot;fix&quot;, reopening to try to track really fixing the problem.
Cheers,

Rob.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>413200</commentid>
    <comment_count>6</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2011-06-01 00:44:48 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; Just abused the bug for a quick &quot;fix&quot;, reopening to try to track really fixing the problem.
&gt; Cheers,
&gt; 
&gt; Rob.

I am pretty sure we already have a bug report for this, can&apos;t find it.
When Matthew initially landed this patch, we found this crash, but he didn&apos;t fix it yet :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>413403</commentid>
    <comment_count>7</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2011-06-01 08:45:09 -0700</bug_when>
    <thetext>This is already tracked under bug 49045

*** This bug has been marked as a duplicate of bug 49045 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>95464</attachid>
            <date>2011-05-31 12:41:53 -0700</date>
            <delta_ts>2011-05-31 12:41:53 -0700</delta_ts>
            <desc>Crashing test</desc>
            <filename>animate-path-nested-transforms.js</filename>
            <type>application/x-javascript</type>
            <size>1841</size>
            <attacher name="Rob Buis">rwlbuis</attacher>
            
              <data encoding="base64">ZGVzY3JpcHRpb24oInRlc3QgdG8gZGV0ZXJtaW5lIHdoZXRoZXIgYXV0by1yb3RhdGUgYW5pbWF0
ZU1vdGlvbiBwYXRoIGFuaW1hdGlvbnMgcHJlLW11bGlwbHkgb3IgcG9zdC1tdWx0aXBseSBhbmlt
YXRpb24gdHJhbnNmb3JtIG1hdHJpeCIpOwpjcmVhdGVTVkdUZXN0Q2FzZSgpOwoKcm9vdFNWR0Vs
ZW1lbnQuc2V0QXR0cmlidXRlKCJ3aWR0aCIsIDgwMCkKCnZhciBnID0gY3JlYXRlU1ZHRWxlbWVu
dCgiZyIpCmcuc2V0QXR0cmlidXRlKCJ0cmFuc2Zvcm0iLCAidHJhbnNsYXRlKDMwMCwgMzApIikK
CnZhciByZWN0ID0gY3JlYXRlU1ZHRWxlbWVudCgicmVjdCIpCnJlY3Quc2V0QXR0cmlidXRlKCJp
ZCIsICJyZWN0IikKcmVjdC5zZXRBdHRyaWJ1dGUoIndpZHRoIiwgIjQwIikKcmVjdC5zZXRBdHRy
aWJ1dGUoImhlaWdodCIsICI0MCIpCnJlY3Quc2V0QXR0cmlidXRlKCJmaWxsIiwgImdyZWVuIikK
cmVjdC5zZXRBdHRyaWJ1dGUoIm9uY2xpY2siLCAiZXhlY3V0ZVRlc3QoKSIpCmcuYXBwZW5kQ2hp
bGQocmVjdCkKCnZhciBhbmltYXRlTW90aW9uID0gY3JlYXRlU1ZHRWxlbWVudCgiYW5pbWF0ZU1v
dGlvbiIpCmFuaW1hdGVNb3Rpb24uc2V0QXR0cmlidXRlKCJpZCIsICJhbmltYXRpb24iKQphbmlt
YXRlTW90aW9uLnNldEF0dHJpYnV0ZSgiZHVyIiwgIjFzIikKYW5pbWF0ZU1vdGlvbi5zZXRBdHRy
aWJ1dGUoInJlcGVhdENvdW50IiwgIjEiKQphbmltYXRlTW90aW9uLnNldEF0dHJpYnV0ZSgicm90
YXRlIiwgImF1dG8iKQphbmltYXRlTW90aW9uLnNldEF0dHJpYnV0ZSgicGF0aCIsICJNIDEwMCwy
NTAgQyAxMDAsNTAgNDAwLDUwIDQwMCwyNTAiKQphbmltYXRlTW90aW9uLnNldEF0dHJpYnV0ZSgi
YmVnaW4iLCAiY2xpY2siKQpnLmFwcGVuZENoaWxkKGFuaW1hdGVNb3Rpb24pCnJvb3RTVkdFbGVt
ZW50LmFwcGVuZENoaWxkKGcpCgpmdW5jdGlvbiBwYXNzSWZDbG9zZUVub3VnaChuYW1lLCB2YWx1
ZSwgZXJyb3IpIHsKICAgIHBhc3NlZCA9IGlzQ2xvc2VFbm91Z2goZXZhbChuYW1lKSwgdmFsdWUs
IGVycm9yKTsKICAgIGlmIChwYXNzZWQpIHsKICAgICAgICB0ZXN0UGFzc2VkKG5hbWUgKyAiIGlz
IGFsbW9zdCAiICsgdmFsdWUgKyAiICh3aXRoaW4gIiArIGVycm9yICsgIikiKTsKICAgIH0gZWxz
ZSB7CiAgICAgICAgdGVzdEZhaWxlZChuYW1lICsgIiBpcyAiICsgZXZhbChuYW1lKSArICIgYnV0
IHNob3VsZCBiZSB3aXRoaW4gIiArIGVycm9yICsgIiBvZiAiICsgdmFsdWUpOyAgCiAgICB9Cn0K
CmZ1bmN0aW9uIHN0YXJ0U2FtcGxlKCkgewogICAgcGFzc0lmQ2xvc2VFbm91Z2goInJvb3RTVkdF
bGVtZW50LmdldEJCb3goKS54IiwgNDAwLCAyMCk7CiAgICBwYXNzSWZDbG9zZUVub3VnaCgicm9v
dFNWR0VsZW1lbnQuZ2V0QkJveCgpLnkiLCAyNDAsIDIwKTsKfQoKZnVuY3Rpb24gZW5kU2FtcGxl
KCkgewogICAgcGFzc0lmQ2xvc2VFbm91Z2goInJvb3RTVkdFbGVtZW50LmdldEJCb3goKS54Iiwg
NjYwLCAyMCk7CiAgICBwYXNzSWZDbG9zZUVub3VnaCgicm9vdFNWR0VsZW1lbnQuZ2V0QkJveCgp
LnkiLCAyNzAsIDIwKTsKfQoKZnVuY3Rpb24gZXhlY3V0ZVRlc3QoKSB7CiAgICBjb25zdCBleHBl
Y3RlZFZhbHVlcyA9IFsKICAgICAgICBbImFuaW1hdGlvbiIsIDAuMDEsICJyZWN0Iiwgc3RhcnRT
YW1wbGVdLAogICAgICAgIFsiYW5pbWF0aW9uIiwgMC45OSwgInJlY3QiLCBlbmRTYW1wbGVdCiAg
ICBdOwogICAgCiAgICBydW5BbmltYXRpb25UZXN0KGV4cGVjdGVkVmFsdWVzKTsKfQoKd2luZG93
LnNldFRpbWVvdXQoInRyaWdnZXJVcGRhdGUoMzEwLCA0MCkiLCAwKTsKdmFyIHN1Y2Nlc3NmdWxs
eVBhcnNlZCA9IHRydWU7Cgo=
</data>

          </attachment>
      

    </bug>

</bugzilla>