The HYPERVISOR_ERROR and the associated BSOD (Blue Screen of Death) could be related to the RzChromaConnectServer application, which is part of the Razer Chroma SDK. The faulting module, ucrtbase.dll, indicates that there might be an issue with the Universal C Runtime, which can lead to application crashes and potentially affect system stability.
Here are some steps you can take to troubleshoot the issue:
- Update Drivers: Ensure that all your drivers, especially for graphics and peripherals, are up to date. You can check the manufacturer's website for the latest versions.
- Check for Software Conflicts: Since the issue occurs when Roblox is running, try running Roblox without the Razer Chroma SDK to see if the problem persists. This can help identify if the SDK is causing the conflict.
- Run System File Checker: Use the System File Checker tool to repair any corrupted system files. You can do this by running
sfc /scannow
in an elevated command prompt. - Check Event Viewer: Continue to monitor the Event Viewer for any additional error messages that may provide more context about the crashes.
- Reinstall Razer Chroma SDK: If the problem continues, consider uninstalling and then reinstalling the Razer Chroma SDK to ensure it is properly configured.
- Test Hardware: Since the laptop is new, running hardware diagnostics provided by Lenovo may help identify any underlying hardware issues.
If the problem persists after trying these steps, you may want to contact Lenovo support for further assistance.
References: