Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Out of scope
-
Affects Version/s: 5.8.0, 5.9.0
-
Fix Version/s: None
-
Component/s: Core: Other
-
Labels:
Description
1) memory free on non heap address (d->sharedNull())
QVector::append()
qt\5.8.0\src\qtbase\src\corelib\tools\qvector.h
2) memory realloc on non heap address (QListData::shared_null)
QListData::realloc_grow(int growth)
qt\5.8.0\src\qtbase\src\corelib\tools\qlist.cpp
Attachment: qvector.h + qlist.cpp
Hot Fix marked with // Hans
Here addionally Snipping Tool Images, from my Debugging Session witch the Callstack with the static Instance initialization.
Attachments
Issue Links
- duplicates
-
QTBUG-59721 QString crash attempt to free() shared_null static variable
-
- Closed
-