New
#21
Back to your original issue, given that you're saying the stop code is 0x154 UNEXPECTED_STORE_EXCEPTION, it makes sense that your system is not able to write the dumps to disk or correctly write event logs to disk.
You are using Intel's Rapid Storage technology for your NVMe driver and it looks like you are running a version from August of 2017 (15.7.5.1025) whereas the latest release is from September of this year (16.7.0.1009).
So I would suggest trying one of the following options:
- Update to the latest version of the Rapid Storage driver.
- Switch to using the built-in stornvme.sys which is made by Microsoft.