On Testnet it crashes at height 1157433 https://test.whatsonchain.com/block-height/1157433
Crash log: https://pastebin.com/L3w6aXRH
Looks like it's crashing because it's trying to insert a document larger than the max limit 16MB, but looking at the transaction itself, it shouldn't be large enough to exceed 16MB. Look into what's going on.