Blender crashes when appending a Bloom node. This is because the scene is needed to infer the render size while versioning, and the scene doesn't exist while appending, so we need to fallback to a default render size in those cases.
BKE_image.h
0dc484f9cc