Bug ID 936788
Summary When selecting module in YaST2 that module crashes
Classification openSUSE
Product openSUSE Factory
Version 201505*
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter freek@opensuse.org
QA Contact jsrain@suse.com
Found By ---
Blocker ---

After starting YaST2 with ncurses and selecting a module that module crashes
and after Quit the wing error message is shown:

/sbin/yast: line 426: 19947 Segmentation fault         $ybindir/y2base
>>>>> $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS

Inspection of the file /var/log/YaST/y2log shows:

2015-07-01 17:00:06 <1> rpitest(1829) [Ruby] yast/wfm.rb:187 Call client
/usr/share/YaST2/clients/sw_single.rb
2015-07-01 17:00:07 <3> rpitest(1829) [liby2]
Y2PluginComponent.cc(loadPlugin):234 error loading plugin
/usr/lib/YaST2/plugin/libpy2Pkg.so.2: /usr/lib/YaST2/plugin/libpy2Pkg.so.2:
undefined symbol:
_ZN4zypp12DigestReport27askUserToAccepUnknownDigestERKNS_10filesystem8PathnameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
2015-07-01 17:00:07 <3> rpitest(1780) [ncurses]
NCApplication.cc(runInTerminal):192 /sbin/yast sw_single  >&2 returned:35584

However the command "strings file /usr/lib/YaST2/plugin/libpy2Pkg.so.2" shows
that this text is present.

"zypper se -s yast2-pkg-bindings" gives:

S | Naam                         | Type   | Versie     | Arch    |
Installatiebron                   
--+------------------------------+--------+------------+---------+-----------------------------------
i | yast2-pkg-bindings           | pakket | 3.1.24-1.2 | armv6hl |
(Systeempakketten)                
v | yast2-pkg-bindings           | pakket | 3.1.24-1.1 | armv6hl |
openSUSE-Ports-Tumbleweed-repo-oss
  | yast2-pkg-bindings-devel-doc | pakket | 3.1.24-1.1 | noarch  |
openSUSE-Ports-Tumbleweed-repo-oss

After downgrading another error message appears, only another undefined symbol
in the same file.


You are receiving this mail because: