System Information
Operating system: Ubuntu 20.04
Graphics card: GTX 1050Ti
Blender Version
Broken: 2.90.0
Worked: 2.83
Short description of error
When a scene with 250 frames, has a smoke/fire simulation in the 50-250 range, rendering any frame between 1 to 49 using cycles will crash blender with the following error.
terminate called after throwing an instance of 'openvdb::v7_0::ValueError' what(): ValueError: can't construct a dense grid with an empty bounding box Aborted (core dumped)
Exact steps for others to reproduce the error
Open blender
Create quick simulation with default cube.
Set simulation caché range to 50-250
Set simulation type to MODULAR
Bake simulation.
Render frame 150 on eevee: works
Render frame 10 on eevee: works
Change render engine to Cycles
Render frame 150 on cycles: works
Render frame 10 on cycles: crash.