-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2, 1.4.2_03, 1.4.2_06, 5.0, 5.0u10, 6
-
b17
-
generic, x86
-
generic, linux, windows_2003, windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2162669 | 6u10 | Alexey Ushakov | P2 | Closed | Cannot Reproduce | |
JDK-2150818 | 6u4 | Alexey Ushakov | P3 | Resolved | Fixed | b02 |
JDK-2205025 | 5.0u31 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-2205026 | 1.4.2_33 | Sean Coffey | P3 | Resolved | Fixed | b01 |
Platform: windows-amd64 (I could not repro the problem on win-i386 platform)
Steps:
=====
It is pretty hard to reproduce, happened 4 times out of 10-15 tries...
a) On a windows-amd64 platform, start SwingSet2 demo:
$ cd M:/NightlyBuilds/re/6.0/promoted/rc/b96/binaries/windows-amd64
## which is /java/re/jdk/6.0/promoted/rc/b96/binaries/windows-amd64
$ bin/java -jar demo/jfc/SwingSet2/SwingSet2.jar
b) As soon as the window appears (this is important), switch to Windows L&F
(click on "Look & Feel" menu, choose "Windows Look & Feel").
c) As fast as possible, click on the 3rd tab (JColorChooser Demo).
d) Exit the demo if it did not crash.. And repeat until it crashes.
Error message:
==============
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000078edc97b, pid=2908, tid=1148
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0-rc-b96 mixed mode)
# Problematic frame:
# C [ntdll.dll+0x1c97b]
#
# An error report file with more information is saved as C:\DOCUME~1\ADMINI~1.JCG\LOCALS~1\Temp\hs_err_pid2908.log
#
See Comments section for more info.
See the "hs_err_pidxxx.log" files attached.
- backported by
-
JDK-2150818 SwingSet2 demo crashes with ACCESS_VIOLATION in [ntdll.dll+0x1c97b] on windows-amd64
-
- Resolved
-
-
JDK-2205025 SwingSet2 demo crashes with ACCESS_VIOLATION in [ntdll.dll+0x1c97b] on windows-amd64
-
- Resolved
-
-
JDK-2205026 SwingSet2 demo crashes with ACCESS_VIOLATION in [ntdll.dll+0x1c97b] on windows-amd64
-
- Resolved
-
-
JDK-2162669 SwingSet2 demo crashes with ACCESS_VIOLATION in [ntdll.dll+0x1c97b] on windows-amd64
-
- Closed
-
- duplicates
-
JDK-6501898 SIGSEGV near libc.so.6 after calling Java_sun_dc_pr_PathFiller_writeAlpha8
-
- Closed
-
-
JDK-6557880 JVM Crash in the Ductus code near writeApha8
-
- Closed
-
-
JDK-7011622 JRockit JDK Simplification - Backport fix for sun bug 6464341 (in dcLLFillerS.c) to 1.4.2 and 1.5.0
-
- Closed
-