Compile from source - QSocketNotifier errord

Operating system: Ubuntu 23.04
Slicer version: 5.3
I am compiling Slicer from source on Ubuntu. It uses the Qt from system (v5.15.8).
When I run Slicer from the Slicer-build/ it give the following error and quit after the splash screen,

QSocketNotifier: Can only be used with threads started with QThread

Thanks.

The message may not be related to the crash. Errors are usually due to OpenSSL and Qt, so they are the most likely culprits. Can you get a stack trace?

Does the official Slicer release work well?