Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115577

QGraphicsItem crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.15.13
    • Widgets: GraphicsView
    • None
    • Qt5.15.13
      windows 10
    • Windows

    Description

      The underlying QGraphicsItem::parentItem will be abnormal:

      Custom item inherits QObject and QGraphicsItem After doing a test,

      if the item is deleted immediately after sence()>removeItem(), the following abnormal problems may occur(If sence()>removeItem() is normal, there will be no exception.):

      I would like to ask if there have been similar problems before, and is there a good solution?

       

      crash 1:

      OS Version: Windows 10.0.22621 (1928) Report Version: 104 Crashed Thread: 28160 Application Specific Information: Fatal Error: EXCEPTION_ACCESS_VIOLATION_READ / 0xc00000009 Thread 28160 Crashed: 0 Qt5Widgets.dll 0x7ff9789b5ca3 [inlined] QGraphicsItem::parentItem (qgraphicsitem.cpp:1708) 1 Qt5Widgets.dll 0x7ff9789b5ca3 QGraphicsItem::topLevelItem (qgraphicsitem.cpp:1722) 2 Qt5Widgets.dll 0x7ff9789da667 QGraphicsSceneFindItemBspTreeVisitor::visit (qgraphicsscene_bsp.cpp:76) 3 Qt5Widgets.dll 0x7ff9789d97ba QVector<T>::operator[] (qvector.h:454) 4 Qt5Widgets.dll 0x7ff9789d9772 QGraphicsSceneBspTree::climbTree (qgraphicsscene_bsp.cpp:257) 5 Qt5Widgets.dll 0x7ff9789d9eae QGraphicsSceneBspTree::items (qgraphicsscene_bsp.cpp:150) 6 Qt5Widgets.dll 0x7ff9789dba09 QGraphicsSceneBspTreeIndexPrivate::estimateItems (qgraphicsscenebsptreeindex.cpp:387) 7 ntdll.dll 0x7ff9c43ec7a9 RtlpAllocateHeapInternal 8 <unknown> 0x6f00000198 <unknown> 9 Qt5Gui.dll 0x7ff9782b2412 QPainter::save (qpainter.cpp:1615) 10 Qt5Widgets.dll 0x7ff9789c744d QGraphicsScene::drawBackground (qgraphicsscene.cpp:4254) 11 Qt5Widgets.dll 0x7ff9789e784d [inlined] std::_Atomic_storage<T>::load (atomic:604) 12 Qt5Widgets.dll 0x7ff9789e784d [inlined] QAtomicOps<T>::loadRelaxed (qatomic_cxx11.h:239) 13 Qt5Widgets.dll 0x7ff9789e784d QBasicAtomicInteger<T>::loadRelaxed (qbasicatomic.h:107) 14 Qt5Core.dll 0x7ff977c662b9 QCoreApplicationPrivate::sendThroughObjectEventFilters (qcoreapplication.cpp:1194) 15 Qt5Widgets.dll 0x7ff9787c987f QFrame::event (qframe.cpp:550) 16 Qt5Widgets.dll 0x7ff97870495f QApplicationPrivate::notify_helper (qapplication.cpp:3640) 17 Qt5Widgets.dll 0x7ff97878451a QHash<T>::freeData (qhash.h:619) 18 Qt5Widgets.dll 0x7ff97878e740 QStyleSheetStyleRecursionGuard::{dtor} (qstylesheetstyle.cpp:164) 19 Qt5Gui.dll 0x7ff9782e8c68 [inlined] QScopedPointerDeleter<T>::cleanup (qscopedpointer.h:60) 20 Qt5Gui.dll 0x7ff9782e8c68 [inlined] QScopedPointer<T>::{dtor} (qscopedpointer.h:107) 21 Qt5Gui.dll 0x7ff9782e8c68 QRegion::copy (qregion.cpp:4001) 22 Qt5Gui.dll 0x7ff9782e8cac QRegion::detach (qregion.cpp:208) 23 Qt5Gui.dll 0x7ff9782ece2d QRect::isEmpty (qrect.h:197)

       

       

      crash 2:

      OS Version: Windows 10.0.22000 (2003) Report Version: 104 Crashed Thread: 42092 Application Specific Information: Fatal Error: EXCEPTION_ACCESS_VIOLATION_READ / 0xffffffffffffffff Thread 42092 Crashed: 0 Qt5Widgets.dll 0x7ffc6b8fa656 QGraphicsSceneFindItemBspTreeVisitor::visit (qgraphicsscene_bsp.cpp:75) 1 ntdll.dll 0x7ffcddf496fc RtlpLowFragHeapAllocFromContext 2 ntdll.dll 0x7ffcddf48d19 RtlpAllocateHeapInternal 3 Qt5Gui.dll 0x7ffc6af9905f QPaintEnginePrivate::updateSystemClip (qpaintengine_p.h:86) 4 Qt5Widgets.dll 0x7ffc6b64e3a3 QWidget::qt_metacast (moc_qwidget.cpp:589) 5 Qt5Core.dll 0x7ffc6ac44869 QObject::inherits (qobject.h:428) 6 Qt5Core.dll 0x7ffc6ab84244 QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1068) 7 Qt5Widgets.dll 0x7ffc6b64757c QWidgetPrivate::sendPaintEvent (qwidget.cpp:5479) 8 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 9 <unknown> 0x14a7d7fc100 <unknown> 10 ntdll.dll 0x7ffcddf476e0 RtlFreeHeap 11 ucrtbase.dll 0x7ffcdb4c218a _free_base 12 <unknown> 0x14a004e5070 <unknown> 13 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 14 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 15 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 16 Qt5Gui.dll 0x7ffc6b2098ab QRegionPrivate::intersect (qregion.cpp:1366) 17 Qt5Gui.dll 0x7ffc6b20a150 QRegion::intersected (qregion.cpp:4226) 18 Qt5Gui.dll 0x7ffc6b1c402f QRasterPaintEngine::updateBrush (qpaintengine_raster.cpp:798) 19 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 20 ntdll.dll 0x7ffcddf48d19 RtlpAllocateHeapInternal 21 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 22 <unknown> 0x15906f6290 <unknown> 23 Qt5Widgets.dll 0x7ffc6b64d434 [inlined] QWidgetPrivate::paintSiblingsRecursive (qwidget.cpp:5596) 24 Qt5Widgets.dll 0x7ffc6b64d434 QWidgetPrivate::paintSiblingsRecursive (qwidget.cpp:5596) 25 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 26 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 27 Qt5Gui.dll 0x7ffc6b2098ab QRegionPrivate::intersect (qregion.cpp:1366) 28 Qt5Gui.dll 0x7ffc6b20a150 QRegion::intersected (qregion.cpp:4226) 29 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 30 <unknown> 0x14a7f768360 <unknown> 31 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 32 Qt5Widgets.dll 0x7ffc6b64d434 QWidgetPrivate::paintSiblingsRecursive (qwidget.cpp:5596) 33 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 34 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 35 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 36 <unknown> 0x14a7d7fc020 <unknown> 37 Qt5Gui.dll 0x7ffc6b09597b [inlined] QTypedArrayData<T>::allocate (qarraydata.h:224) 38 Qt5Gui.dll 0x7ffc6b09597b QVector<T>::realloc (qvector.h:699) 39 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 40 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 41 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 42 Qt5Gui.dll 0x7ffc6b09e3bf QVector<T>::detach (qvector.h:405) 43 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 44 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 45 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 46 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 47 <unknown> 0x14a7d7fbf80 <unknown> 48 Qt5Gui.dll 0x7ffc6b09597b [inlined] QTypedArrayData<T>::allocate (qarraydata.h:224) 49 Qt5Gui.dll 0x7ffc6b09597b QVector<T>::realloc (qvector.h:699) 50 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 51 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 52 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 53 Qt5Gui.dll 0x7ffc6b09e3bf QVector<T>::detach (qvector.h:405) 54 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 55 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 56 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 57 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 58 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 59 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 60 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 61 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 62 <unknown> 0x14a7d7fbe40 <unknown> 63 Qt5Gui.dll 0x7ffc6b09597b [inlined] QTypedArrayData<T>::allocate (qarraydata.h:224) 64 Qt5Gui.dll 0x7ffc6b09597b QVector<T>::realloc (qvector.h:699) 65 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 66 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 67 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 68 Qt5Gui.dll 0x7ffc6b09e3bf QVector<T>::detach (qvector.h:405) 69 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 70 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 71 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 72 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 73 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 74 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 75 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 76 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 77 <unknown> 0x14a7d7fbe20 <unknown> 78 Qt5Gui.dll 0x7ffc6b09597b [inlined] QTypedArrayData<T>::allocate (qarraydata.h:224) 79 Qt5Gui.dll 0x7ffc6b09597b QVector<T>::realloc (qvector.h:699) 80 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 81 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 82 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 83 Qt5Gui.dll 0x7ffc6b09e3bf QVector<T>::detach (qvector.h:405) 84 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 85 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 86 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 87 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 88 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 89 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 90 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 91 Qt5Gui.dll 0x7ffc6b2098ab QRegionPrivate::intersect (qregion.cpp:1366) 92 Qt5Gui.dll 0x7ffc6b20a150 QRegion::intersected (qregion.cpp:4226) 93 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 94 Qt5Widgets.dll 0x7ffc6b64d434 QWidgetPrivate::paintSiblingsRecursive (qwidget.cpp:5596) 95 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 96 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 97 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 98 ntdll.dll 0x7ffcddf483b9 RtlpFreeHeapInternal 99 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 100 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 101 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 102 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 103 ntdll.dll 0x7ffcddf483b9 RtlpFreeHeapInternal 104 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 105 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 106 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 107 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 108 ntdll.dll 0x7ffcddf483b9 RtlpFreeHeapInternal 109 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 110 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 111 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 112 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 113 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 114 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 115 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 116 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 117 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 118 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 119 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 120 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 121 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 122 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 123 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 124 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 125 ntdll.dll 0x7ffcddf483b9 RtlpFreeHeapInternal 126 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 127 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 128 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 129 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 130 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 131 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 132 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 133 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 134 <unknown> 0x14a7d7fbe00 <unknown> 135 ntdll.dll 0x7ffcddf48d19 RtlpAllocateHeapInternal 136 <unknown> 0x7ffc00000000 <unknown> 137 Qt5Widgets.dll 0x7ffc6b64d434 QWidgetPrivate::paintSiblingsRecursive (qwidget.cpp:5596) 138 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 139 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 140 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 141 ntdll.dll 0x7ffcddf483b9 RtlpFreeHeapInternal 142 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 143 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 144 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 145 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 146 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 147 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 148 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 149 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 150 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 151 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 152 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 153 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 154 <unknown> 0x14a7d7fbce0 <unknown> 155 Qt5Gui.dll 0x7ffc6b09597b [inlined] QTypedArrayData<T>::allocate (qarraydata.h:224) 156 Qt5Gui.dll 0x7ffc6b09597b QVector<T>::realloc (qvector.h:699) 157 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 158 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 159 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 160 Qt5Gui.dll 0x7ffc6b09e3bf QVector<T>::detach (qvector.h:405) 161 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 162 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 163 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 164 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 165 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 166 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 167 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 168 Qt5Gui.dll 0x7ffc6b2098ab QRegionPrivate::intersect (qregion.cpp:1366) 169 Qt5Gui.dll 0x7ffc6b20a150 QRegion::intersected (qregion.cpp:4226) 170 ucrtbase.dll 0x7ffcdb4c218a _free_base 171 <unknown> 0x14a791823f0 <unknown> 172 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 173 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 174 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 175 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 176 <unknown> 0x14a7d7fbd80 <unknown> 177 Qt5Gui.dll 0x7ffc6b09597b [inlined] QTypedArrayData<T>::allocate (qarraydata.h:224) 178 Qt5Gui.dll 0x7ffc6b09597b QVector<T>::realloc (qvector.h:699) 179 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 180 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 181 Qt5Gui.dll 0x7ffc6b09e3bf [inlined] QVector<T>::detach (qvector.h:405) 182 Qt5Gui.dll 0x7ffc6b09e3bf QVector<T>::detach (qvector.h:405) 183 Qt5Widgets.dll 0x7ffc6b64d506 operator+ (qpoint.h:172) 184 Qt5Gui.dll 0x7ffc6af982db QPaintEnginePrivate::setSystemTransform (qpaintengine_p.h:110) 185 Qt5Widgets.dll 0x7ffc6b6476d4 QFlags<T>::operator (qflags.h:144) 186 Qt5Gui.dll 0x7ffc6b20ac5f miUnionNonO (qregion.cpp:2563) 187 Qt5Gui.dll 0x7ffc6b1280ea QBackingStore::beginPaint (qbackingstore.cpp:146) 188 qwindows.dll 0x7ffc68b3cca0 <unknown> 189 ntdll.dll 0x7ffcddf476e0 RtlFreeHeap 190 <unknown> 0x14a6f710000 <unknown> 191 Qt5Widgets.dll 0x7ffc6b62f7c3 QPoint::{ctor} (qpoint.h:122) 192 Qt5Widgets.dll 0x7ffc6b62495f QApplicationPrivate::notify_helper (qapplication.cpp:3640) 193 Qt5Core.dll 0x7ffc6ab84596 QCoreApplication::postEvent (qcoreapplication.cpp:1604) 194 ntdll.dll 0x7ffcddf48d19 RtlpAllocateHeapInternal 195 <unknown> 0x14a00000000 <unknown> 196 Qt5Widgets.dll 0x7ffc6b65b17e [inlined] QWidget::parentWidget (qwidget.h:875) 197 Qt5Widgets.dll 0x7ffc6b65b17e [inlined] QWidget::parentWidget (qwidget.h:875) 198 Qt5Widgets.dll 0x7ffc6b65b17e QWidget::window (qwidget.cpp:4147) 199 Qt5Widgets.dll 0x7ffc6b630cc1 QWidgetRepaintManager::sync (qwidgetrepaintmanager.cpp:769) 200 Qt5Widgets.dll 0x7ffc6b64839e QWidget::event (qwidget.cpp:8990) 201 Qt5Widgets.dll 0x7ffc6b745e3d QMainWindow::event (qmainwindow.cpp:1306) 202 Qt5Core.dll 0x7ffc6ab86aba QCoreApplicationPrivate::threadRequiresCoreApplication (qcoreapplication.cpp:543) 203 Qt5Widgets.dll 0x7ffc6b62495f QApplicationPrivate::notify_helper (qapplication.cpp:3640) 204 Qt5Widgets.dll 0x7ffc6b6239e2 QApplication::notify (qapplication.cpp:3594) 205 Qt5Core.dll 0x7ffc6ab93059 QMetaType::QMetaType (qmetatype.cpp:2272) 206 Qt5Core.dll 0x7ffc6abad9b8 [inlined] std::_Atomic_storage<T>::load (atomic:708) 207 Qt5Core.dll 0x7ffc6abad9b8 [inlined] QAtomicOps<T>::loadRelaxed (qatomic_cxx11.h:239) 208 Qt5Core.dll 0x7ffc6abad9b8 [inlined] QBasicAtomicPointer<T>::loadRelaxed (qbasicatomic.h:248) 209 Qt5Core.dll 0x7ffc6abad9b8 queued_activate (qobject.cpp:3801) 210 wbstorecommon.dll 0x7ffc6e73274f QtMetaTypePrivate::QMetaTypeFunctionHelper<T>::Construct (qmetatype.h:827) 211 wbstorecommon.dll 0x7ffc6e7242bf QList<T>::node_copy (qlist.h:518) 212 Qt5Core.dll 0x7ffc6abb8e50 QMetaType::construct (qmetatype.h:2366) 213 wbstorecommon.dll 0x7ffc6e73274f QtMetaTypePrivate::QMetaTypeFunctionHelper<T>::Construct (qmetatype.h:827) 214 wbstorecommon.dll 0x7ffc6e7242bf QList<T>::node_copy (qlist.h:518) 215 Qt5Core.dll 0x7ffc6ab84596 QCoreApplication::postEvent (qcoreapplication.cpp:1604) 216 Qt5Core.dll 0x7ffc6ab93d7f QtMetaTypePrivate::QMetaTypeFunctionHelper<T>::Construct (qmetatype.h:827) 217 Qt5Core.dll 0x7ffc6ab948f8 [inlined] QMetaType::construct (qmetatype.h:2366) 218 Qt5Core.dll 0x7ffc6ab948f8 QMetaType::create (qmetatype.cpp:1654) 219 ntdll.dll 0x7ffcddf496fc RtlpLowFragHeapAllocFromContext 220 ntdll.dll 0x7ffcddf48d19 RtlpAllocateHeapInternal 221 ucrtbase.dll 0x7ffcdb4c00a5 _malloc_base 222 Qt5Gui.dll 0x7ffc6b205d75 [inlined] QTypedArrayData<T>::sharedNull (qarraydata.h:260) 223 Qt5Gui.dll 0x7ffc6b205d75 [inlined] QVector<T>::{ctor} (qvector.h:69) 224 Qt5Gui.dll 0x7ffc6b205d75 QRegionPrivate::QRegionPrivate (qregion.cpp:1193) 225 Qt5Core.dll 0x7ffc6ab93059 QMetaType::QMetaType (qmetatype.cpp:2272) 226 Qt5Gui.dll 0x7ffc6b205ac8 QRegion::QRegion (qregion.cpp:3918) 227 wbstorecommon.dll 0x7ffc6e73274f QtMetaTypePrivate::QMetaTypeFunctionHelper<T>::Construct (qmetatype.h:827) 228 wbstorecommon.dll 0x7ffc6e7242bf QList<T>::node_copy (qlist.h:518) 229 Qt5Core.dll 0x7ffc6abb8e50 QMetaType::construct (qmetatype.h:2366) 230 Qt5Widgets.dll 0x7ffc6b64ba64 [inlined] QWidget::parentWidget (qwidget.h:875) 231 Qt5Widgets.dll 0x7ffc6b64ba64 QWidget::mapTo (qwidget.cpp:4070) 232 Qt5Widgets.dll 0x7ffc6b62afde QWidgetRepaintManager::addDirtyWidget (qwidgetrepaintmanager.cpp:329) 233 Qt5Widgets.dll 0x7ffc6b64e3a3 QWidget::qt_metacast (moc_qwidget.cpp:589) 234 Qt5Core.dll 0x7ffc6ac44869 QObject::inherits (qobject.h:428) 235 Qt5Core.dll 0x7ffc6ab84244 QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1068) 236 Qt5Core.dll 0x7ffc6ab85fa4 QCoreApplication::sendEvent (qcoreapplication.cpp:1466) 237 Qt5Core.dll 0x7ffc6a9d5000 QVector<T>::append (qvector.h:798) 238 Qt5Widgets.dll 0x7ffc6b65b6ac [inlined] QRect::{ctor} (qrect.h:185) 239 Qt5Widgets.dll 0x7ffc6b65b6ac QWidget::rect (qwidget.h:860) 240 Qt5Widgets.dll 0x7ffc6b8e1e31 QGraphicsScenePrivate::_q_emitUpdated (qgraphicsscene.cpp:382) 241 Qt5Widgets.dll 0x7ffc6b8f4337 [inlined] QListData::at (qlist.h:117) 242 Qt5Widgets.dll 0x7ffc6b8f4337 QList<T>::at (qlist.h:572) 243 Qt5Widgets.dll 0x7ffc6b8e2997 [inlined] QListData::at (qlist.h:117) 244 Qt5Widgets.dll 0x7ffc6b8e2997 QList<T>::at (qlist.h:572) 245 Qt5Core.dll 0x7ffc6abac875 QMetaCallEvent::placeMetaCall (qobject.cpp:634) 246 Qt5Core.dll 0x7ffc6abab1e0 QObject::event (qobject.cpp:1347) 247 wbbasestore.dll 0x7ffc9d83157b IWBStatesStore::qt_static_metacall (moc_iwbstatestore.cpp:152) 248 Qt5Core.dll 0x7ffc6abac875 QMetaCallEvent::placeMetaCall (qobject.cpp:634) 249 ntdll.dll 0x7ffcddf48d19 RtlpAllocateHeapInternal

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            axelspoerl Axel Spoerl
            yandingyuan_ Dingyuan Yan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes