RPi3 Freezing up

You can cause the system journal to be saved to the SD card by creating a directory:

sudo mkdir /var/log/journal

and reboot. Otherwise the system journal is only held in memory (to reduce wear on the SD card).

I recommend that you remove the directory once it’s no longer required.