<?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>186989</bug_id>
          
          <creation_ts>2018-06-24 22:23:33 -0700</creation_ts>
          <short_desc>ASSERTION FAILED: !getDirect(offset) || !JSValue::encode(getDirect(offset)) on nytimes.com</short_desc>
          <delta_ts>2018-07-03 07:48:51 -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>JavaScriptCore</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>187091</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=187255</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=187170</see_also>
          <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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Fraser (smfr)">simon.fraser</reporter>
          <assigned_to name="Mark Lam">mark.lam</assigned_to>
          <cc>ap</cc>
    
    <cc>calvaris</cc>
    
    <cc>cturner</cc>
    
    <cc>fpizlo</cc>
    
    <cc>fujii</cc>
    
    <cc>mark.lam</cc>
    
    <cc>saam</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1435983</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2018-06-24 22:23:33 -0700</bug_when>
    <thetext>Had nytimes.com loaded in debug MiniBrowser, WebKit1, and hit this assertion:

offset was 114, this was a FinalObjectType

ASSERTION FAILED: !getDirect(offset) || !JSValue::encode(getDirect(offset))
/Volumes/Data/Development/apple/webkit/OpenSource/Source/JavaScriptCore/runtime/JSObjectInlines.h(335) : bool JSC::JSObject::putDirectInternal(JSC::VM &amp;, JSC::PropertyName, JSC::JSValue, unsigned int, JSC::PutPropertySlot &amp;)
1   0x11517bac9 WTFCrash
2   0x115b7b99d bool JSC::JSObject::putDirectInternal&lt;(JSC::JSObject::PutMode)0&gt;(JSC::VM&amp;, JSC::PropertyName, JSC::JSValue, unsigned int, JSC::PutPropertySlot&amp;)
3   0x115b7af6b JSC::JSObject::putInlineForJSObject(JSC::JSCell*, JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&amp;)
4   0x1164e6835 JSC::JSObject::put(JSC::JSCell*, JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&amp;)
5   0x115b7a89e JSC::JSValue::put(JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&amp;)
6   0x115b04b3f void JSC::DFG::putByValInternal&lt;false, false&gt;(JSC::ExecState*, JSC::VM&amp;, long long, long long, long long)
7   0x115b0480f operationPutByValNonStrict
8   0x2bbff2887cb
9   0x2bbff57fa17
10  0x2bbff3c3663
11  0x2bbff22dcc2
12  0x115280bf2 llint_entry
13  0x115280bf2 llint_entry
14  0x2bbff35f082
15  0x115280bf2 llint_entry
16  0x2bbff58ffc1
17  0x2bbff592122
18  0x2bbff3d206f
19  0x115278652 vmEntryToJavaScript
20  0x116113afa JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
21  0x1161140d3 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
22  0x1163aa7ea JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
23  0x1163aa8cc JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
24  0x1163aab6d JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
25  0x10719377b WebCore::JSMainThreadExecState::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
26  0x107215036 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext&amp;)
27  0x107214ae0 WebCore::ScheduledAction::execute(WebCore::Document&amp;)
28  0x1072149a3 WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext&amp;)
29  0x108009899 WebCore::DOMTimer::fired()
30  0x108250b54 WebCore::ThreadTimers::sharedTimerFiredInternal()
31  0x1082668c1 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const
(lldb)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1435984</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2018-06-24 22:24:17 -0700</bug_when>
    <thetext>Was at WebKit r233132.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1435988</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2018-06-24 22:52:30 -0700</bug_when>
    <thetext>I can hit this pretty reliably. Just load nytimes.com and wait for a while.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1435989</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-06-24 22:52:53 -0700</bug_when>
    <thetext>&lt;rdar://problem/41415280&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1436004</commentid>
    <comment_count>4</comment_count>
    <who name="Saam Barati">saam</who>
    <bug_when>2018-06-25 00:57:56 -0700</bug_when>
    <thetext>Nice. This is revealing another bug that could lead to concurrent GC crashes</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1438794</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2018-07-03 02:33:06 -0700</bug_when>
    <thetext>Is this still an issue? It&apos;s supposed to be a duplicate of bug 187091 per Radar, but 32-bit tests are still hitting this (see bug 187255).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1438838</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-03 07:17:42 -0700</bug_when>
    <thetext>*** Bug 187170 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1438845</commentid>
    <comment_count>7</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2018-07-03 07:48:51 -0700</bug_when>
    <thetext>This is a dupe of https://bugs.webkit.org/show_bug.cgi?id=187091.  The 32-bit issue is separate.  I&apos;ll investigate that in bug 187255.

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

    </bug>

</bugzilla>