Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in the simulation #1

Open
Zakaria55 opened this issue Jun 26, 2021 · 2 comments
Open

Error in the simulation #1

Zakaria55 opened this issue Jun 26, 2021 · 2 comments

Comments

@Zakaria55
Copy link

Hi, I try to run the code but I get this error:

zakaria@ubuntu:~/ns-allinone-3.25/ns-3.25$ ./waf --run scratch/blockchain-simulator
Waf: Entering directory /home/zakaria/ns-allinone-3.25/ns-3.25/build' Waf: Leaving directory /home/zakaria/ns-allinone-3.25/ns-3.25/build'
Build commands will be stored in build/compile_commands.json
'build' finished successfully (0.910s)
node0 start
node1 start
node2 start
node3 start
node4 start
node5 start
node6 start
node7 start
node8 start
node9 start
node10 start
node11 start
node12 start
node13 start
node14 start
node15 start
assert failed. cond="cur->tid != tag.GetInstanceTypeId ()", msg="Error: cannot add the same kind of tag twice.", file=../src/network/model/packet-tag-list.cc, line=250
terminate called without an active exception
Command ['/home/zakaria/ns-allinone-3.25/ns-3.25/build/scratch/blockchain-simulator'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --command-template="gdb --args %s ").

Could you help me, please?
Regards,
Zakaria.

@xzs777
Copy link

xzs777 commented Sep 10, 2021

Hi, I try to run the code but I get this error:

zakaria@ubuntu:~/ns-allinone-3.25/ns-3.25$ ./waf --run scratch/blockchain-simulator
Waf: Entering directory /home/zakaria/ns-allinone-3.25/ns-3.25/build' Waf: Leaving directory /home/zakaria/ns-allinone-3.25/ns-3.25/build'
Build commands will be stored in build/compile_commands.json
'build' finished successfully (0.910s)
node0 start
node1 start
node2 start
node3 start
node4 start
node5 start
node6 start
node7 start
node8 start
node9 start
node10 start
node11 start
node12 start
node13 start
node14 start
node15 start
assert failed. cond="cur->tid != tag.GetInstanceTypeId ()", msg="Error: cannot add the same kind of tag twice.", file=../src/network/model/packet-tag-list.cc, line=250
terminate called without an active exception
Command ['/home/zakaria/ns-allinone-3.25/ns-3.25/build/scratch/blockchain-simulator'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --command-template="gdb --args %s ").

Could you help me, please?
Regards,
Zakaria.

hi, i got the same error. Have you solved the problem yet?

@Zakaria55
Copy link
Author

Not yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants