Opened 9 years ago
Closed 9 years ago
#14800 closed defect (invalid)
Cannot send events to objects owned by a different thread
Reported by: | Evgeniy A. | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.0.8 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
I have linux/amd64 machine with virtual box 5.0.8, and Qt 4.8.7 build in debug mode, when I run VirtualBox I get:
Qt FATAL: ASSERT failure in QCoreApplication::sendEvent: "Cannot send events to objects owned by a different thread. Current thread 8a1f30. Receiver (of type 'UITaskMediumEnumeration') was created in thread 67fcc0", file /tmp/portage/dev-qt/qtcore-4.8.7/work/qt-everywhere-opensource-src-4.8.7/src/corelib/kernel/qcoreapplication.cpp, line 541
Note:
See TracTickets
for help on using tickets.
Sorry, but this issue tracker is not for tracking issues with Qt built in debug mode. This assertion could be very well a false positive.