2.59 crash during render

While blender is rendering the composite nodes it crash. At first it crashed during nodes nr. 30 nodes. After I lowered polygon count about nodes nr. 20 (once it got to nr. 7 :slight_smile: ). after removed all ‘viewer’ nodes it didn’t crash and also did not render composite nodes at all. I started to add ‘viewer’ nodes to find the problem, and then it crashed. I did not had any problems rendering different scene with the same composite nodes.

I don’t know who is responsible for the crash:

  1. My OS : windows 7 Ultimate
    OR
    2)Blender 2.59

Sorry about my English

More viewer nodes cause Blender to use more RAM, which increases the likelyhood that Blender will have a segmentation fault and crash. Pay attention to how much RAM you’re using during the composite phase and try not to use too many nodes. Buying more RAM might also fix the issue.