From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2447 invoked by alias); 15 Feb 2010 22:10:58 -0000 Received: (qmail 2426 invoked by uid 48); 15 Feb 2010 22:10:58 -0000 Date: Mon, 15 Feb 2010 22:10:00 -0000 Subject: [Bug java/43086] New: PR16923 fails with Assertion failed: (class_id) X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" 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-q1/txt/msg00113.txt.bz2 On x86_64-apple-darwin9/10, the PR16923 libjava testcase, when linked to the proper libiconv, fails with... Assertion failed: (class_id), function main, file /sw/src/fink.build/gcc44-4.4.2-1000/gcc-4.4.2/libjava/testsuite/libjava.jni/invocation/PR16923.c, line 35. Abort A build of gcc-4.4.2 with the libgcc built with -O0 shows a backtrace of this failure as... #0 _Jv_AllocPtrFreeObj [inlined] () at java-gc.h:55 #1 _Jv_AllocString (len=Cannot access memory at address 0xf ) at ../../../gcc-4.4.2/libjava/prims.cc:627 Cannot access memory at address 0xf -- Summary: PR16923 fails with Assertion failed: (class_id) Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: x86_64-apple-darwin* GCC host triplet: x86_64-apple-darwin* GCC target triplet: x86_64-apple-darwin* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43086