**System Information**
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: TITAN X (Pascal)/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 441.22
**Blender Version**
Broken: version: 2.83.9, branch: master, commit date: 2020-11-11 06:30, hash: `rB4abfc0bcd5c8`, also tried 2.82 and 2.90.1
Worked: none [edit, if I `append` the Scene from this file, I can load it with Blender 2.83.9, but if I simply `open` it it's crash time]
**Short description of error**
Immediately crashes blender when the file is opened. I also tested it running from vscode on 2.82 and got the following exception:
```
Error : EXCEPTION_ACCESS_VIOLATION
Address : 0x00007FF6F5874920
Module : c:\Program Files\Blender Foundation\Blender 2.82\blender.exe
The terminal process "c:\Program Files\Blender Foundation\Blender 2.82\blender.exe '--python', 'c:\Users\[user]\.vscode\extensions\jacqueslucke.blender-development-0.0.12\pythonFiles\launch.py'" terminated with exit code: 11.
```
**Exact steps for others to reproduce the error**
# Both machines I tested on are windows 10, with OCIO environment variable set, using the aces_1.0.3 config from https://github.com/imageworks/OpenColorIO-Configs/tree/master/aces_1.0.3 (not sure if this is relevant)
# This file was created using Animation Nodes + Extra Nodes (https://blender.community/c/graphicall/0hbbbc/), but even with the add-on removed it still crashes (so may not be relevant)
# When the file was created, it was linked to a number of files in a google drive File Stream folder mapped to a drive letter using SUBST.exe (but still crashes without these files so, again may not be relevant)
# Open the blend file, either by double-clicking or by opening from within blender. It crashes immediately.
Sorry I don't have a way of simplifying this file...as mentioned, I can't open it!
{F9293857}
Thanks!