Here's sample output:
[ RUN ] WizardControllerOobeConfigurationTest.ConfigurationIsLoaded
[15538:15538:1113/025135.150825:ERROR:gpu_interface_provider.cc(87)] Not implemented reached in virtual void content::GpuInterfaceProvider::RegisterOzoneGpuInterfaces(service_manager::BinderRegistry *)
BrowserTestBase received signal: Segmentation fault. Backtrace:
#0 0x56445f76735f base::debug::StackTrace::StackTrace()
#1 0x56445fc5c5c5 content::(anonymous namespace)::DumpStackTraceSignalHandler()
#2 0x7fc756351cb0 <unknown>
#3 0x56445cbec679 chromeos::WizardControllerOobeConfigurationTest::SetUpOnMainThread()
#4 0x56445fc5ba1c content::BrowserTestBase::ProxyRunTestOnMainThreadLoop()
#5 0x56445f81f364 ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#6 0x56445f81e2ac ChromeBrowserMainParts::PreMainMessageLoopRun()
#7 0x56445d0e4dd7 chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun()
#8 0x56445e0e5ffa content::BrowserMainLoop::PreMainMessageLoopRun()
#9 0x56445e47ab57 content::StartupTaskRunner::RunAllTasksNow()
#10 0x56445e0e4c06 content::BrowserMainLoop::CreateStartupTasks()
#11 0x56445e0e8330 content::BrowserMainRunnerImpl::Initialize()
#12 0x56445e0e2c64 content::BrowserMain()
#13 0x56445f3578fc content::ContentMainRunnerImpl::Run()
#14 0x5644614709c2 service_manager::Main()
#15 0x56445f355d74 content::ContentMain()
#16 0x56445fc5b664 content::BrowserTestBase::SetUp()
#17 0x56445f7ce2ee InProcessBrowserTest::SetUp()
#18 0x56445d541fdd testing::Test::Run()
#19 0x56445d542c00 testing::TestInfo::Run()
#20 0x56445d543117 testing::TestCase::Run()
#21 0x56445d54eee7 testing::internal::UnitTestImpl::RunAllTests()
#22 0x56445d54ea5d testing::UnitTest::Run()
#23 0x56445f7e47d1 base::TestSuite::Run()
#24 0x56445f6cc48d ChromeTestSuiteRunner::RunTestSuite()
#25 0x56445fc7c11c content::LaunchTests()
#26 0x56445f6cc945 LaunchChromeTests()
#27 0x56445f6cc41e main
#28 0x7fc75633cf45 __libc_start_main
#29 0x56445ba822aa _start
I believe the NOTIMPLEMENTED is unrelated.
Comment 1 by bugdroid1@chromium.org
, Nov 13