There is a window. He has a slot with a signature
void ECMain::OnProcessProgressEvent(const QString & ATestName, const int AStarStepNum, const int AStepCount, const int ACurStepNum, const QString & AStepName) If the slot body is empty or contains only return , then when a signal arrives at this slot, the application falls (most likely an exception)
Why it happens?