[Qt-creator] QWaitCondition: Destroyed while threads are still waiting

Ernst Huber swmail01 at systest.ch
Mon Jun 8 14:40:39 CEST 2009


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 <yuvaraj at ongobiz.com 
> <mailto:yuvaraj at ongobiz.com>> 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
> Qt-creator at trolltech.com
> 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






More information about the Qt-creator-old mailing list