orion icon indicating copy to clipboard operation
orion copied to clipboard

Orion segfaults on FreeBSD

Open PaddyMac opened this issue 7 years ago • 0 comments

I checked out the latest git code and compiled it without any apparent errors on FreeBSD 11.1-p3. But it segfaults when I execute it. The only output I get it:

$ ./orion qt.network.ssl: QSslSocket: cannot resolve SSL_CTX_set1_groups Selected default network configuration Segmentation fault (core dumped)

PaddyMac avatar Nov 07 '17 04:11 PaddyMac