Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 8u92
-
Fix Version/s: None
-
Component/s: hotspot
-
Labels:
-
Subcomponent:
-
CPU:x86_64
-
OS:windows_7
Description
FULL PRODUCT VERSION :
java version "1.8.0_92"
Java(TM) SE Runtime Environment (build 1.8.0_92-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.92-b14, mixed mode)
FULL OS VERSION :
Microsoft Windows [Version 6.1.7601]
EXTRA RELEVANT SYSTEM CONFIGURATION :
Eclipse kepler, Juno
A DESCRIPTION OF THE PROBLEM :
Problem : when I do ctrl + shft + G in eclipse, eclipse crashes and closes. However, javaw.exe keeps working.
Below is the crash repost.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005a5bc8df, pid=5192, tid=0x000000000000045c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_92-b14) (build 1.8.0_92-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.92-b14 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x4bc8df]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000015310000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1116, stack(0x00000000167d0000,0x00000000168d0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x000000001f1eea80, RDX=0x0000000000002000
RSP=0x00000000168cbd10, RBP=0x0000000027300118, RSI=0x000000001f1eea80, RDI=0x00000000168cc240
R8 =0x0000000000000000, R9 =0x000000001736b0a0, R10=0x00000000168cc240, R11=0x000000001c7aa930
R12=0x000000001b1404c8, R13=0x000000001aca8e10, R14=0x00000000168cbdf8, R15=0x00000000168cbe18
RIP=0x000000005a5bc8df, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x00000000168cbd10)
0x00000000168cbd10: 0000000027300450 0000000027300118
0x00000000168cbd20: 000000001f1eea80 00000000168cc240
0x00000000168cbd30: 0000000027300118 00000000168cbe68
0x00000000168cbd40: 000000000000000f 000000005a5be0f9
0x00000000168cbd50: 0000000027300450 0000000000000431
0x00000000168cbd60: 0000000000000001 0000000000000160
0x00000000168cbd70: 00000000168ccc18 000000005a5f0b90
0x00000000168cbd80: 000000001f203620 000000001414dd70
0x00000000168cbd90: 00000000155fc6a0 00000000168cbec0
0x00000000168cbda0: 000000001414dd70 0000000000000010
0x00000000168cbdb0: 00000000168cc240 000000005a5bfe83
0x00000000168cbdc0: 00000000168cc240 0000000000000001
0x00000000168cbdd0: 0000000000000001 00000000168cbe68
0x00000000168cbde0: 000000001f203670 000000001f20b608
0x00000000168cbdf0: 00000000000c0180 000000001414dd70
0x00000000168cbe00: 0000000000000800 000000001c7a6930
Instructions: (pc=0x000000005a5bc8df)
0x000000005a5bc8bf: 4c 89 64 24 50 4c 8b e0 4c 3b e8 0f 84 4f 01 00
0x000000005a5bc8cf: 00 44 8b 43 28 4c 8b 8f f8 09 00 00 4b 8b 1c c1
0x000000005a5bc8df: 48 8b 43 08 48 83 38 00 75 2a 8b 57 28 0f 1f 40
0x000000005a5bc8ef: 00 8b 43 28 3b c2 73 0c 8b c8 48 8b 47 30 48 8b
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x000000001f1eea80 is an unknown value
RDX=0x0000000000002000 is an unknown value
RSP=0x00000000168cbd10 is pointing into the stack for thread: 0x0000000015310000
RBP=0x0000000027300118 is an unknown value
RSI=0x000000001f1eea80 is an unknown value
RDI=0x00000000168cc240 is pointing into the stack for thread: 0x0000000015310000
R8 =0x0000000000000000 is an unknown value
R9 =0x000000001736b0a0 is an unknown value
R10=0x00000000168cc240 is pointing into the stack for thread: 0x0000000015310000
R11=0x000000001c7aa930 is an unknown value
R12=0x000000001b1404c8 is an unknown value
R13=0x000000001aca8e10 is an unknown value
R14=0x00000000168cbdf8 is pointing into the stack for thread: 0x0000000015310000
R15=0x00000000168cbe18 is pointing into the stack for thread: 0x0000000015310000
Stack: [0x00000000167d0000,0x00000000168d0000], sp=0x00000000168cbd10, free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x4bc8df]
V [jvm.dll+0x4be0f9]
V [jvm.dll+0x4bfe83]
V [jvm.dll+0x471e35]
V [jvm.dll+0x472b94]
V [jvm.dll+0x455b42]
V [jvm.dll+0xa50a2]
V [jvm.dll+0xa59df]
V [jvm.dll+0x244314]
V [
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try
REGRESSION. Last worked in version 8u92
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
when I do ctrl + shft + G in eclipse, eclipse crashes and closes. However, javaw.exe keeps working.
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.8.0_92"
Java(TM) SE Runtime Environment (build 1.8.0_92-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.92-b14, mixed mode)
FULL OS VERSION :
Microsoft Windows [Version 6.1.7601]
EXTRA RELEVANT SYSTEM CONFIGURATION :
Eclipse kepler, Juno
A DESCRIPTION OF THE PROBLEM :
Problem : when I do ctrl + shft + G in eclipse, eclipse crashes and closes. However, javaw.exe keeps working.
Below is the crash repost.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005a5bc8df, pid=5192, tid=0x000000000000045c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_92-b14) (build 1.8.0_92-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.92-b14 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x4bc8df]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000015310000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1116, stack(0x00000000167d0000,0x00000000168d0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x000000001f1eea80, RDX=0x0000000000002000
RSP=0x00000000168cbd10, RBP=0x0000000027300118, RSI=0x000000001f1eea80, RDI=0x00000000168cc240
R8 =0x0000000000000000, R9 =0x000000001736b0a0, R10=0x00000000168cc240, R11=0x000000001c7aa930
R12=0x000000001b1404c8, R13=0x000000001aca8e10, R14=0x00000000168cbdf8, R15=0x00000000168cbe18
RIP=0x000000005a5bc8df, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x00000000168cbd10)
0x00000000168cbd10: 0000000027300450 0000000027300118
0x00000000168cbd20: 000000001f1eea80 00000000168cc240
0x00000000168cbd30: 0000000027300118 00000000168cbe68
0x00000000168cbd40: 000000000000000f 000000005a5be0f9
0x00000000168cbd50: 0000000027300450 0000000000000431
0x00000000168cbd60: 0000000000000001 0000000000000160
0x00000000168cbd70: 00000000168ccc18 000000005a5f0b90
0x00000000168cbd80: 000000001f203620 000000001414dd70
0x00000000168cbd90: 00000000155fc6a0 00000000168cbec0
0x00000000168cbda0: 000000001414dd70 0000000000000010
0x00000000168cbdb0: 00000000168cc240 000000005a5bfe83
0x00000000168cbdc0: 00000000168cc240 0000000000000001
0x00000000168cbdd0: 0000000000000001 00000000168cbe68
0x00000000168cbde0: 000000001f203670 000000001f20b608
0x00000000168cbdf0: 00000000000c0180 000000001414dd70
0x00000000168cbe00: 0000000000000800 000000001c7a6930
Instructions: (pc=0x000000005a5bc8df)
0x000000005a5bc8bf: 4c 89 64 24 50 4c 8b e0 4c 3b e8 0f 84 4f 01 00
0x000000005a5bc8cf: 00 44 8b 43 28 4c 8b 8f f8 09 00 00 4b 8b 1c c1
0x000000005a5bc8df: 48 8b 43 08 48 83 38 00 75 2a 8b 57 28 0f 1f 40
0x000000005a5bc8ef: 00 8b 43 28 3b c2 73 0c 8b c8 48 8b 47 30 48 8b
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x000000001f1eea80 is an unknown value
RDX=0x0000000000002000 is an unknown value
RSP=0x00000000168cbd10 is pointing into the stack for thread: 0x0000000015310000
RBP=0x0000000027300118 is an unknown value
RSI=0x000000001f1eea80 is an unknown value
RDI=0x00000000168cc240 is pointing into the stack for thread: 0x0000000015310000
R8 =0x0000000000000000 is an unknown value
R9 =0x000000001736b0a0 is an unknown value
R10=0x00000000168cc240 is pointing into the stack for thread: 0x0000000015310000
R11=0x000000001c7aa930 is an unknown value
R12=0x000000001b1404c8 is an unknown value
R13=0x000000001aca8e10 is an unknown value
R14=0x00000000168cbdf8 is pointing into the stack for thread: 0x0000000015310000
R15=0x00000000168cbe18 is pointing into the stack for thread: 0x0000000015310000
Stack: [0x00000000167d0000,0x00000000168d0000], sp=0x00000000168cbd10, free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x4bc8df]
V [jvm.dll+0x4be0f9]
V [jvm.dll+0x4bfe83]
V [jvm.dll+0x471e35]
V [jvm.dll+0x472b94]
V [jvm.dll+0x455b42]
V [jvm.dll+0xa50a2]
V [jvm.dll+0xa59df]
V [jvm.dll+0x244314]
V [
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try
REGRESSION. Last worked in version 8u92
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
when I do ctrl + shft + G in eclipse, eclipse crashes and closes. However, javaw.exe keeps working.
REPRODUCIBILITY :
This bug can be reproduced always.
Attachments
Issue Links
- duplicates
-
JDK-8154831 CastII/ConvI2L for a range check is prematurely eliminated
-
- Resolved
-