Various runtime fields were being accessed before the runtime struct itself was created in a newly allocated ID block. Additionally, the call to `BKE_reports_init` is already handled by the `WindowManagerRuntime` constructor. Pull Request: https://projects.blender.org/blender/blender/pulls/146258