JVM de sorunum var galiba

Bu başlık kilitlidir. Yeni mesajlar gönderilemez veya mevcut mesajlar düzenlenemez.
ozii
02-12-2005, 10:52   |  #1  
OP Taze Üye
Teşekkür Sayısı: 0
4 mesaj
Kayıt Tarihi:Kayıt: Şub 2005

Arkadaşlar ben javada applet geliştiriyorum makinamda sdk1.4.2_10 kurulu makinamda xp var ben programı yazdıktan sonra dos ortamında derliyorum ve bana hep aşağıdaki sorunu çıkarıyor hatanın aynısını aşağıda verdim, JVM yi kaldırıyorum tekrar kuruyorum ilk başta sorun vermiyor üçüncü dördüncü derleyişimde sorun veriyor ne yapmam gerekiyor  YARDIM LÜTFENNNNNNNNNNNNNNNNNNNNNNNNNNNNNN;

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_FLT_DIVIDE_BY_ZERO (0xc000008e) at pc=0x00c5a883, pid=3720, tid=3724
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_10-b03 mixed mode)
# Problematic frame:
# j  com.sun.tools.javac.v8.comp.Items$ImmediateItem.isPosZero(D)Z+0
#

---------------  T H R E A D  ---------------

Current thread (0x002b5a88):  JavaThread "main" [_thread_in_Java, id=3724]

siginfo: ExceptionCode=0xc000008e, ExceptionInformation=0x00000000

Registers:
EAX=0x00000000, EBX=0x0000006f, ECX=0x00100002, EDX=0x00000000
ESP=0x0006ee6c, EBP=0x0006ee90, ESI=0x14220a20, EDI=0x0006eea0
EIP=0x00c5a883, EFLAGS=0x00010246

Top of Stack: (sp=0x0006ee6c)
0x0006ee6c:   00000000 3ff00000 0006ee74 14220a18
0x0006ee7c:   0006eea0 142238d0 00000000 142209d0
0x0006ee8c:   0006ee98 0006eec0 00c52e0b 00000000
0x0006ee9c:   00000000 10031418 0006eea4 14220c72
0x0006eeac:   0006eee0 142238d0 00000000 14220b10
0x0006eebc:   0006eee0 0006ef00 00c52d8a 00000000
0x0006eecc:   00000000 00000000 00000000 00000000
0x0006eedc:   00000000 10031418 0006eee4 141f717f

Instructions: (pc=0x00c5a883)
0x00c5a873:   41 12 08 dc 0c 24 de f1 db 2d 34 41 12 08 de c9
0x00c5a883:   dd 1c 24 dd 04 24 58 5a 0f b6 5e 01 46 ff 24 9d


