[Interest] Good way to track down "QCoreApplication::postEvent: Unexpected null receiver"

Bob Hood bhood2 at comcast.net
Mon Dec 7 03:03:38 CET 2015


On 12/6/2015 1:46 PM, Samuel Gaist wrote:
> Hi,
>
> That usually occurs when you are calling deleteLater on a null QObject.
>
> First thing I'd check are delete and deleteLater statements of QObject derived class.

Ah, excellent.  That at least lets me know where to focus my attention.

Thank you, Samuel.




More information about the Interest mailing list