Olá Pessoal!
Estou executando uma thread e me apareceu o seguinte erro:
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x10097b3c, pid=5400, tid=3320
JRE version: 7.0_09-b05
Java VM: Java HotSpot™ Client VM (23.5-b02 mixed mode, sharing windows-x86 )
Problematic frame:
C [DarumaFrameWork.dll+0x97b3c] iResetar_DSP_DarumaFramework+0x1b9c
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
…
Acho que a principal linha de erro é essa aqui:
“Failed to write core dump. Minidumps are not enabled by default on client versions of Windows”
Alguém tem alguma ideia do que se trata esse erro?!
Obrigado!