sobotka / filmic-blender

Film Emulsion-Like Camera Rendering Transforms for Blender
https://sobotka.github.io/filmic-blender/
2.07k stars 147 forks source link

Loading file created with default OCIO config crashes #1

Closed italic-r closed 7 years ago

italic-r commented 7 years ago

I've had a repeatable crash when working with this OCIO config and the VSE. Specifically, I have an older file created with another config (I've used both bassam-test and those shipped with blender), and loading the file or starting playback in the VSE will segfault. I've gotten errors on both Windows and Linux. Windows gives me the error EXCEPTION_ACCESS_VIOLATION, and Linux gives me a segfault. I am also unable to create a file in filmic config and open in default.

Oddly, I only get problems with this config, not bassam-test. With bassam-test I can go back and forth without issue. filmic_test.blend.zip

italic-r commented 7 years ago

I suppose I should specify how to use the attached file. The test file is created in default 2.78a. Replace 2.78a's config with filmic and load the file again. It should crash. Likewise, create a similar file in filmic, then open it in default and it should also crash.

sobotka commented 7 years ago

Segfault is always a no-go. File the report under this or a new one. https://developer.blender.org/T50122

italic-r commented 7 years ago

This has been fixed with Sergey's OCIO fix in blender source. Closing.