[Webkit-unassigned] [Bug 161201] New: ASSERTION FAILED: url.containsOnlyASCII()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 25 11:45:12 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161201
Bug ID: 161201
Summary: ASSERTION FAILED: url.containsOnlyASCII()
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ryanhaddad at apple.com
ASSERTION FAILED: url.containsOnlyASCII()
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/platform/URL.cpp(414) : void WebCore::checkEncodedString(const WTF::String &)
1 0x10c315140 WTFCrash
2 0x1138ebee1 WebCore::checkEncodedString(WTF::String const&)
3 0x1138e632a WebCore::URL::parse(WTF::String const&)
4 0x1138eb97d WebCore::URL::setQuery(WTF::String const&)
5 0x1124d7d38 WebCore::URLUtils<WebCore::DOMURL>::setSearch(WTF::String const&)
6 0x1124d606e WebCore::setJSDOMURLSearch(JSC::ExecState*, long long, long long)
7 0x10b60a640 JSC::callCustomSetter(JSC::ExecState*, bool (*)(JSC::ExecState*, long long, long long), bool, JSC::JSValue, JSC::JSValue)
8 0x10b60a716 JSC::callCustomSetter(JSC::ExecState*, JSC::JSValue, bool, JSC::JSObject*, JSC::JSValue, JSC::JSValue)
9 0x10be2cf56 JSC::JSObject::putInlineSlow(JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&)
10 0x10b5e7739 JSC::JSObject::putInline(JSC::JSCell*, JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&)
11 0x10b5e38f4 JSC::JSValue::putInline(JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&)
12 0x10bd102a4 JSC::putByVal(JSC::ExecState*, JSC::JSValue, JSC::JSValue, JSC::JSValue, JSC::ByValInfo*)
13 0x10bd0ff62 operationPutByValGeneric
14 0x53392a9d2aa2
15 0x53392a9c1cfc
16 0x53392a9d0eb2
17 0x10bf21c3b llint_entry
18 0x10bf21cb5 llint_entry
19 0x10bf220fd llint_entry
20 0x10bf220fd llint_entry
21 0x10bf1abbe vmEntryToJavaScript
22 0x10bd0088a JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
23 0x10bc849f5 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
24 0x10b51face JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
25 0x10b51fb33 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr<JSC::Exception>&)
26 0x10b51fd2b JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr<JSC::Exception>&)
27 0x1123ccafb WebCore::JSMainThreadExecState::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr<JSC::Exception>&)
28 0x11258ffe0 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*)
29 0x111c3f833 WebCore::EventTarget::fireEventListeners(WebCore::Event&, WTF::Vector<WTF::RefPtr<WebCore::RegisteredEventListener>, 1ul, WTF::CrashOnOverflow, 16ul>)
30 0x111c3f3f8 WebCore::EventTarget::fireEventListeners(WebCore::Event&)
31 0x111c3f289 WebCore::EventTarget::dispatchEvent(WebCore::Event&)
--
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/20160825/eb658bbe/attachment.html>
More information about the webkit-unassigned
mailing list