Hi, I have noticed memory leaks in relatively simple single-place X10/C++ programs. I was wondering whether others had observed leaks, and if so what approach you have used to determine the source.
I am aware that there is currently no garbage collection of distributed objects, and that BDW-GC is included as a library and is not part of the X10 project. It seems to be impossible to use Memcheck with BDW-GC. I followed the Simplified Leak Detection instructions for the Garbage Collector ( http://www.hpl.hp.com/personal/Hans_Boehm/gc/leak.html ); sure enough it generates a flood of "Leaked composite object..." messages, but these aren't very helpful in finding the source of the leak. (I was unable to disable threads as instructed.) Any advice on tracking memory leaks would be greatly appreciated! Many thanks, Josh ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users