Software Archive
Read-only legacy content
17060 Discussions

Error in Processing Sample Code

JD_K_
Beginner
470 Views

     When I run the sample Hand Tracking program in Processing, the program always crashes.  It always seems to happen after the 2502 frame.  Did I make a mistake when I was setting everything up?  I would really appreciate it if someone could provide some insight on the problem.  I'll post the error message below.

 

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffde68ba7be, pid=8624, tid=7672
#
# 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  [libpxcclr.jni.dll+0xa7be]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#

     

0 Kudos
0 Replies
Reply