Login  Register

Re: JVM crashes (with shaders?)

Posted by Martin on Feb 15, 2012; 8:51am
URL: https://forum.jogamp.org/JVM-crashes-with-shaders-tp3741796p3746212.html

Reinstalling drivers solved the problem for a jzy3d user, thanks for him (https://groups.google.com/forum/#!topic/jzy3d/OzVpeTtQUl8)

His core dump header indeed seams to mention a NVidia dll:

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69732332, pid=5832, tid=1300
#
# JRE version: 6.0_30-b12
# Java VM: Java HotSpot(TM) Client VM (20.5-b03 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [nvoglnt.dll+0x232332]

My core dump does not give lot of information, I think that may be a different problem (my drivers are up to date)

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=8308, tid=6060
#
# JRE version: 6.0_29-b11
# Java VM: Java HotSpot(TM) Client VM (20.4-b02 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  0x00000000

I will post a bug report asap.
Cheers,
Martin