Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Followup to Java apps Hanging on Jaguar



At 3:22 PM -0500 8/17/02, Ronald Guest wrote:
I ran Sampler and saved the report. I don't really know how to tell for sure
if the JVM is launched or the Carbon event loop started. Several threads
have JVM_GetClassMethodsCount at the top, another runFromPropertiesList,
another initializeStandaloneThread followed by RunApplicationEventLoop. Not
signs that my application has been called.

RunApplicationEventLoop runs the Carbon event loop, so that's started. I'm surprised that it'd be running and your app wouldn't be responding unless there's an infinite loop somewhere on the Carbon event thread.

The other calls shouldn't happen until after a JVM is created, so it sounds like that's also been started.

I couldn't get anywhere with gdb. It hung on "Reading symbols for shared
libraries.." Actually, the whole Terminal.app hung :-(

That's really odd. Do you have any JNI libraries in this application?

-Eric

--
Eric Albert email@hidden
http://rescomp.stanford.edu/~ejalbert/
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Followup to Java apps Hanging on Jaguar (From: Ronald Guest <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.