Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: Debug Assertion Failed mystery - _pFirstBlock == pHead

$
0
0
I have been getting an Debug Assertion Failed! error

dbgheap.c
line:1424
Expression: _pFirstBlock == pHead

json::value data;
data[U("entry1")] = json::value::string(U("data")); <==assertion

Release build produce no assertion error. Strangely that code is similar to the unit test in the SDK (I haven't tried the debug build).

Can you tell me what's wrong with this? So I am not sure if it's really a problem or something I can ignore (or suppress preferably).

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>