When performing storage_medium_migration, the header may be already droped. In this scenario, header returned will be null pointer. Saving data to a null pointer will cause core dump.
When performing storage_medium_migration, the header may be already droped. In this scenario, header returned will be null pointer. Saving data to a null pointer will cause core dump.