https://bugzilla.novell.com/show_bug.cgi?id=765769 https://bugzilla.novell.com/show_bug.cgi?id=765769#c24 Dmitri Bachtin <d.bachtin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d.bachtin@gmail.com --- Comment #24 from Dmitri Bachtin <d.bachtin@gmail.com> 2012-12-04 17:20:30 UTC --- The bug was affecting me and I've been hunting it until it became not reproducible anymore. The steps to reproduce were: 10 $ /sbin/yast2 --install 15 yast2 starts gtk UI (XFCE session) 20 enter root pwd 30 search for "fluendo" 40 note that gstreamer-0_10-plugins-fluendo_mp3 is installed and gstreamer-0_10-fluendo-mp3 is not installed 50 Check gstreamer-0_10-fluendo-mp3 60 Accept license 70 Select conflict resolution option to uninstall the fluendo_mp3 package 80 Accept 90 Crash with "/sbin/yast2: Zeile 427: 9990 Speicherzugriffsfehler $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS" 95 Note that I didn't have LC_ALL on C, the message means that there is a segfault at line 427. The interesting part was that if I did the same with the command line /sbin/yast2 --install --gtk, then it did NOT crash. It was perfectly reproducible until I've moved y2log file to /tmp . After that the bug was gone. So I moved y2log back and the bug is still gone. I'm scratching my head right now because that was exactly the only side effect I did. Note that my system is a freshly installed 12.1 instantly upgraded to 12.2 via zypper dup. -- 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.