This sounds like an OpenSSL issue. For the latest sources from github I implemented a ssl-library info in the About-Box. Qt comes with Open SSL 1.1.1g, whereas the latest Linux all come with Open SSL 3.0.2.
Even though this should not cause segfaults, but well, you never know in the hell of dynamic linkage.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can't reproduce on Ubuntu
Which release on Ubuntu?
Here it appears when I:
Open chessx -> Help -> Load Sample Database -> Start Download!
This sounds like an OpenSSL issue. For the latest sources from github I implemented a ssl-library info in the About-Box. Qt comes with Open SSL 1.1.1g, whereas the latest Linux all come with Open SSL 3.0.2.
Even though this should not cause segfaults, but well, you never know in the hell of dynamic linkage.