Bugzilla – Bug 399241
YaST2 crashes at the start of the installation when installing in Japanese
Last modified: 2008-06-11 13:02:16 UTC
YaST2 crashes at the start of the installation when installing in Japanese. I used qemu: qemu-kvm -std-vga -no-quit -m 512 \ -cdrom /mounts/dist/install/openSUSE-11.0-RC4/openSUSE-11.0-RC4-DVD-x86_64.iso \ -boot d \ -hda $NAME.img \ -monitor stdio \ -net nic,model=rtl8139 \ -net user,hostname=$NAME \ -vnc :5 \ $@ selected Japanese in linuxrc and then did choose *all* defaults. YaST2 crashes before the timezone dialog is reached.
Could this be related to bug #385172 ?
Created attachment 221495 [details] yast2-backtrace.png screen shot of qemu showing the end of /var/log/YaST2/y2log. There is a core file in /.
I can confirm that this happens on a real machine installation, too. YaST crashes rightly after pushing "Next" button in the first dialog containing the language/keyboard list and the license agreement. The gdb backtrace is almost as same as above.
Created attachment 221499 [details] gdb backtrace on y2base crash with japanese installation
Correction: it crashes after selecting new install / update, i.e. just before timezeone. And, I can confirm that this happens also on i386, too.
Ugh :-( *** This bug has been marked as a duplicate of bug 385172 ***