-
Bug
-
Resolution: Won't Fix
-
P3
-
5.0u16, 6u10, 7
-
x86
-
generic, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8037103 | 7-pool | Sergey Bylokhov | P3 | Closed | Won't Fix | |
JDK-2178754 | 6-pool | Andrew Brygin | P3 | Closed | Won't Fix | |
JDK-2198061 | 1.4-pool | Unassigned | P5 | Closed | Won't Fix |
Tested on:
JDK : JDK1.5.0_16b09j4b
Platforms[s] : Windows Xp
testbase : /net/vice.russia/export/home0/dtf/dtf_ws/suites/1.5.0_URv10/2d
not a regression, retested on 1.5.0_15b08
This is manual tests. Crash was reported by Evergreen.
Evergreen results for RunImageRescaleOp:
http://stt-13.russia/results/1.5.0_16/b09_j4b/2d/manual/Standalone_2d_2008_09_12_17_01_00/egtc.Windows_XP.x86/RunImageRescaleOp/
Evergreen results for RunImageLookupOp:
http://stt-13.russia/results/1.5.0_16/b09_j4b/2d/manual/Standalone_2d_2008_09_12_17_01_00/egtc.Windows_XP.x86/RunImageLookupOp/
I can reproduce only RunImageLookupOp crash on our machine.
Run test select image type step by step ,Test tools crash.
My results :
http://stt-13.russia/results/1.5.0_16/b09_j4b/2d/manual/rerun/2d-2d_stt_suites_winxp-i5862008-09-17-18-28-33/Administrator.Windows_XP.x86/RunImageLookupOp/
RunImageLookupOp crash with log:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d0aa1d7, pid=1360, tid=2664
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_16-rev-b09 mixed mode, sharing)
# Problematic frame:
# C [awt.dll+0x3a1d7]
#
--------------- T H R E A D ---------------
Current thread (0x02cbd330): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2664]
siginfo: ExceptionCode=0xc0000005, reading address 0x22b70040;;
;; si_signo=0xc0000005 EXCEPTION_ACCESS_VIOLATION /* The thread tried to read from or write to a virtual address for which it does not have the appropriate access. */
Registers:
EAX=0x22ad048a, EBX=0x22b6079c, ECX=0x231e34a8, EDX=0x0000f8a4
ESP=0x02fcf72c, EBP=0x02cbd3f0, ESI=0x000000ba, EDI=0x22ad03d0
EIP=0x6d0aa1d7, EFLAGS=0x00010202
Top of Stack: (sp=0x02fcf72c)
0x02fcf72c: 02cbd330 26b099c0 02fcf8bc 26b099c0
0x02fcf73c: 02ccb8d0 00aba310 02dd98d8 02dd98e8
0x02fcf74c: 02dd98c8 231e3334 02cf4a50 00000001
0x02fcf75c: 00000002 02cbf1a8 231e2bac 00000001
0x02fcf76c: 22ad000c 00000002 00000000 00000000
0x02fcf77c: 00000001 00000001 00000000 22af5c80
0x02fcf78c: 22b60010 22af5c90 22af5ce0 22af5ce0
0x02fcf79c: 02fcf79c 2ac8b395 02fcf7e0 2b57c420
Instructions: (pc=0x6d0aa1d7)
0x6d0aa1c7: 8b 5c 24 18 33 d2 66 8b 11 40 8b 1b 83 c1 02 46
0x6d0aa1d7: 8a 14 1a 88 50 ff 8b 54 24 28 3b 72 08 7c e1 8b
;;
Stack: [0x02f90000,0x02fd0000), sp=0x02fcf72c, free space=253k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [awt.dll+0x3a1d7]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.image.ImagingLib.lookupByteBI(Ljava/awt/image/BufferedImage;Ljava/awt/image/BufferedImage;[[B)I+0
j sun.awt.image.ImagingLib.filter(Ljava/awt/image/BufferedImageOp;Ljava/awt/image/BufferedImage;Ljava/awt/image/BufferedImage;)Ljava/awt/image/BufferedImage;+145
j java.awt.image.LookupOp.filter(Ljava/awt/image/BufferedImage;Ljava/awt/image/BufferedImage;)Ljava/awt/image/BufferedImage;+283
J ImageLookupOpTest.itemStateChanged(Ljava/awt/event/ItemEvent;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j java.awt.Choice.processItemEvent(Ljava/awt/event/ItemEvent;)V+11
j java.awt.Choice.processEvent(Ljava/awt/AWTEvent;)V+12
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+517
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00035c18 JavaThread "DestroyJavaVM" [_thread_blocked, id=3620]
=>0x02cbd330 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2664]
0x02cb9b90 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3924]
0x02cb9718 JavaThread "AWT-Shutdown" [_thread_blocked, id=3712]
0x02c585d8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=552]
0x00a71bf8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1744]
0x00a70880 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1204]
0x00a6fc28 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1536]
0x00a6a198 JavaThread "Finalizer" daemon [_thread_blocked, id=1476]
0x00a68d50 JavaThread "Reference Handler" daemon [_thread_blocked, id=460]
Other Threads:
0x00a48b00 VMThread [id=3856]
0x00a72e30 WatcherThread [id=1624]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 576K, used 157K [0x22ad0000, 0x22b70000, 0x22fb0000)
eden space 512K, 29% used [0x22ad0000, 0x22af6480, 0x22b50000)
from space 64K, 6% used [0x22b60000, 0x22b61138, 0x22b70000)
to space 64K, 0% used [0x22b50000, 0x22b50000, 0x22b60000)
tenured generation total 3640K, used 2553K [0x22fb0000, 0x2333e000, 0x26ad0000)
the space 3640K, 70% used [0x22fb0000, 0x2322e470, 0x2322e600, 0x2333e000)
compacting perm gen total 8192K, used 274K [0x26ad0000, 0x272d0000, 0x2aad0000)
the space 8192K, 3% used [0x26ad0000, 0x26b14b50, 0x26b14c00, 0x272d0000)
ro space 8192K, 67% used [0x2aad0000, 0x2b032b50, 0x2b032c00, 0x2b2d0000)
rw space 12288K, 47% used [0x2b2d0000, 0x2b87fb38, 0x2b87fc00, 0x2bed0000)
Dynamic libraries:
0x00400000 - 0x0040d000 c:\JDK\jdk1.5.0_16\bin\java.exe
0x7c900000 - 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f5000 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x77c10000 - 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
0x6d740000 - 0x6d8de000 c:\JDK\jdk1.5.0_16\jre\bin\client\jvm.dll
0x7e410000 - 0x7e4a0000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000 C:\WINDOWS\system32\GDI32.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
0x6d300000 - 0x6d308000 c:\JDK\jdk1.5.0_16\jre\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d710000 - 0x6d71c000 c:\JDK\jdk1.5.0_16\jre\bin\verify.dll
0x6d380000 - 0x6d39d000 c:\JDK\jdk1.5.0_16\jre\bin\java.dll
0x6d730000 - 0x6d73f000 c:\JDK\jdk1.5.0_16\jre\bin\zip.dll
0x6d070000 - 0x6d1df000 C:\JDK\jdk1.5.0_16\jre\bin\awt.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x73760000 - 0x737a9000 C:\WINDOWS\system32\ddraw.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
0x6d2b0000 - 0x6d300000 C:\JDK\jdk1.5.0_16\jre\bin\fontmanager.dll
0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
0x10000000 - 0x10023000 C:\Program Files\UltraVNC\vnchooks.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x74e30000 - 0x74e9c000 C:\WINDOWS\system32\RICHED20.DLL
0x6d440000 - 0x6d45f000 C:\JDK\jdk1.5.0_16\jre\bin\jpeg.dll
0x6d540000 - 0x6d553000 C:\JDK\jdk1.5.0_16\jre\bin\net.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x6d560000 - 0x6d569000 C:\JDK\jdk1.5.0_16\jre\bin\nio.dll
0x6d200000 - 0x6d22f000 C:\JDK\jdk1.5.0_16\jre\bin\cmm.dll
VM Arguments:
jvm_args: -DHANGINGJAVA408 -Xshare:auto -Dresults.dir=K:/stt/gtee/global/1.5.0_16/b09_j4b/2d/10/2d/winxp-i586/2d-2d_stt_suites_winxp-i5862008-09-17-18-28-33/2D_Image
java_command: javasoft.clientsqe.tonga.TTBuilder RunImageLookupOp
Launcher Type: SUN_STANDARD
Environment Variables:
DISPLAY=:0.0
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 (cores per cpu 1, threads per core 2) family 15 model 4 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_16-rev-b09) for windows-x86, built on Sep 9 2008 16:45:29 by "java_re" with MS VC++ 6.0
JDK : JDK1.5.0_16b09j4b
Platforms[s] : Windows Xp
testbase : /net/vice.russia/export/home0/dtf/dtf_ws/suites/1.5.0_URv10/2d
not a regression, retested on 1.5.0_15b08
This is manual tests. Crash was reported by Evergreen.
Evergreen results for RunImageRescaleOp:
http://stt-13.russia/results/1.5.0_16/b09_j4b/2d/manual/Standalone_2d_2008_09_12_17_01_00/egtc.Windows_XP.x86/RunImageRescaleOp/
Evergreen results for RunImageLookupOp:
http://stt-13.russia/results/1.5.0_16/b09_j4b/2d/manual/Standalone_2d_2008_09_12_17_01_00/egtc.Windows_XP.x86/RunImageLookupOp/
I can reproduce only RunImageLookupOp crash on our machine.
Run test select image type step by step ,Test tools crash.
My results :
http://stt-13.russia/results/1.5.0_16/b09_j4b/2d/manual/rerun/2d-2d_stt_suites_winxp-i5862008-09-17-18-28-33/Administrator.Windows_XP.x86/RunImageLookupOp/
RunImageLookupOp crash with log:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d0aa1d7, pid=1360, tid=2664
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_16-rev-b09 mixed mode, sharing)
# Problematic frame:
# C [awt.dll+0x3a1d7]
#
--------------- T H R E A D ---------------
Current thread (0x02cbd330): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2664]
siginfo: ExceptionCode=0xc0000005, reading address 0x22b70040;;
;; si_signo=0xc0000005 EXCEPTION_ACCESS_VIOLATION /* The thread tried to read from or write to a virtual address for which it does not have the appropriate access. */
Registers:
EAX=0x22ad048a, EBX=0x22b6079c, ECX=0x231e34a8, EDX=0x0000f8a4
ESP=0x02fcf72c, EBP=0x02cbd3f0, ESI=0x000000ba, EDI=0x22ad03d0
EIP=0x6d0aa1d7, EFLAGS=0x00010202
Top of Stack: (sp=0x02fcf72c)
0x02fcf72c: 02cbd330 26b099c0 02fcf8bc 26b099c0
0x02fcf73c: 02ccb8d0 00aba310 02dd98d8 02dd98e8
0x02fcf74c: 02dd98c8 231e3334 02cf4a50 00000001
0x02fcf75c: 00000002 02cbf1a8 231e2bac 00000001
0x02fcf76c: 22ad000c 00000002 00000000 00000000
0x02fcf77c: 00000001 00000001 00000000 22af5c80
0x02fcf78c: 22b60010 22af5c90 22af5ce0 22af5ce0
0x02fcf79c: 02fcf79c 2ac8b395 02fcf7e0 2b57c420
Instructions: (pc=0x6d0aa1d7)
0x6d0aa1c7: 8b 5c 24 18 33 d2 66 8b 11 40 8b 1b 83 c1 02 46
0x6d0aa1d7: 8a 14 1a 88 50 ff 8b 54 24 28 3b 72 08 7c e1 8b
;;
Stack: [0x02f90000,0x02fd0000), sp=0x02fcf72c, free space=253k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [awt.dll+0x3a1d7]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.image.ImagingLib.lookupByteBI(Ljava/awt/image/BufferedImage;Ljava/awt/image/BufferedImage;[[B)I+0
j sun.awt.image.ImagingLib.filter(Ljava/awt/image/BufferedImageOp;Ljava/awt/image/BufferedImage;Ljava/awt/image/BufferedImage;)Ljava/awt/image/BufferedImage;+145
j java.awt.image.LookupOp.filter(Ljava/awt/image/BufferedImage;Ljava/awt/image/BufferedImage;)Ljava/awt/image/BufferedImage;+283
J ImageLookupOpTest.itemStateChanged(Ljava/awt/event/ItemEvent;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j java.awt.Choice.processItemEvent(Ljava/awt/event/ItemEvent;)V+11
j java.awt.Choice.processEvent(Ljava/awt/AWTEvent;)V+12
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+517
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00035c18 JavaThread "DestroyJavaVM" [_thread_blocked, id=3620]
=>0x02cbd330 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2664]
0x02cb9b90 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3924]
0x02cb9718 JavaThread "AWT-Shutdown" [_thread_blocked, id=3712]
0x02c585d8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=552]
0x00a71bf8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1744]
0x00a70880 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1204]
0x00a6fc28 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1536]
0x00a6a198 JavaThread "Finalizer" daemon [_thread_blocked, id=1476]
0x00a68d50 JavaThread "Reference Handler" daemon [_thread_blocked, id=460]
Other Threads:
0x00a48b00 VMThread [id=3856]
0x00a72e30 WatcherThread [id=1624]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 576K, used 157K [0x22ad0000, 0x22b70000, 0x22fb0000)
eden space 512K, 29% used [0x22ad0000, 0x22af6480, 0x22b50000)
from space 64K, 6% used [0x22b60000, 0x22b61138, 0x22b70000)
to space 64K, 0% used [0x22b50000, 0x22b50000, 0x22b60000)
tenured generation total 3640K, used 2553K [0x22fb0000, 0x2333e000, 0x26ad0000)
the space 3640K, 70% used [0x22fb0000, 0x2322e470, 0x2322e600, 0x2333e000)
compacting perm gen total 8192K, used 274K [0x26ad0000, 0x272d0000, 0x2aad0000)
the space 8192K, 3% used [0x26ad0000, 0x26b14b50, 0x26b14c00, 0x272d0000)
ro space 8192K, 67% used [0x2aad0000, 0x2b032b50, 0x2b032c00, 0x2b2d0000)
rw space 12288K, 47% used [0x2b2d0000, 0x2b87fb38, 0x2b87fc00, 0x2bed0000)
Dynamic libraries:
0x00400000 - 0x0040d000 c:\JDK\jdk1.5.0_16\bin\java.exe
0x7c900000 - 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f5000 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x77c10000 - 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
0x6d740000 - 0x6d8de000 c:\JDK\jdk1.5.0_16\jre\bin\client\jvm.dll
0x7e410000 - 0x7e4a0000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000 C:\WINDOWS\system32\GDI32.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
0x6d300000 - 0x6d308000 c:\JDK\jdk1.5.0_16\jre\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d710000 - 0x6d71c000 c:\JDK\jdk1.5.0_16\jre\bin\verify.dll
0x6d380000 - 0x6d39d000 c:\JDK\jdk1.5.0_16\jre\bin\java.dll
0x6d730000 - 0x6d73f000 c:\JDK\jdk1.5.0_16\jre\bin\zip.dll
0x6d070000 - 0x6d1df000 C:\JDK\jdk1.5.0_16\jre\bin\awt.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x73760000 - 0x737a9000 C:\WINDOWS\system32\ddraw.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
0x6d2b0000 - 0x6d300000 C:\JDK\jdk1.5.0_16\jre\bin\fontmanager.dll
0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
0x10000000 - 0x10023000 C:\Program Files\UltraVNC\vnchooks.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x74e30000 - 0x74e9c000 C:\WINDOWS\system32\RICHED20.DLL
0x6d440000 - 0x6d45f000 C:\JDK\jdk1.5.0_16\jre\bin\jpeg.dll
0x6d540000 - 0x6d553000 C:\JDK\jdk1.5.0_16\jre\bin\net.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x6d560000 - 0x6d569000 C:\JDK\jdk1.5.0_16\jre\bin\nio.dll
0x6d200000 - 0x6d22f000 C:\JDK\jdk1.5.0_16\jre\bin\cmm.dll
VM Arguments:
jvm_args: -DHANGINGJAVA408 -Xshare:auto -Dresults.dir=K:/stt/gtee/global/1.5.0_16/b09_j4b/2d/10/2d/winxp-i586/2d-2d_stt_suites_winxp-i5862008-09-17-18-28-33/2D_Image
java_command: javasoft.clientsqe.tonga.TTBuilder RunImageLookupOp
Launcher Type: SUN_STANDARD
Environment Variables:
DISPLAY=:0.0
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 (cores per cpu 1, threads per core 2) family 15 model 4 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_16-rev-b09) for windows-x86, built on Sep 9 2008 16:45:29 by "java_re" with MS VC++ 6.0
- backported by
-
JDK-2178754 RunImageRescaleOp and RunImageLookupOp tests crash on jdk 5
- Closed
-
JDK-8037103 RunImageRescaleOp and RunImageLookupOp tests crash on jdk 5
- Closed
-
JDK-2198061 RunImageRescaleOp and RunImageLookupOp tests crash on jdk 5
- Closed