crdb_adoplus causes crash: 0xc0000374 - A heap has been corrupted.
Environment:
Windows 2008 R2 Standard - 64bit
SAP Crystal Reports - 13.0.1.220 (SP1)
Problem Description:
The process that performs report generation (export to pdf\xls) crashes.
Analysis of the crash dump points to crdb_adoplus as the cause of the issue. Although the problem recurs fairly frequently it can not be simply reproduced. If the issue is being caused by a particular report, it succeeds on retry (after the crash for example).
Crash dump analysis log here : http://pastie.textmate.org/pastes/2067625/text
Just looking for any tips on how to resolve the issue.
Don Williams replied
Comment them out to see if it works. I copied the snippet into my app and it worked so I just did the same for this post. I never looked at the details of the lines that closely...
Don