Java basic example crashes
Posted: Sun 2. Mar 2014, 10:50
Hi,
When I try to connect to the USB device, the application crashes by pressing the connect buttton
As channel I selected: PCAN_USBBUS1
Baus Rate: PCAN_BAUD_500K
I am using the 64bit version, JAVA demo 1.8.2 with java version 1.7.0_40
Can anyone help me?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007103c60c, pid=9480, tid=6264
#
# JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b56 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [EMET64.dll+0xc60c]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\fengels\AppData\Local\My Local Documents\Workspace\PeakCan\hs_err_pid9480.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
When I try to connect to the USB device, the application crashes by pressing the connect buttton
As channel I selected: PCAN_USBBUS1
Baus Rate: PCAN_BAUD_500K
I am using the 64bit version, JAVA demo 1.8.2 with java version 1.7.0_40
Can anyone help me?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007103c60c, pid=9480, tid=6264
#
# JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b56 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [EMET64.dll+0xc60c]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\fengels\AppData\Local\My Local Documents\Workspace\PeakCan\hs_err_pid9480.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#