I had this exact issue. I fixed it by disabling ubuntu’s attempt to enable the ondemand governor
(sudo systemctl disable ondemand and then pkill ondemand to kill the running job)
It makes me a little nervous to be running at max clock all the time, but it hasn’t crashed yet.