Problems compiling with the latest SDK (1.4.2)

B

bill

Hi all,

I'm using a WIN2k SP4 machine. I've installed the latest Java SDK
(1.4.2) available from SUN and configurered the path for the bin
directory of the java SDK (java, javac, etc.). I've also installed
JavaCC and started playing with the examples but some (mostly the ones
with GUIs) returned the following error: EXCEPTION_FLT_DIVIDE_BY_ZERO
(or a variant: EXCEPTION_FLT_STACK_CHECK). I had the intuition (after
searching for similar errors over the Internet) that the problem was
caused by javac rather than JavaCC, that's why I emailed this question
to this newsgroup. Is my install ok? Do I need to configure something?
Or have you encountered such errors, and if so, what can be the cause
of the problem, but more important what are the solutions? Thanks a
lot.

Gabriel

___________________________________________________________________

Unexpected Signal : EXCEPTION_FLT_DIVIDE_BY_ZERO (0xc000008e) occurred
at PC=0x
FAAB8
Function=[Unknown.]
Library=(N/A)

NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for
possible
reason and solutions.


Current Java thread:

Dynamic libraries:
0x00400000 - 0x00408000 C:\JBuilderX\jdk1.4\bin\javac.exe
0x77F80000 - 0x77FFD000 C:\WINNT\system32\ntdll.dll
0x7C2D0000 - 0x7C332000 C:\WINNT\system32\ADVAPI32.dll
0x7C570000 - 0x7C628000 C:\WINNT\system32\KERNEL32.DLL
0x77D30000 - 0x77DA1000 C:\WINNT\system32\RPCRT4.DLL
0x78000000 - 0x78045000 C:\WINNT\system32\MSVCRT.dll
0x00250000 - 0x002C4000
C:\DOCUME~1\Name\LOCALS~1\Temp\fcaD.tmp
0x71710000 - 0x71794000 C:\WINNT\system32\COMCTL32.DLL
0x77F40000 - 0x77F7E000 C:\WINNT\system32\GDI32.dll
0x77E10000 - 0x77E75000 C:\WINNT\system32\USER32.DLL
0x76620000 - 0x76630000 C:\WINNT\system32\MPR.DLL
0x77A50000 - 0x77B3F000 C:\WINNT\system32\OLE32.DLL
0x779B0000 - 0x77A4B000 C:\WINNT\system32\OLEAUT32.DLL
0x75050000 - 0x75058000 C:\WINNT\system32\WSOCK32.DLL
0x75030000 - 0x75044000 C:\WINNT\system32\WS2_32.DLL
0x75020000 - 0x75028000 C:\WINNT\system32\WS2HELP.DLL
0x08000000 - 0x08136000
C:\JBuilderX\jdk1.4\jre\bin\client\jvm.dll
0x77570000 - 0x775A0000 C:\WINNT\system32\WINMM.dll
0x10000000 - 0x10007000 C:\JBuilderX\jdk1.4\jre\bin\hpi.dll
0x00CE0000 - 0x00CEE000 C:\JBuilderX\jdk1.4\jre\bin\verify.dll
0x00CF0000 - 0x00D08000 C:\JBuilderX\jdk1.4\jre\bin\java.dll
0x00D10000 - 0x00D1D000 C:\JBuilderX\jdk1.4\jre\bin\zip.dll
0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
0x690A0000 - 0x690AB000 C:\WINNT\system32\PSAPI.DLL

Heap at VM Abort:
Heap
def new generation total 576K, used 444K [0x10010000, 0x100b0000,
0x104f0000

eden

****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC = 0x00efaab8
SIGNAL = -1073741682
FUNCTION NAME = (N/A)
OFFSET = 0xFFFFFFFF
LIBRARY NAME = (N/A)
Please check ERROR REPORT FILE for further information, if there is
any.
Good bye.

___________________________________________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top