<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tools/Scripts/run-safari --ios-simulator crashes when launching"
   href="https://bugs.webkit.org/show_bug.cgi?id=168618">168618</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Tools/Scripts/run-safari --ios-simulator crashes when launching
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iPhone / iPad
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 10
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bwright2&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=302188" name="attach_302188" title="Full WebKit Crash when trying to run Safari">attachment 302188</a> <a href="attachment.cgi?id=302188&amp;action=edit" title="Full WebKit Crash when trying to run Safari">[details]</a></span>
Full WebKit Crash when trying to run Safari

After following the instructions to build webkit:

Tools/Scripts/build-webkit --clean
Tools/Scripts/build-webkit --ios-simulator
Tools/Scripts/run-safari --ios-simulator

The following crash appears:

Process:               MobileSafari [23878]
Path:                  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Applications/MobileSafari.app/MobileSafari
Identifier:            MobileSafari
Version:               10.0 (602.1)
Code Type:             X86-64 (Native)
Parent Process:        launchd_sim [23566]
Responsible:           MobileSafari [23878]
User ID:               501

Date/Time:             2017-02-20 13:24:20.587 -0800
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        D296B277-3FDE-76E4-B152-483BD0EFDB2A

Sleep/Wake UUID:       F25E4D3A-DB27-40CB-8B80-ECB3B2CB0F40

Time Awake Since Boot: 710000 seconds
Time Since Wake:       17000 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x4] Symbol missing

Application Specific Information:
dyld: launch, loading dependent libraries
DYLD_FRAMEWORK_PATH=/Users/bradwright/SourceCode/WebKit/WebKitBuild/Release-iphonesimulator
DYLD_FALLBACK_LIBRARY_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib
DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk
DYLD_FALLBACK_FRAMEWORK_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks
DYLD_SHARED_REGION=avoid
DYLD_LIBRARY_PATH=/Users/bradwright/SourceCode/WebKit/WebKitBuild/Release-iphonesimulator

Dyld Error Message:
  Symbol not found: _OBJC_CLASS_$_DOMHTMLInputElement
  Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebUI.framework/WebUI
  Expected in: /Users/USER/*/WebCore.framework/WebCore
 in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebUI.framework/WebUI

...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>