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!

0xC0000005: Access violation reading location 0x01d99000.

613057Dec 11 2007
When I turn on heap validation with gflags (http://www.microsoft.com/whdc/devtools/debugging/default.mspx) in my test project, the function SQLExecDirect seems to be either reading from or writing to uninitialized memory.

I tested out the code found at http://www.oracle.com/technology/docs/tech/windows/odbc/htdocs/817help/sqoraEnabling_Result_Sets_Programming.htm and it has the same problem. It seems that some sort of heap corruption is going on which I believe is causing issues elsewhere in my application.

Has anyone else experienced problems like this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 8 2008
Added on Dec 11 2007
0 comments
2,557 views