miroslav_karpis
27th March 2009, 08:02
Hi,
please can you help me with this?
I have a MainWindow - that is using some plugins I made (as a cusotm widgets - so I have lib files). MainWindow has also on more QThread - for network communication.
In none of my code I have defined QList.
The problem is that when I'm running my application everything works fine, but when I'm closing it I'm getting:
QList: Out of memory.
Pls. do you have some tips, ideas?
cheers.
please can you help me with this?
I have a MainWindow - that is using some plugins I made (as a cusotm widgets - so I have lib files). MainWindow has also on more QThread - for network communication.
In none of my code I have defined QList.
The problem is that when I'm running my application everything works fine, but when I'm closing it I'm getting:
QList: Out of memory.
Pls. do you have some tips, ideas?
cheers.