To be honest, there are thousands of variables that may cause a program like SONAR to crash. The most obvious of these variables are 3rd party plug-ins that we haven't had the opportunity to test with during our release cycle, hardware drivers, etc. SONAR needs to communicate with these things, and if they give us something we're not expecting, we don't know how to handle it and things go wonky.
That said, we have a bunch of settings that may help. If your project crashes on export, you could open the project in "Safe Mode," which will strip all of the plug-ins - this is done by holding SHIFT while opening your project. If you can export successfully like that, start manually eliminating each 3rd party plug until you find a culprit. You could also try using a different driver mode (The Delta listed in your sig works well with both WDM and ASIO). Finally, you can export in real time by unchecking "Fast Bounce" in the export dialog, which would very possibly avoid the problem (though it would take longer, obviously).
Lastly, it's important that you get all the latest everything: Update to X1d, newest audio driver, graphics driver, etc.
Hope this helps!