Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JVM crash on windows

800573Jun 9 2010 — edited Jun 14 2010
Hi
I am developping a java swing application application.
when i run my application, i get the authentification dialog of my application but after that the JVM crashes:i was using jdk 6 update 13 and now i switch to update 15 but i have still the same problem
Can anyone help me to resolve this problem.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c92a48b, pid=3172, tid=1824
#
# JRE version: 6.0_15-b03
# Java VM: Java HotSpot(TM) Client VM (14.1-b02 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [ntdll.dll+0x1a48b]
#
# 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 (0x00989400):  WatcherThread [stack: 0x02d80000,0x02dd0000] [id=1824]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000004

Registers:
EAX=0x00000004, EBX=0x03000000, ECX=0x00530071, EDX=0x00000ff0
ESP=0x02dcfbec, EBP=0x02dcfc00, ESI=0x03000000, EDI=0x00000000
EIP=0x7c92a48b, EFLAGS=0x00010202

Top of Stack: (sp=0x02dcfbec)
...

Instructions: (pc=0x7c92a48b)
0x7c92a47b:   57 8d 48 44 33 ff 39 39 0f 84 0f 9b 01 00 8b 01
0x7c92a48b:   8b 10 89 11 5f 5e c9 c2 04 00 90 90 90 90 90 8b 


Stack: [0x02d80000,0x02dd0000],  sp=0x02dcfbec,  free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ntdll.dll+0x1a48b]
C  [ntdll.dll+0x1a4fc]
C  [ntdll.dll+0x1099a]
C  [msvcr71.dll+0x218a]
V  [jvm.dll+0x2958]
V  [jvm.dll+0x2907]
V  [jvm.dll+0x1cbde5]
V  [jvm.dll+0x173e4c]
C  [msvcr71.dll+0x9565]
C  [kernel32.dll+0xb713]


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

Java Threads: ( => current thread )
  0x03bbcc00 JavaThread "SwingWorker-pool-23360120-thread-1" [_thread_blocked, id=3332, stack(0x0e6f0000,0x0e740000)]
  0x03bf2800 JavaThread "TimerQueue" daemon [_thread_blocked, id=1044, stack(0x0e6a0000,0x0e6f0000)]
  0x03b64400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2024, stack(0x0dfa0000,0x0dff0000)]
  0x03903400 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=1820, stack(0x0df10000,0x0df60000)]
  0x039da000 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=3312, stack(0x0dec0000,0x0df10000)]
  0x038f5800 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=3316, stack(0x0de70000,0x0dec0000)]
  0x038ff800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=3304, stack(0x0de10000,0x0de60000)]
  0x003ac800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2032, stack(0x008c0000,0x00910000)]
  0x009c8c00 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=920, stack(0x02fb0000,0x03000000)]
  0x009c7400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3292, stack(0x02f20000,0x02f70000)]
  0x009c5c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=1900, stack(0x02ed0000,0x02f20000)]
  0x009c4c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1792, stack(0x02e80000,0x02ed0000)]
  0x0097ec00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3272, stack(0x02d30000,0x02d80000)]
  0x00979000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1640, stack(0x02ce0000,0x02d30000)]
  0x00977800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3268, stack(0x02c90000,0x02ce0000)]
  0x00976400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1516, stack(0x02c40000,0x02c90000)]
  0x00934400 JavaThread "Finalizer" daemon [_thread_blocked, id=800, stack(0x02bf0000,0x02c40000)]
  0x00932c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2984, stack(0x02ba0000,0x02bf0000)]

Other Threads:
  0x00931400 VMThread [stack: 0x02b50000,0x02ba0000] [id=2980]
