We couldn't figure out a way to check automatically for the situation that produces this crash (which is creating a blob and then failing to register it) that had a reasonable cost in terms of performance and complexity. We do note in the docs that when you create a blob in a baking system you have to register it or it'll get GC'd. As far as we can tell, this is the best we can do for the time being.