Bug 1033163 - iftop segfaults
Summary: iftop segfaults
Status: RESOLVED DUPLICATE of bug 1033198
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Network (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Lars Vogdt
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-10 08:39 UTC by Martin Liška
Modified: 2017-05-22 12:59 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Liška 2017-04-10 08:39:05 UTC
After last update of Tumbleweed, iftop crashes during start-up:

$ gdb iftop
...

Thread 1 "iftop" received signal SIGSEGV, Segmentation fault.
0x00007ffff7439bb2 in _nc_init_acs_sp () from /lib64/libtinfo.so.6
(gdb) bt
#0  0x00007ffff7439bb2 in _nc_init_acs_sp () from /lib64/libtinfo.so.6
#1  0x00007ffff766f9c0 in ?? () from /lib64/libncurses.so.6
#2  0x00007ffff766bb11 in newterm_sp () from /lib64/libncurses.so.6
#3  0x00007ffff7668206 in initscr () from /lib64/libncurses.so.6
#4  0x000000000040989a in ui_curses_init () at ui.c:439
#5  0x0000000000409938 in ui_init () at ui.c:458
#6  0x00000000004056ee in main (argc=1, argv=0x7fffffffe268) at iftop.c:839
Comment 1 Peter Sütterlin 2017-04-19 11:47:59 UTC
Confirmed.
Segfault goes away when the same src.rpm is recompiled on an up-to-date system.

Probably related to the ncurses issues?
https://bugzilla.suse.com/show_bug.cgi?id=1034810
Comment 2 Ismail Dönmez 2017-05-22 12:59:03 UTC
Dup of boo#1033198

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