Ticket #902 (closed task: invalid)
various NSAutoreleaseNoPool() ... autoreleased with no pool in place - just leaking
| Reported by: | p2 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | IDE | Version: | trunk |
| Keywords: | Cc: |
Description
Complete new download, compile, start 1.8-dev-r15161M-trunk (DarwinX8664) on MacOS 10.6.8.
Console warnings include many and various such as:
12/1/16 11:46:13 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x2242830 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 12/1/16 11:46:13 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x2106620 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x21069e0 of class NSMenuItem autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x69b860 of class NSCFNumber autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x2106a60 of class NSCFDictionary autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x6aac20 of class NSCFArray autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x66a050 of class NSCFNumber autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x2108980 of class NSCFDictionary autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x5cc030 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x5c4bf0 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
Change History
Note: See
TracTickets for help on using
tickets.
