processor 4 was hung but you need to change your memory dump type to kernel memory dump to allow the debugging info not be stripped out.
I would also start cmd.exe as an admin and run
verifier.exe /standard /all
and change the memory dump type to kernel dump and reboot and reproduce the problem.
last bugcheck took 5 days 2 hours.
I would guess it is your video card driver (chrome using hardware acceleration)
looks like you also have overclocking drivers installed RTCore64.sys
and maybe a pirate version of windows.
I would remove the overclocking driver and see if you still get the bugcheck.
the I would also boot with verifier but just to see if it catches a bad driver but you most likely will not want to run it for 5 days to reproduce the problem.
so you can use
verifier.exe /reset
to turn it off. the kernel memory dump should have the required info.
(or just assume it was your overclock driver, remove it and reboot)