On Monday 2017-12-04 11:09, Bjoern Voigt wrote:
I recompiled my own local RPM packages after upgrading TW to the latest snapshot. But some packages are broken.
It may be my fault or a general problem.
One example: MythTV frontend does not start anymore. The segmentation fault is caused by LibreSSL in MySQL driver in Qt5
The fault is caused because openssl tries to use libressl functions:
#0 0x00007fffe58a9bda in __strcmp_sse2_unaligned () at /lib64/libc.so.6 #1 0x00007ffff19c088c in () at /usr/lib64/libcrypto.so.42 #2 0x00007ffff19c0b4c in lh_insert () at /usr/lib64/libcrypto.so.42 #3 0x00007ffff19c5b14 in OBJ_NAME_add () at /usr/lib64/libcrypto.so.42 #4 0x00007fffdddb6da4 in () at /usr/lib64/libssl.so.1.1 #5 0x00007fffe64cc227 in __pthread_once_slow () at /lib64/libpthread.so.0 #6 0x00007fffddab7479 in CRYPTO_THREAD_run_once () at /usr/lib64/libcrypto.so.1.1 #7 0x00007fffdddb6edb in OPENSSL_init_ssl () at /usr/lib64/libssl.so.1.1 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org