Export to GitHub

simple-openni - issue #43

SIGSEGV under Ubuntu 12.04 / [libXnVFeatures_1_5_2.so+0x8ce56] Segmentation::detectionByPoint


Posted on May 19, 2012 by Happy Panda

From time to time I get the following fatal error under Ubuntu 12.04. Is this a simple-openni bug or is it a OpenNI bug?

SimpleOpenNI Version 0.26

#

A fatal error has been detected by the Java Runtime Environment:

#

SIGSEGV (0xb) at pc=0x00007f4dd86a4e56, pid=2796, tid=139972363659008

#

JRE version: 6.0_25-b06

Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 compressed oops)

Problematic frame:

C [libXnVFeatures_1_5_2.so+0x8ce56] Segmentation::detectionByPoint(bool, std::vector<Vector2D<int>, std::allocator<Vector2D<int> > > const*)+0x116

Attachments

Comment #1

Posted on May 19, 2012 by Quick Bear

Yes i had this too. The error message is in OpenNI. This bug only appears if you start the UserGenerator, but i didn't test it very detailed.

Comment #2

Posted on May 19, 2012 by Happy Panda

Do you mean the UserGenerator class of the OpenNI API that is used if I access the sceneMap object of the SimpleOpenNI class?

Comment #3

Posted on May 24, 2012 by Quick Bear

I updated the OpenNI modules in v0.27. Seams like this bug disappeared with the new OpenNI modules.

Status: Fixed

Labels:
Type-Defect Priority-Medium