Hi all,
Everytime JVM in my machine is getting crashed when I am trying run any java program (e.g. eclipse, ant script etc.). The following trace is logged in a log file each time:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION
(0xc0000005) at pc=0x080578e5, pid=1476, tid=1648
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_10-b03 mixed mode)
# Problematic frame:
# V [jvm.dll+0x578e5]
#
--------------- T H R E A D ---------------
Current thread (0x0096fff8): VMThread [id=1648]
siginfo: ExceptionCode=0xc0000005, reading address 0x00800000
Registers:
EAX=0x00800000, EBX=0x1225dfd0, ECX=0x241afcb4, EDX=0x1225dfcc
ESP=0x241afa84, EBP=0x241afab0, ESI=0x1225dfcc, EDI=0x241afcb4
EIP=0x080578e5, EFLAGS=0x00010287
Top of Stack: (sp=0x241afa84)
0x241afa84: 1225dfcc 201311b8 08066b9c 1225dfcc
0x241afa94: 08066b6b 1225dfcc 1225dfd0 1225dfc0
0x241afaa4: 1225de00 201310d0 201311bc 241afacc
0x241afab4: 080bdfd5 1225dfc0 241afaf0 080ee054
0x241afac4: 00970100 080ee054 241afb00 080bdeda
0x241afad4: 1225de00 00000202 1225dde8 1225e608
0x241afae4: 241afaf0 1225de00 00970100 080ee040
0x241afaf4: 00246670 113c0000 241afcb4 241afb2c
Instructions: (pc=0x080578e5)
0x080578d5: 24 08 57 8b f9 8b 06 85 c0 74 2f 3b 47 1c 73 2a
0x080578e5: 8b 08 83 e1 03 80 f9 03 75 06 8b 00 24 fc eb 0a
Stack: [0x24170000,0x241b0000), sp=0x241afa84, free space=254k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x578e5]
V [jvm.dll+0xbdfd5]
V [jvm.dll+0xbdeda]
V [jvm.dll+0xbdddb]
V [jvm.dll+0x3c933]
V [jvm.dll+0x3bd5b]
V [jvm.dll+0x3bc29]
V [jvm.dll+0x3c88c]
V [jvm.dll+0x62cfc]
V [jvm.dll+0x58208]
V [jvm.dll+0x5e79d]
V [jvm.dll+0x48dec]
V [jvm.dll+0x5e931]
V [jvm.dll+0xe07cd]
V [jvm.dll+0xe0975]
V [jvm.dll+0xe06de]
C [MSVCRT.dll+0x85bc]
C [KERNEL32.dll+0xb388]
VM_Operation (0x0006f840): generation collection for allocation, mode: safepoint, requested by thread 0x00248ef0
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0092fe28 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1596]
0x0092f068 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1200]
0x00971cd8 JavaThread "Finalizer" daemon [_thread_blocked, id=624]
0x00971118 JavaThread "Reference Handler" daemon [_thread_blocked, id=788]
0x00248ef0 JavaThread "main" [_thread_blocked, id=1148]
Other Threads:
=>0x0096fff8 VMThread [id=1648]
0x00931ab0 WatcherThread [id=888]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00248490/0x00000b20] Threads_lock - owner thread: 0x0096fff8
[0x00248658/0x00000ae4] Heap_lock - owner thread: 0x00248ef0
Heap
def new generation total 1664K, used 1113K [0x10010000, 0x101d0000, 0x113c0000)
eden space 1536K, 64% used [0x10010000, 0x10106538, 0x10190000)
from space 128K, 100% used [0x101b0000, 0x101d0000, 0x101d0000)
to space 128K, 0% used [0x10190000, 0x101900d8, 0x101b0000)
tenured generation total 20976K, used 15352K [0x113c0000, 0x1283c000, 0x20010000)
the space 20976K, 73% used [0x113c0000, 0x122be270, 0x122be400, 0x1283c000)
compacting perm gen total 4096K, used 1763K [0x20010000, 0x20410000, 0x24010000)
the space 4096K, 43% used [0x20010000, 0x201c8c20, 0x201c8e00, 0x20410000)
Dynamic libraries:
0x00400000 - 0x0040b000 D:\j2sdk1.4.2_10\bin\javac
.exe
0x77f80000 - 0x77ffc000 C:\WINNT\system32\ntdll.dl
l
0x7c2d0000 - 0x7c335000 C:\WINNT\system32\ADVAPI32
.dll
0x7c570000 - 0x7c623000 C:\WINNT\system32\KERNEL32
.dll
0x77d30000 - 0x77da8000 C:\WINNT\system32\RPCRT4.d
ll
0x78000000 - 0x78045000 C:\WINNT\system32\MSVCRT.d
ll
0x75030000 - 0x75044000 C:\WINNT\system32\WS2_32.D
LL
0x75020000 - 0x75028000 C:\WINNT\system32\WS2HELP.
DLL
0x08000000 - 0x0813e000 D:\j2sdk1.4.2_10\jre\bin\c
lient\jvm.
dll
0x77e10000 - 0x77e79000 C:\WINNT\system32\USER32.d
ll
0x77f40000 - 0x77f7c000 C:\WINNT\system32\GDI32.dl
l
0x77570000 - 0x775a0000 C:\WINNT\system32\WINMM.dl
l
0x10000000 - 0x10007000 D:\j2sdk1.4.2_10\jre\bin\h
pi.dll
0x690a0000 - 0x690ab000 C:\WINNT\system32\PSAPI.DL
L
0x007c0000 - 0x007ce000 D:\j2sdk1.4.2_10\jre\bin\v
erify.dll
0x007d0000 - 0x007e9000 D:\j2sdk1.4.2_10\jre\bin\j
ava.dll
0x007f0000 - 0x007fe000 D:\j2sdk1.4.2_10\jre\bin\z
ip.dll
VM Arguments:
jvm_args: -Denv.class.path=.\MedPlex
usBuild.ja
r;.\MedPle
xusBuild.j
ar;.\MedPl
exusBuild.
jar;.\MedP
lexusBuild
.jar;.;D:\
j2sdk1.4.2
_10\lib\to
ols.jar;D:
\j2sdk1.4.
2_10\jre\l
ib\rt.jar;
D:\Tomcat 5.0\common\lib\servlet-api
.jar;D:\To
mcat 5.0\common\lib\jsp-api;D:\
JClass50K\
lib\jchigr
idK;D:\das
hooe\Obfus
cator.jar;
D:\jboss-4
.0.3SP1\cl
ient\jboss
-j2ee.jar;
D:\jboss-4
.0.3SP1\cl
ient\jboss
-client.ja
r;D:\jboss
-4.0.3SP1\
client\jbo
ssall-clie
nt.jar;D:\
apache-ant
-1.6.5\lib
\ant.jar; -Dapplication.home=D:\j2sd
k1.4.2_10 -Xms8m -Xmx256m
java_command: com.sun.tools.javac.Main -nowarn -d C:\POMS7.6.0.0\Client\clas
ses -classpath C:\POMS7.6.0.0\Client\clas
ses;C:\POM
S7.6.0.0\C
lient\thir
dpartyjars
\ACJDepend
encies__V1
.0.jar;C:\
POMS7.6.0.
0\Client\t
hirdpartyj
ars\ACJDes
igner__V1.
0.jar;C:\P
OMS7.6.0.0
\Client\th
irdpartyja
rs\ACJMain
__V1.0.jar
;C:\POMS7.
6.0.0\Clie
nt\thirdpa
rtyjars\AC
JRuntime__
V1.0.jar;C
:\POMS7.6.
0.0\Client
\thirdpart
yjars\J2Pr
interWorks
__V1.0.jar
;C:\POMS7.
6.0.0\Clie
nt\thirdpa
rtyjars\ba
rbecue-1.0
.6d__V1.0.
jar;C:\POM
S7.6.0.0\C
lient\thir
dpartyjars
\build.bat
;C:\POMS7.
6.0.0\Clie
nt\thirdpa
rtyjars\bu
ild.xml;C:
\POMS7.6.0
.0\Client\
thirdparty
jars\clien
tresources
__V1.0.jar
;C:\POMS7.
6.0.0\Clie
nt\thirdpa
rtyjars\hs
qldb__V1.0
.jar;C:\PO
MS7.6.0.0\
Client\thi
rdpartyjar
s\itrust.j
ar;C:\POMS
7.6.0.0\Cl
ient\third
partyjars\
jRegistryK
ey__V1.0.j
ar;C:\POMS
7.6.0.0\Cl
ient\third
partyjars\
jaxp__V1.0
.jar;C:\PO
MS7.6.0.0\
Client\thi
rdpartyjar
s\jcdataso
urceK__V1.
0.jar;C:\P
OMS7.6.0.0
\Client\th
irdpartyja
rs\jchigri
d__V1.0.ja
r;C:\POMS7
.6.0.0\Cli
ent\thirdp
artyjars\j
nlp.jar;C:
\POMS7.6.0
.0\Client\
thirdparty
jars\jxl__
V1.0.jar;C
:\POMS7.6.
0.0\Client
\thirdpart
yjars\labe
lprinting_
_V1.0.jar;
C:\POMS7.6
.0.0\Clien
t\thirdpar
tyjars\med
plexussecu
rity.jar;C
:\POMS7.6.
0.0\Client
\thirdpart
yjars\migc
alendar__V
1.0.jar;C:
\POMS7.6.0
.0\Client\
thirdparty
jars\myite
xt__V1.0.j
ar;C:\POMS
7.6.0.0\Cl
ient\third
partyjars\
parser__V1
.0.jar;C:\
POMS7.6.0.
0\Client\t
hirdpartyj
ars\settin
gs.jar;C:\
POMS7.6.0.
0\Client\t
hirdpartyj
ars\sfc__V
1.0.jar;C:
\POMS7.6.0
.0\Client\
thirdparty
jars\symbe
ans__V1.0.
jar;C:\POM
S7.6.0.0\C
lient\thir
dpartyjars
\symtools_
_V1.0.jar;
C:\POMS7.6
.0.0\Clien
t\thirdpar
tyjars\xer
ces__V1.0.
jar;D:\apa
che-ant-1.
6.5\lib\an
t-launcher
.jar;C:\PO
MS7.6.0.0\
Client\src
\MedPlexus
Build.jar;
C:\POMS7.6
.0.0\Clien
t\src;D:\j
2sdk1.4.2_
10\lib\too
ls.jar;D:\
j2sdk1.4.2
_10\jre\li
b\rt.jar;D
:\Tomcat 5.0\common\lib\servlet-api
.jar;D:\da
shooe\Obfu
scator.jar
;D:\jboss-
4.0.3SP1\c
lient\jbos
s-j2ee.jar
;D:\jboss-
4.0.3SP1\c
lient\jbos
s-client.j
ar;D:\jbos
s-4.0.3SP1
\client\jb
ossall-cli
ent.jar;D:
\apach
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=D:\j2sdk1.4.2_10
CLASSPATH=.\MedPlexusBuild
.jar;.\Med
PlexusBuil
d.jar;.\Me
dPlexusBui
ld.jar;.\M
edPlexusBu
ild.jar;.;
D:\j2sdk1.
4.2_10\lib
\tools.jar
;D:\j2sdk1
.4.2_10\jr
e\lib\rt.j
ar;D:\Tomc
at 5.0\common\lib\servlet-api
.jar;D:\To
mcat 5.0\common\lib\jsp-api;D:\
JClass50K\
lib\jchigr
idK;D:\das
hooe\Obfus
cator.jar;
D:\jboss-4
.0.3SP1\cl
ient\jboss
-j2ee.jar;
D:\jboss-4
.0.3SP1\cl
ient\jboss
-client.ja
r;D:\jboss
-4.0.3SP1\
client\jbo
ssall-clie
nt.jar;D:\
apache-ant
-1.6.5\lib
\ant.jar;
PATH=C:\WINNT\system32;C:\
WINNT;C:\W
INNT\Syste
m32\Wbem;D
:\pcAnywhe
re\;C:\Pro
gram Files\Microsoft SQL Server\80\Tools\BINN;D:\j2
sdk1.4.2_1
0\bin;D:\a
pache-ant-
1.6.5\bin;
USERNAME=dsateesh
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 1 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 2000 Build 2195 Service Pack 4
CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 514864k(92620k free), swap 1253948k(738392k 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
Thanks in advance,
krishnasaikarthik
Start Free Trial