JVM is written in VC!

Source: Internet
Author: User

Someone said on javalobby that I didn't take it seriously. Today I dropped JVM 5.0 crash and gave a log file. It's really the case !!

The appendix is as follows:
File Name:
Hs_err_pid1240.log
Content:

#
# An Unexpected error has been detected by hotspot virtual machine:
#
# Prediction_access_violation (0xc0000005) at PC = 0x6d646785, pid = 1240, tid = 1516
#
# Java VM: Java hotspot (TM) Client VM (1.5.0-rc-b63 mixed mode, sharing)
# Problematic frame:
# V [JVM. dll + 0x6785]
#

--------------- T h r e a d ---------------

Current thread (0x00a6cdb0): javathread "compilerthread0" daemon [_ thread_in_native, id = 1516]

Siginfo: exceptioncode = 0xc0000005, reading address 0x00bdaa6e

Registers:
Eax = 0x00aee450, EBX = 0x00000000, ECx = 0x000ec61e, EDX = 0x000000bb
ESP = 0x02c0f980, EBP = 0x02c0f990, ESI = 0x02d37470, EDI = 0x00a6cfd8
EIP = 0x6d646785, eflags = 0x00010202

Top of Stack: (sp = 0x02c0f980)
0x02c0f980: 000000bb 00a6cfd8 02c0f9f0 02c95458
0x02c0f990: 02c0f9a0 6d6467bd 3b18788d 000000bb
0x02c0f9a0: 02c0f9c8 6d66480a 02d37470 6d6629ee
0x02c0f9b0: 00a73300 6d6644f8 02c0fa10 02c94ed0
0x02c0f9c0: 00000006 00000007 02c0f9f0 6d661cc6
0x02c0f9d0: 2017001c 02c0fa00 6d79d668 02c0fa10
0x02c0f9e0: 00a682a8 6d66454b 02c0f9f0 02c0fbb8
0x02c0f9f0: 6d75f22c 02c0fa10 6d75f230 02c0fa38

Instructions: (Pc = 0x6d646785)
0x6d646775: 8B ce E8 A4 00 00 00 33 C9 8B 47 08 57 ff 75 0c
0x6d646785: 8B 0C 08 89 4D 08 56 8d 4D 08 E8 48 01 00 EB

STACK: [0x02bd0000, 0x02c10000), SP = 0x02c0f980, free space = 254 K
Native frames: (j = compiled Java code, j = interpreted, VV = VM code, c = native code)
V [JVM. dll + 0x6785]
V [JVM. dll + 0x67bd]
V [JVM. dll + 0x2480a]
V [JVM. dll + 0x21cc6]

Current compiletask:
Hotspot client Compiler: 67 B sun. Misc. urlclasspath $ jarloader. getresource (ljava/lang/string; Z) lsun/MISC/resource; (48 bytes)

--------------- P r o c e s ---------------

Java threads: (=> current thread)
0x02d2eba0 javathread "AWT-EventQueue-0" [_ thread_blocked, id = 3392]
0x02cc5c48 javathread "image fetcher 0" daemon [_ thread_blocked, id = 3896]
0x02cc0d18 javathread "java2d disposer" daemon [_ thread_blocked, id = 3592]
0x02cb4af0 javathread "AWT-Windows" daemon [_ thread_in_native, id = 1352]
0x02cb4700 javathread "AWT-shutdown" [_ thread_blocked, id = 420]
0x00a6e1e8 javathread "low memory detector" daemon [_ thread_blocked, id = 1520]
=> 0x00a6cdb0 javathread "compilerthread0" daemon [_ thread_in_native, id = 1516]
0x00a6c0f8 javathread "signal dispatcher" daemon [_ thread_blocked, id = 2940]
0x00a67468 javathread "finalizer" daemon [_ thread_blocked, id = 1696]
0x00a66aa0 javathread "reference handler" daemon [_ thread_blocked, id = 3752]
0x003b5db8 javathread "Main" [_ thread_in_vm, id = 1460]

Other threads:
0x00a64e70 vmthread [ID = 3020]
0x00a88c90 watcherthread [ID = 3168]

VM state: Not at safepoint (normal execution)

VM mutex/monitor currently owned by a thread: None

Heap
Def New Generation total 576 K, used 301 K [0x22ad0000, 0x22b70000, 0x22fb0000)
Eden space 512 K, 55% used [0x22ad0000, 0x22b17378, 0x22b50000)
From space 64 K, 25% used [0x22b50000, 0x22b541f8, 0x22b60000)
To space 64 K, 0% used [0x22b60000, 0x22b60000, 0x22b70000)
Tenured generation total 3988 K, used 2391 K [0x22fb0000, 0x23395000, 0x26ad0000)
The space 3988 K, 59% used [0x22fb0000, 0x23205e90, 0x23206000, 0x23395000)
Compacting perm Gen total 8192 K, used 1757 K [0x26ad0000, 0x272d0000, 0x2aad0000)
The space 8192 K, 21% used [0x26ad0000, 0x26c87430, 0x26c87600, 0x272d0000)
RO space 8192 K, 66% used [0x2aad0000, 0x2b027990, 0x2b027a00, 0x2b2d0000)
RW space 12288 K, 46% used [0x2b2d0000, 0x2b8643a8, 0x2b864400, 0x2bed0000)

