- 
    
Bug
 - 
    Resolution: Incomplete
 - 
    
P1: Critical
 - 
    None
 - 
    5.15.16, 6.8.3
 - 
    None
 
We have an application that uses widgets. When changing the resolution from 4K to low and rotating the image, a crash is observed.
It was also noticed that this happens when recreating windows, which is called from a slot that is connected to the QScreen::geometryChanged signal. If you use Qt::QueuedConnection to connect to the signal, the problem does not occur.
Tested with versions qt 5.15.16 and qt 6.8.3. Crash in both cases.
Call stack in the attached screenshot.