-
Bug
-
Resolution: Fixed
-
P1
-
1.1.8
-
1.1.8
-
x86
-
windows_nt
-
Not verified
This bug appears to have been introduced by the fix for BugId 4046769. Any
Java application can now crash on exit. For example, this bug is reproducible
with the Animator demo applet and HotJava. The crash occurs about 15% of
the time.
Examining the stack trace shows that the segfault occurs at the 'delete'
statement in AwtObjectList::Cleanup().
Java application can now crash on exit. For example, this bug is reproducible
with the Animator demo applet and HotJava. The crash occurs about 15% of
the time.
Examining the stack trace shows that the segfault occurs at the 'delete'
statement in AwtObjectList::Cleanup().
- relates to
-
JDK-4046769 jdb crashes with invalid memory reference on completion of application
- Closed