[Webkit-unassigned] [Bug 168618] New: Tools/Scripts/run-safari --ios-simulator crashes when launching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 16:01:27 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168618

            Bug ID: 168618
           Summary: Tools/Scripts/run-safari --ios-simulator crashes when
                    launching
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: iOS 10
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bwright2 at apple.com

Created attachment 302188
  --> https://bugs.webkit.org/attachment.cgi?id=302188&action=review
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

...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170221/fdca324a/attachment.html>


More information about the webkit-unassigned mailing list