Issue metadata
Sign in to add a comment
|
"WebRtcMediaRecorderTest.PeerConnection/0", "/3", "/4", "/5" are flaky |
||||||||||||||||||||||||
Issue description"WebRtcMediaRecorderTest.PeerConnection/0" is flaky. This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label. We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyMwsSBUZsYWtlIihXZWJSdGNNZWRpYVJlY29yZGVyVGVzdC5QZWVyQ29ubmVjdGlvbi8wDA. Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs This flaky test/step was previously tracked in issue 694373 .
,
Feb 28 2017
,
Feb 28 2017
There appears to be two diferrent crashes at play. First one looks like: [2995:3192:0227/171346.923498:2366386355:ERROR:acm_receiver.cc(51)] AcmReceiver::SetExtraDelay 817 [2995:3192:0227/171346.923895:2366386654:WARNING:channel_proxy.cc(293)] Error setting minimum playout delay. BrowserTestBase received signal: Terminated. Backtrace: #0 0x0000004d1f55 __interceptor_backtrace #1 0x0000031790ba base::debug::StackTrace::StackTrace() #2 0x0000031775cf base::debug::StackTrace::StackTrace() #3 0x000002b6f8ed content::(anonymous namespace)::DumpStackTraceSignalHandler() #4 0x0000004c01e9 __tsan::CallUserSignalHandler() #5 0x0000004c0831 rtl_sighandler() #6 0x7f11865bbcb0 <unknown> #7 0x7f1185e86993 __poll #8 0x0000004d1060 __interceptor_poll #9 0x7f118bebcff6 <unknown> #10 0x7f118bebd124 g_main_context_iteration #11 0x0000031b4116 base::MessagePumpGlib::Run() #12 0x0000031ad851 base::MessageLoop::RunHandler() #13 0x0000031e93ff base::RunLoop::Run() #14 0x000002b95f31 content::MessageLoopRunner::Run() #15 0x000002b72800 content::DOMMessageQueue::WaitForMessage() #16 0x000002b71781 content::(anonymous namespace)::ExecuteScriptHelper() #17 0x000002b714ab content::ExecuteScriptAndExtractString() #18 0x000000a765b7 content::WebRtcContentBrowserTestBase::ExecuteJavascriptAndReturnResult() #19 0x000000a7690b content::WebRtcContentBrowserTestBase::ExecuteJavascriptAndWaitForOk() #20 0x000000a767c6 content::WebRtcContentBrowserTestBase::MakeTypicalCall() #21 0x000000a9b707 content::WebRtcMediaRecorderTest_PeerConnection_Test::RunTestOnMainThread() #22 0x000002b60b3c content::ContentBrowserTest::RunTestOnMainThreadLoop() #23 0x000002b6f606 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() #24 0x000002b703d6 _ZN4base8internal7InvokerINS0_9BindStateIMN7content15BrowserTestBaseEFvvEJNS0_17UnretainedWrapperIS4_EEEEEFvvEE3RunEPNS0_13BindStateBaseE #25 0x000002c15450 content::ShellBrowserMainParts::PreMainMessageLoopRun() #26 0x0000022568c1 content::BrowserMainLoop::PreMainMessageLoopRun() #27 0x00000225b236 _ZN4base8internal7InvokerINS0_9BindStateIMN7content15BrowserMainLoopEFivEJNS0_17UnretainedWrapperIS4_EEEEEFivEE3RunEPNS0_13BindStateBaseE #28 0x0000028949f8 content::StartupTaskRunner::RunAllTasksNow() #29 0x000002253e74 content::BrowserMainLoop::CreateStartupTasks() #30 0x00000225bb36 content::BrowserMainRunnerImpl::Initialize() #31 0x000002be8beb ShellBrowserMain() #32 0x000002bdc4e4 content::ShellMainDelegate::RunProcess() #33 0x0000021159ac content::RunNamedProcessTypeMain() #34 0x0000021166a8 content::ContentMainRunnerImpl::Run() #35 0x000001051bff content::ContentMain() #36 0x000002b6f22c content::BrowserTestBase::SetUp() #37 0x000002b60947 content::ContentBrowserTest::SetUp() #38 0x000000a764a2 content::WebRtcContentBrowserTestBase::SetUp() #39 0x000002e5f8c7 testing::Test::Run() #40 0x000002e6076e testing::TestInfo::Run() #41 0x000002e60eb7 testing::TestCase::Run() #42 0x000002e6bb47 testing::internal::UnitTestImpl::RunAllTests() #43 0x000002e6b473 testing::UnitTest::Run() #44 0x000002ba8b78 base::TestSuite::Run() #45 0x000002b6615c content::ContentTestLauncherDelegate::RunTestSuite() #46 0x000002b90cc4 content::LaunchTests() #47 0x000002b660e3 main #48 0x7f1185dc07ed __libc_start_main #49 0x000000493f45 <unknown> [2995:3192:0227/171347.924624:2367387476:ERROR:acm_receiver.cc(51)] AcmReceiver::SetExtraDelay 897 [2995:3192:0227/171347.924994:2367387748:WARNING:channel_proxy.cc(293)] Error setting minimum playout delay.
,
Feb 28 2017
Second one: # # Fatal error in ../../third_party/webrtc/modules/audio_processing/aec/aec_core.cc, line 205 # last system error: 34 # Check failed: 0 < AvaliableSpace() (0 vs. 0) # # Received signal 6 #0 0x0000004d1f55 __interceptor_backtrace #1 0x00000317768a base::debug::StackTrace::StackTrace() #2 0x000003175b9f base::debug::StackTrace::StackTrace() #3 0x00000317709c base::debug::(anonymous namespace)::StackDumpSignalHandler() #4 0x0000004c01e3 __tsan::CallUserSignalHandler() #5 0x0000004c0679 rtl_sigaction() #6 0x7f49d011bcb0 <unknown> #7 0x7f49cf935035 gsignal #8 0x7f49cf93879b abort #9 0x0000004bf233 abort #10 0x00000477a384 rtc::FatalMessage::~FatalMessage() #11 0x000008412e46 webrtc::BlockBuffer::ExtractExtendedBlock() #12 0x00000841742b webrtc::WebRtcAec_ProcessFrames() #13 0x00000841f897 webrtc::WebRtcAec_Process() #14 0x0000083f8ded webrtc::EchoCancellationImpl::ProcessCaptureAudio() #15 0x0000083e9c20 webrtc::AudioProcessingImpl::ProcessCaptureStreamLocked() #16 0x0000083e7dbe webrtc::AudioProcessingImpl::ProcessStream() #17 0x0000083e75df webrtc::AudioProcessingImpl::ProcessStream() #18 0x0000070e3714 content::MediaStreamAudioProcessor::ProcessData() #19 0x0000070e2a35 content::MediaStreamAudioProcessor::ProcessAndConsumeData() #20 0x000006f87fe7 [29917:30011:0227/163115.977476:16210831789:ERROR:acm_receiver.cc(51)] AcmReceiver::SetExtraDelay 1294 [29917:30011:0227/163115.977879:16210832125:WARNING:channel_proxy.cc(293)] Error setting minimum playout delay. content::ProcessedLocalAudioSource::Capture() #21 0x000006f88137 content::ProcessedLocalAudioSource::Capture() #22 0x000000dec444 media::AudioInputDevice::AudioThreadCallback::Process() #23 0x000000de41df media::AudioDeviceThread::ThreadMain() #24 0x00000321f7e9 base::(anonymous namespace)::ThreadFunc() #25 0x0000004ba412 __tsan_thread_start_func #26 0x7f49d0113e9a start_thread #27 0x7f49cf9f236d clone r8: 00007f499b9ef700 r9: 00007f49cc2faec0 r10: 0000000000000008 r11: 0000000000000206 r12: 00007f499b9acd08 r13: 00007f499b9acca0 r14: 00007f499b9acd08 r15: 00007f49d6a15df0 di: 00000000000074dd si: 000000000000752c bp: 00007f499b9acce0 bx: 000000009b9af3c0 dx: 0000000000000006 ax: 0000000000000000 cx: ffffffffffffffff sp: 00007f499b9acb38 ip: 00007f49cf935035 efl: 0000000000000206 cgf: 0000000000000033 erf: 0000000000000000 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace]
,
Feb 28 2017
,
Feb 28 2017
I will disable those test.
,
Feb 28 2017
,
Feb 28 2017
,
Feb 28 2017
I'm blindly assigning tommi who did the most recent webrtc roll. tommi: Can you assign someone for this? Thanks!
,
Feb 28 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/93059beb223bdcd86ed5b157ca1fb0fac8b5f665 commit 93059beb223bdcd86ed5b157ca1fb0fac8b5f665 Author: yutak <yutak@chromium.org> Date: Tue Feb 28 06:39:25 2017 Disable WebRtcMediaRecorderTest.PeerConnection on Linux TSan (flaky) BUG= 696838 TBR=fsamuel@chromium.org,sergeyu@chromium.org,dvadym@chromium.org Review-Url: https://codereview.chromium.org/2719303002 Cr-Commit-Position: refs/heads/master@{#453528} [modify] https://crrev.com/93059beb223bdcd86ed5b157ca1fb0fac8b5f665/content/browser/webrtc/webrtc_media_recorder_browsertest.cc
,
Feb 28 2017
Given the test was disabled, and this bug is assigned to someone, I'm removing the sheriff label.
,
Mar 1 2017
Issue 697204 has been merged into this issue.
,
Mar 1 2017
"/3" is also flaky. With that said, I think my change should have disabled all the variants. It isn't working well?
,
Mar 1 2017
There's another issue that needs to be addressed promptly; adding Sheriff-Chromium.
,
Mar 1 2017
False signal; those flakiness comes from the revision before the disable patch above. tommi: Please advise me how to proceed on this bug. Thanks!
,
Mar 1 2017
Per - can you take a look at the aec error?
,
Mar 6 2017
,
Mar 31 2017
Ping. (btw, is this really a Pri-1?)
,
Mar 31 2017
As I've seen no other reports of this, I'd say no. That code has not been changed for a long while so I cannot see why it there should be any new error now. I'll bump this down to priority 2 if no one objects.
,
Apr 21 2017
WebRtcMediaRecorderTest.PeerConnection/5 flaked on win_chromium_x64_rel_ng in this try job: https://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/410885 Log follows. I didn't check the bot to see if these flakes are widespread. [ RUN ] WebRtcMediaRecorderTest.PeerConnection/5 [4160:5884:0421/153121.235:8567481:INFO:media_foundation_video_encode_accelerator_win.cc(329)] Windows versions earlier than 8 are not supported. [5000:5468:0421/153122.644:8568885:WARNING:delay_based_bwe.cc(351)] BWE Setting start bitrate to: 300000 [5000:5468:0421/153122.651:8568900:WARNING:audio_send_stream.cc(350)] SetSendCodec() failed. [5000:5468:0421/153122.652:8568900:ERROR:audio_send_stream.cc(103)] Failed to set up send codec state. [5000:5468:0421/153122.686:8568932:WARNING:delay_based_bwe.cc(351)] BWE Setting start bitrate to: 300000 [4160:5884:0421/153122.711:8568947:INFO:gpu_video_decode_accelerator_factory.cc(182)] Initializing DXVA HW decoder for windows. [4160:5884:0421/153122.712:8568947:ERROR:mf_helpers.cc(12)] Error in dxva_video_decode_accelerator_win.cc on line 607 [4160:5884:0421/153122.712:8568947:ERROR:gpu_video_decode_accelerator.cc(375)] HW video decode not available for profile vp8 [5000:5344:0421/153122.713:8568963:ERROR:gpu_video_decode_accelerator_host.cc(99)] Send(GpuCommandBufferMsg_CreateVideoDecoder()) failed [4160:5884:0421/153122.714:8568963:INFO:gpu_video_decode_accelerator_factory.cc(182)] Initializing DXVA HW decoder for windows. [4160:5884:0421/153122.715:8568963:ERROR:mf_helpers.cc(12)] Error in dxva_video_decode_accelerator_win.cc on line 607 [4160:5884:0421/153122.715:8568963:ERROR:gpu_video_decode_accelerator.cc(375)] HW video decode not available for profile vp9 profile0 [5000:5344:0421/153122.716:8568963:ERROR:gpu_video_decode_accelerator_host.cc(99)] Send(GpuCommandBufferMsg_CreateVideoDecoder()) failed [5000:5468:0421/153122.879:8569119:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005299570:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(5, 0) failed: 0 [5000:5468:0421/153122.879:8569119:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[000000000529DDA0:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(5, 0) failed: 0 [5000:5468:0421/153122.880:8569119:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[000000000529B580:video:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(1, 65536) failed: 0 [5000:5468:0421/153122.880:8569119:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[000000000529B580:video:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(2, 65536) failed: 0 [5000:5468:0421/153122.880:8569119:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[000000000529B580:video:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(5, 0) failed: 0 [5000:5468:0421/153122.881:8569119:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005295A10:video:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(1, 65536) failed: 0 [5000:5468:0421/153122.881:8569119:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005295A10:video:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(2, 65536) failed: 0 [5000:5468:0421/153122.881:8569119:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005295A10:video:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(5, 0) failed: 0 [5268:5252:0421/153122.888:8569134:INFO:CONSOLE(104)] "Recorder object created.", source: http://127.0.0.1:49675/media/mediarecorder_test.html (104) [5268:5252:0421/153122.932:8569181:INFO:CONSOLE(22)] "Waiting for", source: http://127.0.0.1:49675/media/mediarecorder_test_utils.js (22) [5000:5468:0421/153122.938:8569181:WARNING:p2ptransportchannel.cc(980)] SetOption(1, 65536) failed: 0 [5000:5468:0421/153122.938:8569181:WARNING:p2ptransportchannel.cc(980)] SetOption(1, 65536) failed: 0 [5000:5468:0421/153122.938:8569181:WARNING:p2ptransportchannel.cc(980)] SetOption(2, 65536) failed: 0 [5000:5468:0421/153122.938:8569181:WARNING:p2ptransportchannel.cc(980)] SetOption(2, 65536) failed: 0 [5268:2964:0421/153122.965:8569212:ERROR:audio_manager_win.cc(414)] GetPreferredAudioParameters failed: 88890004 [5268:2964:0421/153122.965:8569212:ERROR:audio_manager_base.cc(264)] Invalid audio output parameters received; using fake audio path. Channels: 0, Sample Rate: 0, Bits Per Sample: 0, Frames Per Buffer: 0 [5268:2336:0421/153123.051:8569290:INFO:socket_host_udp.cc(401)] sendto() has failed twice returning a transient error net::ERR_ADDRESS_INVALID. Dropping the packet. [5000:5468:0421/153123.075:8569322:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005287DA0:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(1, 65536) failed: 0 [5000:5468:0421/153123.075:8569322:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005287DA0:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(2, 65536) failed: 0 [5000:5468:0421/153123.076:8569322:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005287DA0:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(5, 0) failed: 0 [5000:5468:0421/153123.076:8569322:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005338E80:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(1, 65536) failed: 0 [5000:5468:0421/153123.077:8569322:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005338E80:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(2, 65536) failed: 0 [5000:5468:0421/153123.077:8569322:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[0000000005338E80:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(5, 0) failed: 0 [5268:2336:0421/153123.088:8569337:INFO:socket_host_udp.cc(401)] sendto() has failed twice returning a transient error net::ERR_ADDRESS_INVALID. Dropping the packet. From javascript: Error: timecodes at failTest (http://127.0.0.1:49675/media/webrtc_test_utilities.js:40:15) at assertTrue (http://127.0.0.1:49675/media/webrtc_test_utilities.js:262:5) at MediaRecorder.recorder.ondataavailable (http://127.0.0.1:49675/media/mediarecorder_test.html:444:13) When executing 'testRecordRemotePeerConnection("video/x-matroska;codecs=AVC1");' e:\b\c\b\win\src\content\browser\webrtc\webrtc_content_browsertest_base.cc(91): error: Failed [5268:5252:0421/153124.474:8570710:ERROR:media_internals.cc(103)] Cannot get RenderProcessHost [5268:5252:0421/153124.475:8570710:INFO:user_input_monitor_win.cc(157)] RegisterRawInputDevices() failed for RIDEV_REMOVE: The parameter is incorrect. (0x57) [ FAILED ] WebRtcMediaRecorderTest.PeerConnection/5, where GetParam() = 40-byte object <00-02 50-44 01-00 00-00 60-C9 FC-01 00-00 00-00 90-CF FB-01 00-00 00-00 1C-00 00-00 00-00 00-00 1F-00 00-00 00-00 00-00> (3920 ms) [ RUN ] WebRtcMediaRecorderTest.PeerConnection/5 [5932:1440:0421/153249.197:8655434:INFO:media_foundation_video_encode_accelerator_win.cc(329)] Windows versions earlier than 8 are not supported. [4876:4000:0421/153249.801:8656043:WARNING:delay_based_bwe.cc(351)] BWE Setting start bitrate to: 300000 [4876:4000:0421/153249.804:8656043:WARNING:audio_send_stream.cc(350)] SetSendCodec() failed. [4876:4000:0421/153249.805:8656043:ERROR:audio_send_stream.cc(103)] Failed to set up send codec state. [4876:4000:0421/153249.807:8656043:WARNING:delay_based_bwe.cc(351)] BWE Setting start bitrate to: 300000 [5932:1440:0421/153249.811:8656043:INFO:gpu_video_decode_accelerator_factory.cc(182)] Initializing DXVA HW decoder for windows. [5932:1440:0421/153249.811:8656043:ERROR:mf_helpers.cc(12)] Error in dxva_video_decode_accelerator_win.cc on line 607 [5932:1440:0421/153249.812:8656058:ERROR:gpu_video_decode_accelerator.cc(375)] HW video decode not available for profile vp8 [4876:3140:0421/153249.812:8656058:ERROR:gpu_video_decode_accelerator_host.cc(99)] Send(GpuCommandBufferMsg_CreateVideoDecoder()) failed [5932:1440:0421/153249.813:8656058:INFO:gpu_video_decode_accelerator_factory.cc(182)] Initializing DXVA HW decoder for windows. [5932:1440:0421/153249.813:8656058:ERROR:mf_helpers.cc(12)] Error in dxva_video_decode_accelerator_win.cc on line 607 [5932:1440:0421/153249.814:8656058:ERROR:gpu_video_decode_accelerator.cc(375)] HW video decode not available for profile vp9 profile0 [4876:3140:0421/153249.814:8656058:ERROR:gpu_video_decode_accelerator_host.cc(99)] Send(GpuCommandBufferMsg_CreateVideoDecoder()) failed [5684:5704:0421/153249.834:8656074:INFO:CONSOLE(104)] "Recorder object created.", source: http://127.0.0.1:50638/media/mediarecorder_test.html (104) [5684:5704:0421/153249.835:8656074:INFO:CONSOLE(22)] "Waiting for", source: http://127.0.0.1:50638/media/mediarecorder_test_utils.js (22) [5684:5316:0421/153249.839:8656074:ERROR:audio_manager_win.cc(414)] GetPreferredAudioParameters failed: 88890004 [5684:5316:0421/153249.839:8656074:ERROR:audio_manager_base.cc(264)] Invalid audio output parameters received; using fake audio path. Channels: 0, Sample Rate: 0, Bits Per Sample: 0, Frames Per Buffer: 0 [5684:2020:0421/153249.844:8656089:INFO:socket_host_udp.cc(401)] sendto() has failed twice returning a transient error net::ERR_ADDRESS_INVALID. Dropping the packet. [5684:2020:0421/153249.854:8656089:INFO:socket_host_udp.cc(401)] sendto() has failed twice returning a transient error net::ERR_ADDRESS_INVALID. Dropping the packet. [4876:4000:0421/153249.923:8656167:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000075D46A0:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(1, 65536) failed: 0 [4876:4000:0421/153249.923:8656167:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000075D46A0:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(2, 65536) failed: 0 [4876:4000:0421/153249.923:8656167:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000075D46A0:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(5, 0) failed: 0 [4876:4000:0421/153249.924:8656167:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000075D9820:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(1, 65536) failed: 0 [4876:4000:0421/153249.924:8656167:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000075D9820:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(2, 65536) failed: 0 [4876:4000:0421/153249.924:8656167:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000075D9820:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(5, 0) failed: 0 From javascript: Error: timecodes at failTest (http://127.0.0.1:50638/media/webrtc_test_utilities.js:40:15) at assertTrue (http://127.0.0.1:50638/media/webrtc_test_utilities.js:262:5) at MediaRecorder.recorder.ondataavailable (http://127.0.0.1:50638/media/mediarecorder_test.html:444:13) When executing 'testRecordRemotePeerConnection("video/x-matroska;codecs=AVC1");' e:\b\c\b\win\src\content\browser\webrtc\webrtc_content_browsertest_base.cc(91): error: Failed [5684:5704:0421/153251.132:8657369:ERROR:media_internals.cc(103)] Cannot get RenderProcessHost [5684:5704:0421/153251.133:8657369:ERROR:media_internals.cc(103)] Cannot get RenderProcessHost [5684:5704:0421/153251.134:8657369:INFO:user_input_monitor_win.cc(157)] RegisterRawInputDevices() failed for RIDEV_REMOVE: The parameter is incorrect. (0x57) [ FAILED ] WebRtcMediaRecorderTest.PeerConnection/5, where GetParam() = 40-byte object <00-02 50-44 01-00 00-00 C0-C7 0D-02 00-00 00-00 B0-A9 CE-01 00-00 00-00 1C-00 00-00 00-00 00-00 1F-00 00-00 00-00 00-00> (2087 ms) [ RUN ] WebRtcMediaRecorderTest.PeerConnection/5 [1932:4760:0421/153255.482:8661721:INFO:media_foundation_video_encode_accelerator_win.cc(329)] Windows versions earlier than 8 are not supported. [4580:5620:0421/153256.025:8662267:WARNING:delay_based_bwe.cc(351)] BWE Setting start bitrate to: 300000 [4580:5620:0421/153256.028:8662267:WARNING:audio_send_stream.cc(350)] SetSendCodec() failed. [4580:5620:0421/153256.028:8662267:ERROR:audio_send_stream.cc(103)] Failed to set up send codec state. [4580:5620:0421/153256.031:8662267:WARNING:delay_based_bwe.cc(351)] BWE Setting start bitrate to: 300000 [1932:4760:0421/153256.168:8662407:INFO:gpu_video_decode_accelerator_factory.cc(182)] Initializing DXVA HW decoder for windows. [1932:4760:0421/153256.168:8662407:ERROR:mf_helpers.cc(12)] Error in dxva_video_decode_accelerator_win.cc on line 607 [1932:4760:0421/153256.168:8662407:ERROR:gpu_video_decode_accelerator.cc(375)] HW video decode not available for profile vp8 [4580:4284:0421/153256.168:8662407:ERROR:gpu_video_decode_accelerator_host.cc(99)] Send(GpuCommandBufferMsg_CreateVideoDecoder()) failed [1932:4760:0421/153256.169:8662407:INFO:gpu_video_decode_accelerator_factory.cc(182)] Initializing DXVA HW decoder for windows. [1932:4760:0421/153256.169:8662407:ERROR:mf_helpers.cc(12)] Error in dxva_video_decode_accelerator_win.cc on line 607 [1932:4760:0421/153256.169:8662407:ERROR:gpu_video_decode_accelerator.cc(375)] HW video decode not available for profile vp9 profile0 [4580:4284:0421/153256.169:8662407:ERROR:gpu_video_decode_accelerator_host.cc(99)] Send(GpuCommandBufferMsg_CreateVideoDecoder()) failed [2200:4372:0421/153256.179:8662423:INFO:CONSOLE(104)] "Recorder object created.", source: http://127.0.0.1:50676/media/mediarecorder_test.html (104) [2200:4372:0421/153256.180:8662423:INFO:CONSOLE(22)] "Waiting for", source: http://127.0.0.1:50676/media/mediarecorder_test_utils.js (22) [2200:5844:0421/153256.182:8662423:INFO:socket_host_udp.cc(401)] sendto() has failed twice returning a transient error net::ERR_ADDRESS_INVALID. Dropping the packet. [2200:5956:0421/153256.185:8662423:ERROR:audio_manager_win.cc(414)] GetPreferredAudioParameters failed: 88890004 [2200:5956:0421/153256.185:8662423:ERROR:audio_manager_base.cc(264)] Invalid audio output parameters received; using fake audio path. Channels: 0, Sample Rate: 0, Bits Per Sample: 0, Frames Per Buffer: 0 [2200:5844:0421/153256.188:8662423:INFO:socket_host_udp.cc(401)] sendto() has failed twice returning a transient error net::ERR_ADDRESS_INVALID. Dropping the packet. From javascript: Error: timecodes at failTest (http://127.0.0.1:50676/media/webrtc_test_utilities.js:40:15) at assertTrue (http://127.0.0.1:50676/media/webrtc_test_utilities.js:262:5) at MediaRecorder.recorder.ondataavailable (http://127.0.0.1:50676/media/mediarecorder_test.html:444:13) When executing 'testRecordRemotePeerConnection("video/x-matroska;codecs=AVC1");' e:\b\c\b\win\src\content\browser\webrtc\webrtc_content_browsertest_base.cc(91): error: Failed [2200:4372:0421/153256.629:8662860:INFO:user_input_monitor_win.cc(157)] RegisterRawInputDevices() failed for RIDEV_REMOVE: The parameter is incorrect. (0x57) [ FAILED ] WebRtcMediaRecorderTest.PeerConnection/5, where GetParam() = 40-byte object <00-02 50-44 01-00 00-00 60-C9 06-02 00-00 00-00 90-CF 05-02 00-00 00-00 1C-00 00-00 00-00 00-00 1F-00 00-00 00-00 00-00> (1310 ms) [ RUN ] WebRtcMediaRecorderTest.PeerConnection/5 [5816:5676:0421/153300.338:8666573:INFO:media_foundation_video_encode_accelerator_win.cc(329)] Windows versions earlier than 8 are not supported. [5020:3176:0421/153301.231:8667477:WARNING:delay_based_bwe.cc(351)] BWE Setting start bitrate to: 300000 [5020:3176:0421/153301.235:8667477:WARNING:audio_send_stream.cc(350)] SetSendCodec() failed. [5020:3176:0421/153301.235:8667477:ERROR:audio_send_stream.cc(103)] Failed to set up send codec state. [5020:3176:0421/153301.239:8667477:WARNING:delay_based_bwe.cc(351)] BWE Setting start bitrate to: 300000 [5816:5676:0421/153301.244:8667477:INFO:gpu_video_decode_accelerator_factory.cc(182)] Initializing DXVA HW decoder for windows. [5816:5676:0421/153301.245:8667477:ERROR:mf_helpers.cc(12)] Error in dxva_video_decode_accelerator_win.cc on line 607 [5816:5676:0421/153301.245:8667477:ERROR:gpu_video_decode_accelerator.cc(375)] HW video decode not available for profile vp8 [5020:5380:0421/153301.246:8667477:ERROR:gpu_video_decode_accelerator_host.cc(99)] Send(GpuCommandBufferMsg_CreateVideoDecoder()) failed [5816:5676:0421/153301.247:8667493:INFO:gpu_video_decode_accelerator_factory.cc(182)] Initializing DXVA HW decoder for windows. [5816:5676:0421/153301.247:8667493:ERROR:mf_helpers.cc(12)] Error in dxva_video_decode_accelerator_win.cc on line 607 [5816:5676:0421/153301.248:8667493:ERROR:gpu_video_decode_accelerator.cc(375)] HW video decode not available for profile vp9 profile0 [5020:5380:0421/153301.248:8667493:ERROR:gpu_video_decode_accelerator_host.cc(99)] Send(GpuCommandBufferMsg_CreateVideoDecoder()) failed [5616:4276:0421/153301.280:8667524:INFO:CONSOLE(104)] "Recorder object created.", source: http://127.0.0.1:50686/media/mediarecorder_test.html (104) [5616:4276:0421/153301.283:8667524:INFO:CONSOLE(22)] "Waiting for", source: http://127.0.0.1:50686/media/mediarecorder_test_utils.js (22) [5616:1936:0421/153301.292:8667524:ERROR:audio_manager_win.cc(414)] GetPreferredAudioParameters failed: 88890004 [5616:1936:0421/153301.292:8667524:ERROR:audio_manager_base.cc(264)] Invalid audio output parameters received; using fake audio path. Channels: 0, Sample Rate: 0, Bits Per Sample: 0, Frames Per Buffer: 0 [5616:1936:0421/153301.317:8667555:WARNING:audio_sync_reader.cc(202)] AudioSyncReader::Read timed out, audio glitch count=1 [5616:1180:0421/153301.318:8667555:INFO:socket_host_udp.cc(401)] sendto() has failed twice returning a transient error net::ERR_ADDRESS_INVALID. Dropping the packet. [5616:1180:0421/153301.325:8667571:INFO:socket_host_udp.cc(401)] sendto() has failed twice returning a transient error net::ERR_ADDRESS_INVALID. Dropping the packet. [5020:3176:0421/153301.366:8667602:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000082EF1E0:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(1, 65536) failed: 0 [5020:3176:0421/153301.367:8667602:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000082EF1E0:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(2, 65536) failed: 0 [5020:3176:0421/153301.367:8667602:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000082EF1E0:audio:1:0:local:Net[loopback_ipv4:127.0.0.x/32:Unknown]]: SetOption(5, 0) failed: 0 [5020:3176:0421/153301.369:8667602:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000082F03E0:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(1, 65536) failed: 0 [5020:3176:0421/153301.369:8667602:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000082F03E0:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(2, 65536) failed: 0 [5020:3176:0421/153301.369:8667602:WARNING:p2ptransportchannel.cc(528)] Jingle:Port[00000000082F03E0:audio:1:0:local:Net[{AB8BAEDD-400E-47AD-B579-4029B73363EA}:192.168.140.x/22:Ethernet]]: SetOption(5, 0) failed: 0 From javascript: Error: timecodes at failTest (http://127.0.0.1:50686/media/webrtc_test_utilities.js:40:15) at assertTrue (http://127.0.0.1:50686/media/webrtc_test_utilities.js:262:5) at MediaRecorder.recorder.ondataavailable (http://127.0.0.1:50686/media/mediarecorder_test.html:444:13) When executing 'testRecordRemotePeerConnection("video/x-matroska;codecs=AVC1");' e:\b\c\b\win\src\content\browser\webrtc\webrtc_content_browsertest_base.cc(91): error: Failed [5616:4276:0421/153302.993:8669225:ERROR:media_internals.cc(103)] Cannot get RenderProcessHost [5616:4276:0421/153302.993:8669225:ERROR:media_internals.cc(103)] Cannot get RenderProcessHost [5616:4276:0421/153302.993:8669225:INFO:user_input_monitor_win.cc(157)] RegisterRawInputDevices() failed for RIDEV_REMOVE: The parameter is incorrect. (0x57) [ FAILED ] WebRtcMediaRecorderTest.PeerConnection/5, where GetParam() = 40-byte object <00-02 50-44 01-00 00-00 60-C9 18-02 00-00 00-00 90-CF 17-02 00-00 00-00 1C-00 00-00 00-00 00-00 1F-00 00-00 00-00 00-00> (2945 ms)
,
Sep 3
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by yutak@chromium.org
, Feb 28 2017