1525890594.420063 DEBUG: [ndn.NotificationSubscriber] Rcv data: /localhost/datastream/repo1/insert/%FE%00
1525890594.420104 INFO: [ChronoApp] Got update from repo: /test/repo1/%00
1525890594.420120 INFO: [ChronoApp] ChronoSync Publish: /test/repo1/%00
1525890594.424322 DEBUG: [sync.Logic] Instance0: >> Logic::updateSeqNo
1525890594.424346 DEBUG: [sync.Logic] Instance0: seqNo: 1 m_seqNo: 0
1525890594.424356 DEBUG: [sync.Logic] Instance0: updateSeqNo: m_seqNo 1
1525890594.424364 DEBUG: [sync.Logic] Instance0: updateSeqNo: not in Reset 
1525890594.424396 DEBUG: [sync.Logic] Instance0: Hash: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
1525890594.424454 DEBUG: [sync.Logic] Instance0: Insert: true
1525890594.424469 DEBUG: [sync.Logic] Instance0: Updated: false
1525890594.424542 DEBUG: [sync.Logic] Instance0: >> Logic::insertToDiffLog
1525890594.424556 DEBUG: [sync.Logic] Instance0: << Logic::insertToDiffLog

1525890594.424566 DEBUG: [sync.Logic] Instance0: >> Logic::satisfyPendingSyncInterests
1525890594.424574 DEBUG: [sync.Logic] Instance0: InterestTable size: 1

1525890594.424586 DEBUG: [sync.Logic] Instance0: >> Logic::sendSyncData
1525890594.429331 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
1525890594.429364 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=4112934018 from app

1525890594.429382 DEBUG: [sync.Logic] Instance0: >> Logic::onSyncData
1525890594.429391 DEBUG: [sync.Logic] Instance0: First data
1525890594.429499 DEBUG: [sync.Logic] Instance0: >> Logic::processSyncData
1525890594.429582 DEBUG: [sync.Logic] Instance0: What? nothing new
1525890594.429604 DEBUG: [sync.Logic] Instance0: << Logic::onSyncData

1525890594.429625 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=3179800535 from forwarder
1525890594.429695 DEBUG: [sync.Logic] Instance0: Satisfy our own interest
1525890594.429709 DEBUG: [sync.Logic] Instance0: Reschedule sync interest after 130 milliseconds

1525890594.429772 DEBUG: [sync.Logic] Instance0: << Logic::sendSyncData

1525890594.429785 DEBUG: [sync.Logic] Instance0: << Logic::satisfyPendingSyncInterests

1525890594.429817 DEBUG: [ndn.NotificationSubscriber] Send next interest /localhost/datastream/repo1/insert/%FE%01
1525890594.429836 DEBUG: [ndn.Face] <I /localhost/datastream/repo1/insert/%FE%01?ndn.Nonce=64820942

Thread 1 "chrono-app" received signal SIGSEGV, Segmentation fault.
ndn::Face::Impl::satisfyPendingInterests (this=0x5555557b33d0, data=...) at ../src/detail/face-impl.hpp:133
133	      if (!entry->getInterest()->matchesData(data)) {
(gdb) bt full
#0  ndn::Face::Impl::satisfyPendingInterests (this=0x5555557b33d0, data=...) at ../src/detail/face-impl.hpp:133
        entry = std::shared_ptr (count -146472279, weak 32766) 0x2
        i = std::shared_ptr (count -146472279, weak 32766) 0x2
        hasAppMatch = true
        hasForwarderMatch = false
#1  0x00007ffff7aeb2fe in ndn::Face::onReceiveElement (this=0x7fffffffe210, blockFromDaemon=...) at ../src/face.cpp:410
        data = std::shared_ptr (count 1, weak 1) 0x555555806240
        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) 0x55555581f390, 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) 0x555555825770, m_begin = 6 '\006', m_end = 99 'c', m_valueBegin = 7 '\a', 
          m_valueEnd = 99 'c', m_type = 6, m_size = 698, m_elements = std::vector of length 0, capacity 0}
#2  0x00007ffff7afce3c 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:375
        this = <optimized out>
