Bug 518 - __NSAutoreleaseNoPool() warnings with Qt5 on Mac OS X
Summary: __NSAutoreleaseNoPool() warnings with Qt5 on Mac OS X
Status: RESOLVED FIXED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Other (show other bugs)
Version: unreleased development snapshot
Hardware: All Mac OS X
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-07 15:31 CET by Uwe Hermann
Modified: 2017-05-09 11:35 CEST (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Uwe Hermann 2014-12-07 15:31:51 CET
There are a bunch of error messages or warnings on the command line when buiding PulseView against Qt5 (5.2 in this case) on Mac OS X Snow Leopard 10.6.8 (Homebrew). This doesn't seem to happen with Qt4. Also, other people seem to have similar issues with Qt5 on Mac and there are a few fixes I'll try later. Making this bug so we don't forget about the issue, though.

Log:
2014-12-07 15:27:26.062 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e0a3e0 of class NSCFArray autoreleased with no pool in place - just leaking
2014-12-07 15:27:26.065 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e5d1f0 of class NSCFDictionary autoreleased with no pool in place - just leaking
2014-12-07 15:27:26.066 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x1165167b0 of class NSCFArray autoreleased with no pool in place - just leaking
2014-12-07 15:27:26.067 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x1165954e0 of class NSCFArray autoreleased with no pool in place - just leaking
2014-12-07 15:27:26.067 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x1165359a0 of class NSCFArray autoreleased with no pool in place - just leaking
2014-12-07 15:27:26.068 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x116535950 of class NSCFArray autoreleased with no pool in place - just leaking
2014-12-07 15:27:26.068 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e99460 of class NSCFArray autoreleased with no pool in place - just leaking
2014-12-07 15:27:26.069 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e99410 of class NSCFArray autoreleased with no pool in place - just leaking
2014-12-07 15:27:26.069 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e8e630 of class NSCFArray autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.384 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e926d0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.385 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e8b1b0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.385 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x7fff7067f588 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.386 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e9e890 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.386 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x7fff7067f588 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.387 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x103011ab0 of class NSCFNumber autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.388 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ee5320 of class NSCFDictionary autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.388 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ed38f0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.389 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ed4b00 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.389 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ed38a0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.390 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ed6dd0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.390 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x7fff7067f588 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.391 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e307c0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.391 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ed9db0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.392 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101eda4b0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.392 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ed9850 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.393 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101edb180 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.393 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101edb8c0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.394 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101edbff0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.394 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101eda9e0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.395 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101edceb0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.395 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101edd5c0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.395 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101eddc20 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.396 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ede320 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.396 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101edea80 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.397 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101edf120 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.398 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101edf860 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.398 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ee02b0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.398 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101edce10 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.399 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ee0f70 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.400 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ee16b0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.400 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ee1d10 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.401 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ee26c0 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.401 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ee2700 of class NSCFString autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.402 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101e15bf0 of class NSCFNumber autoreleased with no pool in place - just leaking
2014-12-07 15:27:29.403 pulseview_qt5[59932:903] *** __NSAutoreleaseNoPool(): Object 0x101ee34a0 of class NSCFDictionary autoreleased with no pool in place - just leaking
Comment 1 Uwe Hermann 2017-05-09 11:35:23 CEST
Closing for now, this doesn't seem to happen with recent Qt5 and recent Mac OS X versions. Might have only happened on the old Mac OS X 10.6.8 or might have been fixed in Qt5 in the mean time (?) Not sure. Either way, if this resurfaces, we can reopen the bug.