Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.14.2, 5.15.0
-
None
-
5
-
0180a1ab8229c6a15d19317bf7680663ac402910 (qt/qtbase/dev) 95d3fe5afa016410580fb995044cf1145c03470a (qt/tqtc-qtbase/tqtc/lts-5.15) 27cde011277b18e06de75b3369c4a13451e6c3b0 (qt/qtbase/6.0)
-
Qt6_Foundation_Sprint 23, Qt6_Foundation_Sprint 24, Qt6_Foundation_Sprint 25, Qt6_Foundation_Sprint 26
Description
QCalendar class uses its internal containers shared across the class, such as Registry::byId and Registry::byName. But the access to those containers is not protected from multi-thread access. As a result, despite the document's "all functions in this class are reentrant" statement, this class can be used safely only form one thread.
Attachments
Issue Links
- is duplicated by
-
QTBUG-85692 Race in QTime::toString
-
- Closed
-
-
QTBUG-88815 QDate::FromString breaks when accessed from multiple threads using default calendar parameter
-
- Closed
-
- relates to
-
QTBUG-93004 Assert and crash in qcalendar.cpp when the first call to QDateTime::toString is done from two simultaneous threads
-
- Closed
-