brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
16.73k stars 2.15k forks source link

Crash in net::ProxyList::First #37884

Closed iefremov closed 2 weeks ago

iefremov commented 2 weeks ago

https://share.backtrace.io/api/share/aLRfi67Yhwklqz8h7oix1j0

[ 00 ] net::ProxyList::First() const ( immediate_crash.h:176 )
[ 01 ] net::ProxyConfigServiceTor::SetProxyAuthorization(net::ProxyConfigWithAnnotation const&, GURL const&, net::NetworkAnonymizationKey const&, net::ProxyResolutionService*, net::ProxyInfo*) ( proxy_config_service_tor.cc:201 )
[ 02 ] net::(anonymous namespace)::SetTorCircuitIsolation(net::ProxyConfigWithAnnotation const&, GURL const&, net::NetworkAnonymizationKey const&, net::ProxyInfo*, net::ProxyResolutionService*) ( configured_proxy_resolution_service.cc:19 )
[ 03 ] net::ConfiguredProxyResolutionService::ResolveProxy(GURL const&, std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char>> const&, net::NetworkAnonymizationKey const&, net::ProxyInfo*, base::OnceCallback<void (int)>, std::__Cr::unique_ptr<net::ProxyResolutionRequest, std::__Cr::default_delete<net::ProxyResolutionRequest>>*, net::NetLogWithSource const&) ( configured_proxy_resolution_service.cc:991 )
[ 04 ] network::ProxyLookupRequest::Start(GURL const&) ( proxy_lookup_request.cc:48 )
[ 05 ] network::NetworkContext::LookUpProxyForURL(GURL const&, net::NetworkAnonymizationKey const&, mojo::PendingRemote<network::mojom::ProxyLookupClient>) ( network_context.cc:1687 )
[ 06 ] network::mojom::NetworkContextStubDispatch::Accept(network::mojom::NetworkContext*, mojo::Message*) ( network_context.mojom.cc:18346 )
iefremov commented 2 weeks ago

probably dupe of https://github.com/brave/brave-browser/issues/16070