New issue
Advanced search Search tips

Issue 616111 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 616466
Owner:
Closed: Jun 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

WebRTC LinuxTester bot failing browser_tests

Project Member Reported by guidou@chromium.org, May 31 2016

Issue description

This is the stack trace.

BrowserTestBase signal handler received SIGTERM. Backtrace:
#0 0x0000055c496e base::debug::StackTrace::StackTrace()
#1 0x0000016b7d7a content::(anonymous namespace)::DumpStackTraceSignalHandler()
#2 0x7f3940a08d40 <unknown>
#3 0x7f3940abf12d __poll
#4 0x7f3945fbffe4 <unknown>
#5 0x7f3945fc00ec g_main_context_iteration
#6 0x0000055ddc76 base::MessagePumpGlib::Run()
#7 0x0000055f6ebe base::RunLoop::Run()
#8 0x00000551495c content::RunThisRunLoop()
#9 0x0000016b998a content::(anonymous namespace)::ExecuteScriptHelper()
#10 0x0000016b9fbe content::ExecuteScriptAndExtractString()
#11 0x000000b94e6a test::SleepInJavascript()
#12 0x000000b95158 test::PollingWaitUntil()
#13 0x000000b938cd WebRtcTestBase::WaitForVideoToPlay()
#14 0x000000bae262 WebRtcWebcamBrowserTest::GetUserMediaAndGetStreamSize()
#15 0x000000bada6b WebRtcWebcamBrowserTest_MANUAL_TestAcquiringAndReacquiringWebcam_Test::RunTestOnMainThread()
#16 0x000001265fe3 InProcessBrowserTest::RunTestOnMainThreadLoop()
#17 0x0000016b7b2b content::BrowserTestBase::ProxyRunTestOnMainThreadLoop()
#18 0x0000012b3025 ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#19 0x0000012b1fab ChromeBrowserMainParts::PreMainMessageLoopRun()
#20 0x00000297f2d1 content::BrowserMainLoop::PreMainMessageLoopRun()
#21 0x000002c0f7c7 content::StartupTaskRunner::RunAllTasksNow()
#22 0x00000297da58 content::BrowserMainLoop::CreateStartupTasks()
#23 0x000002981fcd content::BrowserMainRunnerImpl::Initialize()
#24 0x00000297afd6 content::BrowserMain()
#25 0x0000054ed487 content::ContentMainRunnerImpl::Run()
#26 0x0000054ebfc0 content::ContentMain()
#27 0x0000016b74d8 content::BrowserTestBase::SetUp()
#28 0x0000012648bc InProcessBrowserTest::SetUp()
#29 0x0000056e9d58 testing::Test::Run()
#30 0x0000056eaaea testing::TestInfo::Run()
#31 0x0000056eaf73 testing::TestCase::Run()
#32 0x0000056f2169 testing::internal::UnitTestImpl::RunAllTests()
#33 0x0000056f1e0e testing::UnitTest::Run()
#34 0x000001274c06 base::TestSuite::Run()
#35 0x00000125f3d9 ChromeTestSuiteRunner::RunTestSuite()
#36 0x00000551185f content::LaunchTests()
#37 0x0000005c8651 main
#38 0x7f39409f3ec5 __libc_start_main
#39 0x0000005c8511 <unknown>


Suspect CL: https://codereview.chromium.org/1864483002

 

Comment 1 by guidou@chromium.org, May 31 2016

Reverting suspect CL to see if that fixed the bot.

Comment 3 by guidou@chromium.org, May 31 2016

Cc: -grunell@chromium.org guidou@chromium.org
Owner: grunell@chromium.org
The revert could not land because of other CLs depending on it.
grunell@: can you check if this might be caused by your CL?

Comment 4 by guidou@chromium.org, May 31 2016

Cc: -guidou@chromium.org grunell@chromium.org
Owner: guidou@chromium.org
Reassigning to me, as the bot became green, so grunell's CL is not likely to be the cause of the temporary failures.
Will continue to observe the bot. 

Comment 5 by guidou@chromium.org, May 31 2016

Cc: -grunell@chromium.org
Mergedinto: 616466
Status: Duplicate (was: Assigned)

Sign in to add a comment