Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#53501 - [kodi] Segfault on startup since openssl 1.1 rebuild

Attached to Project: Community Packages
Opened by prettyvanilla (prettyvanilla) - Thursday, 30 March 2017, 01:12 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 31 March 2017, 14:38 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
After updating my system including the openssl 1.1 rebuild in testing kodi crashes very soon after startup, seemingly because of version mismatch of the openssl libraries it tries to dynamically load. A local rebuild fixes that.


Additional info:
kodi 17.1-1
openssl 1.1.0.e-1
openssl-1.0.2.k-2

(gdb) backtrace
#0 0x00007ffff06e6306 in __strcmp_sse2 () from /usr/lib/libc.so.6
#1 0x00007ffff2a4968d in lh_insert () from /usr/lib/libcrypto.so.1.0.0
#2 0x00007ffff2978a99 in OBJ_NAME_add () from /usr/lib/libcrypto.so.1.0.0
#3 0x00007fffa65bdea5 in ?? () from /usr/lib/libssl.so.1.1
#4 0x00007ffff7bcb399 in __pthread_once_slow () from /usr/lib/libpthread.so.0
#5 0x00007fffa62c1069 in CRYPTO_THREAD_run_once () from /usr/lib/libcrypto.so.1.1
#6 0x00007fffa65be08b in OPENSSL_init_ssl () from /usr/lib/libssl.so.1.1
#7 0x00007fff7c1d6fd7 in init_ssl () from /usr/lib/python2.7/lib-dynload/_ssl.so
#8 0x00007ffff6c4903c in _PyImport_LoadDynamicModule () from /usr/lib/libpython2.7.so.1.0
#9 0x00007ffff6c46f81 in import_submodule () from /usr/lib/libpython2.7.so.1.0
[...]
#46 0x00007ffff7bc32e7 in start_thread () from /usr/lib/libpthread.so.0
#47 0x00007ffff075254f in clone () from /usr/lib/libc.so.6
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 31 March 2017, 14:38 GMT
Reason for closing:  Fixed
Additional comments about closing:  kodi 17.1-2

Loading...