You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Geth version: v0.10.8-stable
OS & Version: Linux
Commit hash : 53273fc
Expected behaviour
Actual behaviour
If we run gwemix, we meet the following error.
./temp3/bin/gwemix: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by ./temp3/bin/gwemix)
./temp3/bin/gwemix: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by ./temp3/bin/gwemix)
./temp3/bin/gwemix: /lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by ./temp3/bin/gwemix)
./temp3/bin/gwemix: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./temp3/bin/gwemix)
./temp3/bin/gwemix: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./temp3/bin/gwemix)
./temp3/bin/gwemix: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./temp3/bin/gwemix)
Steps to reproduce the behaviour
Backtrace
[backtrace]
When submitting logs: please submit them as text and not screenshots.
The text was updated successfully, but these errors were encountered:
System information
Geth version: v0.10.8-stable
OS & Version: Linux
Commit hash : 53273fc
Expected behaviour
Actual behaviour
If we run
gwemix
, we meet the following error.Steps to reproduce the behaviour
Backtrace
When submitting logs: please submit them as text and not screenshots.
The text was updated successfully, but these errors were encountered: