Issue metadata
Sign in to add a comment
|
DCHECK "schema_.valid()" fails on start on Linux |
||||||||||||||||||||||||
Issue description[3483:3483:0724/140536.835988:FATAL:configuration_policy_handler.cc(364)] Check failed: schema_.valid(). Full output attached. Abbreviated stack: base::debug::StackTrace::StackTrace() logging::LogMessage::~LogMessage() policy::SchemaValidatingPolicyHandler::SchemaValidatingPolicyHandler() policy::(anonymous namespace)::SecureOriginPolicyHandler::SecureOriginPolicyHandler() policy::BuildHandlerList() ... policy::BrowserPolicyConnectorBase::BrowserPolicyConnectorBase() policy::BrowserPolicyConnector::BrowserPolicyConnector() policy::ChromeBrowserPolicyConnector::ChromeBrowserPolicyConnector() BrowserProcessPlatformPartBase::CreateBrowserPolicyConnector() BrowserProcessImpl::browser_policy_connector() BrowserProcessImpl::policy_service() BrowserProcessImpl::CreateLocalState() BrowserProcessImpl::local_state() (anonymous namespace)::InitializeLocalState() ChromeBrowserMainParts::LoadLocalState() ChromeBrowserMainParts::PreEarlyInitialization() ChromeBrowserMainPartsPosix::PreEarlyInitialization() content::BrowserMainLoop::EarlyInitialization() content::BrowserMainRunnerImpl::Initialize() content::BrowserMain() content::RunBrowserProcessMain() content::ContentMainRunnerImpl::Run() content::ContentServiceManagerMainDelegate::RunEmbedderProcess() service_manager::Main() content::ContentMain() ChromeMain main Built at yesterday's ToT with GN args: target_os = "linux" target_cpu = "x64" is_debug = true is_component_build = true symbol_level = 2 Chrome appears to work fine with the DCHECK removed. I don't know what component this is, so assigning to a policy/ owner.
,
Jul 25
Hi Paul, I can't repro the problem on a current ToT build with your settings. Can you check if you have any files/dirs under /etc/chromium and if so share them here?
,
Jul 25
/etc/chromium doesn't exist on my machine. I'm no longer able to repro, using the same build that repro'd yesterday. I'll re-open if it happens again. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by emaxx@chromium.org
, Jul 25Components: UI>Browser>Omnibox>SecurityIndicators>VerboseChip Enterprise