[srslte-users] srsue crashing on found cell
Yaroslav de la Peña Smirnov
yps at yaroslavps.com
Sat Mar 27 13:30:35 UTC 2021
Hello,
I've been trying to connect srsue to an Amarisoft eNB, but each time it
finds the cell it crashes. I am using a USRP X310 with UHD drivers 3.15
compiled from source.
This is what I get from stdout:
```
Built in RelWithDebInfo mode using commit 45486b6e2 on branch master.
Opening 1 channels in RF device=default with
args=send_frame_size=8000,recv_frame_size=8000,master_clock_rate=184.32e6,system_clock_rate=10e6
[INFO] [UHD] linux; GNU C++ version 7.5.0; Boost_106501;
UHD_3.15.0.HEAD-0-gaea0e2de
[INFO] [LOGGING] Fastpath logging disabled at runtime.
Opening USRP channels=1, args:
send_frame_size=8000,recv_frame_size=8000,master_clock_rate=184.32e6,system_clock_rate=10e6,type=x300
[INFO] [X300] X300 initialization sequence...
[INFO] [X300] Maximum frame size: 8000 bytes.
[INFO] [X300] Radio 1x clock: 184.32 MHz
[INFO] [0/DmaFIFO_0] Initializing block control (NOC ID:
0xF1F0D00000000000)[INFO] [0/DmaFIFO_0] BIST passed (Throughput: 1298
MB/s)
[INFO] [0/DmaFIFO_0] BIST passed (Throughput: 1320 MB/s)
[INFO] [0/Radio_0] Initializing block control (NOC ID:
0x12AD100000000001)
[INFO] [0/Radio_1] Initializing block control (NOC ID:
0x12AD100000000001)
[INFO] [0/DDC_0] Initializing block control (NOC ID: 0xDDC0000000000000)
[INFO] [0/DDC_1] Initializing block control (NOC ID: 0xDDC0000000000000)
[INFO] [0/DUC_0] Initializing block control (NOC ID: 0xD0C0000000000000)
[INFO] [0/DUC_1] Initializing block control (NOC ID: 0xD0C0000000000000)
Waiting PHY to initialize ... done!
Attaching UE...
.
Found Cell: Mode=FDD, PCI=51, PRB=100, Ports=1, CFO=0.1 KHz
srsLTE crashed... backtrace saved in './srsLTE.backtrace.crash'...
--- exiting ---
srsLTE crashed... backtrace saved in './srsLTE.backtrace.crash'...
--- exiting ---
```
And this is what I get from the srsLTE.backtrace.crash file:
```
--- command='srsue /home/yaroslav/.config/srslte/ue-x.conf' version=20.10.1 signal=11 date='26/03/2021 17:43:33' ---
srsue(+0x14d727) [0x560718751727]
/lib/x86_64-linux-gnu/libc.so.6(+0x3f040) [0x7fe0a9a08040]
/usr/local/lib/libuhd.so.3.15.0(+0x19ed7b) [0x7fe0a8dbfd7b]
/usr/local/lib/libuhd.so.3.15.0(+0x5ac80b) [0x7fe0a91cd80b]
/usr/local/lib/libuhd.so.3.15.0(+0x5b433f) [0x7fe0a91d533f]
/usr/local/lib/libsrslte_rf.so.0(+0x202a7) [0x7fe0aad7f2a7]
/usr/local/lib/libsrslte_rf.so.0(rf_uhd_recv_with_time_multi+0x209) [0x7fe0aad717d9]
srsue(+0x20dcdf) [0x560718811cdf]
srsue(+0x21015b) [0x56071881415b]
srsue(+0x79c96) [0x56071867dc96]
srsue(+0x7923f) [0x56071867d23f]
srsue(+0x7c0a8) [0x5607186800a8]
srsue(+0x55fad) [0x560718659fad]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7fe0ab3366db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7fe0a9aea71f]
--- command='srsue /home/yaroslav/.config/srslte/ue-x.conf' version=20.10.1 signal=11 date='26/03/2021 17:43:33' ---
srsue(+0x14d727) [0x560718751727]
/lib/x86_64-linux-gnu/libc.so.6(+0x3f040) [0x7fe0a9a08040]
srsue(+0xa214c) [0x5607186a614c]
srsue(+0x85313) [0x560718689313]
srsue(+0x830af) [0x5607186870af]
srsue(+0x55fad) [0x560718659fad]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7fe0ab3366db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7fe0a9aea71f]
```
Thank you very much for your help.
Kind regards,
Yaroslav
More information about the srsran-users
mailing list