- Before reporting a bug, ensure the bug does not exist in Issues.
- In case the bug has not been reported, open a new issue and be as clear and concise as possible.
- In addition to information related to the reported issue, include information about the capabilities (e.g., OS, version, etc.) of the device from which the bug was reproduced.
- Attach log and input files whenever it is possible.
- Use the following template:
Title: A crash occurs when enabling spatial reuse in large-scale scenarios.
System: Ubuntu 16.04 (64-bits)
Issue description: When using the attached input, I noticed a crash (see attached logs) in the simulator. The fact is that the simulation runs properly for the same scenario when disabling spatial reuse.
Steps to reproduce the issue:
- Use the input_system and input_nodes file attached to this issue
- Execute Komondor by typing: ./komondor_main /input/input_system.csv /input/input_nodes.csv /output/logs_output.txt 1 1 1 1 50 222
- Run the simulation until second 43.12, moment at which the application crashes
What's the expected result? The simulator should not crash.
What's the actual result? The simulator crashes.
If you want to contribute with new modules, please contact to [email protected] and/or [email protected]
Thanks for your contribution! 🙌
Komondor Team