But it is the guest that is crashing.. so we need to know what the guest is doing.
How much ram have you assigned the guest? How much video memory have you assigned the guest?
Edit your virtual machine's vmx file, add or change the following entries:
svga.vramSize = "134217728"
svga.graphicsMemoryKB = "524288"
WIMM