-
Bug
-
Resolution: Fixed
-
P3
-
1.1.4, 1.1.5
-
1.1.6
-
x86
-
windows_95
-
Not verified
Name: joT67522 Date: 12/09/97
We have this semi-rare problem with our java application. When starting it up we get the
following page fault about 5% of the time on Win95. No problems with WinNT or Solaris.
JREW caused an invalid page fault in
module ZIP.DLL at 0137:02c78b39.
Registers:
EAX=0065f90a CS=0137 EIP=02c78b39 EFLGS=00010246
EBX=00000019 SS=013f ESP=0063f5d4 EBP=0318502c
ECX=03184854 DS=013f ESI=01df6cfb FS=3f27
EDX=00000000 ES=013f EDI=0063f873 GS=0000
Bytes at CS:EIP:
8a 55 00 85 d2 74 3f c7 44 24 14 00 00 00 00 8a
Stack dump:
00795db0 0065f264 00773a60 00000004 00000065 0000062e 00000000 0000666e 0063f8ce 000001ff 0000003f 02c7801b 00000009 00000006 03184854 0074ea44
Usually a ClassDefNotFound exception will be thrown before this error is generated.
As described in the workaround section, we believe
this problem is related to using compressed jar
files. We have jar files to keep images and
other resources. We also periodically get
corrupt data reading from those jar files.
I don't have a simple test program to demonstrate
this. It would be hard to send you our entire
app for you to test with.
(Review ID: 21643)
======================================================================