Bug 233430

Summary: OpenSSL 1.1.1a SIGSEGV
Product: Base System Reporter: Loïc Bartoletti <lbartoletti>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed Unable to Reproduce    
Severity: Affects Some People    
Priority: ---    
Version: 12.0-STABLE   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 231931    

Description Loïc Bartoletti freebsd_committer freebsd_triage 2018-11-23 08:03:58 UTC
Hi,

I have a problem since upgrading from openssl to version 1.1.1a.

I'm working on graphics/QGIS 3 and at startup I have a crash with this error.

Thread 1 received signal SIGSEGV. Segmentation fault.
ssl3_release_write_buffer (s=0x0)
    at /usr/src/crypto/openssl/ssl/record/ssl3_buffer.c:159


I suspect that the module calling openssl is qca-qt5 with the openssl plugins.

This works very well with version 1.1.1.1 (svn rev 340700 for example)
Comment 1 Loïc Bartoletti freebsd_committer freebsd_triage 2019-01-10 14:24:47 UTC
I tried again on other machines without reproducing the problem. I think there was an error in the update on my test machine.