WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 161176
161201
ASSERTION FAILED: url.containsOnlyASCII()
https://bugs.webkit.org/show_bug.cgi?id=161201
Summary
ASSERTION FAILED: url.containsOnlyASCII()
Ryan Haddad
Reported
2016-08-25 11:45:12 PDT
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&)
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2016-08-25 11:45:40 PDT
Encountered on mac-wk1 debug with newly imported test: imported/w3c/web-platform-tests/url/url-setters.html
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r204968%20(7857)/results.html
Ryan Haddad
Comment 2
2016-08-25 11:55:57 PDT
*** This bug has been marked as a duplicate of
bug 161176
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug