Sorry for the long delay! I ended up trying to erase first, and that also
crashed. Unfortunately I had to move on to a method that worked and no
longer have another laptop to try the erase/flash again on the chip inside
my main laptop. However, I have another logic board that won't power on
that ma
Are you able to share a core dump with us to be able to see where it's
crashing? It looks like if you do `ulimit -c unlimited` in your shell
before running flashrom, you should get a core dump in `/cores/core.PID`
(where PID is the PID of the flashrom process) when it crashes. If you can
share that