Dominik Bertram - 2005-02-10

Hi there,

I am having problems testing an app with cppunit 1.10.2 and qttestrunner. The app creates and shows a QT window. When I execute the test case in which the window is opened, the program crashes with either:
Segmentation fault or
XLib unexpected async reply or
pure virtual method call

Any ideas why this happens?

Regards,

Dominik