Hey, I noticed a problem with some Qt apps crashing here on PC-BSD,
which uses LibreSSL. Specifically I traced the issue to Qt dynamically
loading libssl.so.37.0.0 from /usr/local/lib and then also loading
libressl.so from /usr/lib, causing quite a nasty segfault :P

We are using the following patch to fix the issue in PC-BSD:

https://github.com/pcbsd/freebsd-ports/commit/bcdf67898049e49a9cf1c7398c91c416445f8ea6

Just wanted to pass this along, since you may want to patch this in
FreeBSD ports as well. If you come up with a better solution, let me know.

-- 
Kris Moore
PC-BSD Software / iXsystems
Enterprise Storage & Servers Driven By Open Source

_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to