It doesn't matter if they are QThread or not. What matters is if you're using them correctly. It might be one of them crashing and the backtrace you get is simply misleading. It looks like you are trying to run QtQuick in a thread. This is likely to fail.