Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

[VS2015] Debug assertion at all std::string related functions

65496402-0de0-4afd-838c-37ca324e4d22Jan 8 2016 — edited Jan 21 2016

I'm getting debug assertion(__acrt_first_block == header) when using any of the std::string related OCCI functions(SQLException::getMessage(), Statement::getString(), etc). The functions themselves do work so for example when using ::getMessage I get the message but get an assertion at the end of deallocator block. I'm using Visual Studio 2015 Enterprise with Oracle 12.1.0(vc12). "Release" build doesn't cause any problems and works as expected.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2016
Added on Jan 8 2016
2 comments
2,422 views