-
Bug
-
Resolution: Fixed
-
P2
-
6u5, 6u10, 7
-
b04
-
generic, x86
-
generic, windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177007 | 7 | Erik Trimble | P3 | Closed | Fixed | b18 |
JDK-2172468 | 6u10 | Abhijit Saha | P3 | Closed | Fixed | b09 |
Fastdebug VM crashes because of assertion failure on windows-amd64 when different valid combinations of -agentlib:jdwp are used. (for example "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8000", "-agentlib:jdwp=transport=dt_shmem,server=y,suspend=n"). Failure reproduces even with HelloWorld application (this failure also reproduces with fastdebug mustang b105).
hs_err_pid:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (C:\BUILD_AREA\jdk7\hotspot\src\cpu\amd64\vm\assembler_amd64.cpp, 6319), pid=14864, tid=2376
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.7.0-ea-fastdebug-b06-fastdebug mixed mode)
#
# Error: assert(c_rarg0 != arg_3,"smashed argument")
# 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 (0x000000000036f800): JavaThread "Unknown thread" [_thread_in_vm, id=2376]
Stack: [0x0000000001e60000,0x0000000001f60000)
[error occurred during error reporting, step 110, id 0xe0000000]
[error occurred during error reporting, step 120, id 0xe0000000]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
VM state:not at safepoint (not fully initilizated)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 19136K, used 0K [0x000000003fec0000, 0x0000000041410000, 0x0000000055410000)
eden space 16448K, 0% used [0x000000003fec0000,0x000000003fec0000,0x0000000040ed0000)
from space 2688K, 0% used [0x0000000041170000,0x0000000041170000,0x0000000041410000)
to space 2688K, 0% used [0x0000000040ed0000,0x0000000040ed0000,0x0000000041170000)
PSOldGen total 43712K, used 0K [0x0000000015410000, 0x0000000017ec0000, 0x000000003fec0000)
object space 43712K, 0% used [0x0000000015410000,0x0000000015410000,0x0000000017ec0000)
PSPermGen total 21248K, used 0K [0x0000000010010000, 0x00000000114d0000, 0x0000000015410000)
object space 21248K, 0% used [0x0000000010010000,0x0000000010010000,0x00000000114d0000)
Dynamic libraries:
0x0000000000400000 - 0x0000000000436000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\bin\java.exe
0x0000000078ec0000 - 0x0000000078ff9000 C:\WINDOWS\system32\ntdll.dll
0x0000000077d40000 - 0x0000000077eb3000 C:\WINDOWS\system32\kernel32.dll
0x000007ff7fee0000 - 0x000007ff7ffe5000 C:\WINDOWS\system32\ADVAPI32.dll
0x000007ff7fd30000 - 0x000007ff7fed9000 C:\WINDOWS\system32\RPCRT4.dll
0x0000000008000000 - 0x00000000089cb000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\server\jvm.dll
0x0000000078c30000 - 0x0000000078d3c000 C:\WINDOWS\system32\USER32.dll
0x000007ff7fc90000 - 0x000007ff7fd29000 C:\WINDOWS\system32\GDI32.dll
0x000007ff7e060000 - 0x000007ff7e0b0000 C:\WINDOWS\system32\WINMM.dll
0x000007ff7fc00000 - 0x000007ff7fc86000 C:\WINDOWS\system32\msvcrt.dll
0x000007ff77100000 - 0x000007ff7710b000 C:\WINDOWS\system32\rdpsnd.dll
0x000007ff7d2f0000 - 0x000007ff7d30a000 C:\WINDOWS\system32\WINSTA.dll
0x000007ff77370000 - 0x000007ff77408000 C:\WINDOWS\system32\NETAPI32.dll
0x000007ff7e1b0000 - 0x000007ff7e1c0000 C:\WINDOWS\system32\PSAPI.DLL
0x0000000010000000 - 0x000000001000d000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\hpi.dll
0x00000000003a0000 - 0x00000000003f5000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\jdwp.dll
0x0000000001f60000 - 0x0000000001f69000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\npt.dll
0x0000000001f80000 - 0x0000000001f94000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\verify.dll
0x0000000001fa0000 - 0x0000000001fd2000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\java.dll
0x0000000001fe0000 - 0x0000000001ffd000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\zip.dll
VM Arguments:
jvm_args: -agentlib:jdwp=transport=dt_shmem,server=y,suspend=n
java_command: HelloWorld
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=/bin:C:\PROGRA~2\MKSTOO~1\bin;C:\PROGRA~2\MKSTOO~1\bin\X11;C:\PROGRA~2\MKSTOO~1\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
USERNAME=vmsqe-robot
SHELL=C:/PROGRA~2/MKSTOO~1/mksnt/sh.exe
DISPLAY=:0.0
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 43 Stepping 1, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows Server 2003 family Build 3790 Service Pack 1
CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 43 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext
Memory: 4k page, physical 4193540k(3272172k free), swap 7965204k(7267824k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (1.7.0-ea-fastdebug-b06-fastdebug) for windows-amd64, built on Jan 18 2007 01:37:15 by "java_re" with unknown MS VC++:1400
hs_err_pid:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (C:\BUILD_AREA\jdk7\hotspot\src\cpu\amd64\vm\assembler_amd64.cpp, 6319), pid=14864, tid=2376
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.7.0-ea-fastdebug-b06-fastdebug mixed mode)
#
# Error: assert(c_rarg0 != arg_3,"smashed argument")
# 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 (0x000000000036f800): JavaThread "Unknown thread" [_thread_in_vm, id=2376]
Stack: [0x0000000001e60000,0x0000000001f60000)
[error occurred during error reporting, step 110, id 0xe0000000]
[error occurred during error reporting, step 120, id 0xe0000000]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
VM state:not at safepoint (not fully initilizated)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 19136K, used 0K [0x000000003fec0000, 0x0000000041410000, 0x0000000055410000)
eden space 16448K, 0% used [0x000000003fec0000,0x000000003fec0000,0x0000000040ed0000)
from space 2688K, 0% used [0x0000000041170000,0x0000000041170000,0x0000000041410000)
to space 2688K, 0% used [0x0000000040ed0000,0x0000000040ed0000,0x0000000041170000)
PSOldGen total 43712K, used 0K [0x0000000015410000, 0x0000000017ec0000, 0x000000003fec0000)
object space 43712K, 0% used [0x0000000015410000,0x0000000015410000,0x0000000017ec0000)
PSPermGen total 21248K, used 0K [0x0000000010010000, 0x00000000114d0000, 0x0000000015410000)
object space 21248K, 0% used [0x0000000010010000,0x0000000010010000,0x00000000114d0000)
Dynamic libraries:
0x0000000000400000 - 0x0000000000436000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\bin\java.exe
0x0000000078ec0000 - 0x0000000078ff9000 C:\WINDOWS\system32\ntdll.dll
0x0000000077d40000 - 0x0000000077eb3000 C:\WINDOWS\system32\kernel32.dll
0x000007ff7fee0000 - 0x000007ff7ffe5000 C:\WINDOWS\system32\ADVAPI32.dll
0x000007ff7fd30000 - 0x000007ff7fed9000 C:\WINDOWS\system32\RPCRT4.dll
0x0000000008000000 - 0x00000000089cb000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\server\jvm.dll
0x0000000078c30000 - 0x0000000078d3c000 C:\WINDOWS\system32\USER32.dll
0x000007ff7fc90000 - 0x000007ff7fd29000 C:\WINDOWS\system32\GDI32.dll
0x000007ff7e060000 - 0x000007ff7e0b0000 C:\WINDOWS\system32\WINMM.dll
0x000007ff7fc00000 - 0x000007ff7fc86000 C:\WINDOWS\system32\msvcrt.dll
0x000007ff77100000 - 0x000007ff7710b000 C:\WINDOWS\system32\rdpsnd.dll
0x000007ff7d2f0000 - 0x000007ff7d30a000 C:\WINDOWS\system32\WINSTA.dll
0x000007ff77370000 - 0x000007ff77408000 C:\WINDOWS\system32\NETAPI32.dll
0x000007ff7e1b0000 - 0x000007ff7e1c0000 C:\WINDOWS\system32\PSAPI.DLL
0x0000000010000000 - 0x000000001000d000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\hpi.dll
0x00000000003a0000 - 0x00000000003f5000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\jdwp.dll
0x0000000001f60000 - 0x0000000001f69000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\npt.dll
0x0000000001f80000 - 0x0000000001f94000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\verify.dll
0x0000000001fa0000 - 0x0000000001fd2000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\java.dll
0x0000000001fe0000 - 0x0000000001ffd000 K:\jdk-builds\7\latest\windows-amd64\fastdebug\jre\bin\zip.dll
VM Arguments:
jvm_args: -agentlib:jdwp=transport=dt_shmem,server=y,suspend=n
java_command: HelloWorld
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=/bin:C:\PROGRA~2\MKSTOO~1\bin;C:\PROGRA~2\MKSTOO~1\bin\X11;C:\PROGRA~2\MKSTOO~1\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
USERNAME=vmsqe-robot
SHELL=C:/PROGRA~2/MKSTOO~1/mksnt/sh.exe
DISPLAY=:0.0
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 43 Stepping 1, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows Server 2003 family Build 3790 Service Pack 1
CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 43 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext
Memory: 4k page, physical 4193540k(3272172k free), swap 7965204k(7267824k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (1.7.0-ea-fastdebug-b06-fastdebug) for windows-amd64, built on Jan 18 2007 01:37:15 by "java_re" with unknown MS VC++:1400
- backported by
-
JDK-2172468 Assertion failure with fastdebug VM on windows-amd64 when -agentlib:jdwp is used
-
- Closed
-
-
JDK-2177007 Assertion failure with fastdebug VM on windows-amd64 when -agentlib:jdwp is used
-
- Closed
-
- duplicates
-
JDK-6584084 Win/AMD64 fails many nsk.jvmti tests with assert(c_rarg0 != arg_3,"smashed argument")
-
- Closed
-