- 
    
Bug
 - 
    Resolution: Invalid
 - 
    
  Not Evaluated                     
     - 
    None
 - 
    5.15.14, 6.5.3
 
See the attached project for an example.
Commenting out the lines
  process_obj.moveToThread(&new_thread);
  new_thread.start();
Results in the QProcess finishing with no issue.