Bugzilla – Bug 1034899
Segfault in cscope 15.8b
Last modified: 2017-04-24 06:40:37 UTC
On a freshly installed Tumbleweed (20170419), cscope segfaults on start. Without installing debug info packages, the stack trace looks like: #0 0x00007f46210f7bb2 in _nc_init_acs_sp () from /lib64/libtinfo.so.6 #1 0x00007f462132d9c0 in ?? () from /lib64/libncurses.so.6 #2 0x00007f4621329b11 in newterm_sp () from /lib64/libncurses.so.6 #3 0x00007f4621326206 in initscr () from /lib64/libncurses.so.6 #4 0x00000000004036de in ?? () #5 0x00007f4620d67541 in __libc_start_main () from /lib64/libc.so.6
smells like 1034810
Do you have checked this with the latestr ncurses from project Base:System ? With the last change Thu Apr 13 13:16:58 UTC 2017 - werner@suse.de - With one of the latest update patches libtinfo now has become splitted into a normal and wide character version (boo#1033198) this one might be become fixed as well
Check against latest ncurses from Base:System
What is the reason for not accepting SR#487834
Dup boo#1033198 *** This bug has been marked as a duplicate of bug 1033198 ***