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.36k stars 1.1k forks source link

srsRAN crash when i set eMBMS #1343

Open alinstoica19 opened 1 month ago

alinstoica19 commented 1 month ago

Issue Description

When I try to set eMBMS from enb.config and give enable it crashes.

Setup Details

[Specify details of the test setup. This would help us reproduce the problem reliably] Operation System: Ubuntu 22.04 RF front-end: bladeRF A4 library and driver versions : last version or srsRAN and drivers

Expected Behavior

To start srsenb normally without any error.

Actual Behaviour

==== eNodeB started === Type to view trace Set RX sampling rate 11.52 Mhz, filter BW: 9.22 Mhz Setting frequency: DL=2680.0 Mhz, UL=2560.0 MHz for cc_idx=0 nof_prb=50 set TX frequency to 2680000000 set TX frequency to 2680000000 set RX frequency to 2560000000 set RX frequency to 2560000000 --- command='srsenb' version=23.04.0 signal=11 date='01/06/2024 07:50:51' --- srsenb(+0x3bb242) [0x6350ef5a0242] /lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x70294e842520] /lib/x86_64-linux-gnu/libc.so.6(+0x1a0840) [0x70294e9a0840] srsenb(+0x41b4d1) [0x6350ef6004d1] srsenb(+0x416d93) [0x6350ef5fbd93] srsenb(+0x1035ca) [0x6350ef2e85ca] srsenb(+0x108bce) [0x6350ef2edbce] srsenb(+0xf699b) [0x6350ef2db99b] srsenb(+0x3d5d29) [0x6350ef5bad29] srsenb(+0xb7905) [0x6350ef29c905] /lib/x86_64-linux-gnu/libc.so.6(+0x94ac3) [0x70294e894ac3] /lib/x86_64-linux-gnu/libc.so.6(+0x126850) [0x70294e926850] srsRAN crashed. Please send this backtrace to the developers ... --- exiting --- --- command='srsenb' version=23.04.0 signal=11 date='01/06/2024 07:50:51' --- srsenb(+0x3bb242) [0x6350ef5a0242] /lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x70294e842520] /lib/x86_64-linux-gnu/libc.so.6(pthread_mutex_lock+0x4) [0x70294e897ef4] srsenb(+0x166119) [0x6350ef34b119] srsenb(+0x15f771) [0x6350ef344771] srsenb(+0xf6e3c) [0x6350ef2dbe3c] srsenb(+0x3d5d29) [0x6350ef5bad29] srsenb(+0xb7905) [0x6350ef29c905] /lib/x86_64-linux-gnu/libc.so.6(+0x94ac3) [0x70294e894ac3] /lib/x86_64-linux-gnu/libc.so.6(+0x126850) [0x70294e926850] srsRAN crashed. Please send this backtrace to the developers ... --- exiting --- --- command='srsenb' version=23.04.0 signal=11 date='01/06/2024 07:50:51' ---

Additional Information

Before I installed srsGUI I know it worked now I don't think that's a problem, I know it still worked without getting this crash.