diablodale/jit.openni

repeatedly reloading an XML config file with a USER node causes crash

Closed this issue · 1 comments

Setup==========
Windows 7
OpenNI 1.3.2.3 for Win32
PrimeSense NITE 1.4.1.2 for Win32
PrimeSense SensorKinect Win32 Device Driver v0.7 (based on 5.0.3.4)
Max/MSP/Jitter 5.1.8 for Windows

Repeatedly reloading an XML config file with a USER node causes crash; usually in less than 10 times. The crash occurs when xnContextRunXmlScriptFromFileEx() is called. If there is no USER node, the reload can be called over 100 times.

OpenNI fixed this bug in their code. You will need NITE 1.5 or greater.
OpenNI/OpenNI#29