Yuvaraj R schrieb: > > Hi still i am struggling with this issue. > > anybody please help me > > Thanks > > > > On Sat, Jun 6, 2009 at 7:14 PM, Yuvaraj R <[email protected] > <mailto:[email protected]>> wrote: > > Hi > > > While running my application ,some times my application is crashing.. > > Then it is showing in > > *QWaitCondition: Destroyed while threads are still waiting..* > > > I didn't use threads in my application.. > > How do solve this issue.. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > Hi Yuvarai
Even there might be better places to ask for help (as mentioned by others already, for example in Qt mailing list or www.qtcentre.org) you could provide some more details at least: - Qt version - Operating system - Code snippets - Does the error happen when your app is started from within QtCreator in debug mode or when you start it standalone with QtCreator being active? It seems that the error isn't deterministic so try to figure out in which situations/user interactions it happens. Also try encircling the error location in your program by commenting out those code blocks where the error doesn't occur. Regards Ernst _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
