The Problem

When starting Maya 8.5, you get an immediate error message and program termination:

Runtime Error!

Program C:\Program Files\Autodesk\Maya8.5\bin\maya.exe

abnormal program termination

Solution

This error typically happens due to a corrupted Visual C++ runtime or a conflict with other software. Here are a few things to try:

  1. Reinstall the Visual C++ Redistributable — Maya depends on the Microsoft Visual C++ runtime. Download and reinstall the version that matches your Maya installation (usually VC++ 2005 for Maya 8.5).

  2. Delete Maya’s preferences — Corrupted preferences can cause crashes on startup. Rename or delete the My Documents/maya/8.5 folder and let Maya recreate it.

  3. Check for conflicting software — Antivirus software and overlay tools (like GPU monitoring apps) are common culprits. Try temporarily disabling them.

  4. Update your graphics drivers — Maya is heavily dependent on OpenGL, and outdated drivers can cause immediate crashes.

For background, see programming.

This was a common issue with Maya 8.5 on Windows XP and Vista.