Software Archive
Read-only legacy content

Memory leak persists in CreateColorImageMappedToDepth of the latest SDK

Anastasia_T_
Beginner
340 Views

Hello,

I have found the memory leak still persists in newest version of RealSense SDK (intel_rs_sdk_offline_package_r6_8.0.24.6528)."

When I run the provided code sample "...RSSDK/sample/DF_Projection/",  and choose "CreateColorImageMappedToDepth" from the user interface, the task manager of my PC reports 100MB increase of memory consumption every second, till the used memory reaches 1.6Gb, afterwards the mapped image stops updating.

Could you please fix this in the next release or give me a link to the previous release the does not have this memory leak? 

There is no memory leak in CreateDepthImageMappedToColor, but I cannot use it instead in my application, I need CreateColorImageMappedToDepth without a memory leak.

Thank you in advance,

Best regards

Anastasia

0 Kudos
2 Replies
Dmitry_Z_Intel
Employee
340 Views

Hi Anastasia,

Please specify OS and DCM version that you use.

0 Kudos
Anastasia_T_
Beginner
340 Views

Hi Dmitry,

Because of your question I have realized that even thought I have updated the SDK, I didn't update DCM. So, I have updated it now and there is no memory leak anymore. Thanks a lot!

Best regards,

Anastasia

0 Kudos
Reply