Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: errors with R2009b on 64-bit MacBook Pro with Snow Leopard
Date: Wed, 30 Sep 2009 14:23:03 +0000 (UTC)
Organization: McGill University
Lines: 25
Message-ID: <h9vpk7$m9j$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1254320583 22835 172.30.248.37 (30 Sep 2009 14:23:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 30 Sep 2009 14:23:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1934053
Xref: news.mathworks.com comp.soft-sys.matlab:573975


R2009b on 64-bit MacBook Pro with Snow Leopard.
$~> matlab -nodesktop -nosplash
gives following errors:
2009-09-30 01:21:25.806 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?106075ef0 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.808 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?103eed280 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.809 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?1060757b0 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.837 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?106000e00 of class NSCFNumber autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.838 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?103ef6900 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.838 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?103ef41a0 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.839 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?103ef5790 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.840 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?103ef5020 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.840 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?103ef4760 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.841 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?103ef2840 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.869 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?1060767b0 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.869 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?10601ea50 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
2009-09-30 01:21:25.870 MATLAB[3244:3803] *** __NSAutoreleaseNoPool(): Object 0?106075f60 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking

FYI version -java gives
Java 1.6.0_15-b03-219 with Apple Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode

It seems to be working without problem though.

Any clues?

&#8211;Abhay