Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.2
-
None
-
Ubuntu 24.04 (gcc 13.3.0), Debian 11 (gcc 10.2.1)
-
-
6763e25cb (dev), 97b41af2a (6.9), b1b7c64a3 (6.8), 2f169f9e0 (6.9.0)
Description
In Qt 6.8.2, any timer created in a plugin by calling the startTimer() function, when the program terminates, displays the console message: "QObject::~QObject: Timers cannot be stopped from another thread". In Qt 6.8.1, there is no such message.
The test application (attached) and Qt Designer (by copying libtestplugin.so to QTDIR/plugins/designer) give the same results.
Attachments
Issue Links
- duplicates
-
QTBUG-132381 [REG 6.8 -> 6.9] Crash when QGuiApplication is static
-
- Closed
-
- is duplicated by
-
QTBUG-133861 [macOS] QML Preview: Closing the preview window produces QObject::killTimer warning
-
- Closed
-