-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b81
-
generic
-
windows_xp
We have a complex demo application that crashes reliably when the OGL pipeline is
enabled. The crash log (attached) shows an apparent SEGV in jvm.dll, but after
turning on -Xcheck:jni it becomes apparent that the crash is caused by passing
a null global/local ref to GetPrimitiveArrayCritical() when processing an
OGLGeneralBlit operation.
enabled. The crash log (attached) shows an apparent SEGV in jvm.dll, but after
turning on -Xcheck:jni it becomes apparent that the crash is caused by passing
a null global/local ref to GetPrimitiveArrayCritical() when processing an
OGLGeneralBlit operation.