Closed Bug 1379094 Opened 7 years ago Closed 7 years ago

Intermittent LeakSanitizer | leak at NS_NewRunnableFunction, mozilla::net::HttpBackgroundChannelChild::ActorDestroy, DestroySubtree, mozilla::net::PHttpBackgroundChannelChild::OnMessageReceived

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1369571

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, memory-leak)

Keywords: mlk
Dug out from the log:

[task 2017-07-07T06:04:41.243398Z] 06:04:41     INFO - GECKO(4619) | ==4713==ERROR: LeakSanitizer: detected memory leaks
[task 2017-07-07T06:04:41.243614Z] 06:04:41     INFO - GECKO(4619) | Indirect leak of 1800 byte(s) in 1 object(s) allocated from:
[task 2017-07-07T06:04:41.244853Z] 06:04:41     INFO - GECKO(4619) |     #0 0x4bb9ec in malloc /builds/slave/moz-toolchain/src/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:64:3
[task 2017-07-07T06:04:41.245068Z] 06:04:41     INFO - GECKO(4619) |     #1 0x4ecf0d in moz_xmalloc /home/worker/workspace/build/src/memory/mozalloc/mozalloc.cpp:83:17
[task 2017-07-07T06:04:41.245253Z] 06:04:41     INFO - GECKO(4619) |     #2 0x7f9e8d411840 in operator new /home/worker/workspace/build/src/obj-firefox/dist/include/mozilla/mozalloc.h:194:12
[task 2017-07-07T06:04:41.247471Z] 06:04:41     INFO - GECKO(4619) |     #3 0x7f9e8d411840 in mozilla::net::nsHttpHandler::NewProxiedChannel2(nsIURI*, nsIProxyInfo*, unsigned int, nsIURI*, nsILoadInfo*, nsIChannel**) /home/worker/workspace/build/src/netwerk/protocol/http/nsHttpHandler.cpp:2140
[task 2017-07-07T06:04:41.249451Z] 06:04:41     INFO - GECKO(4619) |     #4 0x7f9e8ccbee4f in mozilla::net::nsIOService::NewChannelFromURIWithProxyFlagsInternal(nsIURI*, nsIURI*, unsigned int, nsILoadInfo*, nsIChannel**) /home/worker/workspace/build/src/netwerk/base/nsIOService.cpp:808:19
[task 2017-07-07T06:04:41.251291Z] 06:04:41     INFO - GECKO(4619) |     #5 0x7f9e8ccec591 in NS_NewChannelInternal(nsIChannel**, nsIURI*, nsILoadInfo*, nsILoadGroup*, nsIInterfaceRequestor*, unsigned int, nsIIOService*) /home/worker/workspace/build/src/netwerk/base/nsNetUtil.cpp:173:20
[task 2017-07-07T06:04:41.252307Z] 06:04:41     INFO - GECKO(4619) |     #6 0x7f9e966a01dc in nsDocShell::DoURILoad(nsIURI*, nsIURI*, mozilla::Maybe<nsCOMPtr<nsIURI> > const&, bool, nsIURI*, bool, unsigned int, nsIPrincipal*, nsIPrincipal*, char const*, nsAString const&, nsIInputStream*, nsIInputStream*, bool, nsIDocShell**, nsIRequest**, bool, bool, bool, nsAString const&, nsIURI*, unsigned int) /home/worker/workspace/build/src/docshell/base/nsDocShell.cpp:11060:10
[task 2017-07-07T06:04:41.254552Z] 06:04:41     INFO - GECKO(4619) |     #7 0x7f9e9663de3e in nsDocShell::InternalLoad(nsIURI*, nsIURI*, mozilla::Maybe<nsCOMPtr<nsIURI> > const&, bool, nsIURI*, unsigned int, nsIPrincipal*, nsIPrincipal*, unsigned int, nsAString const&, char const*, nsAString const&, nsIInputStream*, nsIInputStream*, unsigned int, nsISHEntry*, bool, nsAString const&, nsIDocShell*, nsIURI*, bool, nsIDocShell**, nsIRequest**) /home/worker/workspace/build/src/docshell/base/nsDocShell.cpp:10778:8
[task 2017-07-07T06:04:41.255745Z] 06:04:41     INFO - GECKO(4619) |     #8 0x7f9e9663475b in nsDocShell::LoadURI(nsIURI*, nsIDocShellLoadInfo*, unsigned int, bool) /home/worker/workspace/build/src/docshell/base/nsDocShell.cpp:1579:10
[task 2017-07-07T06:04:41.256759Z] 06:04:41     INFO - GECKO(4619) |     #9 0x7f9e96668bb6 in nsDocShell::LoadURIWithOptions(char16_t const*, unsigned int, nsIURI*, unsigned int, nsIInputStream*, nsIInputStream*, nsIURI*, nsIPrincipal*) /home/worker/workspace/build/src/docshell/base/nsDocShell.cpp:4900:8

SC -- can you have a look?
Component: General → Networking
Flags: needinfo?(schien)
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(schien)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.