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
#0 0x8063b68 in std::__shared_ptr<ARA::Address, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(std::__shared_ptr<ARA::Address, (__gnu_cxx::_Lock_policy)2> const&) /home/mfrey/testbed/software/rtf/include/c++/4.9.1/bits/shared_ptr_base.h:912
#1 0x8063bd9 in std::shared_ptr<ARA::Address>::shared_ptr(std::shared_ptr<ARA::Address> const&) /home/mfrey/testbed/software/rtf/include/c++/4.9.1/bits/shared_ptr.h:103
#2 0xb71196b4 in ARA::operator<<(std::ostream&, ARA::RoutingTable&) include/RoutingTable.h:108
#3 0xb71143ad in ARA::AbstractARAClient::createNewRouteFrom(ARA::Packet*, ARA::NetworkInterface*) src/core/AbstractARAClient.cpp:283
#4 0xb7113cc2 in ARA::AbstractARAClient::updateRoutingTable(ARA::Packet*, ARA::NetworkInterface*) src/core/AbstractARAClient.cpp:253
#5 0xb7113637 in ARA::AbstractARAClient::receivePacket(ARA::Packet*, ARA::NetworkInterface*) src/core/AbstractARAClient.cpp:212
#6 0x80624b7 in ARA::testbed::TestbedARAClient::receivePacket(ARA::Packet*, ARA::NetworkInterface*) testbed/TestbedARAClient.cpp:67
#7 0xb710bcc7 in ARA::ReliableNetworkInterface::handleNonAckPacket(ARA::Packet*) src/core/ReliableNetworkInterface.cpp:125
#8 0xb710bb92 in ARA::ReliableNetworkInterface::receive(ARA::Packet*) src/core/ReliableNetworkInterface.cpp:107
#9 0x806b1b9 in ARA::testbed::TestbedNetworkInterface::receive(ARA::Packet*) testbed/TestbedNetworkInterface.cpp:59
#10 0x806f3e0 in ARA::testbed::toSys(dessert_msg*, unsigned int, dessert_msg_proc*, dessert_meshif*, unsigned long long) testbed/TestbedPacketDispatcher.cpp:31
#11 0xb7273fa6 in _dessert_meshrxcb_runall (/usr/lib/libdessert.so.1+0xafa6)
and
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV /home/mfrey/testbed/software/rtf/include/c++/4.9.1/bits/shared_ptr_base.h:912 std::__shared_ptr<ARA::Address, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(std::__shared_ptr<ARA::Address, (__gnu_cxx::_Lock_policy)2> const&)```
The text was updated successfully, but these errors were encountered:
and
The text was updated successfully, but these errors were encountered: