<?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>244417</bug_id>
          
          <creation_ts>2022-08-26 16:15:52 -0700</creation_ts>
          <short_desc>REGRESSION (252720@main): [ macOS wk1 Debug ] Three imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/ tests are a consistent crash</short_desc>
          <delta_ts>2022-09-29 09:03:12 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>217802</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Rackler">rackler</reporter>
          <assigned_to name="Sam Sneddon [:gsnedders]">gsnedders</assigned_to>
          <cc>gsnedders</cc>
    
    <cc>ntim</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1894112</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-08-26 16:15:52 -0700</bug_when>
    <thetext>Description:
imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002.html
imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002.html
imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002.html

This test was consistently passing until at 252721@main when is started consistently crashing.

REPRODUCTION STEPS
I can reproduce this on 252721@main but cannot reproduce it on 252719@main or earlier.

Command: 
run-webkit-tests --debug -1 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002.html

Result: 
Regressions: Unexpected crashes (1)
  imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002.html [ Crash ]

History:
https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fweb-animations%2Fanimation-model%2Fanimation-types%2Faddition-per-property-002.html&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fweb-animations%2Fanimation-model%2Fanimation-types%2Finterpolation-per-property-002.html&amp;test=media%2Fmodern-media-controls%2Fmedia-documents%2Fclick-on-video-should-not-pause.html&amp;platform=mac&amp;style=debug&amp;flavor=wk1

Crash Log:
No crash log found for DumpRenderTree:77363.

stdout:

