> Set up a breakpoint in Qt where this message is printed and examine > backtrace? Thank for the reply. I found out that I get the message when the application quit and i am not getting the message if I remove a statement where I add a pixmap item to a QGraphicsScene. I have to investigate this matter.