ED_Lib icon indicating copy to clipboard operation
ED_Lib copied to clipboard

double free or corruption (out)

Open hlcool opened this issue 3 years ago • 1 comments

When use the camera to detect the circle, some errors will occur after the program runs for a period of time. I found that the following three errors will be reported. 1、double free or corruption (out) 2、free(): invalid next size (fast): 3、corrupted double-linked list

hlcool avatar Apr 21 '21 09:04 hlcool

使用摄像头检测圆圈时,程序运行一段时间后会出现一些错误。 我发现会报以下三个错误。 1、double free or corruption (out) 2、free(): invalid next size (fast): 3、corrupted double-linked list

你好 请问double free 的问题你解决了吗? 我也遇到了同样的问题

Code-Chen avatar Sep 14 '21 01:09 Code-Chen