Let’s compare the pipeline first. Could you refer to our FAQ to get the pipelines of DS 7.0 and 7.1 respectively?
Hi,
Please see below link for 7.0 full pipeline and 7.1 pipeline.
To keep things simple I have given you a short pipeline for 7.1 which should give a chance to spot and resolve the issue.
Further during debugging using standard app I found that release_user_meta_at_frame_level function is called twice while nvds_add_user_meta_to_frame is called only once. I feel that this is the reason double free or corruption error has occurred. Please check and resolve.
Thanks for that clarification. This is an issue of double release of the metadata. Please refer to the following topic #4.
@yuweiw Seems like there is another issue with DS7.1 for accessing raw tensor as metadata, please look at Not able to access raw tensor output as metadata
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.