Fresh boot first start crashes one of the chrome process
got a debug.log file which contains:
[0929/230301.844:FATAL:exception_handler_server.cc(279)] GetFileInformationByHandleEx: The handle is invalid. (0x6)
This should be chrome is trying to start SwReporter and CreateFile blocked the attempt. Did the browser work correctly after this?
Chrome seems to work fine, just the crash is a bit annoying. (pops up every time upon a reboot)
Looks like the SwReporter starts on first run after 00:00 and each reboot, just encountered one, without rebooting.

my chrome doesn't have this problem after a reboot, since SwReporter related code is not in chromium source, some reverse is needed.
You can install "Process Hacker". When this happens, select the chrome process, find which module(should be chrome.dll) in the error message(at location 0x****).

Then, upload this module, with the base address and error address.
should be fixed in https://github.com/typcn/CrGuard/releases/tag/1.4