Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Strange messages when running EGit tests on OS X

19 nov 2010 kl. 16:08 skrev Ketan Padegaonkar:

> Do you have any inputs swt platform(os/ws) and the eclipse version ?
> 
> I recently hit a bug(329511) with cocoa on snow leopard that might be related.
Hi Ketan,

the relevant version numbers probably are these:

Macbook Pro Intel Core i5 (quad core) 4 GB
OSX 10.6.5
Java 1.6.0_22-b04-307-10M3261)
Eclipse 3.6 build 20100917-0705
SWTBot 2.0.1.20101106_1831-73ca7af-dev-e36.

-- robin

> -- 
> Ketan
> http://ketan.padegaonkar.name | http://eclipse.org/swtbot
> 
> On 11/10/10 3:37 AM, Robin Rosenberg wrote:
>> [INFO] Command line:
>> 	/bin/sh -c cd /Users/me/SW/egitcontrib/egit/org.eclipse.egit.ui.test&&  /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -Dosgi.noShutdown=false -Dosgi.os=macosx -Dosgi.ws=cocoa -Dosgi.arch=x86_64 -Xmx512m -XX:MaxPermSize=256m -jar /Users/me/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.0.201.R35x_v20090715/org.eclipse.equinox.launcher-1.0.201.R35x_v20090715.jar -data /Users/me/SW/egitcontrib/egit/org.eclipse.egit.ui.test/target/work/data -dev file:/Users/me/SW/egitcontrib/egit/org.eclipse.egit.ui.test/target/dev.properties -install /Users/me/SW/egitcontrib/egit/org.eclipse.egit.ui.test/target/work -configuration /Users/me/SW/egitcontrib/egit/org.eclipse.egit.ui.test/target/work/configuration -application org.sonatype.tycho.surefire.osgibooter.uitest -testproperties /Users/me/SW/egitcontrib/egit/org.eclipse.egit.ui.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.sdk.ide -nouithread
>> 2010-11-09 21:59:44.566 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x10062d180 of class NSCFString autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.570 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x100603260 of class NSCFNumber autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.571 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x1001024b0 of class NSCFString autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.583 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x100123bd0 of class NSPathStore2 autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.584 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x1022092d0 of class NSPathStore2 autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.584 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x7fff70228f70 of class NSCFString autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.585 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x100122b20 of class NSCFString autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.585 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x100123600 of class NSCFData autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.590 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x102106650 of class NSCFDictionary autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.591 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x100105690 of class __NSFastEnumerationEnumerator autoreleased with no pool in place - just leaking
>> 2010-11-09 21:59:44.630 java[10966:1303] *** __NSAutoreleaseNoPool(): Object 0x100102290 of class NSCFNumber autoreleased with no pool in place - just leaking
>> 
>> a ton more and then it hangs.
>> 
>> Does anyone else get further on OSX?
>> 
>> -- robin
>> 
>> _______________________________________________
>> egit-dev mailing list
>> egit-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/egit-dev



Back to the top