-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
02
-
sparc
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2064453 | 5.0 | Daniel Daugherty | P3 | Resolved | Fixed | tiger |
When used with 'collect' on a fairly big MT application (NetBeans), the JVM may
crash in AsyncGetCallTrace(). All symptoms suggest that the stack overflowed.
% collect -j on java -server <app>
See Comments for a pstack generated stack trace.
crash in AsyncGetCallTrace(). All symptoms suggest that the stack overflowed.
% collect -j on java -server <app>
See Comments for a pstack generated stack trace.
- backported by
-
JDK-2064453 infinite recursion in AsyncGetCallTrace() with the server JVM
- Resolved