-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.9.2, 6.10.0 Beta4
-
None
Steps to reproduce (C++)
- Launch old example qtbase\tests\manual\examples\widgets\mainwindows
- Undock a dock, move it around rapidly
- Observe crash ( qtbug140207_stack.txt )
PySide report
When running the attached code, moving a docked widget rapidly around the app will cause a "Windows fatal exception: access violation"
Steps to reproduce:
- Launch the attached code
- Hold a dock as if to drag it around
- Move it rapidly back and forth around the app while holding it.