Hit NOTREACHED in ArcAppListPrefs::GetAppsAndShortcutsForPackage |
||||
Issue descriptionChrome Version: <From about:version: Google Chrome 71.0.3544.0> Chrome OS Version: <From about:version: Platform 11031.0.0> Chrome OS Platform: <eve-arcnext> <b>Network info: <network, encryption type, router model (if known)></b> Please specify Cr-* of the system to which this bug/feature applies (add the label below). Steps To Reproduce: (1) Deploy ToT Chrome Debug version (I might have pushed Android as well) (2) Sign in. Expected Result: System is signed in. Actual Result: Hit NOTREACHED() at https://cs.chromium.org/chromium/src/chrome/browser/ui/app_list/arc/arc_app_list_prefs.cc?q=arc_app_list_pref&sq=package:chromium&g=0&l=1369. In case the code in that file changes and the line number is stale, that's the NOTREACHED check in ArcAppListPrefs::GetAppsAndShortcutsForPackage to assert app->GetString(kPackageName, &app_package) returns true. How frequently does this problem reproduce? Always What is the impact to the user, and is there a workaround? If so, what is it? Minimal. This is a DCHECK failure, so mainly affected devs. Please provide any additional information below. Attach a screen shot or log if possible. For graphics-related bugs, please copy/paste the contents of the about:gpu page at the end of this report.
,
Sep 13
,
Sep 25
,
Oct 4
@xutan Does this repro in the recent builds?
,
Oct 4
I'm not sure. Never tried recently.
,
Oct 4
Tried building/deploying Chrome with dcheck_always=true and it is impossible to log in.
,
Oct 29
I added a log at the NOTREACHED() and it is fixed. |
||||
►
Sign in to add a comment |
||||
Comment 1 by newcomer@chromium.org
, Sep 10