These grid creation functions can return a grid without data when certain parameters are invalid. The "set_output" function of the geometry node execution parameters asserts that the data is not null, so I assume this is invalid and causes crashes later on. Pull Request: https://projects.blender.org/blender/blender/pulls/147741