[PyKDE] crash: pure virtual function called

Phil Thompson phil at river-bank.demon.co.uk
Wed Nov 13 00:44:02 GMT 2002


On Tuesday 12 November 2002 9:39 pm, marvelan L wrote:
> I have built an application with Qt 3.0.4 and PyQt 3.4.
>
> From time to time I get a error message on stdout
> saying "pure virtual function call" and then abort is called
> and the program exits.
>
> I suspect that this is from the PyQt bindings. Have anyone
> seen this and know what to do about it?

A quick grep of the SIP and PyQt sources shows that the message isn't coming 
from the bindings directly.

Phil




More information about the PyQt mailing list