Bug 1135635

Summary: openssl 1.1.1b crashes at OPENSSL_init_ssl
Product: [openSUSE] openSUSE Tumbleweed Reporter: Mykola Krachkovsky <w01dnick>
Component: OtherAssignee: Vítězslav Čížek <vcizek>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P2 - High CC: dimstar, vcizek
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Crash stack trace example

Description Mykola Krachkovsky 2019-05-20 12:04:29 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
Comment 1 Mykola Krachkovsky 2019-05-20 12:05:09 UTC
Created attachment 805485 [details]
Crash stack trace example
Comment 2 Vítězslav Čížek 2019-05-20 12:35:47 UTC
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 ***