Project

General

Profile

Actions

Support #3625

closed

Assert failed scl->len >= 1 gsm0808_utils.c:353

Added by Armin over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
10/03/2018
Due date:
% Done:

100%

Spec Reference:

Description

When I try to register on my network, osmo-bsc stops working and error happen (Assert failed).

<0003> abis_rsl.c:1359 (bts=0) CHAN RQD: reason: Location updating (ra=0x07, neci=0x01, chreq_reason=0x03)
<0007> fsm.c:299 SUBSCR_CONN[0x150d160]{INIT}: Allocated
<000f> fsm.c:299 LCLS[0x150d310]{NO_LCLS}: Allocated
<000f> fsm.c:329 LCLS[0x150d310]{NO_LCLS}: is child of SUBSCR_CONN[0x150d160]
<0007> osmo_bsc_sigtran.c:286 Initializing resources for new SIGTRAN connection to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP...
Assert failed scl->len >= 1 gsm0808_utils.c:353
backtrace() returned 13 addresses
/usr/local/lib/libosmocore.so.11(osmo_panic+0xcb) [0x7f9a4d7bbd3b]
/usr/local/lib/libosmogsm.so.10(gsm0808_enc_speech_codec_list+0x15d) [0x7f9a4da015fd]
/usr/local/lib/libosmogsm.so.10(gsm0808_create_layer3_2+0x160) [0x7f9a4d9ebc00]
osmo-bsc() [0x45c245]
osmo-bsc() [0x45c51d]
osmo-bsc() [0x43a563]
osmo-bsc() [0x41c0c2]
/usr/local/lib/libosmoabis.so.6(ipaccess_fd_cb+0x131) [0x7f9a4d598f01]
/usr/local/lib/libosmocore.so.11(osmo_select_main+0x242) [0x7f9a4d7b2852]
osmo-bsc() [0x4088cf]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f9a4cd9f830]
osmo-bsc() [0x408919]
signal 6 received
......
...
Aborted (core dumped)
vue@vue:~$

I started everything: osmo-trx-lms, osmo-bts-trx, osmo-bsc, osmo-msc, osmo-hlr, osmo-mgw, osmo-stp.
What can be wrong and why assert failed occurs?

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)