srsran / srsRAN_4G

Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
https://www.srsran.com
GNU Affero General Public License v3.0
3.38k stars 1.11k forks source link

testing the srsLTE tools: ./mac_test #87

Closed jarodcs closed 7 years ago

jarodcs commented 7 years ago

Hello huys, I hope I can find your knowledge in good mood for a little bit of help here :D Once installed, I was testing all the srsLTE executables like for example:

srsue/test/phy$ sudo ./ue_itf_test_prach -c -f xxxx -F xxxx srsue/test/mac$ sudo ./mac_test -G 70 -f xxxx -F xxxx

but I always get the error "Segmentation fault" after it prompts "Searching for cell..." I am able to run the main executables like ./srsue o ./srsenb with zero problems and also I dont think Segmentatio Fault is a syntax message ... what am I doing wrong?

Thanks

andrepuschmann commented 7 years ago

Thanks for reporting. Fix has been pushed.