Project

General

Profile

Actions

Bug #5551

closed

bssmap_reset.c:249:2: runtime error: member access within null pointer of type 'struct bssmap_reset'

Added by laforge almost 2 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
05/06/2022
Due date:
% Done:

100%

Spec Reference:

Description

bssmap_reset.c:249:2: runtime error: member access within null pointer of type 'struct bssmap_reset'

Program received signal SIGSEGV, Segmentation fault.
0x0000555556413e5f in bssmap_reset_resend_reset ()
(gdb) bt
#0  0x0000555556413e5f in bssmap_reset_resend_reset ()
#1  0x000055555608a77b in msc_bssmap_reset ()
#2  0x00007ffff7246c08 in cmd_execute_command_real (vline=0x60b0009a6f50, vty=0x614000002aa0, cmd=0x0)
    at command.c:2604
#3  0x00007ffff7247369 in cmd_execute_command (vline=0x60b0009a6f50, vty=0x614000002aa0, cmd=0x0, 
    vtysh=0) at command.c:2656
#4  0x00007ffff7257f60 in vty_command (vty=0x614000002aa0) at vty.c:464
#5  0x00007ffff725b999 in vty_execute (vty=0x614000002aa0) at vty.c:729
#6  0x00007ffff72654b7 in vty_read (vty=0x614000002aa0) at vty.c:1471
#7  0x00007ffff7270e58 in client_data (fd=0x610000004ab8, what=1) at telnet_interface.c:150
#8  0x00007ffff68008a7 in poll_disp_fds (n_fd=87) at select.c:361
#9  0x00007ffff6800a34 in _osmo_select_main (polling=0) at select.c:399
#10 0x00007ffff6800b17 in osmo_select_main_ctx (polling=0) at select.c:455
#11 0x0000555555ea33a6 in main ()

this happens when the vty command msc 0 bssmap reset is issued

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)