[Interest] crashing Qt through a QObject's dtor

René J.V. Bertin rjvbertin at gmail.com
Tue Jan 6 16:54:50 CET 2015


On Tuesday January 06 2015 15:18:08 Tom Ward wrote:

> I think I recently found a similar problem on OS X (in 4.8 I should add),
> where we were getting events coming through for cocoa objects that had
> their corresponding QWidget deleted. In my case I was getting an

Yes, that's probably a very similar situation. You didn't try to use deleteLater for the QWidget?

> To patch this particular case, I added a macEventFilter to check for this
> specific problem, maybe it'd be of use to you?

Maybe not directly in this case, but I'd have to check. Thanks for the suggestion!

René



More information about the Interest mailing list