-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b82
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018693 | 7u45 | Sergey Bylokhov | P3 | Closed | Fixed | b01 |
JDK-8014258 | 7u40 | Sergey Bylokhov | P3 | Closed | Fixed | b25 |
Issues appeares on some Mac machines.
All tests lead to JVM crash.
Looks like awt thread works incorrectly with OGL answers
See attached thread dump
*[E] CGLGraphicsConfig_getCGLConfigInfo: shared NSOpenGLPixelFormat
is NULL*
[I] OGLRenderQueue_flushBuffer: limit=16
[V] OGLRenderQueue_flushBuffer: opcode=90, rem=12
[V] OGLRenderQueue_flushBuffer: opcode=71, rem=8
[I] OGLSD_SetScratchContext
[E] OGLSD_SetScratchContext: cgl config info is null
[I] OGLContext_getOGLIdString
# Problematic frame:
# C [libGL.dylib+0x197a] glGetString+0xf
All tests lead to JVM crash.
Looks like awt thread works incorrectly with OGL answers
See attached thread dump
*[E] CGLGraphicsConfig_getCGLConfigInfo: shared NSOpenGLPixelFormat
is NULL*
[I] OGLRenderQueue_flushBuffer: limit=16
[V] OGLRenderQueue_flushBuffer: opcode=90, rem=12
[V] OGLRenderQueue_flushBuffer: opcode=71, rem=8
[I] OGLSD_SetScratchContext
[E] OGLSD_SetScratchContext: cgl config info is null
[I] OGLContext_getOGLIdString
# Problematic frame:
# C [libGL.dylib+0x197a] glGetString+0xf
- backported by
-
JDK-8014258 Failure in 2D Queue Flusher thread on Mac
- Closed
-
JDK-8018693 Failure in 2D Queue Flusher thread on Mac
- Closed
- duplicates
-
JDK-7124419 [macosx] Crash with CToolkit starting through VNC link from a server without a monitor attached.
- Closed