chromiumembedded / cef

Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
https://bitbucket.org/chromiumembedded/cef/
Other
3.09k stars 450 forks source link

chrome: DCHECK failure in BlendForMinContrast in color_utils.cc with chrome runtime #3723

Closed juhunn closed 4 days ago

juhunn commented 5 days ago

Describe the bug

  1. Run cefclient.exe using a Debug build.

Expected behavior The application should not crash. Instead, it crashes with the below error and stack trace:

image

When I run cefclient.exe --disalbe-chrome-runtime, crash is not occured.

Versions (please complete the following information):

Additional context There is a same issue in chromium https://issues.chromium.org/issues/41486474

magreenblatt commented 4 days ago

Please don't duplicate issues that are already filed with Chromium.