1525894380.450269 DEBUG: [ndn.Face] >D /localhost/datastream/repo1/insert/%FE%00
1525894380.450299 DEBUG: [ndn.Face]    satisfying /localhost/datastream/repo1/insert?ndn.ChildSelector=1&ndn.MustBeFresh=true&ndn.Nonce=1992852855 from app
1525894380.450316 DEBUG: [ndn.NotificationSubscriber] Rcv data: /localhost/datastream/repo1/insert/%FE%00
1525894380.450359 INFO: [ChronoApp] Got update from repo: /test/repo1/%00
1525894380.450380 INFO: [ChronoApp] ChronoSync Publish: /test/repo1/%00
1525894380.454608 DEBUG: [sync.Logic] Instance0: >> Logic::updateSeqNo
1525894380.454646 DEBUG: [sync.Logic] Instance0: seqNo: 1 m_seqNo: 0
1525894380.454657 DEBUG: [sync.Logic] Instance0: updateSeqNo: m_seqNo 1
1525894380.454666 DEBUG: [sync.Logic] Instance0: updateSeqNo: not in Reset 
1525894380.454703 DEBUG: [sync.Logic] Instance0: Hash: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
1525894380.454775 DEBUG: [sync.Logic] Instance0: Insert: true
1525894380.454791 DEBUG: [sync.Logic] Instance0: Updated: false
1525894380.454860 DEBUG: [sync.Logic] Instance0: >> Logic::insertToDiffLog
1525894380.454874 DEBUG: [sync.Logic] Instance0: << Logic::insertToDiffLog
1525894380.454883 DEBUG: [sync.Logic] Instance0: >> Logic::satisfyPendingSyncInterests
1525894380.454891 DEBUG: [sync.Logic] Instance0: InterestTable size: 1
1525894380.454903 DEBUG: [sync.Logic] Instance0: >> Logic::sendSyncData
1525894380.459388 DEBUG: [ndn.Face] <D /chronosync/%E3%B0%C4B%98%FC%1C%14%9A%FB%F4%C8%99o%B9%24%27%AEA%E4d%9B%93L%A4%95%99%1BxR%B8U
1525894380.459417 DEBUG: [ndn.Face]    satisfying /chronosync/%E3%B0%C4B%98%FC%1C%14%9A%FB%F4%C8%99o%B9%24%27%AEA%E4d%9B%93L%A4%95%99%1BxR%B8U?ndn.MustBeFresh=true&ndn.InterestLifetime=1000&ndn.Nonce=1499750328 from app
1525894380.459435 DEBUG: [sync.Logic] Instance0: >> Logic::onSyncData
1525894380.459441 DEBUG: [sync.Logic] Instance0: First data
1525894380.459532 DEBUG: [sync.Logic] Instance0: >> Logic::processSyncData
1525894380.459600 DEBUG: [sync.Logic] Instance0: What? nothing new
1525894380.459619 DEBUG: [sync.Logic] Instance0: << Logic::onSyncData
1525894380.459641 DEBUG: [ndn.Face]    satisfying /chronosync/%E3%B0%C4B%98%FC%1C%14%9A%FB%F4%C8%99o%B9%24%27%AEA%E4d%9B%93L%A4%95%99%1BxR%B8U?ndn.MustBeFresh=true&ndn.InterestLifetime=1000&ndn.Nonce=997674240 from forwarder
1525894380.459739 DEBUG: [sync.Logic] Instance0: Removing pending interest: 0x5555557d4270
1525894380.459757 DEBUG: [sync.Logic] Instance0: Satisfy our own interest
1525894380.459765 DEBUG: [sync.Logic] Instance0: Reschedule sync interest after 403 milliseconds
1525894380.459830 DEBUG: [sync.Logic] Instance0: << Logic::sendSyncData
1525894380.459846 DEBUG: [sync.Logic] Instance0: << Logic::satisfyPendingSyncInterests
1525894380.459881 DEBUG: [ndn.NotificationSubscriber] Send next interest /localhost/datastream/repo1/insert/%FE%01
1525894380.459898 DEBUG: [ndn.Face] <I /localhost/datastream/repo1/insert/%FE%01?ndn.Nonce=1199831409

Thread 1 "chrono-app" received signal SIGSEGV, Segmentation fault.
ndn::Face::Impl::satisfyPendingInterests (this=0x5555557b33d0, data=...) at ../src/detail/face-impl.hpp:133
133	      shared_ptr<PendingInterest> entry = *i;
(gdb) bt full
#0  ndn::Face::Impl::satisfyPendingInterests (this=0x5555557b33d0, data=...) at ../src/detail/face-impl.hpp:133
        entry = <error reading variable: Cannot access memory at address 0x555555005b28>
        i = <error reading variable: Cannot access memory at address 0x555555005b28>
        hasAppMatch = true
        hasForwarderMatch = false
#1  0x00007ffff7aeb338 in ndn::Face::onReceiveElement (this=0x7fffffffe210, blockFromDaemon=...) at ../src/face.cpp:410
        data = std::shared_ptr (count 1, weak 1) 0x555555805df0
        lpPacket = {m_wire = {m_buffer = std::shared_ptr (empty) 0x0, m_begin = non-dereferenceable iterator for std::vector, 
            m_end = non-dereferenceable iterator for std::vector, m_valueBegin = non-dereferenceable iterator for std::vector, 
            m_valueEnd = non-dereferenceable iterator for std::vector, m_type = 100, m_size = 2, m_elements = std::vector of length 1, capacity 1 = {
              {m_buffer = std::shared_ptr (count 1, weak 0) 0x555555826a60, m_begin = 80 'P', m_end = 0 '\000', m_valueBegin = 6 '\006', 
                m_valueEnd = 0 '\000', m_type = 80, m_size = 702, m_elements = std::vector of length 0, capacity 0}}}}
        netPacket = {m_buffer = std::shared_ptr (count 27, weak 0) 0x555555825410, m_begin = 6 '\006', m_end = 0 '\000', m_valueBegin = 7 '\a', 
          m_valueEnd = 0 '\000', m_type = 6, m_size = 698, m_elements = std::vector of length 0, capacity 0}
#2  0x00007ffff7afd066 in ndn::Face::Impl::ensureConnected(bool)::{lambda(ndn::Block const&)#1}::operator()(ndn::Block const&) const (wire=..., 
    __closure=<optimized out>) at ../src/detail/face-impl.hpp:376
        this = <optimized out>
#3  std::_Function_handler<void (ndn::Block const&), ndn::Face::Impl::ensureConnected(bool)::{lambda(ndn::Block const&)#1}>::_M_invoke(std::_Any_data const&, ndn::Block const&) (__functor=..., __args#0=...) at /usr/include/c++/7/bits/std_function.h:316