stderr:
2022-08-26 15:54:02.199 DumpRenderTree[77363:18254320] Error: execSQLStatement:onConnection:toCompletionWithRetry:writeLockHelp - SQL=CREATE table cfurl_cache_response(entry_ID INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE, 	 version INTEGER, hash_value INTEGER, storage_policy INTEGER, request_key TEXT UNIQUE, 	 time_stamp NOT NULL DEFAULT CURRENT_TIMESTAMP, partition TEXT);, error-code=1, error-message=table cfurl_cache_response already exists
2022-08-26 15:54:02.199 DumpRenderTree[77363:18254320] ERROR: NSURLStorageURLCacheDB _setDBSchema: DB=/Users/karlrackler/Library/Caches/DumpRenderTree/Cache.db response create - table cfurl_cache_response already exists. ErrCode: 1.
SHOULD NEVER BE REACHED
./css/StyleProperties.cpp(1335) : bool WebCore::MutableStyleProperties::setProperty(WebCore::CSSPropertyID, const WTF::String &amp;, bool, WebCore::CSSParserContext)
1   0x1053c1439 WTFCrash
2   0x189c8b65b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x18ce67a6e WebCore::MutableStyleProperties::setProperty(WebCore::CSSPropertyID, WTF::String const&amp;, bool, WebCore::CSSParserContext)
4   0x18c922a0b WebCore::processPropertyIndexedKeyframes(JSC::JSGlobalObject&amp;, WebCore::Document&amp;, JSC::Strong&lt;JSC::JSObject, (JSC::ShouldStrongDestructorGrabLock)0&gt;&amp;&amp;, WTF::Vector&lt;WebCore::KeyframeEffect::ParsedKeyframe, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;&amp;, WTF::Vector&lt;WTF::String, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;&amp;)
5   0x18c91f75e WebCore::KeyframeEffect::processKeyframes(JSC::JSGlobalObject&amp;, WebCore::Document&amp;, JSC::Strong&lt;JSC::JSObject, (JSC::ShouldStrongDestructorGrabLock)0&gt;&amp;&amp;)
6   0x18c91eb8e WebCore::KeyframeEffect::create(JSC::JSGlobalObject&amp;, WebCore::Document&amp;, WebCore::Element*, JSC::Strong&lt;JSC::JSObject, (JSC::ShouldStrongDestructorGrabLock)0&gt;&amp;&amp;, std::__1::optional&lt;std::__1::variant&lt;double, WebCore::KeyframeEffectOptions&gt; &gt;&amp;&amp;)
7   0x18adfb844 WebCore::constructJSKeyframeEffect1(JSC::JSGlobalObject*, JSC::CallFrame*)
8   0x18adfab36 WebCore::JSDOMConstructor&lt;WebCore::JSKeyframeEffect&gt;::construct(JSC::JSGlobalObject*, JSC::CallFrame*)
9   0x485a1e4040c7
10  0x485a1e4bf15f
11  0x105a9334e llint_entry
12  0x105a933c9 llint_entry
13  0x105a944b8 llint_entry
14  0x105a933c9 llint_entry
15  0x105a933c9 llint_entry
16  0x105a6eeb0 vmEntryToJavaScript
17  0x106a14c12 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
18  0x106a142f9 JSC::Interpreter::executeProgram(JSC::SourceCode const&amp;, JSC::JSGlobalObject*, JSC::JSObject*)
19  0x106e3eb35 JSC::evaluate(JSC::JSGlobalObject*, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
20  0x106e3ec7c JSC::profiledEvaluate(JSC::JSGlobalObject*, JSC::ProfilingReason, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
21  0x18ca4f018 WebCore::JSExecState::profiledEvaluate(JSC::JSGlobalObject*, JSC::ProfilingReason, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
22  0x18ca4ea8e WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&amp;, WebCore::DOMWrapperWorld&amp;)
23  0x18ca4e849 WebCore::ScriptController::evaluateInWorldIgnoringException(WebCore::ScriptSourceCode const&amp;, WebCore::DOMWrapperWorld&amp;)
24  0x18ca4f295 WebCore::ScriptController::evaluateIgnoringException(WebCore::ScriptSourceCode const&amp;)
25  0x18d2d4b10 WebCore::ScriptElement::executeClassicScript(WebCore::ScriptSourceCode const&amp;)
26  0x18d2d2bb4 WebCore::ScriptElement::prepareScript(WTF::TextPosition const&amp;, WebCore::ScriptElement::LegacyTypeSupport)
27  0x18d7e8a8e WebCore::HTMLScriptRunner::runScript(WebCore::ScriptElement&amp;, WTF::TextPosition const&amp;)
28  0x18d7e8894 WebCore::HTMLScriptRunner::execute(WTF::Ref&lt;WebCore::ScriptElement, WTF::RawPtrTraits&lt;WebCore::ScriptElement&gt; &gt;&amp;&amp;, WTF::TextPosition const&amp;)
29  0x18d7ced2a WebCore::HTMLDocumentParser::runScriptsForPausedTreeBuilder()
30  0x18d7cf201 WebCore::HTMLDocumentParser::pumpTokenizerLoop(WebCore::HTMLDocumentParser::SynchronousMode, bool, WebCore::PumpSession&amp;)
31  0x18d7ce538 WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894113</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-08-26 16:16:12 -0700</bug_when>
    <thetext>&lt;rdar://problem/99207725&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894115</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-08-26 16:26:49 -0700</bug_when>
    <thetext>Upon closer inspection, 252720@main modified StyleProperties.cpp and is when the test started consistently crashing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894118</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-08-26 16:31:39 -0700</bug_when>
    <thetext>I have marked this test as a consistent crash while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894120</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-08-26 16:37:49 -0700</bug_when>
    <thetext>Test gardening commit 253847@main (1799d27c20bc): &lt;https://commits.webkit.org/253847@main&gt;

Reviewed commits have been landed. Closing PR #3725 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1897503</commentid>
    <comment_count>5</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2022-09-10 00:34:46 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/4217</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1902056</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-29 09:03:11 -0700</bug_when>
    <thetext>Committed 254998@main (3021ad87ed21): &lt;https://commits.webkit.org/254998@main&gt;

Reviewed commits have been landed. Closing PR #4217 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>