From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11295 invoked by alias); 12 May 2010 09:46:47 -0000 Received: (qmail 11270 invoked by uid 48); 12 May 2010 09:46:47 -0000 Date: Wed, 12 May 2010 09:46:00 -0000 Message-ID: <20100512094647.11269.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/42811] [4.5 regression] java.lang.ExceptionInInitializerError in ecj1 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "ubizjak at gmail dot com" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2010-q2/txt/msg00040.txt.bz2 ------- Comment #18 from ubizjak at gmail dot com 2010-05-12 09:46 ------- FYI, the same failure happens on x86_64-pc-linux-gnu, but is silent for some reason: gmake[4]: Entering directory `/home/uros/gcc-build/x86_64-unknown-linux-gnu/boehm-gc' Switched to incremental mode Emulating dirty bits with mprotect/signals Completed 3 tests Allocated 5705175 collectable objects Allocated 306 uncollectable objects Allocated 3750000 atomic objects Allocated 34440 stubborn objects Finalized 6679/6679 objects - finalization is probably ok Total number of bytes allocated is 327875152 Final heap size is 22253568 bytes Collector appears to work Completed 384 collections PASS: gctest Leaked composite object at 0x2b5d6f749ef0 (../../../gcc-svn/trunk/boehm-gc/tests/leak_test.c:16, sz=8, NORMAL) PASS: leaktest Final heap size is 131072 PASS: middletest PASS: staticrootstest ================== All 4 tests passed ================== -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42811