On mardi, 28 juin 2016 18.01:12 h CEST Jan Engelhardt wrote:
On Tuesday 2016-06-28 17:49, Bruno Friedmann wrote:
To add a bit of fuel, filezilla is also affected
gdb /usr/bin/filezilla (gdb) run Starting program: /usr/bin/filezilla /usr/bin/filezilla: relocation error: /usr/lib64/libwx_gtk2u_core-suse.so.1: symbol _ZTI10wxListBase, version WXU_3.0 not defined in file libwx_baseu- suse.so.1 with link time reference
17:57 ares40:../usr/lib64 > nm libwx_baseu-suse.so.1 -D|grep WXU_3 0000000000000000 A WXU_3.0 0000000000000000 A WXU_3.0.1 0000000000000000 A WXU_3.0.2
Looks like you broke libwx_baseu-suse.so.1. Possibly from a foreign source. In tumbleweed, filezilla works and is able to start, both normally and under gdb.
sound strange .. nm libwx_baseu-suse.so.1 -D|grep WXU_3 0000000000000000 A WXU_3.0 0000000000000000 A WXU_3.0.1 0000000000000000 A WXU_3.0.2 bruno@qt-kt:/usr/lib64$ gdb /usr/bin/filezilla GNU gdb (GDB; openSUSE Tumbleweed) 7.11 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://bugs.opensuse.org/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/filezilla...Reading symbols from /usr/lib/debug/ usr/bin/filezilla.debug...done. done. (gdb) run Starting program: /usr/bin/filezilla /usr/bin/filezilla: relocation error: /usr/lib64/libwx_gtk2u_core-suse.so.1: symbol _ZTI10wxListBase, version WXU_3.0 not defined in file libwx_baseu- suse.so.1 with link time reference [Inferior 1 (process 10278) exited with code 0177] (gdb) q bruno@qt-kt:/usr/lib64$ rpm -qf libwx_baseu-suse.so.1 libwx_baseu-suse1-3.0.2-5.2.x86_64 bruno@qt-kt:/usr/lib64$ rpm -qi libwx_baseu-suse1-3.0.2-5.2.x86_64 Name : libwx_baseu-suse1 Version : 3.0.2 Release : 5.2 Architecture: x86_64 Install Date: mar 28 jun 2016 17:31:26 CEST Group : System/Libraries Size : 2290856 License : GPL-2.0+ Signature : RSA/SHA256, ven 24 jun 2016 16:39:24 CEST, Key ID b88b2fd43dbdc284 Source RPM : wxWidgets-3_0-3.0.2-5.2.src.rpm Build Date : ven 24 jun 2016 16:36:00 CEST Build Host : lamb20 Relocations : (not relocatable) Packager : http://bugs.opensuse.org Vendor : openSUSE URL : http://www.wxwidgets.org/ Summary : wxWidgets Library Description : Library for the wxWidgets cross-platform GUI. Distribution: openSUSE Tumbleweed bruno@qt-kt:/usr/lib64$ zypper se -si libwx_baseu-suse1-3.0.2-5.2.x86_64 Loading repository data... Reading installed packages... No matching items found. bruno@qt-kt:/usr/lib64$ zypper se -si libwx_baseu-suse1 Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+-------------------+---------+-----------+--------+----------- i | libwx_baseu-suse1 | package | 3.0.2-5.2 | x86_64 | oss -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org