Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Truffle migrate throwing Error "*** stack smashing detected ***: terminated" #6144

Open
leeronkit opened this issue Jul 19, 2023 · 1 comment

Comments

@leeronkit
Copy link

Issue

Truffle migrate is showing error "*** stack smashing detected ***: terminated"

Steps to Reproduce

Going through https://besu.hyperledger.org/stable/private-networks/tutorials/quickstart#generate-the-tutorial-blockchain-configuration-files

  1. Run "truffle migrate --network quickstartWallet"

Expected Behavior

Compile successfully and able to bring up the network

Actual Results

Truffle migrate is showing error "*** stack smashing detected ***: terminated".
Attached with the screenshot
image

Environment

  • Operating System:
  • Ethereum client: Hyperledger Besu
  • Truffle version (truffle version): v5.11.0 (core: 5.11.0)
  • node version (node --version): v18.16.1
  • npm version (npm --version): v9.5.1

image

Any idea?
Thanks

@eggplantzzz
Copy link
Contributor

Thanks for reporting this, we'll have to try and reproduce this on our end.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

2 participants