forked from zcash/zcash
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
reported by siddhartha on discord
[Switching to Thread 0x7fffe8ff9700 (LWP 7389)]
std::_Rb_tree<CBlockIndex const*, CBlockIndex const*, std::_Identity<CBlockIndex const*>, CompareBlocksByHeight, std::allocator<CBlockIndex const*> >::_M_get_insert_unique_pos (__k=@0x7fffe8ff7f38: 0x0,
this=0x7fffe8ff7f50) at /usr/include/c++/5/bits/stl_tree.h:1810
1810 /usr/include/c++/5/bits/stl_tree.h: No such file or directory.
(gdb) backtrace
#0 std::_Rb_tree<CBlockIndex const*, CBlockIndex const*, std::_Identity<CBlockIndex const*>, CompareBlocksByHeight, std::allocator<CBlockIndex const*> >::_M_get_insert_unique_pos (__k=@0x7fffe8ff7f38: 0x0,
this=0x7fffe8ff7f50) at /usr/include/c++/5/bits/stl_tree.h:1810
#1 std::_Rb_tree<CBlockIndex const*, CBlockIndex const*, std::_Identity<CBlockIndex const*>, CompareBlocksByHeight, std::allocator<CBlockIndex const*> >::_M_insert_unique<CBlockIndex const*> (
this=this@entry=0x7fffe8ff7f50, __v=@0x7fffe8ff7f38: 0x0)
at /usr/include/c++/5/bits/stl_tree.h:1863
#2 0x0000555555716efe in std::set<CBlockIndex const*, CompareBlocksByHeight, std::allocator<CBlockIndex const*> >::insert (
__x=@0x7fffe8ff7f38: 0x0, this=0x7fffe8ff7f50)
at /usr/include/c++/5/bits/stl_set.h:494
#3 getchaintips (params=..., fHelp=<optimized out>)
at rpcblockchain.cpp:1408
#4 0x000055555576b089 in CRPCTable::execute (this=<optimized out>,
strMethod="getchaintips", params=...) at rpcserver.cpp:672
I also tested this on PIRATE and it crashed my daemon, nothing interesting in debug.log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels