My Qt multi-threaded program crashes when it reaches :
if(QFutureVar.isRunning())
I tried try-catch block, but that didn't work.
How can I check if it's null?
When I step-into my code in that line, debugger tells me:
Signal name: SIGSEGV
Signal meaning: Segmentation fault "