mhw0 / libethc

Open-source Ethereum C library
https://mhw0.github.io/libethc/
MIT License
46 stars 8 forks source link

gcc: stack smashing detected error when building using gcc and running tests #26

Closed mhw0 closed 10 months ago

mhw0 commented 10 months ago

Logs:

ok 426
*** stack smashing detected ***: terminated
Aborted (core dumped)

has to be related toeth_abi_mpint

mhw0 commented 10 months ago

It seems like our ubuntu ci does not use gcc, otherwise it would also fail.

mhw0 commented 10 months ago

Closing the issue. Fixed in fe18e93fb39bede28a9e068feaba122d8f16ee00