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

OFDM_ZKF: cannot create std::vector larger than max_size() #48

Open
y-arrow opened this issue Feb 21, 2023 · 0 comments
Open

OFDM_ZKF: cannot create std::vector larger than max_size() #48

y-arrow opened this issue Feb 21, 2023 · 0 comments

Comments

@y-arrow
Copy link

y-arrow commented Feb 21, 2023

Hey,

Whenever I try to launch any example in GNU Radio using OFDM Estimator, I get the following error:

Executing: /usr/bin/python3 -u /home/parallels/gr-inspector/examples/ofdm_estimation.py
thread_body_wrapper :error: ERROR thread[thread-per-block[19]: <block ofdm_zkf_c(3)>]: cannot create std::vector larger than max_size()

My GCC:
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0

Do you have an idea how to fix it?

P.S.
Thank you for this wonderful tool!

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