Closed
Bug 1507650
Opened 6 years ago
Closed 6 years ago
Intermittent GECKO(5089) | ==5089==ERROR: AddressSanitizer: attempting to call malloc_usable_size() for pointer which is not owned: 0x6020000a7698
Categories
(DevTools :: Memory, defect, P5)
DevTools
Memory
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nbeleuzu [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=212072224&repo=autoland
https://queue.taskcluster.net/v1/task/BkIWsGFETLitBFjwNrv0uw/runs/0/artifacts/public/logs/live_backing.log
[task 2018-11-15T22:20:36.069Z] 22:20:36 INFO - SimpleTest START
[task 2018-11-15T22:20:36.085Z] 22:20:36 INFO - TEST-START | devtools/shared/heapsnapshot/tests/mochitest/test_DominatorTree_01.html
[task 2018-11-15T22:20:38.566Z] 22:20:38 INFO - GECKO(5089) | =================================================================
[task 2018-11-15T22:20:38.568Z] 22:20:38 ERROR - GECKO(5089) | ==5089==ERROR: AddressSanitizer: attempting to call malloc_usable_size() for pointer which is not owned: 0x6020000a7698
[task 2018-11-15T22:20:38.780Z] 22:20:38 INFO - GECKO(5089) | #0 0x55d24c9be51d in malloc_usable_size /builds/worker/workspace/moz-toolchain/src/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:191:3
[task 2018-11-15T22:20:39.265Z] 22:20:39 INFO - GECKO(5089) | #1 0x7f16695384a4 in ShallowSizeOfIncludingThis /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTArray.h:1074:12
[task 2018-11-15T22:20:39.266Z] 22:20:39 INFO - GECKO(5089) | #2 0x7f16695384a4 in mozilla::dom::ContentBlockingLog::AddSizeOfExcludingThis(nsWindowSizes&) const /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/ContentBlockingLog.h:169
[task 2018-11-15T22:20:39.268Z] 22:20:39 INFO - GECKO(5089) | #3 0x7f16695391c9 in nsDocument::DocAddSizeOfExcludingThis(nsWindowSizes&) const /builds/worker/workspace/build/src/dom/base/nsDocument.cpp:12142:16
[task 2018-11-15T22:20:39.276Z] 22:20:39 INFO - GECKO(5089) | #4 0x7f166937e0e1 in JS::ubi::Concrete<nsIDocument>::size(unsigned long (*)(void const*)) const /builds/worker/workspace/build/src/dom/base/NodeUbiReporting.cpp:79:12
[task 2018-11-15T22:20:39.284Z] 22:20:39 INFO - GECKO(5089) | #5 0x7f167207d6e4 in size /builds/worker/workspace/build/src/obj-firefox/dist/include/js/UbiNode.h:804:30
[task 2018-11-15T22:20:39.285Z] 22:20:39 INFO - GECKO(5089) | #6 0x7f167207d6e4 in mozilla::devtools::StreamWriter::writeNode(JS::ubi::Node const&, mozilla::devtools::CoreDumpWriter::EdgePolicy) /builds/worker/workspace/build/src/devtools/shared/heapsnapshot/HeapSnapshot.cpp:1267
[task 2018-11-15T22:20:39.286Z] 22:20:39 INFO - GECKO(5089) | #7 0x7f1672069c57 in operator() /builds/worker/workspace/build/src/devtools/shared/heapsnapshot/HeapSnapshot.cpp:1389:19
[task 2018-11-15T22:20:39.288Z] 22:20:39 INFO - GECKO(5089) | #8 0x7f1672069c57 in JS::ubi::BreadthFirst<mozilla::devtools::HeapSnapshotHandler>::traverse() /builds/worker/workspace/build/src/obj-firefox/dist/include/js/UbiNodeBreadthFirst.h:151
[task 2018-11-15T22:20:39.289Z] 22:20:39 INFO - GECKO(5089) | #9 0x7f1672068881 in mozilla::devtools::WriteHeapGraph(JSContext*, JS::ubi::Node const&, mozilla::devtools::CoreDumpWriter&, bool, mozilla::HashSet<JS::Compartment*, mozilla::DefaultHasher<JS::Compartment*>, js::SystemAllocPolicy>*, JS::AutoCheckCannotGC&, unsigned int&, unsigned int&) /builds/worker/workspace/build/src/devtools/shared/heapsnapshot/HeapSnapshot.cpp:1418:23
[task 2018-11-15T22:20:39.290Z] 22:20:39 INFO - GECKO(5089) | #10 0x7f167206cc5c in mozilla::dom::ChromeUtils::SaveHeapSnapshotShared(mozilla::dom::GlobalObject&, mozilla::dom::HeapSnapshotBoundaries const&, nsTSubstring<char16_t>&, nsTSubstring<char16_t>&, mozilla::ErrorResult&) /builds/worker/workspace/build/src/devtools/shared/heapsnapshot/HeapSnapshot.cpp:1603:10
[task 2018-11-15T22:20:39.291Z] 22:20:39 INFO - GECKO(5089) | #11 0x7f167206d9e2 in mozilla::dom::ChromeUtils::SaveHeapSnapshot(mozilla::dom::GlobalObject&, mozilla::dom::HeapSnapshotBoundaries const&, nsTSubstring<char16_t>&, mozilla::ErrorResult&) /builds/worker/workspace/build/src/devtools/shared/heapsnapshot/HeapSnapshot.cpp:1634:3
[task 2018-11-15T22:20:39.361Z] 22:20:39 INFO - GECKO(5089) | #12 0x7f166a8ce21a in mozilla::dom::ChromeUtils_Binding::saveHeapSnapshot(JSContext*, unsigned int, JS::Value*) /builds/worker/workspace/build/src/obj-firefox/dom/bindings/ChromeUtilsBinding.cpp:2411:3
[task 2018-11-15T22:20:39.378Z] 22:20:39 INFO - GECKO(5089) | #13 0x7f1673dba16d in CallJSNative /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:468:15
[task 2018-11-15T22:20:39.380Z] 22:20:39 INFO - GECKO(5089) | #14 0x7f1673dba16d in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:560
[task 2018-11-15T22:20:39.381Z] 22:20:39 INFO - GECKO(5089) | #15 0x7f1673da3dc7 in CallFromStack /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:620:12
[task 2018-11-15T22:20:39.382Z] 22:20:39 INFO - GECKO(5089) | #16 0x7f1673da3dc7 in Interpret(JSContext*, js::RunState&) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:3462
[task 2018-11-15T22:20:39.383Z] 22:20:39 INFO - GECKO(5089) | #17 0x7f1673d87366 in js::RunScript(JSContext*, js::RunState&) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:447:12
[task 2018-11-15T22:20:39.385Z] 22:20:39 INFO - GECKO(5089) | #18 0x7f1673dbab11 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:587:15
[task 2018-11-15T22:20:39.386Z] 22:20:39 INFO - GECKO(5089) | #19 0x7f1673dbc792 in js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:633:10
[task 2018-11-15T22:20:39.423Z] 22:20:39 INFO - GECKO(5089) | #20 0x7f1672d7c856 in JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/workspace/build/src/js/src/jsapi.cpp:2975:12
[task 2018-11-15T22:20:39.509Z] 22:20:39 INFO - GECKO(5089) | #21 0x7f166b2a531f in mozilla::dom::EventHandlerNonNull::Call(JSContext*, JS::Handle<JS::Value>, mozilla::dom::Event&, JS::MutableHandle<JS::Value>, mozilla::ErrorResult&) /builds/worker/workspace/build/src/obj-firefox/dom/bindings/EventHandlerBinding.cpp:265:37
[task 2018-11-15T22:20:39.531Z] 22:20:39 INFO - GECKO(5089) | #22 0x7f166c2393ef in void mozilla::dom::EventHandlerNonNull::Call<nsISupports*>(nsISupports* const&, mozilla::dom::Event&, JS::MutableHandle<JS::Value>, mozilla::ErrorResult&, char const*, mozilla::dom::CallbackObject::ExceptionHandling, JS::Realm*) /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/EventHandlerBinding.h:363:12
[task 2018-11-15T22:20:39.533Z] 22:20:39 INFO - GECKO(5089) | #23 0x7f166c236cf1 in mozilla::JSEventHandler::HandleEvent(mozilla::dom::Event*) /builds/worker/workspace/build/src/dom/events/JSEventHandler.cpp:214:12
[task 2018-11-15T22:20:39.534Z] 22:20:39 INFO - GECKO(5089) | #24 0x7f166c1fdd96 in mozilla::EventListenerManager::HandleEventSubType(mozilla::EventListenerManager::Listener*, mozilla::dom::Event*, mozilla::dom::EventTarget*) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:1115:52
[task 2018-11-15T22:20:39.536Z] 22:20:39 INFO - GECKO(5089) | #25 0x7f166c1ffcb8 in mozilla::EventListenerManager::HandleEventInternal(nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event**, mozilla::dom::EventTarget*, nsEventStatus*, bool) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:1317:15
[task 2018-11-15T22:20:39.537Z] 22:20:39 INFO - GECKO(5089) | #26 0x7f166c1e75f8 in HandleEvent /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/EventListenerManager.h:390:5
[task 2018-11-15T22:20:39.539Z] 22:20:39 INFO - GECKO(5089) | #27 0x7f166c1e75f8 in mozilla::EventTargetChainItem::HandleEvent(mozilla::EventChainPostVisitor&, mozilla::ELMCreationDetector&) /builds/worker/workspace/build/src/dom/events/EventDispatcher.cpp:425
[task 2018-11-15T22:20:39.540Z] 22:20:39 INFO - GECKO(5089) | #28 0x7f166c1e5df5 in mozilla::EventTargetChainItem::HandleEventTargetChain(nsTArray<mozilla::EventTargetChainItem>&, mozilla::EventChainPostVisitor&, mozilla::EventDispatchingCallback*, mozilla::ELMCreationDetector&) /builds/worker/workspace/build/src/dom/events/EventDispatcher.cpp:642:16
[task 2018-11-15T22:20:39.542Z] 22:20:39 INFO - GECKO(5089) | #29 0x7f166c1eb5f0 in mozilla::EventDispatcher::Dispatch(nsISupports*, nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event*, nsEventStatus*, mozilla::EventDispatchingCallback*, nsTArray<mozilla::dom::EventTarget*>*) /builds/worker/workspace/build/src/dom/events/EventDispatcher.cpp:1164:11
[task 2018-11-15T22:20:39.599Z] 22:20:39 INFO - GECKO(5089) | #30 0x7f166e6626ff in nsDocumentViewer::LoadComplete(nsresult) /builds/worker/workspace/build/src/layout/base/nsDocumentViewer.cpp:1167:7
[task 2018-11-15T22:20:39.623Z] 22:20:39 INFO - GECKO(5089) | #31 0x7f167152cff7 in nsDocShell::EndPageLoad(nsIWebProgress*, nsIChannel*, nsresult) /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp:7058:21
[task 2018-11-15T22:20:39.625Z] 22:20:39 INFO - GECKO(5089) | #32 0x7f167152935c in nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned int, nsresult) /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp:6849:7
[task 2018-11-15T22:20:39.629Z] 22:20:39 INFO - GECKO(5089) | #33 0x7f16715309bf in non-virtual thunk to nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned int, nsresult) /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp
[task 2018-11-15T22:20:39.630Z] 22:20:39 INFO - GECKO(5089) | #34 0x7f166808072d in nsDocLoader::DoFireOnStateChange(nsIWebProgress*, nsIRequest*, int&, nsresult) /builds/worker/workspace/build/src/uriloader/base/nsDocLoader.cpp:1309:3
[task 2018-11-15T22:20:39.632Z] 22:20:39 INFO - GECKO(5089) | #35 0x7f166807f7a7 in nsDocLoader::doStopDocumentLoad(nsIRequest*, nsresult) /builds/worker/workspace/build/src/uriloader/base/nsDocLoader.cpp:852:14
[task 2018-11-15T22:20:39.633Z] 22:20:39 INFO - GECKO(5089) | #36 0x7f166807c360 in nsDocLoader::DocLoaderIsEmpty(bool) /builds/worker/workspace/build/src/uriloader/base/nsDocLoader.cpp:741:9
[task 2018-11-15T22:20:39.634Z] 22:20:39 INFO - GECKO(5089) | #37 0x7f166807e533 in nsDocLoader::OnStopRequest(nsIRequest*, nsISupports*, nsresult) /builds/worker/workspace/build/src/uriloader/base/nsDocLoader.cpp:630:5
[task 2018-11-15T22:20:39.635Z] 22:20:39 INFO - GECKO(5089) | #38 0x7f166807f37c in non-virtual thunk to nsDocLoader::OnStopRequest(nsIRequest*, nsISupports*, nsresult) /builds/worker/workspace/build/src/uriloader/base/nsDocLoader.cpp
[task 2018-11-15T22:20:39.652Z] 22:20:39 INFO - GECKO(5089) | #39 0x7f1666356456 in mozilla::net::nsLoadGroup::RemoveRequest(nsIRequest*, nsISupports*, nsresult) /builds/worker/workspace/build/src/netwerk/base/nsLoadGroup.cpp:630:28
[task 2018-11-15T22:20:39.654Z] 22:20:39 INFO - GECKO(5089) | #40 0x7f16695112ea in DoUnblockOnload /builds/worker/workspace/build/src/dom/base/nsDocument.cpp:8488:18
[task 2018-11-15T22:20:39.655Z] 22:20:39 INFO - GECKO(5089) | #41 0x7f16695112ea in nsDocument::UnblockOnload(bool) /builds/worker/workspace/build/src/dom/base/nsDocument.cpp:8410
[task 2018-11-15T22:20:39.656Z] 22:20:39 INFO - GECKO(5089) | #42 0x7f16694f193c in nsIDocument::DispatchContentLoadedEvents() /builds/worker/workspace/build/src/dom/base/nsDocument.cpp:5306:3
[task 2018-11-15T22:20:39.657Z] 22:20:39 INFO - GECKO(5089) | #43 0x7f166960b324 in applyImpl<nsIDocument, void (nsIDocument::*)()> /builds/worker/workspace/build/src/obj-firefox/dist/include/nsThreadUtils.h:1191:12
[task 2018-11-15T22:20:39.658Z] 22:20:39 INFO - GECKO(5089) | #44 0x7f166960b324 in apply<nsIDocument, void (nsIDocument::*)()> /builds/worker/workspace/build/src/obj-firefox/dist/include/nsThreadUtils.h:1197
[task 2018-11-15T22:20:39.660Z] 22:20:39 INFO - GECKO(5089) | #45 0x7f166960b324 in mozilla::detail::RunnableMethodImpl<nsIDocument*, void (nsIDocument::*)(), true, (mozilla::RunnableKind)0>::Run() /builds/worker/workspace/build/src/obj-firefox/dist/include/nsThreadUtils.h:1242
[task 2018-11-15T22:20:39.665Z] 22:20:39 INFO - GECKO(5089) | #46 0x7f1666146be2 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/workspace/build/src/xpcom/threads/nsThread.cpp:1244:14
[task 2018-11-15T22:20:39.666Z] 22:20:39 INFO - GECKO(5089) | #47 0x7f166614dd28 in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/workspace/build/src/xpcom/threads/nsThreadUtils.cpp:530:10
[task 2018-11-15T22:20:39.675Z] 22:20:39 INFO - GECKO(5089) | #48 0x7f16670da92a in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/workspace/build/src/ipc/glue/MessagePump.cpp:97:21
[task 2018-11-15T22:20:39.684Z] 22:20:39 INFO - GECKO(5089) | #49 0x7f166702ddaf in RunInternal /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:325:10
[task 2018-11-15T22:20:39.686Z] 22:20:39 INFO - GECKO(5089) | #50 0x7f166702ddaf in RunHandler /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:318
[task 2018-11-15T22:20:39.687Z] 22:20:39 INFO - GECKO(5089) | #51 0x7f166702ddaf in MessageLoop::Run() /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:298
[task 2018-11-15T22:20:39.692Z] 22:20:39 INFO - GECKO(5089) | #52 0x7f166dfadf19 in nsBaseAppShell::Run() /builds/worker/workspace/build/src/widget/nsBaseAppShell.cpp:158:27
[task 2018-11-15T22:20:39.693Z] 22:20:39 INFO - GECKO(5089) | #53 0x7f1671dbb930 in nsAppStartup::Run() /builds/worker/workspace/build/src/toolkit/components/startup/nsAppStartup.cpp:290:30
[task 2018-11-15T22:20:39.697Z] 22:20:39 INFO - GECKO(5089) | #54 0x7f1671ffef30 in XREMain::XRE_mainRun() /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp:4791:22
[task 2018-11-15T22:20:39.698Z] 22:20:39 INFO - GECKO(5089) | #55 0x7f1672001294 in XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp:4936:8
[task 2018-11-15T22:20:39.699Z] 22:20:39 INFO - GECKO(5089) | #56 0x7f1672002cc0 in XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp:5028:21
[task 2018-11-15T22:20:39.700Z] 22:20:39 INFO - GECKO(5089) | #57 0x55d24c9f01dc in do_main /builds/worker/workspace/build/src/browser/app/nsBrowserApp.cpp:233:22
[task 2018-11-15T22:20:39.700Z] 22:20:39 INFO - GECKO(5089) | #58 0x55d24c9f01dc in main /builds/worker/workspace/build/src/browser/app/nsBrowserApp.cpp:315
[task 2018-11-15T22:20:39.757Z] 22:20:39 INFO - GECKO(5089) | #59 0x7f1685e6d82f in __libc_start_main /build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:291
[task 2018-11-15T22:20:39.760Z] 22:20:39 INFO - GECKO(5089) | #60 0x55d24c915a98 in _start (/builds/worker/workspace/build/application/firefox/firefox+0x29a98)
[task 2018-11-15T22:20:39.767Z] 22:20:39 INFO - GECKO(5089) | 0x6020000a7698 is located 8 bytes inside of 16-byte region [0x6020000a7690,0x6020000a76a0)
[task 2018-11-15T22:20:39.768Z] 22:20:39 INFO - GECKO(5089) | allocated by thread T0 here:
[task 2018-11-15T22:20:39.769Z] 22:20:39 INFO - GECKO(5089) | #0 0x55d24c9bd943 in malloc /builds/worker/workspace/moz-toolchain/src/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:146:3
[task 2018-11-15T22:20:39.770Z] 22:20:39 INFO - GECKO(5089) | #1 0x55d24c9f12dd in moz_xmalloc /builds/worker/workspace/build/src/memory/mozalloc/mozalloc.cpp:70:17
[task 2018-11-15T22:20:39.771Z] 22:20:39 INFO - GECKO(5089) | #2 0x7f1669218841 in operator new /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/mozalloc.h:139:12
[task 2018-11-15T22:20:39.772Z] 22:20:39 INFO - GECKO(5089) | #3 0x7f1669218841 in mozilla::dom::ContentBlockingLog::RecordLog(nsTSubstring<char16_t> const&, unsigned int, bool)::'lambda'()::operator()() const /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/ContentBlockingLog.h:83
[task 2018-11-15T22:20:39.773Z] 22:20:39 INFO - GECKO(5089) | #4 0x7f1669218039 in OrInsert<(lambda at /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/ContentBlockingLog.h:82:22)> /builds/worker/workspace/build/src/xpcom/ds/nsBaseHashtable.h:308:25
[task 2018-11-15T22:20:39.774Z] 22:20:39 INFO - GECKO(5089) | #5 0x7f1669218039 in mozilla::dom::ContentBlockingLog::RecordLog(nsTSubstring<char16_t> const&, unsigned int, bool) /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/ContentBlockingLog.h:82
[task 2018-11-15T22:20:39.775Z] 22:20:39 INFO - GECKO(5089) | #6 0x7f1669202da2 in RecordContentBlockingLog /builds/worker/workspace/build/src/obj-firefox/dist/include/nsIDocument.h:3932:25
[task 2018-11-15T22:20:39.776Z] 22:20:39 INFO - GECKO(5089) | #7 0x7f1669202da2 in SetHasCookiesLoaded /builds/worker/workspace/build/src/obj-firefox/dist/include/nsIDocument.h:1120
[task 2018-11-15T22:20:39.777Z] 22:20:39 INFO - GECKO(5089) | #8 0x7f1669202da2 in nsGlobalWindowOuter::NotifyContentBlockingState(unsigned int, nsIChannel*, bool, nsIURI*) /builds/worker/workspace/build/src/dom/base/nsGlobalWindowOuter.cpp:5383
[task 2018-11-15T22:20:39.778Z] 22:20:39 INFO - GECKO(5089) | #9 0x7f1671a90ec2 in mozilla::AntiTrackingCommon::NotifyBlockingDecision(nsIChannel*, mozilla::AntiTrackingCommon::BlockingDecision, unsigned int) /builds/worker/workspace/build/src/toolkit/components/antitracking/AntiTrackingCommon.cpp:1272:11
[task 2018-11-15T22:20:39.794Z] 22:20:39 INFO - GECKO(5089) | #10 0x7f1669105256 in nsContentUtils::StorageDisabledByAntiTracking(nsPIDOMWindowInner*, nsIChannel*, nsIPrincipal*, nsIURI*) /builds/worker/workspace/build/src/dom/base/nsContentUtils.cpp:8967:7
[task 2018-11-15T22:20:39.796Z] 22:20:39 INFO - GECKO(5089) | #11 0x7f16691041d4 in nsContentUtils::InternalStorageAllowedForPrincipal(nsIPrincipal*, nsPIDOMWindowInner*, nsIURI*, nsIChannel*) /builds/worker/workspace/build/src/dom/base/nsContentUtils.cpp:9062:8
[task 2018-11-15T22:20:39.797Z] 22:20:39 INFO - GECKO(5089) | #12 0x7f166910477c in nsContentUtils::StorageAllowedForChannel(nsIChannel*) /builds/worker/workspace/build/src/dom/base/nsContentUtils.cpp:8795:5
[task 2018-11-15T22:20:39.818Z] 22:20:39 INFO - GECKO(5089) | #13 0x7f166ddb769e in mozilla::dom::ServiceWorkerInterceptController::ShouldPrepareForIntercept(nsIURI*, nsIChannel*, bool*) /builds/worker/workspace/build/src/dom/serviceworkers/ServiceWorkerInterceptController.cpp:41:7
[task 2018-11-15T22:20:39.846Z] 22:20:39 INFO - GECKO(5089) | #14 0x7f1666c389ef in mozilla::net::HttpBaseChannel::ShouldIntercept(nsIURI*) /builds/worker/workspace/build/src/netwerk/protocol/http/HttpBaseChannel.cpp:3240:31
[task 2018-11-15T22:20:39.888Z] 22:20:39 INFO - GECKO(5089) | #15 0x7f1666d14427 in mozilla::net::nsHttpChannel::Connect() /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp:670:9
[task 2018-11-15T22:20:39.890Z] 22:20:39 INFO - GECKO(5089) | #16 0x7f1666d12dae in mozilla::net::nsHttpChannel::OnBeforeConnect() /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp:636:12
[task 2018-11-15T22:20:39.891Z] 22:20:39 INFO - GECKO(5089) | #17 0x7f1666d5d81e in mozilla::net::nsHttpChannel::ContinueBeginConnectWithResult() /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp:6948:14
[task 2018-11-15T22:20:39.892Z] 22:20:39 INFO - GECKO(5089) | #18 0x7f1666d5d9d1 in mozilla::net::nsHttpChannel::BeginConnectActual() /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp:6795:19
[task 2018-11-15T22:20:39.893Z] 22:20:39 INFO - GECKO(5089) | #19 0x7f1666d5a459 in mozilla::net::nsHttpChannel::BeginConnect() /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp:6744:16
[task 2018-11-15T22:20:39.894Z] 22:20:39 INFO - GECKO(5089) | #20 0x7f1666d5f30a in mozilla::net::nsHttpChannel::OnProxyAvailable(nsICancelable*, nsIChannel*, nsIProxyInfo*, nsresult) /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp:7052:14
[task 2018-11-15T22:20:39.913Z] 22:20:39 INFO - GECKO(5089) | #21 0x7f1666426e17 in mozilla::net::nsAsyncResolveRequest::DoCallback()::'lambda'(mozilla::net::nsAsyncResolveRequest*, nsIProxyInfo*, bool)::operator()(mozilla::net::nsAsyncResolveRequest*, nsIProxyInfo*, bool) const /builds/worker/workspace/build/src/netwerk/base/nsProtocolProxyService.cpp:375:34
[task 2018-11-15T22:20:39.913Z] 22:20:39 INFO - GECKO(5089) | #22 0x7f166639c19f in operator() /builds/worker/workspace/build/src/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.9.4/../../../../include/c++/4.9.4/functional:2440:14
[task 2018-11-15T22:20:39.914Z] 22:20:39 INFO - GECKO(5089) | #23 0x7f166639c19f in mozilla::net::nsAsyncResolveRequest::AsyncApplyFilters::Finish() /builds/worker/workspace/build/src/netwerk/base/nsProtocolProxyService.cpp:622
[task 2018-11-15T22:20:39.915Z] 22:20:39 INFO - GECKO(5089) | #24 0x7f166639bc1b in mozilla::net::nsAsyncResolveRequest::AsyncApplyFilters::ProcessNextFilter() /builds/worker/workspace/build/src/netwerk/base/nsProtocolProxyService.cpp:533:14
[task 2018-11-15T22:20:39.915Z] 22:20:39 INFO - GECKO(5089) | #25 0x7f166639b556 in mozilla::net::nsAsyncResolveRequest::AsyncApplyFilters::AsyncProcess(mozilla::net::nsAsyncResolveRequest*) /builds/worker/workspace/build/src/netwerk/base/nsProtocolProxyService.cpp:508:19
[task 2018-11-15T22:20:39.915Z] 22:20:39 INFO - GECKO(5089) | #26 0x7f166642623d in mozilla::net::nsAsyncResolveRequest::DoCallback() /builds/worker/workspace/build/src/netwerk/base/nsProtocolProxyService.cpp:386:38
[task 2018-11-15T22:20:39.915Z] 22:20:39 INFO - GECKO(5089) | #27 0x7f1666390e61 in mozilla::net::ExecuteCallback::Run() /builds/worker/workspace/build/src/netwerk/base/nsPACMan.cpp:134:16
[task 2018-11-15T22:20:39.915Z] 22:20:39 INFO - GECKO(5089) | #28 0x7f1666146be2 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/workspace/build/src/xpcom/threads/nsThread.cpp:1244:14
[task 2018-11-15T22:20:39.918Z] 22:20:39 INFO - GECKO(5089) | #29 0x7f166614dd28 in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/workspace/build/src/xpcom/threads/nsThreadUtils.cpp:530:10
[task 2018-11-15T22:20:39.922Z] 22:20:39 INFO - GECKO(5089) | #30 0x7f16670da91f in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/workspace/build/src/ipc/glue/MessagePump.cpp:125:5
[task 2018-11-15T22:20:39.922Z] 22:20:39 INFO - GECKO(5089) | #31 0x7f166702ddaf in RunInternal /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:325:10
[task 2018-11-15T22:20:39.922Z] 22:20:39 INFO - GECKO(5089) | #32 0x7f166702ddaf in RunHandler /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:318
[task 2018-11-15T22:20:39.922Z] 22:20:39 INFO - GECKO(5089) | #33 0x7f166702ddaf in MessageLoop::Run() /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:298
[task 2018-11-15T22:20:39.922Z] 22:20:39 INFO - GECKO(5089) | #34 0x7f166dfadf19 in nsBaseAppShell::Run() /builds/worker/workspace/build/src/widget/nsBaseAppShell.cpp:158:27
[task 2018-11-15T22:20:39.923Z] 22:20:39 INFO - GECKO(5089) | #35 0x7f1671dbb930 in nsAppStartup::Run() /builds/worker/workspace/build/src/toolkit/components/startup/nsAppStartup.cpp:290:30
[task 2018-11-15T22:20:39.924Z] 22:20:39 INFO - GECKO(5089) | #36 0x7f1671ffef30 in XREMain::XRE_mainRun() /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp:4791:22
[task 2018-11-15T22:20:39.925Z] 22:20:39 INFO - GECKO(5089) | SUMMARY: AddressSanitizer: bad-malloc_usable_size /builds/worker/workspace/moz-toolchain/src/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:191:3 in malloc_usable_size
[task 2018-11-15T22:20:39.928Z] 22:20:39 INFO - GECKO(5089) | ==5089==ABORTING
[task 2018-11-15T22:20:40.178Z] 22:20:40 INFO - TEST-INFO | Main app process: exit 0
Comment 1•6 years ago
|
||
I can't find any wasm-related anything in the stack or log; is this the right component?
Flags: needinfo?(nbeleuzu)
Comment 2•6 years ago
|
||
Sorry :luke . Change it to DevTools :: Memory
Component: Javascript: Web Assembly → Memory
Flags: needinfo?(nbeleuzu)
Product: Core → DevTools
Updated•6 years ago
|
Component: Memory → Gecko Profiler
Product: DevTools → Core
Comment hidden (Intermittent Failures Robot) |
Comment 4•6 years ago
|
||
This is really the memory devtools component :)
Component: Gecko Profiler → Memory
Product: Core → DevTools
Version: unspecified → Trunk
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 7•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•