https://bugzilla.novell.com/show_bug.cgi?id=409208 Summary: YaST ncurses frontend segfaults when theme customization app has been used Product: openSUSE 11.1 Version: Alpha 0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: kmachalkova@novell.com QAContact: jsrain@novell.com Found By: --- Using the steps described here: http://en.opensuse.org/YaST/Tips#Create_a_customized_color_theme i.e. opening the theme customization app, saving the theme, closing the app, YaST ncurses frontend crashes with segfault at the end. Following is the backtrace: kmachalkova@felix:~> gdb --args /usr/lib/YaST2/bin/y2base menu ncurses Starting program: /usr/lib/YaST2/bin/y2base menu ncurses [Thread debugging using libthread_db enabled] [New Thread 0x2ac026575ca0 (LWP 24303)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2ac026575ca0 (LWP 24303)] 0x00002ac02d0c6a43 in delwin () from /lib64/libncursesw.so.5 (gdb) bt #0 0x00002ac02d0c6a43 in delwin () from /lib64/libncursesw.so.5 #1 0x00002ac02cde18c7 in ~NCursesWindow (this=0x2ac02d084598) at ncursesw.cc:441 #2 0x00002ac02cdee483 in __tcf_1 () at NCStyleDef.cc:217 #3 0x00002ac02626137e in exit () from /lib64/libc.so.6 #4 0x00002ac0246d16f0 in main (argc=<value optimized out>, argv=<value optimized out>) at genericfrontend.cc:583 #5 0x00002ac02624bb54 in __libc_start_main () from /lib64/libc.so.6 #6 0x0000000000400699 in _start () -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.