<?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>204776</bug_id>
          
          <creation_ts>2019-12-02 18:18:18 -0800</creation_ts>
          <short_desc>[Win] animations/invalid-property-animation.html is failing as ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)</short_desc>
          <delta_ts>2020-02-02 23:20:54 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>207071</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=207071</see_also>
          <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="Fujii Hironori">fujii</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1594873</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2019-12-02 18:18:18 -0800</bug_when>
    <thetext>[Win] animations/invalid-property-animation.html is failing as ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)

AppleWin and WinCairo WebKit1 debug builds

https://build.webkit.org/builders/Apple%20Win%2010%20Debug%20%28Tests%29/builds/3159

&gt; ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)
&gt; C:\cygwin\home\buildbot\worker\win10-debug\build\WebKitBuild\Debug\DerivedSources\ForwardingHeaders\wtf/HashTable.h(625) : WTF::HashTable&lt;enum WebCore::CSSPropertyID,enum WebCore::CSSPropertyID,struct WTF::IdentityExtractor,struct WTF::IntHash&lt;unsigned int&gt;,struct WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;,struct WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt; &gt;::checkKey</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1594880</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2019-12-02 18:47:47 -0800</bug_when>
    <thetext>WinCairo callstack:

&gt; WTF.dll!WTFCrash() Line 305	C++
&gt; WebKit.dll!WTFCrashWithInfo(int __formal, const char * __formal, const char * __formal, int __formal) Line 623	C++
&gt; WebKit.dll!WTF::HashTable&lt;enum WebCore::CSSPropertyID,enum WebCore::CSSPropertyID,WTF::IdentityExtractor,WTF::IntHash&lt;unsigned int&gt;,WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;,WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;&gt;::checkKey&lt;WTF::IdentityHashTranslator&lt;WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;,WTF::IntHash&lt;unsigned int&gt;&gt;,enum WebCore::CSSPropertyID&gt;(const WebCore::CSSPropertyID &amp; key) Line 625	C++
&gt; WebKit.dll!WTF::HashTable&lt;enum WebCore::CSSPropertyID,enum WebCore::CSSPropertyID,WTF::IdentityExtractor,WTF::IntHash&lt;unsigned int&gt;,WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;,WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;&gt;::add&lt;WTF::IdentityHashTranslator&lt;WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;,WTF::IntHash&lt;unsigned int&gt;&gt;,enum WebCore::CSSPropertyID const &amp;,enum WebCore::CSSPropertyID const &amp;&gt;(const WebCore::CSSPropertyID &amp; key, const WebCore::CSSPropertyID &amp; extra) Line 904	C++
&gt; WebKit.dll!WTF::HashTable&lt;enum WebCore::CSSPropertyID,enum WebCore::CSSPropertyID,WTF::IdentityExtractor,WTF::IntHash&lt;unsigned int&gt;,WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;,WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;&gt;::add(const WebCore::CSSPropertyID &amp; value) Line 419	C++
&gt; WebKit.dll!WTF::HashSet&lt;enum WebCore::CSSPropertyID,WTF::IntHash&lt;unsigned int&gt;,WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;&gt;::add(const WebCore::CSSPropertyID &amp; value) Line 235	C++
&gt; WebKit.dll!WebCore::compileTransitionPropertiesInStyle(const WebCore::RenderStyle &amp; style, WTF::HashSet&lt;enum WebCore::CSSPropertyID,WTF::IntHash&lt;unsigned int&gt;,WTF::HashTraits&lt;enum WebCore::CSSPropertyID&gt;&gt; &amp; transitionProperties, bool &amp; transitionPropertiesContainAll) Line 391	C++
&gt; WebKit.dll!WebCore::AnimationTimeline::updateCSSTransitionsForElement(WebCore::Element &amp; element, const WebCore::RenderStyle &amp; currentStyle, const WebCore::RenderStyle &amp; afterChangeStyle) Line 564	C++
&gt; WebKit.dll!WebCore::Style::TreeResolver::createAnimatedElementUpdate(std::unique_ptr&lt;WebCore::RenderStyle,std::default_delete&lt;WebCore::RenderStyle&gt;&gt; newStyle, WebCore::Element &amp; element, WebCore::Style::Change parentChange) Line 315	C++
&gt; WebKit.dll!WebCore::Style::TreeResolver::resolveElement(WebCore::Element &amp; element) Line 211	C++
&gt; WebKit.dll!WebCore::Style::TreeResolver::resolveComposedTree() Line 515	C++
&gt; WebKit.dll!WebCore::Style::TreeResolver::resolve() Line 573	C++
&gt; WebKit.dll!WebCore::Document::resolveStyle(WebCore::Document::ResolveStyleType type) Line 1964	C++
&gt; WebKit.dll!WebFrame::invalidate() Line 1114	C++
&gt; WebKit.dll!WebView::notifyPreferencesChanged(IWebNotification * notification) Line 5556	C++
&gt; WebKit.dll!WebView::onNotify(IWebNotification * notification) Line 5094	C++
&gt; WebKit.dll!WebNotificationCenter::postNotificationInternal(IWebNotification * notification, wchar_t * notificationName, IUnknown * anObject) Line 132	C++
&gt; WebKit.dll!WebNotificationCenter::postNotificationName(wchar_t * notificationName, IUnknown * anObject, IPropertyBag * userInfo) Line 182	C++
&gt; WebKit.dll!WebPreferences::postPreferencesChangesNotification() Line 154	C++
&gt; WebKit.dll!WebPreferences::setBoolValue(const char * key, int value) Line 503	C++
&gt; WebKit.dll!WebPreferences::setDeveloperExtrasEnabled(int enabled) Line 1560	C++
&gt; DumpRenderTreeLib.dll!TestRunner::setDeveloperExtrasEnabled(bool enabled) Line 1142	C++
&gt; DumpRenderTreeLib.dll!runTest(const std::string &amp; inputLine) Line 1298	C++
&gt; DumpRenderTreeLib.dll!main(int argc, const char * * argv) Line 1647	C++
&gt; DumpRenderTreeLib.dll!dllLauncherEntryPoint(int argc, const char * * argv) Line 1683	C++
&gt; DumpRenderTree.exe!main(int argc, const char * * argv) Line 230	C++
&gt; [External Code]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1613870</commentid>
    <comment_count>2</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2020-02-02 23:20:54 -0800</bug_when>
    <thetext>animations/invalid-property-animation.html doesn&apos;t crash on AppleWin Debug buildbot since r255552.
https://build.webkit.org/builders/Apple%20Win%2010%20Debug%20%28Tests%29/builds/3390

*** This bug has been marked as a duplicate of bug 207071 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>