<?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>166893</bug_id>
          
          <creation_ts>2017-01-10 10:42:11 -0800</creation_ts>
          <short_desc>REGRESSION (r210537): ASSERTION FAILED: source.provider()-&gt;sourceType() == SourceProviderSourceType::Module</short_desc>
          <delta_ts>2017-01-10 12:44:03 -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>JavaScriptCore</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>166903</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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1265419</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-01-10 10:42:11 -0800</bug_when>
    <thetext>FAIL: modules.yaml/modules/aliased-names.js.default-modules
modules.yaml/modules/aliased-names.js.no-llint-modules: ASSERTION FAILED: source.provider()-&gt;sourceType() == SourceProviderSourceType::Module
modules.yaml/modules/aliased-names.js.no-llint-modules: /Volumes/Data/slave/sierra-debug/build/Source/JavaScriptCore/runtime/ModuleProgramExecutable.cpp(48) : JSC::ModuleProgramExecutable::ModuleProgramExecutable(JSC::ExecState *, const JSC::SourceCode &amp;)
modules.yaml/modules/aliased-names.js.no-llint-modules: 1   0x10b98339d WTFCrash
modules.yaml/modules/aliased-names.js.no-llint-modules: 2   0x10b59994a JSC::ModuleProgramExecutable::ModuleProgramExecutable(JSC::ExecState*, JSC::SourceCode const&amp;)
modules.yaml/modules/aliased-names.js.no-llint-modules: 3   0x10b599a45 JSC::ModuleProgramExecutable::ModuleProgramExecutable(JSC::ExecState*, JSC::SourceCode const&amp;)
modules.yaml/modules/aliased-names.js.no-llint-modules: 4   0x10b599b0a JSC::ModuleProgramExecutable::create(JSC::ExecState*, JSC::SourceCode const&amp;)
modules.yaml/modules/aliased-names.js.no-llint-modules: 5   0x10b45027c JSC::JSModuleRecord::link(JSC::ExecState*)
modules.yaml/modules/aliased-names.js.no-llint-modules: 6   0x10b598328 JSC::moduleLoaderPrototypeModuleDeclarationInstantiation(JSC::ExecState*)
modules.yaml/modules/aliased-names.js.no-llint-modules: 7   0x4714e9201028
modules.yaml/modules/aliased-names.js.no-llint-modules: 8   0x4715291fee55
modules.yaml/modules/aliased-names.js.no-llint-modules: 9   0x4715291fec3d
modules.yaml/modules/aliased-names.js.no-llint-modules: 10  0x4714e921ec54
modules.yaml/modules/aliased-names.js.no-llint-modules: 11  0x4714e920bd60
modules.yaml/modules/aliased-names.js.no-llint-modules: 12  0x10b54ea9e vmEntryToJavaScript
modules.yaml/modules/aliased-names.js.no-llint-modules: 13  0x10b361b59 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
modules.yaml/modules/aliased-names.js.no-llint-modules: 14  0x10b31a8bf JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
modules.yaml/modules/aliased-names.js.no-llint-modules: 15  0x10ab39eb8 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
modules.yaml/modules/aliased-names.js.no-llint-modules: 16  0x10ab3a16a JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
modules.yaml/modules/aliased-names.js.no-llint-modules: 17  0x10b443b98 JSC::JSJobMicrotask::run(JSC::ExecState*)
modules.yaml/modules/aliased-names.js.no-llint-modules: 18  0x10b85fd03 JSC::QueuedTask::run()
modules.yaml/modules/aliased-names.js.no-llint-modules: 19  0x10b85f917 JSC::VM::drainMicrotasks()
modules.yaml/modules/aliased-names.js.no-llint-modules: 20  0x10a49959b runWithScripts(GlobalObject*, WTF::Vector&lt;Script, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;, WTF::String const&amp;, bool, bool, bool)
modules.yaml/modules/aliased-names.js.no-llint-modules: 21  0x10a48b10a runJSC(JSC::VM*, CommandLine)
modules.yaml/modules/aliased-names.js.no-llint-modules: 22  0x10a489c6d jscmain(int, char**)
modules.yaml/modules/aliased-names.js.no-llint-modules: 23  0x10a489bbe main
modules.yaml/modules/aliased-names.js.no-llint-modules: 24  0x7fff9f9e1255 start

https://build.webkit.org/builders/Apple%20Sierra%20Debug%20JSC%20%28Tests%29/builds/119</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1265503</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-01-10 12:44:03 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>