There is no core dump. How do you enable that again? I'm using RedHat if that matters.
In this case the threads are declared as member variables on the stack, so the threads can't be uninitialized pointers. I suppose there could be other uninitialized pointers ...
I realize there are a lot of people who use QThreads all the time, but I don't think a large portion of the herd is running in my direction (lots of threads containing networking classes). The other thing is I wonder how a private Qt-class variable is not initialized ...
Bookmarks