View Single Post
  #1 (permalink)  
Old October 10th, 2001
Unregistered
Guest
 
Posts: n/a
Default Assertion Failed?

For some reason, I'm getting the following error message when I startup the program:

Assertion Failed!

Program: Javaw.exe
File: ../../../src/share/native/sun/awt/font/fontmanage...
Line: 240

Expression: offset < fFileSize

<ABORT> <RETRY> <FAIL>

retrying causes the following:

JAVAW caused an exception 03H in module MSVCRT.DLL at 017f:7800f42f.
Registers:
EAX=00000004 CS=017f EIP=7800f42f EFLGS=00000246
EBX=78024b7e SS=0187 ESP=0057e8fc EBP=0057ec20
ECX=80007658 DS=0187 ESI=00000012 FS=2b17
EDX=80007700 ES=0187 EDI=01701dd4 GS=0000
Bytes at CS:EIP:
5e c9 c3 83 f8 05 74 f8 e9 52 b8 ff ff 66 f7 05
Stack dump:
006f3f90 505c3a43 52474f52 46204d41 53454c49 56414a5c 464f5341 524a5c54 2e315c45 5c312e33 5c4e4942 4156414a 58452e57 81790045 00000044 00000000

Any suggestions?