Closed
Bug 2004940
Opened 1 day ago
Closed 1 day ago
Crash in [@ mozilla::net::HostRecordQueue::AddToEvictionQ]
Categories
(Core :: DOM: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 2004939
People
(Reporter: t.matsuu, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/01aee25d-c611-40f0-a402-b09120251209
MOZ_CRASH Reason:
MOZ_DIAGNOSTIC_ASSERT(!inEvictionQ) (Already in eviction queue)
Top 10 frames:
0 xul.dll mozilla::net::HostRecordQueue::AddToEvictionQ(nsHostRecord*, unsigned int, ns... netwerk/dns/HostRecordQueue.cpp:47
1 xul.dll nsHostResolver::AddToEvictionQ(nsHostRecord*, mozilla::detail::BaseAutoLock<m... netwerk/dns/nsHostResolver.cpp:1356
1 xul.dll nsHostResolver::FromUnspecEntry(nsHostRecord*, nsTSubstring<char> const&, nsT... netwerk/dns/nsHostResolver.cpp:781
1 xul.dll nsHostResolver::ResolveHost(nsTSubstring<char> const&, nsTSubstring<char> con... netwerk/dns/nsHostResolver.cpp:592
2 xul.dll nsDNSService::AsyncResolveInternal(nsTSubstring<char> const&, unsigned short,... netwerk/dns/nsDNSService2.cpp:1072
3 xul.dll mozilla::net::DnsAndConnectSocket::TransportSetup::ResolveHost(mozilla::net::... netwerk/protocol/http/DnsAndConnectSocket.cpp:1379
4 xul.dll mozilla::net::DnsAndConnectSocket::TransportSetup::Init(mozilla::net::DnsAndC... netwerk/protocol/http/DnsAndConnectSocket.cpp:933
4 xul.dll mozilla::net::DnsAndConnectSocket::SetupEvent(mozilla::net::DnsAndConnectSock... netwerk/protocol/http/DnsAndConnectSocket.cpp:249
5 xul.dll mozilla::net::DnsAndConnectSocket::Init(mozilla::net::ConnectionEntry*) netwerk/protocol/http/DnsAndConnectSocket.cpp:128
5 xul.dll mozilla::net::ConnectionEntry::CreateDnsAndConnectSocket(mozilla::net::nsAHtt... netwerk/protocol/http/ConnectionEntry.cpp:1083
Updated•1 day ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•