Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.2.2
-
None
Description
The QPixmapCache continues to fall...
We have a large number of embedded Linux platforms with different architectures, but they all crash the same:
Segmentation fault (b) signal catched, backtrace: 0x73fcc76c _ZN12QPixmapCache5clearEv+0x7b8 Segmentation fault Finished with code 139
# addr2line -f -e libQt6Gui.so.6.2.2 13F784 _ZN6QCacheIN12QPixmapCache3KeyE17QPixmapCacheEntryE5ValueD4Ev qtbase-6.2.2/src/corelib/tools/qcache.h:71
It is worth saying that on Qt 6.2.1 the falls were more diverse and numerous.
However, for us, this is still a significant regression after the transition from Qt 5.12, on which there were no falls.
Attachments
Issue Links
- relates to
-
QTBUG-99710 Regression: QCache crash
-
- Closed
-
-
QTBUG-91445 Crash in QPixmapCache::setCacheLimit in Windows
-
- Closed
-
-
QTBUG-97903 Sporadic crash on QPMCache::flushDetachedPixmaps
-
- Closed
-