Dynamic libraries:
0x00400000-0x0040c000 C:/program files/Java/jdk1.5.0/bin/javaw.exe
0x77f30000-0x77ffa000 C:/Windows/system32/NTDLL. dll
0x77e10000-0x77f2d000 C:/Windows/system32/kernel32.dll
0x77d60000-0x77e00000 C:/Windows/system32/advapi32.dll
0x77c20000-0x77cc4000 C:/Windows/system32/rpcrt4.dll
0x77cd0000-0x77d5e000 C:/Windows/system32/user32.dll
0x77bd0000-0x77c14000 C:/Windows/system32/gdi32.dll
0x77b70000-0x77bc4000 C:/Windows/system32/msvcrt. dll
0x76180000-0x7619d000 C:/Windows/system32/imm32.dll
0x63090000-0x63099000 C:/Windows/system32/LPK. dll
0x72ee0000-0x72f3e000 C:/Windows/system32/usp10.dll
0x6d640000-0x6d7c5000 C:/program files/Java/jdk1.5.0/JRE/bin/client/JVM. dll
0x769e0000-0x76a09000 C:/Windows/system32/winmm. dll
0x6d280000-0x6d288000 C:/program files/Java/jdk1.5.0/JRE/bin/HPI. dll
0x76ab0000-0x76abb000 C:/Windows/system32/psapi. dll
0x6d610000-0x6d61c000 C:/program files/Java/jdk1.5.0/JRE/bin/verify. dll
0x6d300000-0x6d31d000 C:/program files/Java/jdk1.5.0/JRE/bin/Java. dll
0x6d630000-0x6d63f000 C:/program files/Java/jdk1.5.0/JRE/bin/zip. dll
0x6d000000-0x6d166000 C:/program files/Java/jdk1.5.0/JRE/bin/AWT. dll
0x72f40000-0x72f66000 C:/Windows/system32/winspool. DRV
0x77150000-0x77273000 C:/Windows/system32/ole32.dll
0x51000000-0x5425d000 C:/Windows/system32/ddraw. dll
0x73a60000-0x73a66000 C:/Windows/system32/dciman32.dll
0x74430000-0x7447b000 C:/Windows/system32/msctf. dll
0x10000000-0x10013000 C:/Windows/system32/hookdll. dll
0x75d60000-0x75d82000 C:/Windows/system32/apphelp. dll
0x03080000-0x030ab000 C:/Windows/system32/msctfime. ime
0x77370000-0x77b2b000 C:/Windows/system32/shell32.dll
0x77280000-0x772c9000 C:/Windows/system32/shlwapi. dll
0x70ad0000-0x70bb6000 C:/Windows/winsxs/x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.100.0_x-ww_8417450B/comctl32.dll
0x6d240000-0x6d27d000 C:/program files/Java/jdk1.5.0/JRE/bin/fontmanager. dll
0x6d3c0000-0x6d3df000 C:/program files/Java/jdk1.5.0/JRE/bin/JPEG. dll
0x6d4c0000-0x6d4d3000 C:/program files/Java/jdk1.5.0/JRE/bin/net. dll
0x71b60000-0x71b78000 C:/Windows/system32/ws2_32.dll
0x71b50000-0x71b58000 C:/Windows/system32/ws2help. dll
0x71a80000-0x71ac2000 C:/Windows/system32/mswsock. dll
0x57780000-0x57787000 C:/Windows/system32/wship6.dll
0x6d4e0000-0x6d4e9000 C:/program files/Java/jdk1.5.0/JRE/bin/NiO. dll
0x60080000-0x6008d000 C:/program files/Tencent/QQ/qqhook. dll
0x031b0000-0x031d2000 C:/program files/Java/jdk1.5.0/JRE/bin/j3d. dll
0x5eca0000-0x5ed66000 C:/Windows/system32/opengl32.dll
0x689d0000-0x689ef000 C:/Windows/system32/glu32.dll
0x6d360000-0x6d366000 C:/program files/Java/jdk1.5.0/JRE/bin/jawt. dll

VM arguments:
Java_command: COM. Sun. j3d. demos. j3dfly. j3dfly

Environment variables:
Java_home = C:/program files/Java/jdk1.5.0
Path = D:/Oracle/ora90/bin; D:/Oracle/ora90/Apache/perl/5.00503/bin/mswin32-x86; C: /program files/Oracle/JRE/1.1.8/bin; C:/Oracle/ora90/bin; C:/Oracle/ora90/Apache/perl/5.00503/bin/mswin32-x86; D: /Delphi7/bin; D:/Delphi7/projects/BPL/; C:/Windows/system32; C:/windows; C:/Windows/system32/WBEM; C: /program files/Microsoft SQL Server/80/tools/binn; C:/program files/ultraedit; C:/program files/cvsnt; C:/MATLAB R11/bin;
Username = Administrator
OS = windows_nt
Processor_identifier = x86 family 6 model 11 stepping 1, genuineintel

--------------- S y s t e m ---------------

OS: Windows Server 2003 family build 3790

CPU: Total 1 family 6, cmov, cx8, fxsr, MMX, SSE

Memory: 4 K page, physical 522740 K (134696 K free), swap 886492 K (480720 K free)

Vm_info: Java hotspot (TM) Client VM (1.5.0-rc-b63) for windows-x86, built on Aug 11 2004 03:18:38 by "java_re"Ms vc ++ 6.0 Microsoft! You are strong!

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.