Stack: [0x00030000,0x00070000),  sp=0x0006ee6c,  free space=251k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
j  com.sun.tools.javac.v8.comp.Items$ImmediateItem.isPosZero(D)Z+0
j  com.sun.tools.javac.v8.comp.Items$ImmediateItem.load()Lcom/sun/tools/javac/v8/comp/Items$Item;+282
j  com.sun.tools.javac.v8.comp.Gen.visitAssign(Lcom/sun/tools/javac/v8/tree/Tree$Assign;)V+31
j  com.sun.tools.javac.v8.tree.Tree$Assign.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V+2
J  com.sun.tools.javac.v8.comp.Gen.genExpr(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/code/Type;)Lcom/sun/tools/javac/v8/comp/Items$Item;
j  com.sun.tools.javac.v8.comp.Gen.visitExec(Lcom/sun/tools/javac/v8/tree/Tree$Exec;)V+57
J  com.sun.tools.javac.v8.tree.Tree$Exec.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V
v  ~RuntimeStub::alignment_frame_return Runtime1 stub
j  com.sun.tools.javac.v8.comp.Gen.genDef(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+12
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+24
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;I)V+10
j  com.sun.tools.javac.v8.comp.Gen.genStats(Lcom/sun/tools/javac/v8/util/List;Lcom/sun/tools/javac/v8/comp/Env;)V+19
j  com.sun.tools.javac.v8.comp.Gen.visitBlock(Lcom/sun/tools/javac/v8/tree/Tree$Block;)V+31
j  com.sun.tools.javac.v8.tree.Tree$Block.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V+2
j  com.sun.tools.javac.v8.comp.Gen.genDef(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+12
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+24
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;I)V+10
j  com.sun.tools.javac.v8.comp.Gen.visitIf(Lcom/sun/tools/javac/v8/tree/Tree$If;)V+63
j  com.sun.tools.javac.v8.tree.Tree$If.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V+2
j  com.sun.tools.javac.v8.comp.Gen.genDef(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+12
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+24
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;I)V+10
j  com.sun.tools.javac.v8.comp.Gen.genStats(Lcom/sun/tools/javac/v8/util/List;Lcom/sun/tools/javac/v8/comp/Env;)V+19
j  com.sun.tools.javac.v8.comp.Gen.visitBlock(Lcom/sun/tools/javac/v8/tree/Tree$Block;)V+31
j  com.sun.tools.javac.v8.tree.Tree$Block.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V+2
j  com.sun.tools.javac.v8.comp.Gen.genDef(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+12
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+24
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;I)V+10
j  com.sun.tools.javac.v8.comp.Gen.visitIf(Lcom/sun/tools/javac/v8/tree/Tree$If;)V+109
j  com.sun.tools.javac.v8.tree.Tree$If.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V+2
j  com.sun.tools.javac.v8.comp.Gen.genDef(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+12
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+24
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;I)V+10
j  com.sun.tools.javac.v8.comp.Gen.genStats(Lcom/sun/tools/javac/v8/util/List;Lcom/sun/tools/javac/v8/comp/Env;)V+19
j  com.sun.tools.javac.v8.comp.Gen.visitBlock(Lcom/sun/tools/javac/v8/tree/Tree$Block;)V+31
j  com.sun.tools.javac.v8.tree.Tree$Block.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V+2
j  com.sun.tools.javac.v8.comp.Gen.genDef(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+12
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+24
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;I)V+10
j  com.sun.tools.javac.v8.comp.Gen.visitIf(Lcom/sun/tools/javac/v8/tree/Tree$If;)V+63
j  com.sun.tools.javac.v8.tree.Tree$If.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V+2
j  com.sun.tools.javac.v8.comp.Gen.genDef(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+12
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+24
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;I)V+10
j  com.sun.tools.javac.v8.comp.Gen.genStats(Lcom/sun/tools/javac/v8/util/List;Lcom/sun/tools/javac/v8/comp/Env;)V+19
j  com.sun.tools.javac.v8.comp.Gen.visitBlock(Lcom/sun/tools/javac/v8/tree/Tree$Block;)V+31
j  com.sun.tools.javac.v8.tree.Tree$Block.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V+2
j  com.sun.tools.javac.v8.comp.Gen.genDef(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+12
j  com.sun.tools.javac.v8.comp.Gen.genStat(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+24
j  com.sun.tools.javac.v8.comp.Gen.genMethod(Lcom/sun/tools/javac/v8/tree/Tree$MethodDef;Lcom/sun/tools/javac/v8/comp/Env;Z)V+328
j  com.sun.tools.javac.v8.comp.Gen.visitMethodDef(Lcom/sun/tools/javac/v8/tree/Tree$MethodDef;)V+47
j  com.sun.tools.javac.v8.tree.Tree$MethodDef.accept(Lcom/sun/tools/javac/v8/tree/Tree$Visitor;)V+2
j  com.sun.tools.javac.v8.comp.Gen.genDef(Lcom/sun/tools/javac/v8/tree/Tree;Lcom/sun/tools/javac/v8/comp/Env;)V+12
j  com.sun.tools.javac.v8.comp.Gen.genClass(Lcom/sun/tools/javac/v8/comp/Env;Lcom/sun/tools/javac/v8/tree/Tree$ClassDef;)Z+142
j  com.sun.tools.javac.v8.JavaCompiler.genCode(Lcom/sun/tools/javac/v8/comp/Env;Lcom/sun/tools/javac/v8/tree/Tree$ClassDef;)V+6
j  com.sun.tools.javac.v8.JavaCompiler.compile(Lcom/sun/tools/javac/v8/util/List;)Lcom/sun/tools/javac/v8/util/List;+576
j  com.sun.tools.javac.v8.Main.compile([Ljava/lang/String;)I+223
j  com.sun.tools.javac.Main.compile([Ljava/lang/String;)I+12
j  com.sun.tools.javac.Main.main([Ljava/lang/String;)V+1
v  ~StubRoutines::call_stub
V  [jvm.dll+0x71d74]
V  [jvm.dll+0xabc2f]
V  [jvm.dll+0x71c81]
V  [jvm.dll+0x77a7e]
V  [jvm.dll+0x786e3]
C  [javac.exe+0x14d4]
C  [javac.exe+0x647d]
C  [kernel32.dll+0x16d4f]


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00b9fa60 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3820]
  0x00b9edf0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3792]
  0x00b9c320 JavaThread "Finalizer" daemon [_thread_blocked, id=3744]
  0x00b9af98 JavaThread "Reference Handler" daemon [_thread_blocked, id=3716]
=>0x002b5a88 JavaThread "main" [_thread_in_Java, id=3724]

Other Threads:
  0x00bdb6f8 VMThread [id=3736]
  0x00bdc710 WatcherThread [id=3748]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation   total 576K, used 197K [0x10010000, 0x100b0000, 0x104f0000)
  eden
[error occurred during error reporting, step 190, id 0xc000008e]

Dynamic libraries:
0x00400000 - 0x0040c000         C:\j2sdk1.4.2_10\bin\javac.exe
0x7c8f0000 - 0x7c99f000         C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8ee000         C:\WINDOWS\system32\kernel32.dll
0x77dc0000 - 0x77e6b000         C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f01000         C:\WINDOWS\system32\RPCRT4.dll
0x77c00000 - 0x77c58000         C:\WINDOWS\system32\MSVCRT.dll
0x002d0000 - 0x00343000         C:\DOCUME~1\osman\LOCALS~1\Temp\xta1.tmp
0x5d5e0000 - 0x5d677000         C:\WINDOWS\system32\COMCTL32.DLL
0x77f10000 - 0x77f56000         C:\WINDOWS\system32\GDI32.dll
0x77d30000 - 0x77dc0000         C:\WINDOWS\system32\USER32.dll
0x71b10000 - 0x71b22000         C:\WINDOWS\system32\MPR.DLL
0x774d0000 - 0x7760c000         C:\WINDOWS\system32\OLE32.DLL
0x77110000 - 0x7719c000         C:\WINDOWS\system32\OLEAUT32.DLL
0x71ac0000 - 0x71ac9000         C:\WINDOWS\system32\WSOCK32.DLL
0x71aa0000 - 0x71ab7000         C:\WINDOWS\system32\WS2_32.dll
0x71a90000 - 0x71a98000         C:\WINDOWS\system32\WS2HELP.dll
0x08000000 - 0x0813e000         C:\j2sdk1.4.2_10\jre\bin\client\jvm.dll
0x76b30000 - 0x76b5d000         C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10007000         C:\j2sdk1.4.2_10\jre\bin\hpi.dll
0x76be0000 - 0x76beb000         C:\WINDOWS\system32\PSAPI.DLL
0x003b0000 - 0x003be000         C:\j2sdk1.4.2_10\jre\bin\verify.dll
0x003c0000 - 0x003d9000         C:\j2sdk1.4.2_10\jre\bin\java.dll
0x003e0000 - 0x003ee000         C:\j2sdk1.4.2_10\jre\bin\zip.dll

VM Arguments:
jvm_args: -Dapplication.home=C:\j2sdk1.4.2_10 -Xms8m
java_command: com.sun.tools.javac.Main devrepanel\AnimationPanel.java devrepanel\Butons.java devrepanel\degerler.java devrepanel\degerPanel.java devrepanel\DevreEleman.java devrepanel\devrepanel.java devrepanel\ElemanListener.java devrepanel\ElemanPanel.java devrepanel\Globals.java devrepanel\graph.java
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\PROGRA~1\Borland\CBUILD~1\Projects\Bpl;C:\PROGRA~1\Borland\CBUILD~1\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
USERNAME=osman
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel


---------------  S Y S T E M  ---------------

OS: Windows XP Build 2600 Service Pack 2

CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 261616k(83920k free), swap 633064k(364544k free)

vm_info: Java HotSpot(TM) Client VM (1.4.2_10-b03) for windows-x86, built on Oct 10 2005 14:53:46 by "java_re" with MS VC++ 6.0

ozii
10-12-2005, 11:25   |  #2  
OP Taze Üye
Teşekkür Sayısı: 0
4 mesaj
Kayıt Tarihi:Kayıt: Şub 2005

Arkadaşlar kendi sorumu kendim yanıtlayayım sizinde başınıza aynısı gelirse sizde benim gibi yaparsınız sorun benim işlwtim sistemimde imiş. gerçi ben düşünmüştüm format attık tekrar sistem kurdum olmamıştı meğersem işletim sisteminin cd sinde sorun varmış başka bir cd ile işletim sistemimi kurdum şimdi bir sorun yok haberiniz olaa benden söylemesi...

SeRBoY_WHiTe
28-12-2005, 12:15   |  #3  
Yıllanmış Üye
Teşekkür Sayısı: 0
390 mesaj
Kayıt Tarihi:Kayıt: Tem 2004

Kusura bakma! Biraz altlarda kalmış bu soru, cevap yazamadık! Ama zaten akla gelebilecek ilk cevaplardan biri değilmiş sorun...