atduskgreg / opencv-processing

OpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API
Other
1.32k stars 464 forks source link

crash while running P3D, P2D #111

Open sebmorales opened 5 years ago

sebmorales commented 5 years ago

I'm having problems using the library with P3D. I can't really find much info about this but tried to computers and had the same result (Mac OS 64-bit, retina and non-retina).

End goal is to be able to use the syphon library as well, but this one requires P3D.

Any thoughts?

OpenCV for Processing 0.5.2 by Greg Borenstein http://gregborenstein.com Using Java OpenCV 2.4.5.0 A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0x000000011e458083, pid=3401, tid=0x000000000000e90f JRE version: Java(TM) SE Runtime Environment (8.0_181-b13) (build 1.8.0_181-b13) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 mixed mode bsd-amd64 compressed oops) Problematic frame: C [AppleIntelHD3000GraphicsGLDriver+0x30f083] gldBlitFramebufferData+0x4b7

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again ... Could not run the sketch (Target VM failed to initialize). For more information, read revisions.txt and Help → Troubleshooting.