Project

General

Profile

Actions

Bug #4691

open

setfault in osmo_sockaddr_str_is_set() via call_leg_ensure_ci()

Added by laforge over 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
MGCP towards MGW
Target version:
-
Start date:
08/03/2020
Due date:
% Done:

0%

Resolution:
Spec Reference:

Description

On my local development system I just discovered the following:

Aug 03 21:21:12 apu-left systemd-coredump[9063]: Process 6715 (osmo-msc) of user 0 dumped core.

                                                 Stack trace of thread 6715:
                                                 #0  0x00007f446e922597 osmo_sockaddr_str_is_set (libosmocore.so.12)
                                                 #1  0x00007f446e9229c6 osmo_sockaddr_str_is_nonzero (libosmocore.so.12)
                                                 #2  0x0000562cc1e8d314 call_leg_ensure_ci (osmo-msc)
                                                 #3  0x0000562cc1e8d40b call_leg_local_bridge (osmo-msc)
                                                 #4  0x0000562cc1ecdfaa tch_bridge (osmo-msc)
                                                 #5  0x0000562cc1e9d243 mncc_setup_cnf (osmo-msc)
                                                 #6  0x0000562cc1ecbc5a cc_tx_to_mncc (osmo-msc)
                                                 #7  0x0000562cc1eccc82 gsm48_cc_rx_connect (osmo-msc)
                                                 #8  0x0000562cc1ea42de msc_a_ran_decode_cb (osmo-msc)
                                                 #9  0x0000562cc1eb14ff ran_a_decode_l3 (osmo-msc)
                                                 #10 0x0000562cc1ea13f6 msc_role_ran_decode (osmo-msc)
                                                 #11 0x0000562cc1ea1fca msc_a_ran_dec (osmo-msc)
                                                 #12 0x00007f446e914179 _osmo_fsm_inst_dispatch (libosmocore.so.12)
                                                 #13 0x0000562cc1eb14ff ran_a_decode_l3 (osmo-msc)
                                                 #14 0x0000562cc1ea13f6 msc_role_ran_decode (osmo-msc)
                                                 #15 0x00007f446e914179 _osmo_fsm_inst_dispatch (libosmocore.so.12)
                                                 #16 0x0000562cc1eb635d ran_peer_st_ready (osmo-msc)
                                                 #17 0x00007f446e914179 _osmo_fsm_inst_dispatch (libosmocore.so.12)
                                                 #18 0x0000562cc1eb7155 ran_peer_up_l2 (osmo-msc)
                                                 #19 0x0000562cc1e8d81e sccp_ran_sap_up (osmo-msc)
                                                 #20 0x00007f446e914179 _osmo_fsm_inst_dispatch (libosmocore.so.12)
                                                 #21 0x00007f446e6746ec sccp_scoc_rx_from_scrc (libosmo-sigtran.so.5)
                                                 #22 0x00007f446e67206c scrc_rx_mtp_xfer_ind_xua (libosmo-sigtran.so.5)
                                                 #23 0x00007f446e675328 mtp_user_prim_cb (libosmo-sigtran.so.5)
                                                 #24 0x00007f446e66c6c5 m3ua_rx_xfer (libosmo-sigtran.so.5)
                                                 #25 0x00007f446e67c6eb xua_cli_read_cb (libosmo-sigtran.so.5)
                                                 #26 0x00007f446e8d62d3 osmo_stream_cli_read (libosmonetif.so.8)
                                                 #27 0x00007f446e90f524 osmo_fd_disp_fds (libosmocore.so.12)
                                                 #28 0x00007f446e90fc76 osmo_select_main_ctx (libosmocore.so.12)
                                                 #29 0x0000562cc1e8c0dc main (osmo-msc)
                                                 #30 0x00007f446e26d09b __libc_start_main (libc.so.6)
                                                 #31 0x0000562cc1e8c94a _start (osmo-msc)

This is a osmocom:network:nightly package from a few days ago, no local build: OsmoMSC version 1.6.1.60-817a

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)