Andrew Haley wrote: > David Daney wrote: >> Andrew Haley wrote: >>> May I point you to: >>>> http://gcc.gnu.org/onlinedocs/gcc-4.3.0/gcj/Invoking-gc_002danalyze.html >>>> We wrote it specifically to shed light on this type of problem. >> Thanks, but it wouldn't help here because the call never returns. > There's nowhere to invoke GCInfo.enumerate(). gnu.gcj.util.GCInfo.setOOMDump(String namePrefix) David Daney