Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4295746
Votes 0
Synopsis Kestrel fcs_P: EXCEPTION_ACCESS_VIOLATION in closing window on Win98 .
Category hotspot:client
Reported Against kestrel
Release Fixed
State 11-Closed, Not Reproducible, bug
Priority: 3-Medium
Related Bugs 4366221
Submit Date 01-DEC-1999
Description
Only on Win98 by Fcs_P:

In closing window HotSpot Virtual Machine Error occurs, and the cases seems to 
be specified.

When getContentPane().setLayout() is used and the following are set as 
an argument of setLayout() in the application;

FlowLayout()
GridLayout()
BorderLayout()


But it is intermitted.
This phenomenon is seen also on Fcs_O.

The error message is;

# HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION
#
# Error ID: 4F533F57494E13120E43505002BE
#

abnormal program termination


With Classic VM, an error dialog appears and abnormal termination occurs.
The detail of the error is;

Module:IMM32.DLL, Address:017f:bfe1200b
Registers:
EAX=a282c482 CS=017f EIP=bfe1200b EFLGS=00010286
EBX=00013154 SS=0187 ESP=04f3fc14 EBP=04f3fc34
ECX=81fd3154 DS=0187 ESI=00013278 FS=2b6f
EDX=00000001 ES=0187 EDI=00013154 GS=0000
Bytes at CS:EIP:
8b 00 85 c0 75 04 33 c0 eb 07 50 ff 15 b8 c2 e1 
Stack dump:
72cd113c a282c482 72cd1108 a282c482 00013154 72cd10a8 00013154 00000002 00000000 72cec026 00013154 00013154 00000002 004246b8 00000960 72cf0aa8


To reproduce,

1. Extract an attached Zip file and compile the test programs.
2. Run DefaultButtonModel_Test or 
       JLabelTest or 
       BorderFactoryTest
3. Close the window from the system menu.

Then, the error occurs, though it is intermitted.




Work Around
N/A
Evaluation
tried on win98, 95 and NT with build-R. Note, the bug was never a hotspot problem. As it also fails with -classic. However; it seems to be fixed and it is no longer reproducible. I will assign the bug back to the tester and let them try it out again to verify the fix is in build-R.
  xxxxx@xxxxx   1999-12-21


  xxxxx@xxxxx   2000-01-03
I also have tried to reproduce the problem in build R and I too am not able to reproduce it. I agree with Moe's analysis. The problem is most likely not in the virtual machine.

  xxxxx@xxxxx   2000-01-03
We tried to reproduce the problem on Kestrel build R on both a US Roman system and a Kanji system. I could not reproduce the problem on either system.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang