User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5.1) Gecko/20031120
I have an applet which reliably crashes the VM during garbage collection
(at least, I presume it is during garbage collection because of the
following message). For example:
objc: FREED(id): message finish sent to freed object=0x3ad3c0
Does anyone have any recommendations for debugging this (obviously I am
in search of a workaround that will avoid the VM crashing)?
If it's helpful:
$ java -version
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-141.4)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)
Mac OS X 10.3.8
alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden