<?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>164666</bug_id>
          
          <creation_ts>2016-11-11 17:01:37 -0800</creation_ts>
          <short_desc>ASSERTION FAILED: isAttributedString || [string isKindOfClass:[NSString class]]</short_desc>
          <delta_ts>2016-11-11 17:17:20 -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>New Bugs</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1250521</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-11-11 17:01:37 -0800</bug_when>
    <thetext>https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK1%20(Tests)/r208617%20(1217)/results.html

ASSERTION FAILED: isAttributedString || [string isKindOfClass:[NSString class]]
/Volumes/Data/slave/sierra-debug/build/Source/WebKit/mac/WebView/WebHTMLView.mm(7014) : -[WebHTMLView(WebNSTextInputSupport) insertText:]
1   0x10718f74d WTFCrash
2   0x10c8ef50e -[WebHTMLView(WebNSTextInputSupport) insertText:]
3   0x1059c3e6d -[TextInputController insertText:]
4   0x7fffce06c3fc __invoking___
5   0x7fffce06c281 -[NSInvocation invoke]
6   0x1175b0c75 JSC::Bindings::ObjcInstance::invokeObjcMethod(JSC::ExecState*, JSC::Bindings::ObjcMethod*)
7   0x1175b03b8 JSC::Bindings::ObjcInstance::invokeMethod(JSC::ExecState*, JSC::RuntimeMethod*)
8   0x117b2a512 JSC::callRuntimeMethod(JSC::ExecState*)
9   0x106d379da JSC::LLInt::handleHostCall(JSC::ExecState*, JSC::Instruction*, JSC::JSValue, JSC::CodeSpecializationKind)
10  0x106d33b39 JSC::LLInt::setUpCall(JSC::ExecState*, JSC::Instruction*, JSC::CodeSpecializationKind, JSC::JSValue, JSC::LLIntCallLinkInfo*)
11  0x106d32e33 JSC::LLInt::genericCall(JSC::ExecState*, JSC::Instruction*, JSC::CodeSpecializationKind)
12  0x106d32d23 llint_slow_path_call
13  0x106d409be llint_entry
14  0x106d3933e vmEntryToJavaScript
15  0x106b13cb9 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
16  0x106a918d4 JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::JSObject*)
17  0x106387e4d JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
18  0x10638801e JSC::profiledEvaluate(JSC::ExecState*, JSC::ProfilingReason, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
19  0x117b4c05b WebCore::JSMainThreadExecState::profiledEvaluate(JSC::ExecState*, JSC::ProfilingReason, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
20  0x117b4be58 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&amp;, WebCore::DOMWrapperWorld&amp;, WebCore::ExceptionDetails*)
21  0x117b4c13d WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&amp;, WebCore::ExceptionDetails*)
22  0x117b5acc6 WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&amp;)
23  0x117b59b59 WebCore::ScriptElement::prepareScript(WTF::TextPosition const&amp;, WebCore::ScriptElement::LegacyTypeSupport)
24  0x1164a1a91 WebCore::HTMLScriptRunner::runScript(WebCore::Element*, WTF::TextPosition const&amp;)
25  0x1164a18aa WebCore::HTMLScriptRunner::execute(WTF::PassRefPtr&lt;WebCore::Element&gt;, WTF::TextPosition const&amp;)
26  0x1163c3c8a WebCore::HTMLDocumentParser::runScriptsForPausedTreeBuilder()
27  0x1163c4103 WebCore::HTMLDocumentParser::pumpTokenizerLoop(WebCore::HTMLDocumentParser::SynchronousMode, bool, WebCore::PumpSession&amp;)
28  0x1163c2f28 WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode)
29  0x1163c2a7b WebCore::HTMLDocumentParser::pumpTokenizerIfPossible(WebCore::HTMLDocumentParser::SynchronousMode)
30  0x1163c53c6 WebCore::HTMLDocumentParser::append(WTF::RefPtr&lt;WTF::StringImpl&gt;&amp;&amp;)
31  0x115e112b2 WebCore::DecodedDataDocumentParser::appendBytes(WebCore::DocumentWriter&amp;, char const*, unsigned long)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1250525</commentid>
    <comment_count>1</comment_count>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2016-11-11 17:11:47 -0800</bug_when>
    <thetext>This test should be skipped on Mac.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1250528</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-11-11 17:17:20 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; This test should be skipped on Mac.

http://trac.webkit.org/projects/webkit/changeset/208632</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>