From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9226 invoked by alias); 2 Apr 2011 16:21:08 -0000 Received: (qmail 9209 invoked by uid 22791); 2 Apr 2011 16:21:06 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-vw0-f47.google.com (HELO mail-vw0-f47.google.com) (209.85.212.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 02 Apr 2011 16:21:02 +0000 Received: by vws2 with SMTP id 2so4167354vws.20 for ; Sat, 02 Apr 2011 09:21:01 -0700 (PDT) Received: by 10.52.66.136 with SMTP id f8mr3529931vdt.122.1301761260151; Sat, 02 Apr 2011 09:21:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.167.34 with HTTP; Sat, 2 Apr 2011 09:20:20 -0700 (PDT) In-Reply-To: <4D960E35.90807@caviumnetworks.com> References: <4D960E35.90807@caviumnetworks.com> From: Erik Groeneveld Date: Sat, 02 Apr 2011 16:21:00 -0000 Message-ID: Subject: Re: GC leaks debugging To: David Daney Cc: java Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2011-04/txt/msg00014.txt.bz2 On Fri, Apr 1, 2011 at 19:41, David Daney wrote: > On 04/01/2011 01:39 AM, Erik Groeneveld wrote: > You should also look at: > > http://gcc.gnu.org/onlinedocs/gcc-4.6.0/gcj/Invoking-gc_002danalyze.html#Invoking-gc_002danalyze I am running it now. But I am using the debug version and since it is using GCJ itself, it logs so incredibly many BLACKLIST messages it hardly proceeds.... I have over 50MB error log, and it is still only reading the symbols from the shared libraries. I'll recompile the latest non-debug version an give it another try. Erik > > David Daney > > [...] > > >