Bugzilla – Bug 1135635
openssl 1.1.1b crashes at OPENSSL_init_ssl
Last modified: 2019-05-20 12:35:47 UTC
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Falkon/3.1.99 Chrome/69.0.3497.128 Safari/537.36 Build Identifier: Snapshot 20190516 introduced openssl 1.1.1b which crashes at OPENSSL_init_ssl. As a lot of programs depends on this library they become unusable, the whole KDE Plasma couldn't start. Downgrading to 1.1.0h solves the problem. Some people in mail-list said everything is fine for them, but for me (and at least one other) it's crashing every time. Reproducible: Always Steps to Reproduce: 1. Update to 20190516. 2. Start KDE Plasma or some application using openssl 1.1.1, e.g. KWrite. Actual Results: Program crashes. Expected Results: Normal openssl initialization. Hardware: laptop MSI GE62 6QF Apache Pro CPU: vendor_id : GenuineIntel cpu family : 6 model : 94 model name : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz stepping : 3 microcode : 0xcc
Created attachment 805485 [details] Crash stack trace example
Although I also use KDE, I belong to the other group which isn't affected at all. In fact I'm successfully using openssl 1.1.1 on my desktop since August :-( *** This bug has been marked as a duplicate of bug 1135550 ***