c++ heap error without using the library?! [closed]

asked 2020-11-24 12:09:28 -0600

mael15 gravatar image

Hi everyone, I get this long list of heap errors without even using any opencv function, appearantly only by linking to the dll?!

Detected memory leaks! Dumping objects -> {7014} normal block at 0x000002A0BB1E7230, 32 bytes long. Data:

] > 60 5D 1E BB A0 02 00 00 00 00 00 00 00 00 00 00 {7011} normal block at 0x000002A0BB1E5D40, 88 bytes long. Data: < fV > 00 66 1E BB A0 02 00 00 60 56 1E BB A0 02 00 00 {7005} normal block at 0x000002A0BB1E6E70, 32 bytes long. Data: <google.protobuf.&gt; 67="" 6f="" 6f="" 67="" 6c="" 65="" 2e="" 70="" 72="" 6f="" 74="" 6f="" 62="" 75="" 66="" 2e="" {7004}="" normal="" block="" at="" 0x000002a0bb1e1e20,="" 16="" bytes="" long.="" data:="" &lt;="" t="" &gt;="" 00="" 54="" 1e="" bb="" a0="" 02="" 00="" 00="" 00="" 00="" 00="" 00="" 00="" 00="" 00="" 00="" {7003}="" normal="" block="" at="" 0x000002a0bb1e53e0,="" 88="" bytes="" long.="" data:="" <p="" <code="">L > 70 15 1A BB A0 02 00 00 60 4C 1E BB A0 02 00 00 {6997} normal block at 0x000002A0BB1E39B0, 48 bytes long. Data: <google.protobuf.> 67 6F 6F 67 6C 65 2E 70 72 6F 74 6F 62 75 66 2E {6996} normal block at 0x000002A0BB1E1100, 16 bytes long. Data: < Q > 80 51 1E BB A0 02 00 00 00 00 00 00 00 00 00 00 {6995} normal block at 0x000002A0BB1E5160, 88 bytes long. Data: <L > 60 4C 1E BB A0 02 00 00 A0 A8 1F BB A0 02 00 00 {6989} normal block at 0x000002A0BB1E6C90, 32 bytes long. Data: <google.protobuf.&gt; 67="" 6f="" 6f="" 67="" 6c="" 65="" 2e="" 70="" 72="" 6f="" 74="" 6f="" 62="" 75="" 66="" 2e="" {6988}="" normal="" block="" at="" 0x000002a0bb1e13d0,="" 16="" bytes="" long.="" data:="" &lt;="" p="" &gt;="" e0="" 50="" 1e="" bb="" a0="" 02="" 00="" 00="" 00="" 00="" 00="" 00="" 00="" 00="" 00="" 00="" {6987}="" normal="" block="" at="" 0x000002a0bb1e50c0,="" 88="" bytes="" long.="" data:="" <p="" <code="">j > 70 15 1A BB A0 02 00 00 60 6A 1E BB A0 02 00 00 {6981} normal block at 0x000002A0BB1E6F30, 32 bytes long. Data: <google.protobuf.> 67 6F 6F 67 6C 65 2E 70 72 6F 74 6F 62 75 66 2E {6980} normal block at 0x000002A0BB1E1A60, 16 bytes long. Data: < L > 80 4C 1E BB A0 02 00 00 00 00 00 00 00 00 00 00 {6979} normal block at 0x000002A0BB1E4C60, 88 bytes long. Data: <pQ > 70 15 1A BB A0 02 00 00 60 51 1E BB A0 02 00 00 {6973} normal block at 0x000002A0BB1E3080, 48 bytes long. Data: <google.protobuf.&gt; 67="" 6f="" 6f="" 67="" 6c="" 65="" 2e="" 70="" 72="" 6f="" 74="" 6f="" 62="" 75="" 66="" 2e="" {6972}="" normal="" block="" at="" 0x000002a0bb1e15b0,="" 16="" bytes="" long.="" data:="" &lt;<code="">S > 60 53 1E BB A0 02 00 00 00 00 00 00 00 00 00 00 {6971} normal block at 0x000002A0BB1E5340, 88 bytes long. Data: <p @x > 70 15 1A BB A0 02 00 00 40 58 1E BB ...

(more)
edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by berak
close date 2020-11-24 12:53:45.091990

Comments

berak gravatar imageberak ( 2020-11-24 12:54:05 -0600 )edit