dock-substrate
                                
                                 dock-substrate copied to clipboard
                                
                                    dock-substrate copied to clipboard
                            
                            
                            
                        Docker container crashes with error: free(): double free detected in tcache 2
Originally reported in [Discord](https://discord.com/channels/853596474277101579/853623780848042004/1056712269603549254).
The container from image docknetwork/dock-substrate:mainnet and image digest 4b8e6f16e5b219c1dcb1686ce9ebae9bd67fffce5f31fe30da2ab6fbe6097b93 crashes around block 9000 when syncing with mainnet with error: free(): double free detected in tcache 2.

The error isn't present when running the node by building the same code with both the release and production profiles`.
Built the image again and I don't see the problem with this new image. I guess it happens because we have several unpinned dependencies (direct and indirect) and some faulty dependency was fetched while building that specific image. If it happens we'll check in detail.
The new image hash is 89390dddbde91d08d4da2601ae362ec94a626a360d9a01ba276ab38785a1f906 and docknetwork/dock-substrate:mainnet tag has been updated with it.