On 16.09.2006 16:04, Lukas Erlinghagen wrote:
> Unfortunately, that only fixes compilation, but creates another crash at
> runtime. cssysdef.h has to be #included after the cppunit headers,
> otherwise we run into the infamous RtlFreeHeap-issue (memory being
> deallocated on a different heap than it was allocated on).

I suspect the issues comes from CS' allocator and the default runtime
allocator being mixed (probably some memory being allocated in the
cppunit headers, passed into libcppunit, and freed there).

-f.r.

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Crystal-main mailing list
Crystal-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to