Hi,
i have a tone of these wanrings:
2013-03-28 10:13:49.502 QtGrid[12973:903] *** __NSAutoreleaseNoPool(): Object 0x1014088b0 of class __NSCFType autoreleased with no pool in place - just leaking
2013-03-28 10:13:49.507 QtGrid[12973:903] *** __NSAutoreleaseNoPool(): Object 0x1010060c0 of class NSCFNumber autoreleased with no pool in place - just leaking
2013-03-28 10:13:49.509 QtGrid[12973:903] *** __NSAutoreleaseNoPool(): Object 0x101019ec0 of class NSCFDictionary autoreleased with no pool in place - just leaking
2013-03-28 10:13:49.509 QtGrid[12973:903] *** __NSAutoreleaseNoPool(): Object 0x7fff710b1c68 of class NSCFString autoreleased with no pool in place - just leaking
2013-03-28 10:13:49.517 QtGrid[12973:903] *** __NSAutoreleaseNoPool(): Object 0x10150adc0 of class __NSFontTypefaceInfo autoreleased with no pool in place - just leaking
As far as i know this is an unsolved bug in mac osx versions of Qt.
My application is extremely slow and i want to know if the problem is my programming or the bug that causes memory leak.
Thanks
↧