Crashes

The most common causes of Blender crashes:

  • Blender geht der Speicher aus.

  • Issues with graphics hardware or drivers.

  • Fehler in Blender.

Firstly, you may be able to recover your work with File ‣ Recover ‣ Auto Save….

Um das Wiederauftreten des Problems zu verhindern, können Sie kontrollieren, dass die Grafikkartentreiber aktuell sind, Ihren Computer aufrüsten (den Arbeitsspeicher oder die Grafikkarte) und einige Optionen deaktivieren, die mehr Speicher verbrauchen:

  • Reduce undo steps Preferences ‣ System ‣ Memory & Limits ‣ Undo Steps.

  • Using multisample anti-aliasing also increases the memory usage and makes the display slower.

  • On Linux, the Window Manager (KDE, Gnome, Unity) may be using hardware accelerated effects (e.g. window shadows and transparency) that are using up the memory that Blender needs. Try disabling the desktop effects or switch to a lightweight Window Manager.

Crash Log

When Blender crashes, it writes out a text file which contains information that may help identify the cause of the crash.

On a crash, a file is written based on the name of the currently loaded blend-file, so test.blend will create a file called test.crash.txt. The crash log for unsaved files will be written into the Temporary Directory directory.

This file contains a log of tools used up until the crash as well as some other debug information.

When reporting bugs on crashes it can be helpful to attach this file to your reports, especially when others are unable to reproduce the crash.

Warnung

This is currently disabled for Windows.