Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.6.0, 5.10.1
-
None
-
windows 10, Qt creator 3.6.1, Qt 5.6.0
Description
When much memory (about 1.2GB) is used in my Qt application, one new window (subclass of QWidget) for QGraphicsView shown caused the issue "createdib: createdibsection failed." , then the application crashed immediately. But the total memory in machine is 16GB which is large enough.
Additionally, sometimes the new window can be shown normally but it crashed when the window size was enlarged. And the debugging of resizeEvent is correct.
Attachments
Issue Links
- is duplicated by
-
QTBUG-72713 CLONE - createdibsection failed when enlarge the subwindow size and much memory used in main program
- Closed
- relates to
-
QTBUG-92027 CreateDIBSection Failed,app crash when move window from second screen to prime screen while resize
- Closed