Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2010070 | 1.0 | Timothy Lindholm | P3 | Closed | Fixed | 1.0fcs |
95/11/12
This bug was originated by Bob Jervis. The bug has been sent to Sami Shaio.
[Bob Jervis]
On Solaris, the panic response handler calls abort, but doesn't reset the
SIGABRT handler first, so it goes into an infinite loop that eventually
blows off the end of the stack and SEGV's.
===========================================================
This bug was originated by Bob Jervis. The bug has been sent to Sami Shaio.
[Bob Jervis]
On Solaris, the panic response handler calls abort, but doesn't reset the
SIGABRT handler first, so it goes into an infinite loop that eventually
blows off the end of the stack and SEGV's.
===========================================================
- backported by
-
JDK-2010070 Panic response handler doesn't reset SIGABRT before call abort (Solaris)
-
- Closed
-