Demonstration files
System Information
Ubuntu Linux 14.04
NVIDIA GTX 660ti
Blender Version
Broken: 2.75a c27589e and 2.76-rc1 c586e30
Short description of error
Blender 2.75a writes multiview Open EXR files in sequences which is a great feature.
However, when importing the Open EXR image sequence into the compositor, blender throws
and error "error, multi is a normal image", and soon after it core dumps.
At first the first frame image may show, however it core dumps or halts immediately after
changing frame on the time-line.
Core dump:
"error, multi is normal image
Writing: /tmp/open_exr_multiview_sequence.crash.txt
Segmentation fault (core dumped)"
Exact steps for others to reproduce the error
Attached blend file and 3 OpenEXR images with Left and Right view demonstrate this bug.
To reproduce the error, 1. open up compositor 2. add image node 3. open up the open exr image sequence 4. change frame on timeline,
blender should then immediately halt or core dump.