05:41:40 How about add a blockchain status display module to MoneroGUI. https://github.com/monero-project/monero-gui/issues/4447 ? 20:52:58 <0​xfffc: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::type boost::shared_ptr::operator->() const [with T = epee::net_utils::connection > >; typename boost::deta 20:52:58 <0​xfffc:monero.social> il::sp_member_access::type = epee::net_utils::connection > >*]: Assertion `px != 0' failed. 20:54:02 <0​xfffc:monero.social> any idea about this? 21:38:34 Some Boost smart pointer somewhere of type `epee::net_utils::connection 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 21:40:57 (assuming you run it through `gdb`)