It is strange that both thread's stack claim that the execution started in main() and that both are inside the main application event processing.
Are those additional threads using QThread?
If yes, are you using the method of reimplementing run(), per-thread event loop or both?
Cheers,
_
Bookmarks