Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker container crashes with error: free(): double free detected in tcache 2 #128

Open
lovesh opened this issue Dec 26, 2022 · 1 comment

Comments

@lovesh
Copy link
Member

lovesh commented Dec 26, 2022

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.

dockcrash

The error isn't present when running the node by building the same code with both the release and production profiles`.

@lovesh
Copy link
Member Author

lovesh commented Dec 26, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant