Crash when trying to AD-enroll with managedchrome.com |
|||||||
Issue descriptionApparently DM server returns "cloud" enrollment type. [23692:23692:0119/201346.827921:VERBOSE1:enrollment_handler_chromeos.cc(564)] Step: 8 [23692:23692:0119/201346.827972:FATAL:install_attributes.cc(177)] Check failed: (device_mode == policy::DEVICE_MODE_ENTERPRISE && !domain.empty() && realm.empty() && !device_id.empty()) || (device_mode == policy::DEVICE_MODE_ENTERPRISE_AD && domain.empty() && !realm.empty() && !device_id.empty()) || (device_mode == policy::DEVICE_MODE_CONSUMER_KIOSK_AUTOLAUNCH && domain.empty() && realm.empty() && device_id.empty()). #0 0x7fcb3f8c8e2e base::debug::StackTrace::StackTrace() #1 0x7fcb3f8eaada logging::LogMessage::~LogMessage() #2 0x7fcb40b0d402 chromeos::InstallAttributes::LockDevice() #3 0x7fcb40ac5109 policy::EnrollmentHandlerChromeOS::StartLockDevice() #4 0x7fcb40ac5483 policy::EnrollmentHandlerChromeOS::OnGetTokensResponse() #5 0x7fcb40567632 gaia::GaiaOAuthClient::Core::HandleResponse() #6 0x7fcb405672b7 gaia::GaiaOAuthClient::Core::OnURLFetchComplete() #7 0x7fcb3f63ab7e net::URLFetcherCore::OnCompletedURLRequest() #8 0x7fcb3f8c99de base::debug::TaskAnnotator::RunTask() #9 0x7fcb3f8f7b2d base::MessageLoop::RunTask() #10 0x7fcb3f8f8445 base::MessageLoop::DoWork() #11 0x7fcb3f8fa48a base::(anonymous namespace)::WorkSourceDispatch() #12 0x7fcb382e9e04 g_main_context_dispatch #13 0x7fcb382ea048 <unknown> #14 0x7fcb382ea0ec g_main_context_iteration #15 0x7fcb3f8fa256 base::MessagePumpGlib::Run() #16 0x7fcb3f8f78a7 base::MessageLoop::RunHandler() #17 0x7fcb3f92a75f base::RunLoop::Run() #18 0x7fcb40e3af99 ChromeBrowserMainParts::MainMessageLoopRun() #19 0x7fcb3d178bb9 content::BrowserMainLoop::RunMainMessageLoopParts() #20 0x7fcb3d17c0ea content::BrowserMainRunnerImpl::Run() #21 0x7fcb3d173e2e content::BrowserMain() #22 0x7fcb3d9022fc content::ContentMainRunnerImpl::Run() #23 0x7fcb3d900df0 content::ContentMain() #24 0x7fcb4054bbe0 ChromeMain #25 0x7fcb35695f45 __libc_start_main #26 0x7fcb4054ba3d <unknown>
,
Jan 23 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/bd82d6f63446b2eb210e670a0d889d076b8e4501 commit bd82d6f63446b2eb210e670a0d889d076b8e4501 Author: rsorokin <rsorokin@chromium.org> Date: Mon Jan 23 17:12:51 2017 Clear Active Directory realm in case of cloud management BUG= 682767 TEST=manual Review-Url: https://codereview.chromium.org/2641263004 Cr-Commit-Position: refs/heads/master@{#445394} [modify] https://crrev.com/bd82d6f63446b2eb210e670a0d889d076b8e4501/chrome/browser/chromeos/policy/enrollment_handler_chromeos.cc
,
Jan 23 2017
,
Jan 26 2017
,
Jan 26 2017
Your change meets the bar and is auto-approved for M57. Please go ahead and merge the CL to branch 2987 manually. Please contact milestone owner if you have questions. Owners: amineer@(clank), cmasso@(bling), ketakid@(cros), govind@(desktop) For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Jan 26 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d0ac2548fcea61b0da12953bac25471ee565918e commit d0ac2548fcea61b0da12953bac25471ee565918e Author: Roman Sorokin <rsorokin@chromium.org> Date: Thu Jan 26 11:26:27 2017 Clear Active Directory realm in case of cloud management BUG= 682767 TEST=manual Review-Url: https://codereview.chromium.org/2641263004 Cr-Commit-Position: refs/heads/master@{#445394} (cherry picked from commit bd82d6f63446b2eb210e670a0d889d076b8e4501) Review-Url: https://codereview.chromium.org/2654143003 . Cr-Commit-Position: refs/branch-heads/2987@{#101} Cr-Branched-From: ad51088c0e8776e8dcd963dbe752c4035ba6dab6-refs/heads/master@{#444943} [modify] https://crrev.com/d0ac2548fcea61b0da12953bac25471ee565918e/chrome/browser/chromeos/policy/enrollment_handler_chromeos.cc
,
Jan 26 2017
,
Jul 6 2017
bulk Verify of older or not-user-facing Chromad bugs |
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by rsorokin@chromium.org
, Jan 20 2017