Bugzilla – Bug 817970
yast segfault when clicking a *.rpm url in firefox
Last modified: 2013-09-27 11:53:43 UTC
I am clicking on this URL https://api.opensuse.org/build/home:jnweiger/openSUSE_12.3/i586/cairo_1_12_2/libcairo2-1.12.2-2.2.1.i586.rpm open with: install/remove software (default) enter root password: Software Management opens, and informs me, about a conflict with the newer cairo-1.12.99 that I have installed. I select the first choice (*) deinstallation of cairo-devel-1.12.99* and friends Hitting the Apply button I get a segfault.
Created attachment 537548 [details] screenshot of the segfault dialogue
Ladislav?
Please attach /var/log/YaST2/signal file to see more details about the crash.
Created attachment 542361 [details] /var/log/YaST2/signal as requested
attached.
The signal file shows that the problem is likely in libyui-gtk-pkg: [...] /usr/lib/libgtk-3.so.0(gtk_tree_view_set_model+0x533)[0xb5a2a863] /usr/lib/yui/libyui-gtk-pkg.so.4(_ZN15YGtkPkgListView7setListEN3Ypp4ListE+0x17d)[0x9ff24f4d] /usr/lib/yui/libyui-gtk-pkg.so.4(_ZN17YGPackageSelector4Impl12refreshQueryEv+0x145)[0x9ff0a9d5] /usr/lib/yui/libyui-gtk-pkg.so.4(_ZN17YGPackageSelectorC1EP7YWidgetl+0xdd9)[0x9ff07fd9] /usr/lib/yui/libyui-gtk-pkg.so.4(_ZN27YGPackageSelectorPluginImpl21createPackageSelectorEP7YWidgetl+0x43)[0x9ff085e3] /usr/lib/yui/libyui-gtk.so.4(_ZN27YGPackageSelectorPluginStub21createPackageSelectorEP7YWidgetl+0x40)[0xb5cb2c80] /usr/lib/yui/libyui-gtk.so.4(_ZN15YGWidgetFactory21createPackageSelectorEP7YWidgetl+0x42)[0xb5cb1c52] /usr/lib/YaST2/plugin/libpy2UI.so.2(_ZN15YCPDialogParser20parsePackageSelectorEP7YWidgetR10YWidgetOptRK7YCPTermRK7YCPListi+0x340)[0xb6f4b0f0] Juergen, could you still reproduce it in M4?
It looks like related to other crash in packager gtk - again it crash in RefreshQuery - this time in setList method. *** This bug has been marked as a duplicate of bug 842567 ***