Closed Bug 1066980 Opened 10 years ago Closed 10 years ago

intermittent Assertion failure: mDriver->mAudioStream || aOperation == INIT (No audio stream !) [@ mozilla::AsyncCubebTask::AsyncCubebTask(mozilla::AudioCallbackDriver*, ...) ] in content/media/test/test_streams_element_capture.html

Categories

(Core :: Audio/Video, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36
Tracking Status
firefox34 --- fixed
firefox35 --- fixed
firefox36 --- fixed
firefox-esr31 --- unaffected

People

(Reporter: dbaron, Assigned: jesup)

References

Details

(Keywords: intermittent-failure)

New intermittent assertion failure:

https://tbpl.mozilla.org/php/getParsedLog.php?id=48026468&tree=Mozilla-Inbound
Windows 7 32-bit mozilla-inbound debug test mochitest-1 on 2014-09-13 05:40:29 PDT for push b4735c318a46
slave: t-w732-ix-057

Assertion failure: mDriver->mAudioStream || aOperation == INIT (No audio stream !), at c:\builds\moz2_slave\m-in-w32-d-0000000000000000000\build\content\media\GraphDriver.cpp:460
1953 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_streams_element_capture.html | application terminated with exit code 2147483651 
 PROCESS-CRASH | /tests/content/media/test/test_streams_element_capture.html | application crashed [@ mozilla::AsyncCubebTask::AsyncCubebTask(mozilla::AudioCallbackDriver *,mozilla::AsyncCubebTask::AsyncCubebOperation)] 


06:21:23     INFO -  Thread 93 (crashed)
06:21:23     INFO -   0  xul.dll!mozilla::AsyncCubebTask::AsyncCubebTask(mozilla::AudioCallbackDriver *,mozilla::AsyncCubebTask::AsyncCubebOperation) [GraphDriver.cpp:b4735c318a46 : 460 + 0x2e]
06:21:23     INFO -      eip = 0x65e81edf   esp = 0x2b65f930   ebp = 0x2b65f93c   ebx = 0x1209c310
06:21:23     INFO -      esi = 0x02374ce0   edi = 0x06d6a000   eax = 0x00000000   ecx = 0x638aff12
06:21:23     INFO -      edx = 0x772d70b4   efl = 0x00000216
06:21:23     INFO -      Found by: given as instruction pointer in context
06:21:23     INFO -   1  xul.dll!mozilla::MediaStreamGraphInitThreadRunnable::Run() [GraphDriver.cpp:b4735c318a46 : 208 + 0x2a]
06:21:23     INFO -      eip = 0x65e86027   esp = 0x2b65f944   ebp = 0x2b65f958
06:21:23     INFO -      Found by: call frame info
06:21:23     INFO -   2  xul.dll!nsThread::ProcessNextEvent(bool,bool *) [nsThread.cpp:b4735c318a46 : 823 + 0xd]
06:21:23     INFO -      eip = 0x64b53edd   esp = 0x2b65f960   ebp = 0x2b65fa34
06:21:23     INFO -      Found by: call frame info
06:21:23     INFO -   3  xul.dll!NS_ProcessNextEvent(nsIThread *,bool) [nsThreadUtils.cpp:b4735c318a46 : 265 + 0xc]
06:21:23     INFO -      eip = 0x64b7199e   esp = 0x2b65fa3c   ebp = 0x2b65fa48
06:21:23     INFO -      Found by: call frame info
06:21:23     INFO -   4  xul.dll!mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *) [MessagePump.cpp:b4735c318a46 : 339 + 0x8]
06:21:23     INFO -      eip = 0x64dafa77   esp = 0x2b65fa50   ebp = 0x2b65fa74
06:21:23     INFO -      Found by: call frame info
06:21:23     INFO -   5  xul.dll!MessageLoop::RunInternal() [message_loop.cc:b4735c318a46 : 234 + 0x8]
06:21:23     INFO -      eip = 0x64d875e6   esp = 0x2b65fa7c   ebp = 0x2b65fa94
06:21:23     INFO -      Found by: call frame info
06:21:23     INFO -   6  xul.dll!MessageLoop::RunHandler() [message_loop.cc:b4735c318a46 : 227 + 0x4]
06:21:23     INFO -      eip = 0x64d8964c   esp = 0x2b65fa9c   ebp = 0x2b65fac8
06:21:23     INFO -      Found by: call frame info
06:21:23     INFO -   7  xul.dll!MessageLoop::Run() [message_loop.cc:b4735c318a46 : 201 + 0x6]
06:21:23     INFO -      eip = 0x64d89bab   esp = 0x2b65fad0   ebp = 0x2b65fae8
06:21:23     INFO -      Found by: call frame info
06:21:23     INFO -   8  xul.dll!nsThread::ThreadFunc(void *) [nsThread.cpp:b4735c318a46 : 350 + 0x11]
06:21:23     INFO -      eip = 0x64b52063   esp = 0x2b65faf0   ebp = 0x2b65fb0c
06:21:23     INFO -      Found by: call frame info
06:21:23     INFO -   9  nss3.dll!_PR_NativeRunThread [pruthr.c:b4735c318a46 : 397 + 0x8]
06:21:23     INFO -      eip = 0x637cf50f   esp = 0x2b65fb14   ebp = 0x2b65fb2c
06:21:23     INFO -      Found by: call frame info
06:21:23     INFO -  10  nss3.dll!pr_root [w95thred.c:b4735c318a46 : 90 + 0xb]
06:21:23     INFO -      eip = 0x637c0faf   esp = 0x2b65fb34   ebp = 0x2b65fb38
06:21:23     INFO -      Found by: call frame info

(The main thread was in the marking phase of JS GC at the time of the crash.)

Presumably a regression from bug 1062293.
fixed by Bug 1070457
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by Bug 1070457]
Assignee: nobody → rjesup
Depends on: 1070457
Whiteboard: [fixed by Bug 1070457]
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.