[ndnSIM] Tracing error

Spyridon (Spyros) Mastorakis spiros.mastorakis at gmail.com
Thu Jul 23 13:50:12 PDT 2015


Hi Gustavo,

the reason for this behavior is that during the parsing of an expected TLV field (buffer), this field is totally empty. The expected result would be this field not to be empty.

--
Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/
Internet Research Laboratory
PhD Computer Science
UCLA




> On Jul 23, 2015, at 1:02 PM, Gustavo Gonzalez <gonzalezcga at gmail.com> wrote:
> 
> Hello, 
> 
> I have been trying to catch the ndn data flow into an ascii file. 
> 
> When the simulation is only wireless based (it means only access points and clients) then it works fine but as soon as I add another node and establish a p2p connection between the AP and that new node then the simulation crashes and shows me the following message:
> 
> terminate called after throwing an instance of 'ndn::tlv::Error'
>   what():  Empty buffer during TLV processing
> 
> What is the main reason of this?
> 
> I suppose that there is a sort of incompatibility to try to catch ndn packets coming from the wireless clients as soon as I add a wired node into the simulation. 
> 
> I appreciate your comments.
> 
> Regards. 
> <prueba2.cc>





More information about the ndnSIM mailing list