=>0x00989400 WatcherThread [stack: 0x02d80000,0x02dd0000] [id=1824]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 960K, used 494K [0x22990000, 0x22a90000, 0x22e70000)
  eden space 896K,  48% used [0x22990000, 0x229fba80, 0x22a70000)
  from space 64K, 100% used [0x22a70000, 0x22a80000, 0x22a80000)
  to   space 64K,   0% used [0x22a80000, 0x22a80000, 0x22a90000)
 tenured generation   total 4096K, used 3998K [0x22e70000, 0x23270000, 0x26990000)
   the space 4096K,  97% used [0x22e70000, 0x23257b30, 0x23257c00, 0x23270000)
 compacting perm gen  total 12288K, used 2327K [0x26990000, 0x27590000, 0x2a990000)
   the space 12288K,  18% used [0x26990000, 0x26bd5fe0, 0x26bd6000, 0x27590000)
    ro space 8192K,  67% used [0x2a990000, 0x2aef9040, 0x2aef9200, 0x2b190000)
    rw space 12288K,  54% used [0x2b190000, 0x2b80d348, 0x2b80d400, 0x2bd90000)

Dynamic libraries:
0x00400000 - 0x00424000 	C:\ToolsJava\java\java 6\jdk1.6.0_15\bin\javaw.exe
...

0x10000000 - 0x10017000 	C:\Program Files\Kaspersky Lab\Kaspersky Internet Security 7.0\miscr3.dll
..
0x6d6c0000 - 0x6d6d3000 	C:\ToolsJava\java\java 6\jdk1.6.0_15\jre\bin\net.dll
0x719f0000 - 0x71a07000 	C:\WINDOWS\system32\WS2_32.dll
0x719e0000 - 0x719e8000 	C:\WINDOWS\system32\WS2HELP.dll
0x6d6e0000 - 0x6d6e9000 	C:\ToolsJava\java\java 6\jdk1.6.0_15\jre\bin\nio.dll
0x6d250000 - 0x6d273000 	C:\ToolsJava\java\java 6\jdk1.6.0_15\jre\bin\dcpr.dll
0x0e080000 - 0x0e096000 	C:\WINDOWS\system32\TrayIcon12.dll
0x68000000 - 0x68036000 	C:\WINDOWS\system32\rsaenh.dll
0x76960000 - 0x76a16000 	C:\WINDOWS\system32\USERENV.dll
0x6fee0000 - 0x6ff35000 	C:\WINDOWS\system32\netapi32.dll
0x71990000 - 0x719d0000 	C:\WINDOWS\System32\mswsock.dll
0x76ed0000 - 0x76ef7000 	C:\WINDOWS\system32\DNSAPI.dll
0x0e7f0000 - 0x0e808000 	C:\Program Files\Kaspersky Lab\Kaspersky Internet Security 7.0\dnsq.dll
0x76f60000 - 0x76f68000 	C:\WINDOWS\System32\winrnr.dll
0x76f10000 - 0x76f3d000 	C:\WINDOWS\system32\WLDAP32.dll

VM Arguments:
jvm_args: -Dfile.encoding=Cp1252 
java_command: StartApp
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\ToolsJava\java\java 6\jdk1.6.0_15
CLASSPATH=C:\ToolsJava\java\java 6\jdk1.6.0_15\lib
PATH=C:/ToolsJava/java/java 6/jdk1.6.0_15/bin/../jre/bin/client;C:/ToolsJava/java/java 6/jdk1.6.0_15/bin/../jre/bin;C:\ToolsJava\java\java 6\jdk1.6.0_15\bin;C:\ToolsJava\apache-ant-1.7.1\bin;C:\Program Files\PC Connectivity Solution\;C:\ToolsJava\java 6\jdk1.6.0_14\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\WINDOWS\System32\Wbem;C:\ESB\mule-standalone-2.2.1\bin;C:\apache-maven-2.2.1\bin;C:\IDE\eclipse\plugins\com.google.gwt.eclipse.sdkbundle.2.0.0_2.0.0.v200912070510\gwt-2.0.0
USERNAME=Administrateur
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 4, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 3

CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 6 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3

Memory: 4k page, physical 1046596k(268548k free), swap 1273020k(576876k free)

vm_info: Java HotSpot(TM) Client VM (14.1-b02) for windows-x86 JRE (1.6.0_15-b03), built on Jul 25 2009 01:22:46 by "java_re" with MS VC++ 7.1

time: Wed Jun 09 08:13:39 2010
elapsed time: 6 seconds
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 12 2010
Added on Jun 9 2010
5 comments
253 views