New issue
Advanced search Search tips

Issue 857354 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

[Ozone] content_browsertests crashed with ozone config.

Project Member Reported by je_julie.kim@chromium.org, Jun 28 2018

Issue description

Chrome Version: (copy from chrome://version)
OS: (e.g. Win10, MacOS 10.12, etc...)

What steps will reproduce the problem?
(1) Compiled content_browsertests with ozone(use_ozone = true and ozone_platform_wayland = true or ozone_platform_headless = true)
(2) Run content_browsertests --ozone-platform=headless or wayland.
(3) It crashed.

What is the expected result?
Running content_browsertests.

What happens instead?
It crashed.
[18014:18014:0628/142925.613103:FATAL:render_process_host_impl.cc(883)] Check failed: map_.empty(). 
#0 0x7fb4778e1e5c base::debug::StackTrace::StackTrace()
#1 0x7fb47781bfbb logging::LogMessage::~LogMessage()
#2 0x7fb475a34be5 content::(anonymous namespace)::SiteProcessCountTracker::~SiteProcessCountTracker()
#3 0x7fb47789229d std::__1::__tree<>::destroy()
#4 0x7fb47789227a std::__1::__tree<>::destroy()
#5 0x7fb47789227a std::__1::__tree<>::destroy()
#6 0x7fb477888cb7 base::SupportsUserData::~SupportsUserData()
#7 0x7fb4755d51d8 content::BrowserContext::~BrowserContext()
#8 0x000000db34c4 content::ShellBrowserContext::~ShellBrowserContext()
#9 0x000000db34fe content::ShellBrowserContext::~ShellBrowserContext()
#10 0x000000db45a5 content::ShellBrowserMainParts::PostMainMessageLoopRun()
#11 0x7fb4755da595 content::BrowserMainLoop::ShutdownThreadsAndCleanUp()
#12 0x7fb4755dcba9 content::BrowserMainRunnerImpl::Shutdown()
#13 0x000000db3d8d ShellBrowserMain()
#14 0x000000d6cb9d content::ShellMainDelegate::RunProcess()
#15 0x7fb4760d809e content::RunBrowserProcessMain()
#16 0x7fb4760d9101 content::ContentMainRunnerImpl::Run()
#17 0x7fb47311080f service_manager::Main()
#18 0x7fb4760d7094 content::ContentMain()
#19 0x000000d156ba content::BrowserTestBase::SetUp()
#20 0x000000d0ebc4 content::ContentBrowserTest::SetUp()
#21 0x000000c0873d testing::Test::Run()
#22 0x000000c093a0 testing::TestInfo::Run()
#23 0x000000c098b7 testing::TestCase::Run()
#24 0x000000c152a7 testing::internal::UnitTestImpl::RunAllTests()
#25 0x000000c14e1d testing::UnitTest::Run()
#26 0x000000d5a3c1 base::TestSuite::Run()
#27 0x000000d11b17 content::ContentTestLauncherDelegate::RunTestSuite()
#28 0x000000d39950 content::LaunchTests()
#29 0x000000d119c0 main
#30 0x7fb46cf1a1c1 __libc_start_main
#31 0x0000004b802a _start


 
Labels: Hotlist-DesktopUIToolingRequired Hotlist-DesktopUIChecked

Sign in to add a comment