--
You received this message because you are subscribed to the Google Groups "OpenNI" group.
To post to this group, send email to openn...@googlegroups.com.
To unsubscribe from this group, send email to openni-dev+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openni-dev?hl=en.
I have just had a quick test and checked if the segmentation fault
problem is gone. My program just crashed.
I think that the problem is still existing. Would fixing this bug be
in the next release?
Thanks you.
Program received signal SIGSEGV, Segmentation fault.
0x00007fffe7e01862 in Segmentation::checkOcclusion(int, int, int, int)
() from /usr/lib/libXnVFeatures_1_4_0.so
(gdb) where
#0 0x00007fffe7e01862 in Segmentation::checkOcclusion(int, int, int,
int) () from /usr/lib/libXnVFeatures_1_4_0.so
#1 0x00007fffe7e09174 in Segmentation::detectionByFg() () from
/usr/lib/libXnVFeatures_1_4_0.so
#2 0x00007fffe7e12b37 in Segmentation::update(Array2D<unsigned short>
const&, MotionDetectorByEdges const&, Floor const&, Farfield&,
std::vector<Vector2D<int>, std::allocator<Vector2D<int> > > const*) ()
from /usr/lib/libXnVFeatures_1_4_0.so
#3 0x00007fffe7df84a9 in SceneAnalyzer::Update(xn::DepthGenerator
const&, std::vector<Vector2D<int>, std::allocator<Vector2D<int> > >
const*) ()
from /usr/lib/libXnVFeatures_1_4_0.so
#4 0x00007fffe7ddd541 in XnVSceneAnalyzer::UpdateData() () from
/usr/lib/libXnVFeatures_1_4_0.so
#5 0x00007fffe7debeae in XnVSkeletonGenerator::UpdateData() () from
/usr/lib/libXnVFeatures_1_4_0.so
#6 0x00007ffff7b953f8 in xnUpdateDataImpl(XnInternalNodeData*) ()
from /usr/lib/libOpenNI.so
#7 0x00007ffff7b97a0d in xnUpdateTreeImpl(XnProductionNodesSet*,
XnNodeInfo const*) () from /usr/lib/libOpenNI.so
#8 0x00007ffff7b97843 in xnUpdateTreeImpl(XnProductionNodesSet*,
XnNodeInfo const*) () from /usr/lib/libOpenNI.so
#9 0x00007ffff7b98b66 in xnWaitNoneUpdateAll () from /usr/lib/libOpenNI.so
#10 0x00000000004973c7 in xn::Context::WaitAndUpdateAll() ()
#11 0x0000000000495427 in CVNIGrabber::update() ()
#12 0x000000000048961d in main ()
Jinhan
The pull requests are still open. Have they just been ignored?
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
Jinhan