Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
Error Run Bitcoind deamon after compile on ubuntu 22
- compile depends
- compile daemon linked to depends
- run ./bitcoind showed error below
Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7e4b5ee in std::_Rb_tree_decrement(std::_Rb_tree_node_base const*) () from /lib/x86_64-linux-gnu/libstdc++.so.6
Expected behaviour
Running as normal
Steps to reproduce
- compile depend
- compile daemon
- run ./bitcoind show error below
Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7e4b5ee in std::_Rb_tree_decrement(std::_Rb_tree_node_base const*) () from /lib/x86_64-linux-gnu/libstdc++.so.6
Relevant log output
No response
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
v28.0
Operating system and version
Ubuntu 22.04 LTS
Machine specifications
No response