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

/ns3-mmwave/src/mmwave/qd-channel-full-stack-example.cc #264

Open
845756518 opened this issue May 20, 2023 · 0 comments
Open

/ns3-mmwave/src/mmwave/qd-channel-full-stack-example.cc #264

845756518 opened this issue May 20, 2023 · 0 comments

Comments

@845756518
Copy link

The example is missing the header file qd-channel-model.h and is in the AttachToEnbWithIndex function in the example, ask how to find and use this file, the error is reported as follows:
NS_ASSERT failed, cond="m_ptr", msg="Attempted to dereference zero pointer", +0.000000000s -1 file=/opt/tarballs/ns-allinone-3.36.1/ns3- mmwave/src/core/model/ptr.h, line=752
NS_FATAL, terminating
terminate called without an active exception

After some troubleshooting, I found the error in this place:
DynamicCast(itUe.second)
->GetPhy()
->RegisterOtherEnb(mmWaveCellId, configParams, mmWaveEnb).
I'm not sure what this error is due to, can you please help me out

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

1 participant