Closed Bug 1517960 Opened 5 years ago Closed 5 years ago

Intermittent GECKO(1882) | SUMMARY: AddressSanitizer: SEGV /builds/worker/workspace/build/src/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.9.4/../../../../include/c++/4.9.4/bits/atomic_base.h:500:9 in load

Categories

(Core :: Audio/Video: MediaStreamGraph, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1517710

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: ncsoregi [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=220132320&repo=mozilla-central

https://queue.taskcluster.net/v1/task/OZC3iFqlSUO7Yb_ez36aBA/runs/0/artifacts/public/logs/live_backing.log

[task 2019-01-05T13:56:04.092Z] 13:56:04     INFO - GECKO(1882) | TEST DEVICES: Got loopback audio: Monitor of Null Output
[task 2019-01-05T13:56:04.093Z] 13:56:04     INFO - GECKO(1882) | TEST DEVICES: Got loopback video: Dummy video device (0x0000)
[task 2019-01-05T13:56:04.783Z] 13:56:04     INFO - GECKO(1882) | AddressSanitizer:DEADLYSIGNAL
[task 2019-01-05T13:56:04.784Z] 13:56:04     INFO - GECKO(1882) | =================================================================
[task 2019-01-05T13:56:04.784Z] 13:56:04    ERROR - GECKO(1882) | ==2001==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000160 (pc 0x7f182cadac74 bp 0x7ffc5eda7210 sp 0x7ffc5eda7100 T0)
[task 2019-01-05T13:56:04.785Z] 13:56:04     INFO - GECKO(1882) | ==2001==The signal is caused by a READ memory access.
[task 2019-01-05T13:56:04.787Z] 13:56:04     INFO - GECKO(1882) | ==2001==Hint: address points to the zero page.
[task 2019-01-05T13:56:06.342Z] 13:56:06     INFO - GECKO(1882) |     #0 0x7f182cadac73 in load /builds/worker/workspace/build/src/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.9.4/../../../../include/c++/4.9.4/bits/atomic_base.h:500:9
[task 2019-01-05T13:56:06.344Z] 13:56:06     INFO - GECKO(1882) |     #1 0x7f182cadac73 in load /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/Atomics.h:220
[task 2019-01-05T13:56:06.346Z] 13:56:06     INFO - GECKO(1882) |     #2 0x7f182cadac73 in operator bool /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/Atomics.h:535
[task 2019-01-05T13:56:06.346Z] 13:56:06     INFO - GECKO(1882) |     #3 0x7f182cadac73 in mozilla::MediaStreamGraphImpl::AppendMessage(mozilla::UniquePtr<mozilla::ControlMessage, mozilla::DefaultDelete<mozilla::ControlMessage> >) /builds/worker/workspace/build/src/dom/media/MediaStreamGraph.cpp:1812
[task 2019-01-05T13:56:06.347Z] 13:56:06     INFO - GECKO(1882) |     #4 0x7f182caed7cf in mozilla::SourceMediaStream::SetPullingEnabled(int, bool) /builds/worker/workspace/build/src/dom/media/MediaStreamGraph.cpp:2533:16
[task 2019-01-05T13:56:06.383Z] 13:56:06     INFO - GECKO(1882) |     #5 0x7f182d1e2e28 in operator() /builds/worker/workspace/build/src/dom/media/webrtc/MediaEngineWebRTCAudio.cpp:621:17
[task 2019-01-05T13:56:06.385Z] 13:56:06     INFO - GECKO(1882) |     #6 0x7f182d1e2e28 in mozilla::media::LambdaRunnable<mozilla::MediaEngineWebRTCMicrophoneSource::Stop(RefPtr<mozilla::AllocationHandle const> const&)::$_14>::Run() /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/media/MediaUtils.h:73
[task 2019-01-05T13:56:06.405Z] 13:56:06     INFO - GECKO(1882) |     #7 0x7f182609c513 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/workspace/build/src/xpcom/threads/nsThread.cpp:1157:14
[task 2019-01-05T13:56:06.407Z] 13:56:06     INFO - GECKO(1882) |     #8 0x7f18260a3698 in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/workspace/build/src/xpcom/threads/nsThreadUtils.cpp:468:10
[task 2019-01-05T13:56:06.425Z] 13:56:06     INFO - GECKO(1882) |     #9 0x7f182704e73a in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/workspace/build/src/ipc/glue/MessagePump.cpp:88:21
[task 2019-01-05T13:56:06.447Z] 13:56:06     INFO - GECKO(1882) |     #10 0x7f1826f9ac4f in RunInternal /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:314:10
[task 2019-01-05T13:56:06.450Z] 13:56:06     INFO - GECKO(1882) |     #11 0x7f1826f9ac4f in RunHandler /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:307
[task 2019-01-05T13:56:06.451Z] 13:56:06     INFO - GECKO(1882) |     #12 0x7f1826f9ac4f in MessageLoop::Run() /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:289
[task 2019-01-05T13:56:06.455Z] 13:56:06     INFO - GECKO(1882) |     #13 0x7f182e1aa389 in nsBaseAppShell::Run() /builds/worker/workspace/build/src/widget/nsBaseAppShell.cpp:137:27
[task 2019-01-05T13:56:06.458Z] 13:56:06     INFO - GECKO(1882) |     #14 0x7f1832483fdf in XRE_RunAppShell() /builds/worker/workspace/build/src/toolkit/xre/nsEmbedFunctions.cpp:915:20
[task 2019-01-05T13:56:06.461Z] 13:56:06     INFO - GECKO(1882) |     #15 0x7f1826f9ac4f in RunInternal /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:314:10
[task 2019-01-05T13:56:06.463Z] 13:56:06     INFO - GECKO(1882) |     #16 0x7f1826f9ac4f in RunHandler /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:307
[task 2019-01-05T13:56:06.464Z] 13:56:06     INFO - GECKO(1882) |     #17 0x7f1826f9ac4f in MessageLoop::Run() /builds/worker/workspace/build/src/ipc/chromium/src/base/message_loop.cc:289
[task 2019-01-05T13:56:06.465Z] 13:56:06     INFO - GECKO(1882) |     #18 0x7f18324838b4 in XRE_InitChildProcess(int, char**, XREChildData const*) /builds/worker/workspace/build/src/toolkit/xre/nsEmbedFunctions.cpp:753:34
[task 2019-01-05T13:56:06.470Z] 13:56:06     INFO - GECKO(1882) |     #19 0x5564aad963c4 in content_process_main /builds/worker/workspace/build/src/browser/app/../../ipc/contentproc/plugin-container.cpp:49:28
[task 2019-01-05T13:56:06.471Z] 13:56:06     INFO - GECKO(1882) |     #20 0x5564aad963c4 in main /builds/worker/workspace/build/src/browser/app/nsBrowserApp.cpp:265
[task 2019-01-05T13:56:06.610Z] 13:56:06     INFO - GECKO(1882) |     #21 0x7f184649b82f in __libc_start_main /build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:291
[task 2019-01-05T13:56:06.610Z] 13:56:06     INFO - GECKO(1882) |     #22 0x5564aacbba98 in _start (/builds/worker/workspace/build/application/firefox/firefox+0x29a98)
[task 2019-01-05T13:56:06.610Z] 13:56:06     INFO - GECKO(1882) | AddressSanitizer can not provide additional info.
[task 2019-01-05T13:56:06.610Z] 13:56:06     INFO - GECKO(1882) | SUMMARY: AddressSanitizer: SEGV /builds/worker/workspace/build/src/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.9.4/../../../../include/c++/4.9.4/bits/atomic_base.h:500:9 in load
[task 2019-01-05T13:56:06.612Z] 13:56:06     INFO - GECKO(1882) | ==2001==ABORTING
[task 2019-01-05T13:56:06.709Z] 13:56:06     INFO - GECKO(1882) | ###!!! [Parent][MessageChannel] Error: (msgtype=0x1E0087,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
[task 2019-01-05T13:56:06.899Z] 13:56:06     INFO - GECKO(1882) | A content process crashed and MOZ_CRASHREPORTER_SHUTDOWN is set, shutting down
[task 2019-01-05T13:56:07.279Z] 13:56:07     INFO - GECKO(1882) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2019-01-05T13:56:07.442Z] 13:56:07     INFO - GECKO(1882) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2019-01-05T13:56:08.709Z] 13:56:08     INFO - GECKO(1882) | 1546696568703	Marionette	TRACE	Received observer notification xpcom-will-shutdown
[task 2019-01-05T13:56:08.709Z] 13:56:08     INFO - GECKO(1882) | 1546696568704	Marionette	INFO	Stopped listening on port 2828
[task 2019-01-05T13:56:08.709Z] 13:56:08     INFO - GECKO(1882) | 1546696568704	Marionette	DEBUG	Remote service is inactive
[task 2019-01-05T13:56:08.999Z] 13:56:08     INFO - GECKO(1882) | -----------------------------------------------------
[task 2019-01-05T13:56:08.999Z] 13:56:08     INFO - GECKO(1882) | Suppressions used:
[task 2019-01-05T13:56:08.999Z] 13:56:08     INFO - GECKO(1882) |   count      bytes template
[task 2019-01-05T13:56:09.001Z] 13:56:08     INFO - GECKO(1882) |     501      16000 nsComponentManagerImpl
[task 2019-01-05T13:56:09.001Z] 13:56:08     INFO - GECKO(1882) |       2        416 mozJSComponentLoader::LoadModule
[task 2019-01-05T13:56:09.002Z] 13:56:08     INFO - GECKO(1882) |     611      17713 libfontconfig.so
[task 2019-01-05T13:56:09.006Z] 13:56:09     INFO - GECKO(1882) |       1         29 libglib-2.0.so
[task 2019-01-05T13:56:09.007Z] 13:56:09     INFO - GECKO(1882) | -----------------------------------------------------
[task 2019-01-05T13:56:09.371Z] 13:56:09     INFO - GECKO(1882) | -----------------------------------------------------
[task 2019-01-05T13:56:09.371Z] 13:56:09     INFO - GECKO(1882) | Suppressions used:
[task 2019-01-05T13:56:09.373Z] 13:56:09     INFO - GECKO(1882) |   count      bytes template
[task 2019-01-05T13:56:09.373Z] 13:56:09     INFO - GECKO(1882) |     501      16000 nsComponentManagerImpl
[task 2019-01-05T13:56:09.373Z] 13:56:09     INFO - GECKO(1882) |       2        416 mozJSComponentLoader::LoadModule
[task 2019-01-05T13:56:09.373Z] 13:56:09     INFO - GECKO(1882) |       2        288 libfontconfig.so
[task 2019-01-05T13:56:09.373Z] 13:56:09     INFO - GECKO(1882) | -----------------------------------------------------
[task 2019-01-05T13:56:10.688Z] 13:56:10     INFO - GECKO(1882) | -----------------------------------------------------
[task 2019-01-05T13:56:10.688Z] 13:56:10     INFO - GECKO(1882) | Suppressions used:
[task 2019-01-05T13:56:10.688Z] 13:56:10     INFO - GECKO(1882) |   count      bytes template
[task 2019-01-05T13:56:10.688Z] 13:56:10     INFO - GECKO(1882) |     512      16344 nsComponentManagerImpl
[task 2019-01-05T13:56:10.688Z] 13:56:10     INFO - GECKO(1882) |      39       8112 mozJSComponentLoader::LoadModule
[task 2019-01-05T13:56:10.688Z] 13:56:10     INFO - GECKO(1882) |     611      17509 libfontconfig.so
[task 2019-01-05T13:56:10.690Z] 13:56:10     INFO - GECKO(1882) |       6        264 _PR_Getfd
[task 2019-01-05T13:56:10.691Z] 13:56:10     INFO - GECKO(1882) |       1         29 libglib-2.0.so
[task 2019-01-05T13:56:10.692Z] 13:56:10     INFO - GECKO(1882) | -----------------------------------------------------
[task 2019-01-05T13:56:10.869Z] 13:56:10     INFO - TEST-INFO | Main app process: exit 0

Last test that ran: dom/media/tests/mochitest/test_peerConnection_basicAudioDynamicPtMissingRtpmap.html
Component: General → Audio/Video: MediaStreamGraph
Depends on: 1517710
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
No longer depends on: 1517710
You need to log in before you can comment on or make changes to this bug.