Hi,
I'm trying to log data from Kinect using the rawlog-grabber, but as soon the logging starts, the required RAM-memory increases until it is completely full and the program crashes. Am I doing something wrong or is this a bug?
Thank you in advance and thank you for the great work!
Best,
Stefan


Hi Stefan,
Thanks for reporting! Yes, it was a leak in the memory pooling mechanism.
It's already fixed in SVN trunk (http://code.google.com/p/mrpt/source/detail?r=2857) and in the Ubuntu PPA packages.
Cheers.