OSCeleton is a proxy that sends skeleton information collected from the kinect sensor via OSC, making it easier to use input from the device in any language / framework that supports the OSC protocol.
Building and running on OS X happened to place the userGenerator after the jointCoords in memory, causing the write to jointCoords[3] in jointPos to destroy the userGenerator in memory.
Building and running on OS X happened to place the userGenerator after the jointCoords in memory, causing the write to jointCoords[3] in jointPos to destroy the userGenerator in memory.