-
m-relay<pyxmr2025:matrix.org> How about add a blockchain status display module to MoneroGUI. monero-project/monero-gui #4447 ?
-
m-relay<0xfffc:monero.social> > monerod: /home/0xfffc/dev/monero/contrib/depends/x86_64-pc-linux-gnu/include/boost/smart_ptr/shared_ptr.hpp:784: typename boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const [with T = epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >; typename boost::deta<clipped message>
-
m-relay<0xfffc:monero.social> il::sp_member_access<T>::type = epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >*]: Assertion `px != 0' failed.
-
m-relay<0xfffc:monero.social> any idea about this?
-
m-relay<jeffro256:monero.social> Some Boost smart pointer somewhere of type `epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_tcryptonote::cryptonote_connection_context` was dereferenced without containing a pointer value
-
m-relay<jeffro256:monero.social> Try building a debug build and seeing if you can reproduce it. It if would otherwise stop the process, then `gdb` will give you backtrace
-
m-relay<jeffro256:monero.social> (assuming you run it through `gdb`)