Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
please add into QString reference a warning against passing qstringliterals to global static containers in the dynamic library code, because it leads to crash on exit. the most obvious examples are fonts, icons and qregexp.
see
https://bugreports.qt.io/browse/QTBUG-46880
https://bugs.kde.org/show_bug.cgi?id=359758
for examples of crashes
see also https://mail.kde.org/pipermail/kde-frameworks-devel/2016-February/031538.html