[Webkit-unassigned] [Bug 191384] New: REGRESSION: STP 69: JSC crashes on ups.com navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 10:23:29 PST 2018


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

            Bug ID: 191384
           Summary: REGRESSION: STP 69: JSC crashes on ups.com navigation
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jon at jonshier.com

Created attachment 354106

  --> https://bugs.webkit.org/attachment.cgi?id=354106&action=review

Crash report.

Attempting to navigate anywhere on ups.com causes a WebProcess crash from within JSC. Reloading without content blockers doesn't change anything. 10.14.1, iMac 18,3. Attached is the full report.

Time Awake Since Boot: 210000 seconds
Time Since Wake:       6700 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Trace/BPT trap: 5
Termination Reason:    Namespace SIGNAL, Code 0x5
Terminating Process:   exc handler [42428]

Application Specific Information:
Bundle controller class:
BrowserBundleController

Enabled App Extensions:
com.agilebits.onepassword7.1PasswordSafariAppExtension (2BUA8C4S2C) (Version: 70201002 - Display Version: 7.2.1) 1Password
com.khanov.BlockerMac.SafariExtension (6P9PN587KS) (Version: 70 - Display Version: 1.4.3) 1Blocker Button

Enabled Content Blockers:
com.khanov.BlockerMac.BlockerMacExtension (6P9PN587KS) (Version: 70 - Display Version: 1.4.3) 1Blocker


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore            0x00000001eb261ac3 WTFCrashWithInfo(int, char const*, char const*, int) + 19
1   com.apple.JavaScriptCore            0x00000001eb9824be JSC::ExecState::bytecodeOffset() + 206
2   com.apple.JavaScriptCore            0x00000001eb98a81c JSC::StackVisitor::readNonInlinedFrame(JSC::ExecState*, JSC::CodeOrigin*) + 476
3   com.apple.JavaScriptCore            0x00000001eb983860 JSC::Interpreter::getStackTrace(JSC::JSCell*, WTF::Vector<JSC::StackFrame, 0ul, WTF::CrashOnOverflow, 16ul>&, unsigned long, unsigned long) + 144
4   com.apple.JavaScriptCore            0x00000001ebba5711 JSC::getStackTrace(JSC::ExecState*, JSC::VM&, JSC::JSObject*, bool) + 129
5   com.apple.JavaScriptCore            0x00000001ebba99d2 JSC::ErrorInstance::finishCreation(JSC::ExecState*, JSC::VM&, WTF::String const&, bool) + 274
6   com.apple.JavaScriptCore            0x00000001ebba5222 JSC::ErrorInstance::create(JSC::ExecState*, JSC::VM&, JSC::Structure*, WTF::String const&, WTF::String (*)(WTF::String const&, WTF::String const&, JSC::RuntimeType, JSC::ErrorInstance::SourceTextWhereErrorOccurred), JSC::RuntimeType, bool) + 162
7   com.apple.JavaScriptCore            0x00000001ebba52f7 JSC::createTypeError(JSC::ExecState*, WTF::String const&, WTF::String (*)(WTF::String const&, WTF::String const&, JSC::RuntimeType, JSC::ErrorInstance::SourceTextWhereErrorOccurred), JSC::RuntimeType) + 103
8   com.apple.JavaScriptCore            0x00000001ebbacd33 JSC::createError(JSC::ExecState*, JSC::JSValue, WTF::String const&, WTF::String (*)(WTF::String const&, WTF::String const&, JSC::RuntimeType, JSC::ErrorInstance::SourceTextWhereErrorOccurred)) + 243
9   com.apple.JavaScriptCore            0x00000001eb21edd8 JSC::createNotAFunctionError(JSC::ExecState*, JSC::JSValue) + 56
10  com.apple.JavaScriptCore            0x00000001eba70465 JSC::LLInt::setUpCall(JSC::ExecState*, JSC::CodeSpecializationKind, JSC::JSValue, JSC::LLIntCallLinkInfo*) + 453
11  com.apple.JavaScriptCore            0x00000001eb438694 llint_entry + 61857
12  com.apple.JavaScriptCore            0x00000001eb43862c llint_entry + 61753

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


More information about the webkit-unassigned mailing list