Eric Feigenson wrote:
>So I just did, no debugger involved. Ran the program, it hung as it always
>has, did a kill -QUIT, and the stack I get is exactly the same as it was in
>the debugger.
Was it IDENTICAL, or were there some slight differences?
In particular, were the hung threads waiting on a lock, or was one of them
suspended like it was in the debugger?
Also, did the thread-dump summary say that no deadlocks were detected, or
did it say there was one?
What other object locks were locked at the time?
Without seeing the actual thread-dump in detail, it's difficult to diagnose
anything. I suggest posting the complete actual thread-dump (taken without
the debugger).
-- GG
_______________________________________________
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
This email sent to email@hidden