[opensuse-kde] Leap 42.1 + KDE:/Frameworks5 KDE:/Qt5 KDE:/Applications and owncloud SEGV
Until recently the combination in subject was working well. But since a few days (sorry can say exactly when) trying to run owncloud installed from repositories/isv:/ownCloud:/desktop/ openSUSE_Leap_42.1 give a SEGV in owncloud. I know this not a good ideas about mixing repositories, but as it was working previously it should continue ;-) Here's the (non perfect yet for dev) backtrace. (gdb) run Starting program: /usr/bin/owncloud Missing separate debuginfos, use: zypper install glibc- debuginfo-2.19-22.1.x86_64 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffe164a700 (LWP 6159)] Detaching after fork from child process 6160. Detaching after fork from child process 6165. Detaching after fork from child process 6182. [New Thread 0x7fffd1e9f700 (LWP 6186)] [New Thread 0x7fffe207f700 (LWP 6158)] [New Thread 0x7fffe32c5700 (LWP 6157)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffd1e9f700 (LWP 6186)] 0x00007fffd103400e in ?? () from /usr/lib64/libkdecore.so.5 (gdb) bt #0 0x00007fffd103400e in () at /usr/lib64/libkdecore.so.5 #1 0x00007ffff7dea8ea in call_init.part () at /lib64/ld-linux-x86-64.so.2 #2 0x00007ffff7dea9d3 in _dl_init_internal () at /lib64/ld-linux-x86-64.so.2 #3 0x00007ffff7deeb08 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2 #4 0x00007ffff7dea7a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2 #5 0x00007ffff7dee2fb in _dl_open () at /lib64/ld-linux-x86-64.so.2 #6 0x00007fffebb5d02b in dlopen_doit () at /lib64/libdl.so.2 #7 0x00007ffff7dea7a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2 #8 0x00007fffebb5d5dd in _dlerror_run () at /lib64/libdl.so.2 #9 0x00007fffebb5d0c1 in dlopen@@GLIBC_2.2.5 () at /lib64/libdl.so.2 #10 0x00007fffe81d4f25 in libmodman::module_manager::load_file(std::string, bool) () at /usr/lib64/libmodman.so.1 #11 0x00007fffe81d52b3 in libmodman::module_manager::load_dir(std::string, bool) () at /usr/lib64/libmodman.so.1 #12 0x00007fffec442e06 in () at /usr/lib64/libproxy.so.1 #13 0x00007fffec4439bb in px_proxy_factory_new () at /usr/lib64/libproxy.so.1 #14 0x00007ffff3c475d9 in QNetworkProxyFactory::systemProxyForQuery(QNetworkProxyQuery const&) () at / usr/lib64/libQt5Network.so.5 #15 0x00007ffff4e8a1aa in OCC::SystemProxyRunnable::run() () at /usr/lib64/ libowncloudsync.so.0 #16 0x00007ffff357f7ce in () at /usr/lib64/libQt5Core.so.5 #17 0x00007ffff3582899 in () at /usr/lib64/libQt5Core.so.5 #18 0x00007ffff173f0a4 in start_thread () at /lib64/libpthread.so.0 #19 0x00007ffff214202d in clone () at /lib64/libc.so.6 (gdb) cont Continuing. [Thread 0x7fffd1e9f700 (LWP 6186) exited] [Thread 0x7fffe164a700 (LWP 6159) exited] [Thread 0x7fffe207f700 (LWP 6158) exited] [Thread 0x7fffe32c5700 (LWP 6157) exited] Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. Has someone an idea ? -- 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-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
Am Samstag, 23. Juli 2016, 16:52:42 schrieb Bruno Friedmann:
#12 0x00007fffec442e06 in () at /usr/lib64/libproxy.so.1 #13 0x00007fffec4439bb in px_proxy_factory_new () at /usr/lib64/libproxy.so.1 #14 0x00007ffff3c475d9 in
I see libproxy1 mentioned in the backtrace. Make sure that libproxy1-config-kde4 is not installed, uninstall and lock it if it is. This is still KDE4/Qt4 based in Leap 42.1 and makes Qt5 applications crash. Kind Regards, Wolfgang -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
On samedi, 23 juillet 2016 17.46:00 h CEST Wolfgang Bauer wrote:
Am Samstag, 23. Juli 2016, 16:52:42 schrieb Bruno Friedmann:
#12 0x00007fffec442e06 in () at /usr/lib64/libproxy.so.1 #13 0x00007fffec4439bb in px_proxy_factory_new () at /usr/lib64/libproxy.so.1 #14 0x00007ffff3c475d9 in
I see libproxy1 mentioned in the backtrace. Make sure that libproxy1-config-kde4 is not installed, uninstall and lock it if it is. This is still KDE4/Qt4 based in Leap 42.1 and makes Qt5 applications crash.
Kind Regards, Wolfgang
Wolfgang thanks a lot (x10 time), was exactly that problem with this libproxy1-config-* Now zypper al to never come back. -- 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-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
participants (2)
-
Bruno Friedmann
-
Wolfgang Bauer