erreur EXCEPTION_ACCESS_VIOLATION sous eclipse java
Bonjour.
voila l'erreur que me genere mon application lorsque je l'execute.
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0309c535, pid=2020, tid=3092
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_02-b06 mixed mode, sharing)
# Problematic frame:
# C [prog.dll+0x2c535]
#
# An error report file with more information is saved as hs_err_pid2020.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
*** ecco runtime system V3.1.5 Build 272 (C) PDTec GmbH 1999 - 2004 ***
7 instances read ...
si vous pouvez faire quelque chose pour moi..
voila ce qu'il y'a dans le fichier
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x02ddc535, pid=2756, tid=2788
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_02-b06 mixed mode, sharing)
# Problematic frame:
# C [prog.dll+0x2c535]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00386000): JavaThread "main" [_thread_in_native, id=2788]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffff
Registers:
EAX=0xffffffff, EBX=0x02ee2a70, ECX=0x003efbc8, EDX=0x003efc10
ESP=0x003efafc, EBP=0x003efb80, ESI=0x02ee2a00, EDI=0x02ee03c0
EIP=0x02ddc535, EFLAGS=0x00010246
Top of Stack: (sp=0x003efafc)
0x003efafc: 02ee2a00 003860ec 02ee03c0 26970ea0
0x003efb0c: 00000028 269710f0 00000023 26970ea0
0x003efb1c: 6d86bd14 003851f8 6d7d8186 00386000
0x003efb2c: 003851f0 00386000 003851ec 003efb2c
0x003efb3c: 6d86cf1c 003efdc8 6d985f8a 6d98a460
0x003efb4c: ffffffff 00386000 6d7d81e8 00386000
0x003efb5c: 00000062 6d7d8186 00386000 003efd60
0x003efb6c: 00386000 003efafc 003efbb4 02e93be0
Instructions: (pc=0x02ddc535)
0x02ddc525: 02 8b c6 f6 40 04 80 74 02 8b 00 8b 18 8b 47 10
0x02ddc535: 83 38 00 89 5d e4 7d 05 8b 48 04 eb 02 8b c8 8b
Stack: [0x003a0000,0x003f0000), sp=0x003efafc, free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [prog.dll+0x2c535]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j pdtec.ecco.inst.Instance.attr(Lpdtec/ecco/meta/Attribute;)Lpdtec/ecco/inst/Value;+0
j schema.Instances.getListRelOid(Lpdtec/ecco/inst/Instance;)Ljava/util/LinkedList;+39
j schema.Instances.main([Ljava/lang/String;)V+180
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x02a4c800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3140]
0x02a49800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2464]
0x02a46c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3128]
0x02a45c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2008]
0x02a3dc00 JavaThread "Finalizer" daemon [_thread_blocked, id=3852]
0x02a3d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2240]
=>0x00386000 JavaThread "main" [_thread_in_native, id=2788]
Other Threads:
0x02a33c00 VMThread [id=604]
0x02a4e000 WatcherThread [id=576]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 960K, used 415K [0x22960000, 0x22a60000, 0x22e40000)
eden space 896K, 46% used [0x22960000, 0x229c7d40, 0x22a40000)
from space 64K, 0% used [0x22a40000, 0x22a40000, 0x22a50000)
to space 64K, 0% used [0x22a50000, 0x22a50000, 0x22a60000)
tenured generation total 4096K, used 0K [0x22e40000, 0x23240000, 0x26960000)
the space 4096K, 0% used [0x22e40000, 0x22e40000, 0x22e40200, 0x23240000)
compacting perm gen total 12288K, used 71K [0x26960000, 0x27560000, 0x2a960000)
the space 12288K, 0% used [0x26960000, 0x26971c30, 0x26971e00, 0x27560000)
ro space 8192K, 62% used [0x2a960000, 0x2ae5f728, 0x2ae5f800, 0x2b160000)
rw space 12288K, 52% used [0x2b160000, 0x2b7a1eb8, 0x2b7a2000, 0x2bd60000)
Dynamic libraries:
0x00400000 - 0x00423000 C:\Program Files\Java\jre1.6.0_02\bin\javaw.exe
0x7c910000 - 0x7c9c7000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c905000 C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e4c000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee1000 C:\WINDOWS\system32\RPCRT4.dll
0x7e390000 - 0x7e420000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000 C:\WINDOWS\system32\GDI32.dll
0x7c340000 - 0x7c396000 C:\Program Files\Java\jre1.6.0_02\bin\msvcr71.dll
0x6d7c0000 - 0x6da09000 C:\Program Files\Java\jre1.6.0_02\bin\client\jvm.dll
0x76ae0000 - 0x76b0f000 C:\WINDOWS\system32\WINMM.dll
0x6d310000 - 0x6d318000 C:\Program Files\Java\jre1.6.0_02\bin\hpi.dll
0x76ba0000 - 0x76bab000 C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\Program Files\Java\jre1.6.0_02\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Program Files\Java\jre1.6.0_02\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Program Files\Java\jre1.6.0_02\bin\zip.dll
0x10000000 - 0x10020000 C:\Program Files\Java\jre1.6.0_02\bin\eccojava2.dll
0x02db0000 - 0x02ecd000 D:\cours\java_api_2\prog.dll
VM Arguments:
java_command: schema.Instances
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\NETMANAG.32;D:\cours\java_api_2;C:\Program Files\PDTec\ECCO-VC6-3.1.5\bin;C:\Program Files\PDTec\ECCO-VC6-3.1.5\bin\;D:\cours\java_api_2\;D:\programmes\eclipse\api_ecco\tests;D:\programmes\valid onto;D:\logiciels;D:\logiciels\jgraphpad-6.0.4.0-gpl\jars\jgraph;D:\logiciels\jgraph
USERNAME=lisi6
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
Memory: 4k page, physical 1038404k(339800k free), swap 2499820k(1834896k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0_02-b06) for windows-x86, built on Jul 12 2007 01:16:14 by "java_re" with unknown MS VC++:1310