[Webkit-unassigned] [Bug 180926] New: [Win] SHOULD NEVER BE REACHED in WebFrameLoaderClient::pageID
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 18 00:50:35 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180926
Bug ID: 180926
Summary: [Win] SHOULD NEVER BE REACHED in
WebFrameLoaderClient::pageID
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
[Win] SHOULD NEVER BE REACHED in WebFrameLoaderClient::pageID
I tested with trunk at 226017, WinCairo, Debug build.
1) Start MiniBrowser
2) Open http://google.com
> SHOULD NEVER BE REACHED
> C:\webkit\ga\Source\WebKitLegacy\win\WebCoreSupport\WebFrameLoaderClient.cpp(126) : WebFrameLoaderClient::pageID
Maybe caused by Bug 180682.
Callstack:
> WTF.dll!WTFCrash() Line 272 C++ Symbols loaded.
> WebKit.dll!WebFrameLoaderClient::pageID() Line 126 C++ Symbols loaded.
> WebKit.dll!WebCore::setCookies(WebCore::Document & document, const WebCore::URL & url, const WTF::String & cookieString) Line 80 C++ Symbols loaded.
> WebKit.dll!WebCore::Document::setCookie(const WTF::String & value) Line 4537 C++ Symbols loaded.
> WebKit.dll!WebCore::setJSDocumentCookieSetter::__l2::<lambda>() Line 1267 C++ Symbols loaded.
> WebKit.dll!WebCore::AttributeSetter::call<WebCore::ExceptionOr<void> <lambda>(void) >(JSC::ExecState & state, JSC::ThrowScope & throwScope, WebCore::setJSDocumentCookieSetter::__l2::WebCore::ExceptionOr<void> <lambda>(void) && functor) Line 104 C++ Symbols loaded.
> WebKit.dll!WebCore::setJSDocumentCookieSetter(JSC::ExecState & state, WebCore::JSDocument & thisObject, JSC::JSValue value, JSC::ThrowScope & throwScope) Line 1269 C++ Symbols loaded.
> WebKit.dll!WebCore::IDLAttribute<WebCore::JSDocument>::set<&WebCore::setJSDocumentCookieSetter,0>(JSC::ExecState & state, __int64 thisValue, __int64 encodedValue, const char * attributeName) Line 50 C++ Symbols loaded.
> WebKit.dll!WebCore::setJSDocumentCookie(JSC::ExecState * state, __int64 thisValue, __int64 encodedValue) Line 1275 C++ Symbols loaded.
> JavaScriptCore.dll!JSC::callCustomSetter(JSC::ExecState * exec, bool(*)(JSC::ExecState *, __int64, __int64) setter, bool isAccessor, JSC::JSValue thisValue, JSC::JSValue value) Line 41 C++ Symbols loaded.
> JavaScriptCore.dll!JSC::callCustomSetter(JSC::ExecState * exec, JSC::JSValue customGetterSetter, bool isAccessor, JSC::JSObject * base, JSC::JSValue thisValue, JSC::JSValue value) Line 59 C++ Symbols loaded.
> JavaScriptCore.dll!JSC::JSObject::putInlineSlow(JSC::ExecState * exec, JSC::PropertyName propertyName, JSC::JSValue value, JSC::PutPropertySlot & slot) Line 794 C++ Symbols loaded.
> JavaScriptCore.dll!JSC::JSObject::putInlineForJSObject(JSC::JSCell * cell, JSC::ExecState * exec, JSC::PropertyName propertyName, JSC::JSValue value, JSC::PutPropertySlot & slot) Line 229 C++ Symbols loaded.
> JavaScriptCore.dll!JSC::JSCell::putInline(JSC::ExecState * exec, JSC::PropertyName propertyName, JSC::JSValue value, JSC::PutPropertySlot & slot) Line 374 C++ Symbols loaded.
> JavaScriptCore.dll!JSC::JSValue::putInline(JSC::ExecState * exec, JSC::PropertyName propertyName, JSC::JSValue value, JSC::PutPropertySlot & slot) Line 912 C++ Symbols loaded.
> JavaScriptCore.dll!llint_slow_path_put_by_id(JSC::ExecState * exec, JSC::Instruction * pc) Line 751 C++ Symbols loaded.
> [External Code] Annotated Frame
> JavaScriptCore.dll!JSC::dateProtoFuncToUTCString(JSC::ExecState * exec) Line 535 C++ Symbols loaded.
> [External Code] Annotated Frame
--
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/20171218/ac24d2cd/attachment.html>
More information about the webkit-unassigned
mailing list