Skip to content

Commit b3b3fcd

Browse files
committed
add intel CPU bug to troubleshooting
1 parent 7216528 commit b3b3fcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/guide/troubleshooting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,9 @@ stdenv.mkDerivation rec {
184184
[slack]: https://slack.binary.ninja
185185
[hashes]: https://binary.ninja/js/hashes.js
186186

187+
### Intel 13th and 14th generation CPUs
188+
189+
As described in [issue 5449](https://github.com/Vector35/binaryninja-api/issues/5449), several users have reported unknown crashes due to a [known bug](https://www.theverge.com/2024/6/14/24178751/intel-raptor-lake-crash-fix-etvb-not-yet). The currently recommended work-around is to do a BIOS upgrade to microcode 0x125 or later.
187190

188191
## Environment Variables
189192

0 commit comments

Comments
 (0)