mce-inject icon indicating copy to clipboard operation
mce-inject copied to clipboard

Linux machine check injection tool

Results 2 mce-inject issues
Sort by recently updated
recently updated
newest added

When I tested with the following script, an error occurred `# this should just kill the process` `STATUS uncorrected EIPV` `ADDR 0x1234` `RIP 0xdeadbabe` [https://github.com/andikleen/mce-inject/blob/master/test/uncorrected](url) $ sudo mce-inject ./uncorrected the...

``` # cat uncorrect_error # this should just kill the process CPU 0 BANK 1 STATUS UNCORRECTED ADDR 0x1234 When boot without "quiet" and then run "mce-inject uncorrect_error", the output...