eoinor@eoinor-VirtualBox:~/repos/ns-3-dev$ ./waf --run "cttc-nr-demo --gNbNum=5 --ueNumPergNb=20 --packetSizeBe=100"
Waf: Entering directory `/home/eoinor/repos/ns-3-dev/build'
Waf: Leaving directory `/home/eoinor/repos/ns-3-dev/build'
Build commands will be stored in build/compile_commands.json
'build' finished successfully (1.897s)
assert failed. cond="m_dcBit == DATA_PDU", +0.977992855s 75 file=../src/lte/model/lte-pdcp-header.cc, line=114
terminate called without an active exception
Command ['/home/eoinor/repos/ns-3-dev/build/contrib/nr/examples/ns3-dev-cttc-nr-demo-debug', '--gNbNum=5', '--ueNumPergNb=20', '--packetSizeBe=100'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run <program> --gdb").
I don't see this listed amongst current issues, has anyone else experienced this?
Many thanks, Eoin.