Segmentation Fault on Launch

I installed the editor yesterday and started following a few of the tutorials and the programming quick-start guide. The last thing I did was add a c++ class, then I left the editor open over night and woke up to find that it had crashed and now it keeps crashing when I try to reopen it.

Here is the startup log.

Did you figure this out?

Looks like your log is throwing errors about Vulkan. The typical checks, make sure your drivers are updated and you have performed a reboot to reload the drivers and reboot X or wayland.

There is also this message:
[2020.01.02-17.21.52:523][ 0]LogClass: Warning: In asset ‘None’, there is an enum property of type ‘EDepthOfFieldMethod’ with an invalid value of ‘(’

Make sure any code you added is correct. I would recommend setting up and IDE for your development if you haven’t already. @yaakuro has some good tutorials.
Yaakuro - YouTube