out of memory
Hello,
Recently I found a strange problem.I ported my code from Linux to windows,and there was a memory overflow.After continuous analysis and debugging,I found realsense2.dll growing bigger and bigger,albeit slowly.My Windows10 Realsense SDK is 2.34.0.1448.
-
If you are using the point cloud processing block, there is a known memory leak in it. The link below provides advice about dealing with it.
https://github.com/IntelRealSense/librealsense/issues/2860
-
Are you using syncer in your project. please? There was a confirmed memory leak bug with that, and also in the frame-validator pb, that were fixed in SDK version 2.35.0.
-
Would it be possible to try updating to the latest 2.36.0 Windows SDK to see whether there has been a change since 2.34.0 (which was launched at the end of March 2020) that corrects your problem, please?
https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0
Please sign in to leave a comment.
Comments
7 comments