Quantcast
Channel: Kinect - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 530

Error when trying to run sketch with SimpleOpenNI

$
0
0

Hi all,

I followed the installation instructions as given here, but when i run the sketch I get the following error:

SimpleOpenNI Version 1.96
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x0000000157fe00b4, pid=472, tid=50203
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C  [libfreenect.0.1.2.dylib+0x40b4]  freenect_camera_init+0x178
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/xxxxx/Documents/Processing/libraries/SimpleOpenNI/library/osx/hs_err_pid472.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.
#
After initialization:

Could not run the sketch (Target VM failed to initialize).
For more information, read revisions.txt and Help → Troubleshooting

I have the latest version of java and processing installed. I'm on MacOS 10.8.5. I did update processing, since i was still running 1.5.1. Anybody any idea about how to get the kinect camera working in processing 2.0?

Thank you!


Viewing all articles
Browse latest Browse all 530

Trending Articles