Bug 1135635 - openssl 1.1.1b crashes at OPENSSL_init_ssl
Summary: openssl 1.1.1b crashes at OPENSSL_init_ssl
Status: RESOLVED DUPLICATE of bug 1135550
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: x86-64 Other
: P2 - High : Major with 3 votes (vote)
Target Milestone: ---
Assignee: Vítězslav Čížek
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-20 12:04 UTC by Mykola Krachkovsky
Modified: 2019-05-20 12:35 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Crash stack trace example (3.23 KB, text/x-log)
2019-05-20 12:05 UTC, Mykola Krachkovsky
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***