thanks for the example!
with bt i get this:
19.919040000s 0 ndn.Consumer:OnData(): [DEBUG] Hop count: 4
+19.942944000s 8 ndn.Producer:OnInterest(0x555555838c90, 0x55555592cf10)
+19.942944000s 8 ndn.Producer:OnInterest(): [INFO ] node(8) responding with Data: /64a0fe53ab9c6c59fb262b6e3e982a5185829f7a27eac2ef4c23aa43065d8a11/seq=198
msg="Cannot re-install NDN stack on node 0", +20.000000000s -1 file=../src/ndnSIM/helper/ndn-stack-helper.cpp, line=153
terminate called without an active exception
Program received signal SIGABRT, Aborted.
__pthread_kill_implementation (no_tid=0, signo=6, threadid=140737287482112) at ./nptl/pthread_kill.c:44
44 ./nptl/pthread_kill.c: No such file or directory.
(gdb) backtrace
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737287482112)
at ./nptl/pthread_kill.c:44
#1 __pthread_kill_internal (signo=6, threadid=140737287482112)
at ./nptl/pthread_kill.c:78
#2 __GI___pthread_kill (threadid=140737287482112, signo=signo@entry=6)
at ./nptl/pthread_kill.c:89
#3 0x00007ffff0c42476 in __GI_raise (sig=sig@entry=6)
at ../sysdeps/posix/raise.c:26
#4 0x00007ffff0c287f3 in __GI_abort () at ./stdlib/abort.c:79
#5 0x00007ffff10a2b9e in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#6 0x00007ffff10ae20c in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#7 0x00007ffff10ae277 in std::terminate() ()
from /lib/x86_64-linux-gnu/libstdc++.so.6
#8 0x00007ffff6deff86 in ns3::ndn::StackHelper::Install (this=0x7fffffffd1a0,
node=...) at ../src/ndnSIM/helper/ndn-stack-helper.cpp:153
#9 0x00007ffff6defcd9 in ns3::ndn::StackHelper::Install (this=0x7fffffffd1a0,
c=...) at ../src/ndnSIM/helper/ndn-stack-helper.cpp:139
#10 0x00007ffff6defd91 in ns3::ndn::StackHelper::InstallAll (
this=0x7fffffffd1a0) at ../src/ndnSIM/helper/ndn-stack-helper.cpp:146
#11 0x00005555555dab58 in ns3::runNDNSimulation (
prefix="/1d8e3aee8d4f4548424f60b02bec705d225a1c05b30a68d43a47a57f526080cf")
at ../src/ndnSIM/examples/ndnBlock.cpp:133
#12 0x00005555555dd635 in ns3::handle_download (filename="file.pdf",
--Type <RET> for more, q to quit, c to continue without paging--
start_chunk=1, end_chunk=3) at ../src/ndnSIM/examples/ndnBlock.cpp:432
#13 0x00005555555dc3f6 in ns3::execute ()
at ../src/ndnSIM/examples/ndnBlock.cpp:311
#14 0x00005555555db6e5 in ns3::main (argc=1, argv=0x7fffffffdd48)
at ../src/ndnSIM/examples/ndnBlock.cpp:206
#15 0x00005555555dea1e in main (argc=1, argv=0x7fffffffdd48)
at ../src/ndnSIM/examples/ndnBlock.cpp:548
(gdb)
I need to change the prefix, thats my problem.
Can I get your discord or email or something?