Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.2
-
macOS 14.7, Qt 6.8.2
-
-
6763e25cb (dev), 97b41af2a (6.9), b1b7c64a3 (6.8), 2f169f9e0 (6.9.0)
Description
Steps to reproduce
- Use Qt Creator project wizard to create a new "Qt Quick Application"
- Open Main.qml and select "Build" > "QML Preview"
- Close the QML Preview window
Outcomes
When the window is closed, the Application Output pane shows:
QObject::killTimer: Timers cannot be stopped from another thread QObject::~QObject: Timers cannot be stopped from another thread
This occurs on macOS but not on Windows
Attachments
Issue Links
- duplicates
-
QTBUG-134080 "QObject::~QObject: Timers cannot be stopped from another thread" message in Qt 6.8.2 plugins
-
- Closed
-
For Gerrit Dashboard: QTBUG-133861 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
627281,14 | QThread/Unix: split the destruction of the exiting thread's QThreadData | dev | qt/qtbase | Status: MERGED | +2 | 0 |
630152,2 | QThread/Unix: split the destruction of the exiting thread's QThreadData | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
631170,2 | QThread/Unix: split the destruction of the exiting thread's QThreadData | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |
631171,4 | QThread/Unix: split the destruction of the exiting thread's QThreadData | 6.9.0 | qt/qtbase | Status: MERGED | +2 | +1 |