[Bug 893274] New: yast2 sw_single crashed after reading repos
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c0 Summary: yast2 sw_single crashed after reading repos Classification: openSUSE Product: openSUSE Factory Version: 201407* Platform: x86-64 OS/Version: openSUSE 13.2 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: yast2-maintainers@suse.de ReportedBy: a.nolting@almano.de QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.21 (KHTML, like Gecko) konqueror/4.13.80 Safari/537.21 Start yast2 select Software Management Repo Updates are read and when finished Software Management ends Reproducible: Always Steps to Reproduce: Start yast2 select Software Management Repo Updates are read and when finished Software Management ends Actual Results: Start yast2 select Software Management Repo Updates are read and when finished Software Management ends Expected Results: Software Management come up with UI -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c1 --- Comment #1 from Alexander Nolting <a.nolting@almano.de> 2014-08-24 12:21:39 UTC --- Created an attachment (id=603397) --> (http://bugzilla.novell.com/attachment.cgi?id=603397) Yast2 logs, strace of Yast2 Software Management... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c2 --- Comment #2 from Steffen Winterfeldt <snwint@suse.com> 2014-08-25 11:52:05 CEST --- *** Bug 893272 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=893272 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |lslezak@suse.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c3 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|lslezak@suse.com |mvidner@suse.com --- Comment #3 from Ladislav Slezak <lslezak@suse.com> 2014-08-25 10:58:06 UTC --- It crashes on libyui-qt_zypp_solver_dialog load: 2014-08-24 13:37:44 <1> linux-gwd0.site(17524) [ui] YPath.cc(YPath):118 Found libyui-qt_zypp_solver_dialog.so.6 in /usr/lib64/yui 2014-08-24 13:37:44 <5> linux-gwd0.site(17524) [zypp] ZYppFactory.cc(sigsegvHandler):53 Error: signal 11 at /usr/lib64/libQtGui.so.4: 2014-08-24 13:37:44 <5> linux-gwd0.site(17524) [zypp] ZYppFactory.cc(sigsegvHandler):53 [bt]: (0) /usr/lib64/libQtGui.so.4 : +0x1cb9bc [0x7f6b18d059bc] -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c4 Johannes Obermayr <johannesobermayr@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johannesobermayr@gmx.de --- Comment #4 from Johannes Obermayr <johannesobermayr@gmx.de> 2014-08-25 18:29:20 UTC --- I assume a real backtrace with installed -debuginfo packages can help: $ gdb /usr/lib/YaST2/bin/y2base -batch -ex "set args sw_single qt" -ex "run" -ex "bt full" -ex "q" -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c5 --- Comment #5 from Alexander Nolting <a.nolting@almano.de> 2014-08-26 09:10:12 UTC --- Created an attachment (id=603641) --> (http://bugzilla.novell.com/attachment.cgi?id=603641) yast2-sw_single-qt-gdb-output.log -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c6 --- Comment #6 from Alexander Nolting <a.nolting@almano.de> 2014-08-26 09:10:44 UTC --- Hello Johannes, gdb output attached. Regards Alex -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c7 Wolfgang Bauer <wbauer@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer@tmo.at --- Comment #7 from Wolfgang Bauer <wbauer@tmo.at> 2014-08-26 10:42:17 UTC --- I might be wrong, but I think this is a duplicate of bnc#866622. Do you have libqdialogsolver1 installed? Does the crash disappear if you uninstall it (with zypper or rpm)? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c8 --- Comment #8 from Alexander Nolting <a.nolting@almano.de> 2014-08-26 11:23:02 UTC --- Uninstalled libqdialogsolver1 and it works now. Thanks for your help! Regards Alex -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c9 Martin Vidner <mvidner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #9 from Martin Vidner <mvidner@suse.com> 2014-08-26 13:28:47 CEST --- Yes, in the logs of comment 1 I can see that libqdialogsolver1 is installed, even though libyui-qt-pkg6-2.44.6 is installed too, which conflicts with it. Johannes and Wolfgang, thanks for the help with diagnosing! *** This bug has been marked as a duplicate of bug 866622 *** http://bugzilla.novell.com/show_bug.cgi?id=866622 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c10 --- Comment #10 from Wolfgang Bauer <wbauer@tmo.at> 2014-08-26 12:42:13 UTC --- (In reply to comment #9)
Yes, in the logs of comment 1 I can see that libqdialogsolver1 is installed, Yes, that's where I drew my conclusions from. And comment#3 anyway.
though libyui-qt-pkg6-2.44.6 is installed too, which conflicts with it. Well, it doesn't conflict in Factory (yet?). I just tried, and I can install it just fine there without any conflict, with libyui-qt-pkg6-2.44.6-1.1 installed.
But the factory package's spec file does contain: Conflicts: libqdialogsolver1 < 1.4.0 Either this is not yet published, or this is not working as it should. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c11 --- Comment #11 from Alexander Nolting <a.nolting@almano.de> 2014-08-26 13:23:10 UTC --- I have it installed as well and sw_single runs now fine. I assume my issue was cause by the fact that I had installed 13.1 before I changed my repos to factory. libqdialogsolver1 was installed in 13.1 before and seems to be an artifact after I changed the distri to factory using 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c12 --- Comment #12 from Wolfgang Bauer <wbauer@tmo.at> 2014-08-26 14:29:31 UTC --- (In reply to comment #11)
I have it installed as well and sw_single runs now fine.
Yes, but you don't have libqdialogsolver1 installed any more, that's why yast-qt sw_single runs fine now.
I assume my issue was cause by the fact that I had installed 13.1 before I changed my repos to factory. libqdialogsolver1 was installed in 13.1 before and seems to be an artifact after I changed the distri to factory using zypper dup.
Right. Although even in 13.1, libqdialogsolver1 wasn't installed by default. It didn't even work there (and in 12.3 neither), only after an online update, see https://bugzilla.novell.com/show_bug.cgi?id=785431. ;-) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=893274 https://bugzilla.novell.com/show_bug.cgi?id=893274#c13 --- Comment #13 from Martin Vidner <mvidner@suse.com> 2014-08-26 17:28:27 CEST --- (In reply to comment #10)
But the factory package's spec file does contain: Conflicts: libqdialogsolver1 < 1.4.0 Either this is not yet published, or this is not working as it should.
Indeed. I've fixed that, see bug 866622 comment 9. -- 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.
participants (1)
-
bugzilla_noreply@novell.com