Closed Bug 1643507 Opened 4 years ago Closed 4 years ago

Crash in [@ mozilla::net::CookieServiceChild::GetCookieStringFromDocument] on ftp:// sites

Categories

(Core :: Networking: Cookies, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1642971

People

(Reporter: mccr8, Unassigned)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

This bug is for crash report bp-fe39ae62-98cc-43cc-8c42-946030200604.

Top 10 frames of crashing thread:

0 libxul.so mozilla::net::CookieServiceChild::GetCookieStringFromDocument netwerk/cookie/CookieServiceChild.cpp:335
1 libxul.so mozilla::dom::Document::GetCookie dom/base/Document.cpp:5690
2 libxul.so mozilla::dom::Document_Binding::get_cookie dom/bindings/DocumentBinding.cpp:2254
3 libxul.so bool mozilla::dom::binding_detail::GenericGetter<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3074
4 libxul.so js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:585
5 libxul.so JS::Call js/src/jsapi.cpp:2840
6 libxul.so xpc::XrayWrapper<js::CrossCompartmentWrapper, xpc::DOMXrayTraits>::get const js/xpconnect/wrappers/XrayWrapper.cpp:2096
7 libxul.so js::Proxy::get js/src/proxy/Proxy.cpp:339
8 libxul.so js::Proxy::get js/src/proxy/Proxy.cpp:339
9 libxul.so js::Proxy::get js/src/proxy/Proxy.cpp:339

The crash reason is "Unsupported scheme type". It looks like they are from a single user. There are crash URLs on a number of these. They are all FTP urls, where the site is an IP address. It looks like CookieCommons::SchemeToSchemeType() was added in bug 1638358, so maybe this is a regression from that.

Flags: needinfo?(amarchesini)

It's a dup of bug 1642971.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(amarchesini)
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.