Bug 1033985

Summary: mtr dumps core on invocation
Product: [openSUSE] openSUSE Tumbleweed Reporter: Lars Marowsky-Bree <lmb>
Component: BasesystemAssignee: Kristyna Streitova <kstreitova>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lars Marowsky-Bree 2017-04-13 10:16:08 UTC
Just invoking mtr dumps core immediately, regardless of parameters:

(gdb) bt
#0  _nc_init_acs_sp (sp=sp@entry=0x55fc3d374750) at ../ncurses/tinfo/lib_acs.c:95
#1  0x00007f4b9a9bb9c0 in _nc_setupscreen_sp (spp=spp@entry=0x7ffcf6bf1ed8, slines=<optimized out>, scolumns=<optimized out>, 
    output=output@entry=0x7f4b9a5705e0 <_IO_2_1_stdout_>, filtered=<optimized out>, slk_format=slk_format@entry=0)
    at ../ncurses/base/lib_set_term.c:582
#2  0x00007f4b9a9b7b11 in newterm_sp (sp=<optimized out>, name=name@entry=0x7ffcf6bf3d92 "xterm-256color", ofp=<optimized out>, 
    ifp=<optimized out>) at ../ncurses/base/lib_newterm.c:221
#3  0x00007f4b9a9b804c in newterm (name=name@entry=0x7ffcf6bf3d92 "xterm-256color", ofp=<optimized out>, ifp=<optimized out>)
    at ../ncurses/base/lib_newterm.c:351
#4  0x00007f4b9a9b4206 in initscr () at ../ncurses/base/lib_initscr.c:87
#5  0x000055fc3cd4be0d in mtr_curses_open () at curses.c:700
#6  0x000055fc3cd52b11 in display_open () at display.c:101
#7  0x000055fc3cd49e81 in main (argc=<optimized out>, argv=<optimized out>) at mtr.c:779

This is with all updates installed at time of posting, and:
mtr-0.87-1.2.x86_64
Comment 1 Kristyna Streitova 2017-04-18 10:52:27 UTC
Hello Lars,

Thank you for your bug report but it seems that it's a duplicate of bug 1033198. The fix is on its way to Factory.

*** This bug has been marked as a duplicate of bug 1033198 ***